Project Zomboid

Project Zomboid

Cheat Menu: Rebirth
 This topic has been pinned, so it's probably important
RelationLife  [developer] 26 Jan, 2022 @ 8:38pm
Bug Report / Known Bugs (02/08)
Please write them down with details, screenshots, and console.log here if you find any bugs.
I will fix it as soon as possible.

[Known Bugs / Note]
  • If you are in MP or Coop mod and find any related text below, please unsubscribe and resubscribe CMRB and re-register the mod on your server config and mod options.
    ZomboidFileSystem.loadModAndRequired> required mod "CheatMenuRB" not found

  • If you use Asiatic characters (especially Japanese), Please be careful with your type that typing English is not in full-width mode (全角文字), It MUST be in half-wide (半角文字) mode
    - Thank you to Henrique for reporting critical issues.

  • Prevent Death mode is not the same as God mode. This mode recovers when the player's HP drops below a certain HP. So, you will NOT die in normal situations, but you may die in PvP situations or ground falling.

  • Delete mode in MP will not work if you disable the sledgehammer item or functions. So far, it is a PZ bug, and I cannot do anything about that.

  • Instant Action Mode may not work with other mods. Please do not assume that it is from CMRB.

  • Lua Interpreter has not changed since the mod has been developed. It works fine with no issues unless PZdeveloper changes the feature.

  • Flying mode is designed to go up or down. Since the PZ itself does not have the ability to fly (moving in different directions), you cannot fry freely.

  • This is intentional that the time will not change if you try to change the time after the Freeze Day Cycle is triggered.

  • Using this mod with bikinitools, you may experience that the menu icon may not be displayed correctly. We cannot fix them.
    https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2634426926

  • You may get a lot of lag when you open the item spawner by adding many items. This is normal. However, I will think about what I can do about it.

  • The Heal Character feature removes the stiffness, but does not completely eliminate the state due to the stiffness counter. There is no way to reset the counter without resetting the whole fitness status.

  • Currently, the vehicle spawner does not catch other mod vehicle scripts. I am investigating the issue, but there is a possibility that the vehicle mod developer did not add the vehicle script properly.

  • Sending Lua code using Lua interpreter, is not working in a dedicated server. Currently, there is no way to send Lua code directly to the server.

  • There is a bug when pressing the Vehicle Mechanic Mode button in Vehicle Control Window. It will be fixed in the next version.

  • You can summon VHS or CD through the item spawner. However, due to the structure of PZ, these items will spawn randomly. If I find a way to spawn them individually, I'll add them as a feature. Same as moveable items.
Last edited by RelationLife; 17 Feb, 2022 @ 1:23pm
< >
Showing 1-15 of 135 comments
RelationLife  [developer] 26 Jan, 2022 @ 8:41pm 
Reserved #1
RelationLife  [developer] 26 Jan, 2022 @ 8:41pm 
Reserved #2
玉波凌云 27 Jan, 2022 @ 3:04am 
There seems to be an error with the Hotwire function, it doesn't work, and an error appears in the lower right corner

function: SetHotwire -- file: VehicleControlBox.lua line # 186
function: o -- file: VehicleControlBox.lua line # 65
function: onMouseUp -- file: ISButton.lua line # 56.
[27-01-22 16:30:02.200] ERROR: General , 1643272202200> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: Object tried to call nil in SetHotwire at KahluaUtil.fail line:82..
[27-01-22 16:30:02.201] ERROR: General , 1643272202201> DebugLogStream.printException> Stack trace:.
[27-01-22 16:30:02.208] LOG : General , 1643272202208> -----------------------------------------
STACK TRACE
-----------------------------------------
function: SetHotwire -- file: VehicleControlBox.lua line # 186
function: o -- file: VehicleControlBox.lua line # 65
function: onMouseUp -- file: ISButton.lua line # 56.
bikinihorst 27 Jan, 2022 @ 6:29am 
Originally posted by RelationLife:
Using this mod with bikinitools, you may experience that the menu icon may not be displayed properly.
If I and bikinitools developer consider this, it might be fixed in the future.

Hi - there's nothing to consider or change here. You're using the same hacky mechanic I use to display your icon. If yours is loaded after mine, yours overrides my definition and vice versa. There's only one solution: we each detect the other mod being present and if so, removing our own icon tickTexture definition altogether.
Last edited by bikinihorst; 27 Jan, 2022 @ 6:31am
DOOMGUY 27 Jan, 2022 @ 9:38am 
Hosting server via ``Host`` Option in Game's Menu and the Cheat Menu does NOT appear in the game - Already set accesslevel as Admin - yet, it doesn't appear. Mod is on Loadorder in top and is loaded by the server and required for players to join, yet it does not work. No there are no other menus installed or any other conflicting mod.
RelationLife  [developer] 27 Jan, 2022 @ 11:49am 
Originally posted by 玉波凌云:
There seems to be an error with the Hotwire function, it doesn't work, and an error appears in the lower right corner

function: SetHotwire -- file: VehicleControlBox.lua line # 186
function: o -- file: VehicleControlBox.lua line # 65
function: onMouseUp -- file: ISButton.lua line # 56.
[27-01-22 16:30:02.200] ERROR: General , 1643272202200> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: Object tried to call nil in SetHotwire at KahluaUtil.fail line:82..
[27-01-22 16:30:02.201] ERROR: General , 1643272202201> DebugLogStream.printException> Stack trace:.
[27-01-22 16:30:02.208] LOG : General , 1643272202208> -----------------------------------------
STACK TRACE
-----------------------------------------
function: SetHotwire -- file: VehicleControlBox.lua line # 186
function: o -- file: VehicleControlBox.lua line # 65
function: onMouseUp -- file: ISButton.lua line # 56.

Thank you for reporting and moving the article to here.
I found the problem, and the bug will be fixed in the next minor update!
RelationLife  [developer] 27 Jan, 2022 @ 12:00pm 
Originally posted by bikinihorst:
Originally posted by RelationLife:
Using this mod with bikinitools, you may experience that the menu icon may not be displayed properly.
If I and bikinitools developer consider this, it might be fixed in the future.

Hi - there's nothing to consider or change here. You're using the same hacky mechanic I use to display your icon. If yours is loaded after mine, yours overrides my definition and vice versa. There's only one solution: we each detect the other mod being present and if so, removing our own icon tickTexture definition altogether.


Hello! Thank you for making such a great mod. I was very inspired by your mod when making this mod.
I think the checkMark feature is one of the most wanted by modders, but it's probably not a priority for improvements.
As you mentioned, I will try to add removing the tickTexture definition for users who are using both our mods in the future update.

Thank you for your time.
RelationLife  [developer] 27 Jan, 2022 @ 12:19pm 
Originally posted by Stann0x:
Hosting server via ``Host`` Option in Game's Menu and the Cheat Menu does NOT appear in the game - Already set accesslevel as Admin - yet, it doesn't appear. Mod is on Loadorder in top and is loaded by the server and required for players to join, yet it does not work. No there are no other menus installed or any other conflicting mod.


If you've loaded the cheat mod precisely, you should see some message when you type
/setaccesslevel <your nickname with case-sensitive> admin

If there is no output, the mod is not loaded on your server. Please make sure you loaded the mod on server mod options (Host - manage settings - Edit selected settings - Mods)
Screenshot: https://imgur.com/6UwuhuH

Let me know whether it worked for you or not.
Last edited by RelationLife; 27 Jan, 2022 @ 12:21pm
DOOMGUY 27 Jan, 2022 @ 12:47pm 
Issue was sorted out! Indeed it was my fault of not loading correctly and not adding Admin Privileges correctly (as my previous Steam name used Asiatic Characters and I was not able to setaccesslevel accordingly to my user). A great Thanks for your support and attention!
Czechys 29 Jan, 2022 @ 9:14am 
Delete mode with "without door and window" still deletes garage doors.
Also not a bug but it deletes light switches even with "without walls" enabled.
RelationLife  [developer] 29 Jan, 2022 @ 12:22pm 
Originally posted by GunMaestroCZ:
Delete mode with "without door and window" still deletes garage doors.
Also not a bug but it deletes light switches even with "without walls" enabled.

Thank you for reporting the bug.
I already know this issue (related to the garage door) and will be sorted in the next major update.

However, deleting light switches with the "without walls" option is faultless.
If I find a way to identify the Lightswitch on the wall in the future, it will be added, but since the light switch is not part of the wall, which means mounted moveable item, deletion cannot be avoided at this time.
Last edited by RelationLife; 29 Jan, 2022 @ 12:23pm
Rakhoon 31 Jan, 2022 @ 6:37pm 
Hello, when hosting a server, you are able to open the hood of the car, and any work done on the car is done instantly instead of the actual time it takes.
RelationLife  [developer] 31 Jan, 2022 @ 9:11pm 
Originally posted by Remus Seife:
Hello, when hosting a server, you are able to open the hood of the car, and any work done on the car is done instantly instead of the actual time it takes.

Hi, thank you for reporting. I found the problem and will be fixed in the next minor update. thank you.
Last edited by RelationLife; 31 Jan, 2022 @ 11:01pm
Void🌹 2 Feb, 2022 @ 8:39pm 
Sprinting seems to make me invisible by enabling Ghost Mode
Uzric Rash 4 Feb, 2022 @ 12:42am 
Using the vehicle menu to change the color of a vehicle in a server does not work: the "cheater" does see the change but only until a relog, while the rest of the players do not see the new color at all.
< >
Showing 1-15 of 135 comments
Per page: 1530 50