Game crashing whenever i press 'Z'

Blankvessel

Green Slime
The game is crashing whenever I press 'Z', be it an attack action or an interaction. I tried pressing it without any weapon equipped and it still happens. I sent the bug report through the prompt that appears after the game crashes, posting this here too just to be sure.

Edit: Below is the error log
Version: 1.03c Steamy Hot Stable

Error: System.NullReferenceException: Referência de objeto não definida para uma instância de um objeto.
em SoG.CollisionMaster.TryCollision(Collider col1, Collider col2) na (path)\Collision\CollisionMaster.cs:linha 242
em SoG.Game1._Interaction_CheckActionOverrides_DynamicEnvironment(PlayerView xView, DynamicEnvironment xVal) na (path)\Entities\NPC.cs:linha 171
em SoG.Game1._Interaction_CheckActionOverrides(PlayerView xView) na (path)\Entities\NPC.cs:linha 261
em SoG.Game1._Input_AttackButtonPressed(PlayerView xThisView, Boolean bFromAttackBuffer) na (path)\InputHandling.cs:linha 2406
em SoG.Game1._IngameInput_HandleInput(Int64 iPlayerID, LocalInputHelper xInput) na (path)\InputHandling.cs:linha 1220
em SoG.Game1._IngameInput_Handling() na (path)\InputHandling.cs:linha 332
em SoG.Game1.Update(GameTime gameTime) na (path)\Game1.cs:linha 1687 - FullScreen: Yes_Windowed - NetworkRole: LocalOnly - scue: Gardener_cut - MD5: 01d154d6a17452cc36d51c8bdebf5668
 
Last edited:

Blankvessel

Green Slime
I tested and it only happens with one of my chars too, tried with two pre-existing others and could press 'Z' just fine.
 

Own

Moderator
Gardener_cut, so this has something to do with Luigi in Evergrind if I had to guess? I've seen multiple people reporting trying to press Z / Attack / Interact in Evergrind resulting in a crash like that. It's never the exact same situation.

The last person I helped with this was in co-op mode, I told them to leave the city and come back and that seemed to fix it. You could upload the bugged world/save files here first before doing that, though, if you like.
 

Blankvessel

Green Slime
Leaving the city and coming back did the trick apparently, right now I'm pressed for time and can't test much more.
But it's strange because I'm almost certain that I tried teleporting to some others locations before trying pressing it and the game would still crash. When I get time I'll test some more. But thanks!
 
Top