Project Zomboid

Project Zomboid

Jump Through Windows
 This topic has been pinned, so it's probably important
AbraxasDusk  [developer] 21 Dec, 2021 @ 2:46am
Bug Reports
If you find any bugs while playing please report them here and I'll look into it.
Thanks!
< >
Showing 1-15 of 18 comments
ChobitsCrazy 21 Dec, 2021 @ 6:22pm 
Got some log spam playing as a client on a hosted server fighting zeds with a bat.

function: jumpThroughWindow -- file: JumpThroughWindows.lua line # 9

ERROR: General , 1640139379797> 170,111,159> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: Object tried to call nil in jumpThroughWindow at KahluaUtil.fail line:82.
ERROR: General , 1640139379798> 170,111,160> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: Object tried to call nil in jumpThroughWindow
ChobitsCrazy 21 Dec, 2021 @ 6:41pm 
Update: might be a mod conflict as I loaded it up individually and could not recreate it. I'll respond if I find the culprit.
ChobitsCrazy 21 Dec, 2021 @ 7:30pm 
Well that didn't take long, it appears to be something with Brita Weapons / Arsenal26 mods. Mod Options is also a dependency for those mods so it may be that as well but not sure. Hope this helps!
AbraxasDusk  [developer] 21 Dec, 2021 @ 9:07pm 
Originally posted by ChobitsCrazy:
Well that didn't take long, it appears to be something with Brita Weapons / Arsenal26 mods. Mod Options is also a dependency for those mods so it may be that as well but not sure. Hope this helps!

Thanks ChobitsCrazy I'll look into this!
AbraxasDusk  [developer] 21 Dec, 2021 @ 9:13pm 
Originally posted by ChobitsCrazy:
Got some log spam playing as a client on a hosted server fighting zeds with a bat.

function: jumpThroughWindow -- file: JumpThroughWindows.lua line # 9

ERROR: General , 1640139379797> 170,111,159> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: Object tried to call nil in jumpThroughWindow at KahluaUtil.fail line:82.
ERROR: General , 1640139379798> 170,111,160> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: Object tried to call nil in jumpThroughWindow

Do you know if this error popped during fighting with the Z's or when going through a window after?
Last edited by AbraxasDusk; 21 Dec, 2021 @ 9:13pm
brokebrained 22 Dec, 2021 @ 3:46am 
Getting the same errors, but I'm not using Arsenal26/Brita's. Strangely it's only happened a couple of times though - it's not a constant thing. First time I was hitting a zombie in the back who was banging against a door and it threw that error a dozen or so times every time a hit landed. Same thing again with another specific zombie in front of the Rosewood police station, no idea what was special about him.

I'll keep testing and see if there's a specific mod combination that's causing it.
AbraxasDusk  [developer] 22 Dec, 2021 @ 2:33pm 
@brokebrains Thanks! I think I have an idea of what's causing this now, for some reason its treating some collisions with Z's as windows and then throws an error when it tries to ask the zombie if it's barricaded or not :steamfacepalm: I'm testing out a new method of detecting collisions types that might fix this, and maybe be a bit more efficient too lol.
Last edited by AbraxasDusk; 22 Dec, 2021 @ 2:33pm
p6kocka 22 Dec, 2021 @ 2:34pm 
function: jumpThroughWindow -- file: JumpThroughWindows.lua line # 9

LOG : General , 1640212075732> Object tried to call nil in jumpThroughWindow
LOG : General , 1640212075732> creating new sourcewindow: C:/Program Files (x86)/Steam/steamapps/workshop/content/108600/2688884240/mods/JumpThroughWindows/media/lua/client/JumpThroughWindows.lua
ERROR: General , 1640212090238> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: Object tried to call nil in jumpThroughWindow at KahluaUtil.fail line:82.
ERROR: General , 1640212090238> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: Object tried to call nil in jumpThroughWindow
AbraxasDusk  [developer] 22 Dec, 2021 @ 2:38pm 
@p6kocka Thank you! :steamthumbsup: is this coming up when coming into contact with zombies? If so its probably the same bug we're discussing above and I'll have a fix out for it soon!
p6kocka 22 Dec, 2021 @ 2:38pm 
Yes.Exactly. When standing next to Zeds trying to climb through windows
nurver 22 Dec, 2021 @ 4:24pm 
@AbraxasDusk Consistently throwing several errors while killing zeds in DOORWAYS. I have replicated this several times on my server. Doesn't always occur, but more often than not.

Log:

https://0bin.net/paste/3DTqGoKr#WjX0bpAckE4iLGEstsr9G60asoV-HzdoGticsgzE2ol
nurver 22 Dec, 2021 @ 4:26pm 
Has nothing to do with Brita's or other mods as I don't have that content, but I'm sure you're aware of that already. Cheers.
AbraxasDusk  [developer] 24 Dec, 2021 @ 2:28am 
Thanks for the help everyone, I figured out what was causing this error! Patched and released so we should be good to go! :cherrypie:
nurver 24 Dec, 2021 @ 9:18am 
:spiffo:

Yay, back on the server it goes.

Thank you!!!

Nice job, those issues can be complicated.
AbraxasDusk  [developer] 24 Dec, 2021 @ 1:19pm 
@nurver nice! Haha well this one was just me waaaay over-complicating it, I should've just written it like this to start with xD
< >
Showing 1-15 of 18 comments
Per page: 1530 50