Project Zomboid

Project Zomboid

Super Survivors! (For Build 40)
darkAco Jul 23, 2018 @ 1:02am
Game Crashes when Wife eats things
Game crashed when I ordered my wife to go find something to eat.
She started searching, found a package of juice and when she actually consumed it, the game did freeze.

console.txt:
Jul 23, 2018 9:55:58 AM zombie.GameWindow run
SCHWERWIEGEND: null
java.lang.IllegalStateException
at zombie.ui.UIManager.update(UIManager.java:1005)
at zombie.GameWindow.logic(GameWindow.java:618)
at zombie.GameWindow.run(GameWindow.java:1301)
at zombie.GameWindow.maina(GameWindow.java:1077)
at zombie.gameStates.MainScreenState.main(MainScreenState.java:183)

1532332558732 pre load count is 6
1532332558732 loading groups
1532332558732 loading group#0
1532332558734 starting load
1532332558734 loading group#1
1532332558736 starting load
1532332558736 loading group#2
1532332558737 starting load
1532332558738 loading group#3
1532332558740 starting load
1532332558740 loading group#4
1532332558741 starting load
1532332558742 loading group#5
1532332558743 starting load
1532332558744 loading group#6
1532332558745 starting load
1532332558745 post load count is 7
1532332558745 num:1
FirstNAME:Bob
FirstNAME:Bob
FirstNAME:Bob
FirstNAME:Bob
FirstNAME:Bob
1532332558756 Last raid time is: 122. Current time is:2
1532332558756 Raiders start time is passed?: false
1532332558756 chance for raiders is 1 in 3024 result is false
1532332558757 At least this many days (720) time exceeded: false
1532332567325 0,0
1532332567325 1,73.1431524454908
1532332568347 gave up on building because: no window found to try in enter through
1532332589707 nil
1532332604887 0,0
1532332604888 1,5.984142408507289
1532332606778 Last raid time is: 122. Current time is:2
1532332606779 Raiders start time is passed?: false
1532332606779 chance for raiders is 1 in 3024 result is false
1532332606779 At least this many days (720) time exceeded: false
1532332609354 0,0
1532332609354 1,0.7678849478214952
1532332632406 zombie.iso.IsoGridSquare@8fdd8120
1532332637928 zombie.iso.IsoGridSquare@24440e7c
< >
Showing 1-4 of 4 comments
nolanritchie  [developer] Jul 23, 2018 @ 3:12am 
nothing in this part of console.txt refers to any files in this mod. so either you did not paste the right part of the console.txt log, Or it was not the survivors mod that cuased the crash
darkAco Jul 23, 2018 @ 4:14am 
Originally posted by nolanritchie:
nothing in this part of console.txt refers to any files in this mod. so either you did not paste the right part of the console.txt log, Or it was not the survivors mod that cuased the crash

Okay thanks for your reply.
I just pasted in the most recent part from console.
Also, there wasn't any stack-trace or ingame exceptions as usual, the game just froze.
I was able to load the game again, and repeated the process - still freezes.
I also tried to feed her by "offer food", which worked fine.

If this bug emerges again at some point I will try to obtain a proper console.txt log for you.
kmtk49 Aug 26, 2018 @ 7:09pm 
Im in same trouble. my solution is hotkey"comma",then "slash"
all group drop/pickup all item and and eat with no freeze.
the problem is not food items need to pickup manually..
Arsenal[26] Sep 8, 2018 @ 4:41pm 
There is a hunger check tied in with the FindTask that happens every time NPC is told to look for something (like food & water)

Remove lines 42-44 in the file:
...media/lua/client/6_tasks/FindThisTask.lua

This seems to fix the game freezing issue without breaking anything important... They will still eat when hungry (in base) or when VHungry (outside of base)
< >
Showing 1-4 of 4 comments
Per page: 1530 50