Project Zomboid

Project Zomboid

Multiple Generators
HerioJohnX 2. feb. 2024 kl. 1:15
Error pops when right click
As the title said,
attached is the error log,
Thank you for your time for making this mod and review this :)

https://drive.google.com/file/d/1AMY-iWroRfJYjHoQOqXjKU79tGwkycNq/view?usp=sharing
< >
Viser 1-15 af 19 kommentarer
Project Thylacine 2. feb. 2024 kl. 11:16 
Do you have any interface mods for the generator, like 'show generator'?
Slayer  [udvikler] 2. feb. 2024 kl. 12:43 
Now fixed
bluebairs 13. feb. 2024 kl. 21:56 
error again
Kaia (Udelukket) 20. feb. 2024 kl. 4:53 
i am getting errors all the time as well using this mod unfortunately, no idea what causes it or if it's just right click that triggers it.
srnoob2570 21. feb. 2024 kl. 17:09 
Do you have the Tsar's Common Library 2.0 dependencies installed?

Edit:
I have corrected the above; the dependency must be installed and activated in the game. You must activate it manually because, in the generator mod files, it is not treated as a dependency, unlike other mods that automatically activate the mods they depend on.

Tsar's Common Library 2.0:

https://gtm.steamproxy.vip/workshop/filedetails/?id=2392709985
Sidst redigeret af srnoob2570; 21. feb. 2024 kl. 17:14
Slayer  [udvikler] 21. feb. 2024 kl. 23:55 
This mod has tsar dependency already set. What am I missing?
Kaia (Udelukket) 23. feb. 2024 kl. 14:03 
could it be the visible generator range mod?
srnoob2570 24. feb. 2024 kl. 22:56 
To make it a dependency and enable it automatically, you must add a line to the mod.info regarding 'required.'

For example, for the KATTAJ1_Military mod:

name=KATTAJ1 Military Pack
...
require=KATTAJ1_ClothesCore «« This line causes the 'required' mod to be activated automatically
description=This mod adds new Military Armor.
...
Sidst redigeret af srnoob2570; 24. feb. 2024 kl. 22:57
Slayer  [udvikler] 25. feb. 2024 kl. 12:43 
thank i'll do that
NoobVN 26. feb. 2024 kl. 22:49 
same problem :(
Arkhamm 6. mar. 2024 kl. 15:33 
same problem
srnoob2570 7. mar. 2024 kl. 21:34 
Oprindeligt skrevet af jrnoob0237:
Do you have the Tsar's Common Library 2.0 dependencies installed?

Edit:
I have corrected the above; the dependency must be installed and activated in the game. You must activate it manually because, in the generator mod files, it is not treated as a dependency, unlike other mods that automatically activate the mods they depend on.

Tsar's Common Library 2.0:

https://gtm.steamproxy.vip/workshop/filedetails/?id=2392709985
morgoth 29. apr. 2024 kl. 17:26 
Hi, am getting that error too during rain, but i solved unloading the mod Rain Wash, idk if players with this issue are using that mod
bananareo 20. maj 2024 kl. 13:09 
I got this error, can you help? Thanks in advance, I think it could be a really great mod if it works.

`attempted index: zombie.characters.IsoPlayer@616d6aa9 of non-table: null
function: perform -- file: ISGeneratorInfoAction.lua line # 15 | Vanilla
java.lang.RuntimeException: attempted index: zombie.characters.IsoPlayer@616d6aa9 of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1689)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:492)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1980)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1782)
at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:85)
at zombie.characters.CharacterTimedActions.LuaTimedActionNew.perform(LuaTimedActionNew.java:104)
at zombie.characters.IsoGameCharacter.updateInternal(IsoGameCharacter.java:9726)
at zombie.util.lambda.Invokers$Params1$CallbackStackItem.run(Invokers.java:37)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.core.profiling.AbstractPerformanceProfileProbe.lambda$invokeAndMeasure$0(AbstractPerformanceProfileProbe.java:83)
at zombie.util.lambda.Stacks$Params3$CallbackStackItem.invoke(Stacks.java:230)
at zombie.util.lambda.Stacks$GenericStack.invokeAndRelease(Stacks.java:26)
at zombie.util.Lambda.capture(Lambda.java:130)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:81)
at zombie.characters.IsoGameCharacter.update(IsoGameCharacter.java:9464)
at zombie.characters.IsoPlayer.updateInternal1(IsoPlayer.java:1943)
at zombie.util.lambda.Invokers$Params1$CallbackStackItem.run(Invokers.java:37)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.core.profiling.AbstractPerformanceProfileProbe.lambda$invokeAndMeasure$0(AbstractPerformanceProfileProbe.java:83)
at zombie.util.lambda.Stacks$Params3$CallbackStackItem.invoke(Stacks.java:230)
at zombie.util.lambda.Stacks$GenericStack.invokeAndRelease(Stacks.java:26)
at zombie.util.Lambda.capture(Lambda.java:130)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:81)
at zombie.characters.IsoPlayer.update(IsoPlayer.java:1924)
at zombie.MovingObjectUpdateSchedulerUpdateBucket.update(MovingObjectUpdateSchedulerUpdateBucket.java:79)
at zombie.MovingObjectUpdateScheduler.update(MovingObjectUpdateScheduler.java:145)
at zombie.iso.IsoCell.ProcessObjects(IsoCell.java:2955)
at zombie.iso.IsoCell.updateInternal(IsoCell.java:5750)
at zombie.util.lambda.Invokers$Params1$CallbackStackItem.run(Invokers.java:37)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.core.profiling.AbstractPerformanceProfileProbe.lambda$invokeAndMeasure$0(AbstractPerformanceProfileProbe.java:83)
at zombie.util.lambda.Stacks$Params3$CallbackStackItem.invoke(Stacks.java:230)
at zombie.util.lambda.Stacks$GenericStack.invokeAndRelease(Stacks.java:26)
at zombie.util.Lambda.capture(Lambda.java:130)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:81)
at zombie.iso.IsoCell.update(IsoCell.java:5696)
at zombie.iso.IsoWorld.updateInternal(IsoWorld.java:3499)
at zombie.util.lambda.Invokers$Params1$CallbackStackItem.run(Invokers.java:37)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.core.profiling.AbstractPerformanceProfileProbe.lambda$invokeAndMeasure$0(AbstractPerformanceProfileProbe.java:83)
at zombie.util.lambda.Stacks$Params3$CallbackStackItem.invoke(Stacks.java:230)
at zombie.util.lambda.Stacks$GenericStack.invokeAndRelease(Stacks.java:26)
at zombie.util.Lambda.capture(Lambda.java:130)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:81)
at zombie.iso.IsoWorld.update(IsoWorld.java:3427)
at zombie.gameStates.IngameState.updateInternal(IngameState.java:1617)
at zombie.gameStates.IngameState.update(IngameState.java:1333)
at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:101)
at zombie.GameWindow.logic(GameWindow.java:298)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.GameWindow.frameStep(GameWindow.java:765)
at zombie.GameWindow.run_ez(GameWindow.java:681)
at zombie.GameWindow.mainThread(GameWindow.java:495)
at java.base/java.lang.Thread.run(Unknown Source)
`
< >
Viser 1-15 af 19 kommentarer
Per side: 1530 50