A fatal bug

guaguagua

Green Slime
I don't know what happened, but whenever I use the shield in the game, an error message will appear.
The error message goes like this
Version: 1.03c Steamy Hot Stable

Error: System.NullReferenceException: 未将对象引用设置到对象的实例。
在 SoG.CollisionMaster.TryCollision(Collider col1, Collider col2) 位置 (path)\Collision\CollisionMaster.cs:行号 242
在 SoG.Game1._Interaction_CheckActionOverrides_DynamicEnvironment(PlayerView xView, DynamicEnvironment xVal) 位置 (path)\Entities\NPC.cs:行号 171
在 SoG.Game1._Interaction_CheckActionOverrides(PlayerView xView) 位置 (path)\Entities\NPC.cs:行号 261
在 SoG.Game1._IngameInput_HandleInput(Int64 iPlayerID, LocalInputHelper xInput) 位置 (path)\InputHandling.cs:行号 1629
在 SoG.Game1._IngameInput_Handling() 位置 (path)\InputHandling.cs:行号 332
在 SoG.Game1.Update(GameTime gameTime) 位置 (path)\Game1.cs:行号 1687 - FullScreen: Yes_Windowed - NetworkRole: LocalOnly - scue: PlanteaHostilis_Idle - MD5: 01d154d6a17452cc36d51c8bdebf5668
 

Teddy

Developer
Staff member
Hey, thanks for the report!

Do you have any plants that are waiting to grow in your house currently?
 

guaguagua

Green Slime
Hey, thanks for the report!

Do you have any plants that are waiting to grow in your house currently?
Yes, I am currently planting plants in a house in my game. In fact, the first time I encountered this bug was when I interacted with plants in the house, and then when I entered the game again, I couldn't use the shield.
 
Top