Project Zomboid

Project Zomboid

Tidy Up Meister
This topic has been locked
Calamity Feb 26, 2024 @ 11:14am
The Debug Messages
The "p4 debug" messages are weird since most of us arent playing on any debug builds.
< >
Showing 1-10 of 10 comments
BatmanGeneral Feb 26, 2024 @ 11:34am 
these messages started popping up in my server after the update in this mod today. alas, the mod is also not working anymore
Last edited by BatmanGeneral; Feb 26, 2024 @ 12:01pm
Ozen Ray Feb 26, 2024 @ 12:21pm 
Same here until i understand this mod got an update. (Major Headache to find that this mod was updated and was comming form that.)
Shifts-a-Lot Feb 26, 2024 @ 12:25pm 
Re-posting from comments, as found this discussion open.
so guys, simple quickfix checking the code..

open up mod "P4TidyUpMeister.lua" - search for line ~51 local isDebug = true > switch it to > local isDebug = false
neeou Feb 26, 2024 @ 3:12pm 
Originally posted by Zod:
Re-posting from comments, as found this discussion open.
so guys, simple quickfix checking the code..

open up mod "P4TidyUpMeister.lua" - search for line ~51 local isDebug = true > switch it to > local isDebug = false

Thanks for the workaround
sannyasa Feb 26, 2024 @ 5:30pm 
Originally posted by Zod:
Re-posting from comments, as found this discussion open.
so guys, simple quickfix checking the code..

open up mod "P4TidyUpMeister.lua" - search for line ~51 local isDebug = true > switch it to > local isDebug = false

Thanks! Solved my problem!
sannyasa Feb 26, 2024 @ 5:32pm 
Originally posted by BatmanGeneral:
these messages started popping up in my server after the update in this mod today. alas, the mod is also not working anymore

Hello. Reporting that in Single Player it is working. Just need to change local isDebug = false, as Zod said.
Koltyn Feb 26, 2024 @ 5:35pm 
after 2 hours of sifting through 200 mods finally found it was this one messing with my game thank you for the workaround that took too long...
Koltyn Feb 26, 2024 @ 5:50pm 
Does anyone know where the local isdebug is at im having a hard time finding it
PePePePePeil  [developer] Feb 26, 2024 @ 6:26pm 
Sorry for leaving the debug message. I have uploaded a fixed version, please try the latest one. Thanks for all reorting.

@Koltyn
The "local isDebug" code is no longer in the latest version. If you cannot find those codes, as they are probably already up-to-date and the problem has been resolved. I apologize for any inconvenience caused.
PePePePePeil  [developer] Feb 28, 2024 @ 4:54am 
Closed due to resolved.
< >
Showing 1-10 of 10 comments
Per page: 1530 50