#[When AFK] ClusterMapMeteorShowerVisualizer Error

10 messages · Page 1 of 1 (latest)

haughty kindle
#
NullReferenceException: Object reference not set to an instance of an object

ClusterMapMeteorShowerVisualizer.PlayRevealAnimation (System.Boolean playIdentifyAnimationIfVisible) (at <5375d36347d34bc0b1ea487bdcad48e4>:0)
ClusterMapMeteorShower+Instance.RefreshVisuals (System.Boolean playIdentifyAnimationIfVisible) (at <5375d36347d34bc0b1ea487bdcad48e4>:0)
ClusterMapMeteorShower+Instance.Identify () (at <5375d36347d34bc0b1ea487bdcad48e4>:0)
ClusterMapMeteorShower+Instance.ProgressIdentifiction (System.Single points) (at <5375d36347d34bc0b1ea487bdcad48e4>:0)
ClusterTelescope+ClusterTelescopeIdentifyMeteorWorkable.OnWorkTick (WorkerBase worker, System.Single dt) (at <5375d36347d34bc0b1ea487bdcad48e4>:0)
Workable.WorkTick (WorkerBase worker, System.Single dt) (at <5375d36347d34bc0b1ea487bdcad48e4>:0)
StandardWorker.Work (System.Single dt) (at <5375d36347d34bc0b1ea487bdcad48e4>:0)
GameStateMachine`4+State+<>c__DisplayClass92_0[StateMachineType,StateMachineInstanceType,MasterType,DefType].<ToggleWork>b__1 (StateMachineInstanceType smi, System.Single dt) (at <5375d36347d34bc0b1ea487bdcad48e4>:0)
BucketUpdater`1[DataType].Update (DataType data, System.Single dt) (at <1f583ce96a48430ba66629e5477a0517>:0)
UpdateBucketWithUpdater`1[DataType].Update (System.Single dt) (at <1f583ce96a48430ba66629e5477a0517>:0)
StateMachineUpdater+BucketGroup.AdvanceOneSubTick (System.Single dt) (at <1f583ce96a48430ba66629e5477a0517>:0)
StateMachineUpdater.AdvanceOneSimSubTick () (at <1f583ce96a48430ba66629e5477a0517>:0)
Game.SimEveryTick (System.Single dt) (at <5375d36347d34bc0b1ea487bdcad48e4>:0)
Game.Update () (at <5375d36347d34bc0b1ea487bdcad48e4>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
LogCatcher:UnityEngine.ILogHandler.LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

Build: U55-663500-S
arctic cipher
#

Thats a weird one.
I would have said invalid meteor season type, but you have meteor migration (which fixes such issues on load) and it detects no invalid asteroid seasons, so it's not that

#

What's crashing is;
A telescope identifying an incoming starmap meteor shower, it fails at playing a reveal animation

haughty kindle
#

I afk about 30mins

#

But the meteor shower just ended a short while ago

#

How many cycles does it normally take for a meteor shower to occur?

haughty kindle