Project Zomboid

Project Zomboid

[B42] Mod Manager
 This topic has been pinned, so it's probably important
Duncan E.  [developer] 12 Sep @ 6:43pm
Bug Reports
Drop everything here, but wrap logs in [code][/code] blocks.

If you actually want bugs to be fixed, please provide all available (and preferably detailed) information about how the bug occurred and where. Reports like "this just doesn't work" will be ignored and/or deleted.
Last edited by Duncan E.; 18 Sep @ 2:27pm
< >
Showing 1-9 of 9 comments
猫子 17 Sep @ 4:09am 
Incompatible with " ModTag "
configuration mod panel settings dont make any effect on my game...
Last edited by franco; 17 Sep @ 11:33am
Cyrisa 17 Sep @ 4:37pm 
Filter and selecting map does not show any mods. The other filters work fine.

A weapons and clothing filter would be helpful.
Duncan E.  [developer] 18 Sep @ 4:28am 
Originally posted by 猫子:
Incompatible with " ModTag "

They're not supposed to be compatible.
Duncan E.  [developer] 18 Sep @ 4:29am 
Originally posted by franco:
configuration mod panel settings dont make any effect on my game...

Ok.
Duncan E.  [developer] 18 Sep @ 4:36am 
Originally posted by Cyrisa:
Filter and selecting map does not show any mods. The other filters work fine.

A weapons and clothing filter would be helpful.

The filters haven't been modified and this is their normal behavior. What you're asking for can't be implemented because it's currently not possible to retrieve information about what tags a mod has in the workshop.
Cyrisa 18 Sep @ 6:44pm 
Hmm ok. Interesting, the filter is present in vanilla. But does nothing.
hey when i have this mod enabled, i cannot open the game options at all, either in the main menu or in game, and it throws and error in the bottom right, i do believe that is a mod

`function: storeCurrentValues -- file: MainOptions.lua line # 152 | Vanilla
function: toUI -- file: MainOptions.lua line # 4100 | Vanilla
function: onMenuItemMouseDownMainMenu -- file: MainScreen.lua line # 1523 | Vanilla
function: onMenuItemMouseDownMainMenu -- file: MainScreen.lua line # 101 | MOD: [B42] Mod Manager
java.lang.RuntimeException: Object tried to call nil in storeCurrentValues
at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:101)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:817)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:174)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1826)
at se.krka.kahlua.vm.KahluaThread.pcallBoolean(KahluaThread.java:1765)
at se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:104)
at zombie.ui.UIElement.onMouseDown(UIElement.java:1377)
at zombie.ui.UIElement.onMouseDown(UIElement.java:1340)
at zombie.ui.UIElement.onMouseDown(UIElement.java:1340)
at zombie.ui.UIElement.onConsumeMouseButtonDown(UIElement.java:1677)
at zombie.ui.UIManager.updateMouseButtons(UIManager.java:848)
at zombie.ui.UIManager.update(UIManager.java:725)
at zombie.GameWindow.logic(GameWindow.java:326)
at zombie.GameWindow.frameStep(GameWindow.java:916)
at zombie.GameWindow.mainThreadStep(GameWindow.java:642)
at zombie.MainThread.mainLoop(MainThread.java:76)
at java.base/java.lang.Thread.run(Unknown Source)
`
is what that error says, and both the error and the problem go away when this mod is disabled. any idea what might be causing this? could it be a mod order issue? mod compatibility issue?
Duncan E.  [developer] 25 Sep @ 7:02am 
Originally posted by Will_i_am__:
hey when i have this mod enabled, i cannot open the game options at all, either in the main menu or in game, and it throws and error in the bottom right, i do believe that is a mod

`function: storeCurrentValues -- file: MainOptions.lua line # 152 | Vanilla
function: toUI -- file: MainOptions.lua line # 4100 | Vanilla
function: onMenuItemMouseDownMainMenu -- file: MainScreen.lua line # 1523 | Vanilla
function: onMenuItemMouseDownMainMenu -- file: MainScreen.lua line # 101 | MOD: [B42] Mod Manager
java.lang.RuntimeException: Object tried to call nil in storeCurrentValues
at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:101)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:817)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:174)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1826)
at se.krka.kahlua.vm.KahluaThread.pcallBoolean(KahluaThread.java:1765)
at se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:104)
at zombie.ui.UIElement.onMouseDown(UIElement.java:1377)
at zombie.ui.UIElement.onMouseDown(UIElement.java:1340)
at zombie.ui.UIElement.onMouseDown(UIElement.java:1340)
at zombie.ui.UIElement.onConsumeMouseButtonDown(UIElement.java:1677)
at zombie.ui.UIManager.updateMouseButtons(UIManager.java:848)
at zombie.ui.UIManager.update(UIManager.java:725)
at zombie.GameWindow.logic(GameWindow.java:326)
at zombie.GameWindow.frameStep(GameWindow.java:916)
at zombie.GameWindow.mainThreadStep(GameWindow.java:642)
at zombie.MainThread.mainLoop(MainThread.java:76)
at java.base/java.lang.Thread.run(Unknown Source)
`
is what that error says, and both the error and the problem go away when this mod is disabled. any idea what might be causing this? could it be a mod order issue? mod compatibility issue?

The game is trying to access values from the old mod options, which the manager prevents from being created. This is likely due to a conflict with some mod, since this error doesn't occur in the vanilla game (or even with 300+ mods).
< >
Showing 1-9 of 9 comments
Per page: 1530 50