Jump to content

Recommended Posts

Assert failed: Two seeds of different subspecies just absorbed!

UnityEngine.Debug:LogError(Object)
Debug:LogError(Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Debug.cs:142)
Debug:Assert(Boolean, Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Debug.cs:188)
PlantableSeed:OnAbsorb(Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Creatures/common/PlantableSeed.cs:54)
<>c:<.cctor>b__19_0(PlantableSeed, Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Creatures/common/PlantableSeed.cs:32)
IntraObjectHandler`1:Trigger(GameObject, Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/EventSystem.cs:109)
EventSystem:Trigger(GameObject, Int32, Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/EventSystem.cs:146)
KMonoBehaviour:Trigger(Int32, Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/KMonoBehaviour.cs:411)
Pickupable:Absorb(Pickupable) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/components/Pickupable.cs:657)
Pickupable:TryAbsorb(Pickupable, Boolean, Boolean) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/components/Pickupable.cs:571)
Pickupable:OnCellChange() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/components/Pickupable.cs:507)
CellChangeMonitor:RenderEveryTick() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/CellChangeMonitor.cs:194)
Game:Update() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Game.cs:1341)

 

屏幕截图 2021-05-16 174302.png

DxDiag.txt Player.log

So, someone knows what is the matter?

Link to comment
Share on other sites

It's most probably the mutant sleet wheat seeds combining/stacking either in front of the plant on the ground, in a fridge or when dropped by the analyzer.

There are several bug reports and I think yours could be the same one. (If it isn't maybe you could try making a new bug report in the bug tracker section)

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...