#Celeste crashing whenever entering a dream block
15 messages · Page 1 of 1 (latest)
This same problem is happening to me
2 hours ago everything worked fine, I got an update on mods and then everytime I get into a dream block, game crashes
hopefully if it was an update that broke it they will fix it soon
this is not the right log, this one is from december
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Monocle.Tracker.GetEntity[T]()
at Celeste.Mod.ProgHelper.ActorExtensions.Actor_NaiveMove(orig_NaiveMove naiveMove, Actor actor, Vector2 amount) in C:\Program Files (x86)\Steam\steamapps\common\Celeste\Mods\ProgHelper\src\Extensions\ActorExtensions.cs:line 20
at Hook<System.Void Celeste.Mod.ProgHelper.ActorExtensions::Actor_NaiveMove(On.Celeste.Actor+orig_NaiveMove,Celeste.Actor,Microsoft.Xna.Framework.Vector2)>(Actor , Vector2 )
at SyncProxy<System.Void Celeste.Actor:NaiveMove(Microsoft.Xna.Framework.Vector2)>(Actor , Vector2 )
at DMD<System.Int32 Celeste.Player:DreamDashUpdate()>(Player this)```@wraith mauve
seems like when you commented out the customentity attribute on it you also made it not tracked which causes issues if you try to get it in the tracker anyway
@umbral plover @timber crow for the time being disable proghelper until it's fixed it has now been fixed
Oh whoops
I commented that out because it's a WIP feature
I'll fix that real quick
@umbral plover Fixed in version 1.3.3