Project Zomboid

Project Zomboid

Project Zomboid Respawn Redux
Travin  [developer] 22 Dec, 2021 @ 3:14pm
Bugs/Issues [Singleplayer]
Please post here any bug or issues you encounter while playing solo
Last edited by Travin; 22 Dec, 2021 @ 3:18pm
< >
Showing 1-15 of 19 comments
Memmorex 23 Dec, 2021 @ 6:33am 
I found this bug where my previous toon zombified that has all my lost inventory is now a zombie and just hangs around on the ground like he's hurt and I can't kill it to get my stuff. Any solution to killing it?
Furizu 23 Dec, 2021 @ 2:12pm 
When I respawned, I still had all my moodlets from when I saved my character - dying from a bite.
Travin  [developer] 23 Dec, 2021 @ 2:18pm 
Originally posted by Furizu:
When I respawned, I still had all my moodlets from when I saved my character - dying from a bite.

yes, all aspects of your character are retained from whenever you last hit save.
Furizu 23 Dec, 2021 @ 5:03pm 
what's the point of respawning if you're still bitten and going to die anyways? It should clear all moodlets/wounds yeah?
Travin  [developer] 23 Dec, 2021 @ 6:05pm 
Originally posted by Furizu:
what's the point of respawning if you're still bitten and going to die anyways? It should clear all moodlets/wounds yeah?

I can add that as a possible future feature. Best bet until then is to only save when things are manageable.
Kmius_EM 27 Dec, 2021 @ 5:50am 
Hi. Your mod in sp doesn´t let the character sleep.
Travin  [developer] 27 Dec, 2021 @ 6:50pm 
Originally posted by Kmius2021:
Hi. Your mod in sp doesn´t let the character sleep.

I could not reproduce this issue. Can you confirm it isn't another mod?
Violet Gummi 30 Dec, 2021 @ 6:02pm 
I have the same issue as Memmorex. My corpse stayed on the ground and after killing it, I could not loot it. It's happened 3 times. It may be an issue with dying multiple times on one save? I only have FuelAPI, Rain Wash, and Throw Them Off The Window installed.

eta: My first death worked as normal, every death afterwards had the problem
Last edited by Violet Gummi; 30 Dec, 2021 @ 7:16pm
artman24y 30 Dec, 2021 @ 11:30pm 
press shift-U or F9,no UI show
Travin  [developer] 31 Dec, 2021 @ 12:22am 
Originally posted by artman24y:
press shift-U or F9,no UI show

Could you provide more detail? Other mods installed? I cannot reproduce your issue.
eXric 8 Jan, 2022 @ 3:24pm 
Seems to work good by its self as the only mode. Put add in a few more and it hangs after pushing new character button after death and give a red error message form 1-5. Not always, seems to happen on second death mostly.
Britas armor mod and guns mod w/ suporting mods seem to make this happen mostly. It happens rarely as the only mod. Is there a way to trigger event some how to use the mod to update the save file. maybe a log file will show the error. Looked thru some logs, but could not find the right one.
eXric 8 Jan, 2022 @ 6:21pm 
looking more into what might be the cause. The sandbox option for "all clothing unlocked" seems to cause the issue. the debug pointed to charactercreationmain.lua line 1277. Is it suposed to be ipair not in pair. hope it helps.
Travin  [developer] 8 Jan, 2022 @ 6:41pm 
Originally posted by eXric:
looking more into what might be the cause. The sandbox option for "all clothing unlocked" seems to cause the issue. the debug pointed to charactercreationmain.lua line 1277. Is it suposed to be ipair not in pair. hope it helps.

Thank you. I'll add it to the list to research.
Khadafi 13 Jan, 2022 @ 12:10am 
HI,

after I`m respawning without any items and skills, receiving the following error:

[13-01-22 09:06:55.804] LOG : General , 1642061215804> Create 13-01-2022_08-56-57.Test.
[13-01-22 09:06:55.805] LOG : General , 1642061215805> *** PZRespawner command = LoadCharacter.
[13-01-22 09:06:55.805] LOG : General , 1642061215805> Loading 13-01-2022_08-56-57.Test.
[13-01-22 09:06:55.808] LOG : General , 1642061215808> -----------------------------------------
STACK TRACE
-----------------------------------------
Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@bb93d321
function: PZR_RemoveAllItems -- file: PZR_Items.lua line # 16
function: PZRespawner_Load -- file: PZR_Load.lua line # 55
function: PZRespawner -- file: PZRespawner.lua line # 27
function: PZRespawner_OnCreatePlayer -- file: PZR_ClientEvents.lua line # 40.
[13-01-22 09:06:55.809] ERROR: General , 1642061215809> ExceptionLogger.logException> Exception thrown java.lang.reflect.InvocationTargetException at NativeMethodAccessorImpl.invoke0 (Native Method)..
[13-01-22 09:06:55.809] ERROR: General , 1642061215809> DebugLogStream.printException> Stack trace:.
[13-01-22 09:06:55.813] LOG : General , 1642061215813> FirstNAME:Test.
[13-01-22 09:06:55.813] LOG : General , 1642061215813> 13-01-2022_08-56-57.Test Loaded.
Travin  [developer] 13 Jan, 2022 @ 4:50pm 
Originally posted by Khadafi:
HI,

after I`m respawning without any items and skills, receiving the following error:

[13-01-22 09:06:55.804] LOG : General , 1642061215804> Create 13-01-2022_08-56-57.Test.
[13-01-22 09:06:55.805] LOG : General , 1642061215805> *** PZRespawner command = LoadCharacter.
[13-01-22 09:06:55.805] LOG : General , 1642061215805> Loading 13-01-2022_08-56-57.Test.
[13-01-22 09:06:55.808] LOG : General , 1642061215808> -----------------------------------------
STACK TRACE
-----------------------------------------
Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@bb93d321
function: PZR_RemoveAllItems -- file: PZR_Items.lua line # 16
function: PZRespawner_Load -- file: PZR_Load.lua line # 55
function: PZRespawner -- file: PZRespawner.lua line # 27
function: PZRespawner_OnCreatePlayer -- file: PZR_ClientEvents.lua line # 40.
[13-01-22 09:06:55.809] ERROR: General , 1642061215809> ExceptionLogger.logException> Exception thrown java.lang.reflect.InvocationTargetException at NativeMethodAccessorImpl.invoke0 (Native Method)..
[13-01-22 09:06:55.809] ERROR: General , 1642061215809> DebugLogStream.printException> Stack trace:.
[13-01-22 09:06:55.813] LOG : General , 1642061215813> FirstNAME:Test.
[13-01-22 09:06:55.813] LOG : General , 1642061215813> 13-01-2022_08-56-57.Test Loaded.

I could not reproduce this without more information. Were there other mods loaded?
< >
Showing 1-15 of 19 comments
Per page: 1530 50