Project Zomboid

Project Zomboid

First Aid Overhaul
 This topic has been pinned, so it's probably important
Braven  [developer] 30 Aug, 2023 @ 12:08pm
Bug Reports
If you find any bugs, please do let me know here so that I can fix it asap!
Please keep in mind I might take some time to fix a bug.

How to file a report?
Be thorough. I need to know whether it happened in Singleplayer or Multiplayer, if you have any related mods installed, what you were doing, how, when, etc.

"I have 400 mods, some must be causing issues. Fix plz" doesn't help anybody.
If you suspect a mod incompatibility, find out which mod is causing the issue and discuss with whoever developed it.

In order to preserve my sanity and not waste anybody's time, Bug Reports that do not follow these guidelines will be ignored.

Stay Updated!
Remember to always read the release notes each update so you can keep up to date with the latest bug fixes! 💖
Last edited by Braven; 15 Sep, 2023 @ 9:51pm
< >
Showing 1-15 of 65 comments
seconmass4 31 Aug, 2023 @ 10:13am 
Cargue el mod al final de mi lista de mods en una partida nueva y al iniciar al querer recoger una caja de herramientas me salto un error de tu mod, no sé si sea por que lo cargue al final o algo así pero sucedio. Es una partida nueva en solitario.
jackpanther312 31 Aug, 2023 @ 10:55am 
Error when right-clicking on expanded items in a container.
No error when said items are folder.(Not expanded.)

Multiplayer (Dedicated Server), Several QoL mods. Firearms B41, True Crawl, Antibodies etc.
(Have had no errors yet.

FAO is set to be loaded last. Also using other Braven mods like Hide and Camouflage.


`function: @stdlib.lua -- file: null line # 10
function: onFillInventoryObjectContextMenu -- file: BB_FAO_ISFillInventoryContextMenu.lua line # 18 | MOD: First Aid Overhaul
Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@94c76e44
function: createMenu -- file: ISInventoryPaneContextMenu.lua line # 787 | Vanilla
function: onRightMouseUp -- file: ISInventoryPane.lua line # 1444 | Vanilla
java.lang.RuntimeException:
at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:82)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1336)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1243)
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.pcallvoid(KahluaThread.java:1812)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
at zombie.Lua.Event.trigger(Event.java:64)
at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:173)
at zombie.Lua.LuaEventManager.triggerEventGarbage(LuaEventManager.java:186)
at zombie.Lua.LuaManager$GlobalObject.triggerEvent(LuaManager.java:3080)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:62)
at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:198)
at se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:60)
at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:182)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1007)
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.pcallBoolean(KahluaThread.java:1924)
at se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:104)
at zombie.ui.UIElement.onRightMouseUp(UIElement.java:1458)
at zombie.ui.UIElement.onRightMouseUp(UIElement.java:1416)
at zombie.ui.UIManager.update(UIManager.java:910)
at zombie.GameWindow.logic(GameWindow.java:262)
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)
`
Last edited by jackpanther312; 31 Aug, 2023 @ 10:56am
Braven  [developer] 31 Aug, 2023 @ 1:15pm 
Originally posted by seconmass4:
Cargue el mod al final de mi lista de mods en una partida nueva y al iniciar al querer recoger una caja de herramientas me salto un error de tu mod, no sé si sea por que lo cargue al final o algo así pero sucedio. Es una partida nueva en solitario.


Originally posted by jackpanther312:
Error when right-clicking on expanded items in a container.
No error when said items are folder.(Not expanded.)

Multiplayer (Dedicated Server), Several QoL mods. Firearms B41, True Crawl, Antibodies etc.
(Have had no errors yet.

FAO is set to be loaded last. Also using other Braven mods like Hide and Camouflage.


`function: @stdlib.lua -- file: null line # 10
function: onFillInventoryObjectContextMenu -- file: BB_FAO_ISFillInventoryContextMenu.lua line # 18 | MOD: First Aid Overhaul
Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@94c76e44
function: createMenu -- file: ISInventoryPaneContextMenu.lua line # 787 | Vanilla
function: onRightMouseUp -- file: ISInventoryPane.lua line # 1444 | Vanilla
java.lang.RuntimeException:
at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:82)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1336)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1243)
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.pcallvoid(KahluaThread.java:1812)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
at zombie.Lua.Event.trigger(Event.java:64)
at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:173)
at zombie.Lua.LuaEventManager.triggerEventGarbage(LuaEventManager.java:186)
at zombie.Lua.LuaManager$GlobalObject.triggerEvent(LuaManager.java:3080)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:62)
at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:198)
at se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:60)
at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:182)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1007)
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.pcallBoolean(KahluaThread.java:1924)
at se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:104)
at zombie.ui.UIElement.onRightMouseUp(UIElement.java:1458)
at zombie.ui.UIElement.onRightMouseUp(UIElement.java:1416)
at zombie.ui.UIManager.update(UIManager.java:910)
at zombie.GameWindow.logic(GameWindow.java:262)
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)
`

All Fixed! Thanks for reporting.
Nyx2330 31 Aug, 2023 @ 10:04pm 
Hello, when I try to disinfect rags and other stuff with perfume they just vanish with errors
disinfecting rags in common sense just works fine alone but when I use this mod together this happens. Could you check this out please?
Nyx2330 31 Aug, 2023 @ 10:05pm 
Callframe at: PerformMakeItem
function: perform -- file: ISCraftAction.lua line # 58 | Vanilla

ERROR: General , 1693544001586> ExceptionLogger.logException> Exception thrown java.lang.reflect.InvocationTargetException at NativeMethodAccessorImpl.invoke0 (Native Method).
ERROR: General , 1693544001586> DebugLogStream.printException> Stack trace:
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:62)
at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:198)
at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:188)
at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:182)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1007)
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)
Caused by: java.lang.RuntimeException: required amount of [Base.Cologne, Base.Perfume] wasn't available
at zombie.inventory.RecipeManager.PerformMakeItem(RecipeManager.java:1211)
... 62 more
Konop4t 1 Sep, 2023 @ 1:10am 
your mod is incompatible with "Replace Bandage" mod https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2944344655&searchtext=replace+bandage
the button of replace bandage does not appear in the health menu
Alanna 3 Sep, 2023 @ 5:59pm 
Hello, there is a problem with the recipe Disinfect Rag. The Item AlcoholRippedSheets is not declared in the Item.txt nor in the Item_Name.txt so it does not exist. If i desinfect som rags they simply disappear.
Scroofers 4 Sep, 2023 @ 3:10am 
This seems to be incompatible with "The Only Cure" mod:

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2703664356

No errors or incompatibles pop up in logs, they work together in almost all instances. But the key feature of the Only Cure, sawing off arms and attaching prosthesis, is unable to be accessed due to the button used to bring up that sub menu is somehow removed by this mod. It should be located next to the exercise button under the health tab, but instead is replaced by empty black space.
Originally posted by Scroofers:
This seems to be incompatible with "The Only Cure" mod:

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2703664356

No errors or incompatibles pop up in logs, they work together in almost all instances. But the key feature of the Only Cure, sawing off arms and attaching prosthesis, is unable to be accessed due to the button used to bring up that sub menu is somehow removed by this mod. It should be located next to the exercise button under the health tab, but instead is replaced by empty black space.
It also affected the module “immersive medicine revised”, and the injected drugs in the module were also unusable
Yocas 4 Sep, 2023 @ 8:24am 
Originally posted by Alanna:
Hello, there is a problem with the recipe Disinfect Rag. The Item AlcoholRippedSheets is not declared in the Item.txt nor in the Item_Name.txt so it does not exist. If i desinfect som rags they simply disappear.

Did this happen when you tried to disinfect them with perfume? Disinfecting rags with the disinfectant bottle worked fine for me but when I tried using perfume the rag or bandage would disappear.
Alanna 4 Sep, 2023 @ 9:42am 
Originally posted by Yocas:
Originally posted by Alanna:
Hello, there is a problem with the recipe Disinfect Rag. The Item AlcoholRippedSheets is not declared in the Item.txt nor in the Item_Name.txt so it does not exist. If i desinfect som rags they simply disappear.

Did this happen when you tried to disinfect them with perfume? Disinfecting rags with the disinfectant bottle worked fine for me but when I tried using perfume the rag or bandage would disappear.


It will work when you desinfect bandages. I have used rags and cologne.
dabbwolf 4 Sep, 2023 @ 11:16am 
Had a bug when trying to disinfect a bandage with cologne in a Multiplayer world. The bandage itself disappears, but cologne remained in the inventory. I don't have any other mod that would alter the behavior of first aid.

EDIT: Huh. Strange. Went on a SP world (which runs the same set of mods as MP one), worked perfectly fine. Booted up the MP world again and tried to replicate the issue, nope. Worked like a charm.

EDIT 2: Booted up a server again, tried to disinfect bandages with cologne, and it appears to be bugged yet again for me. Also, apparently when the bug appears, cologne is either not considered a drainable item, or simply does not lose it's units. Because a single one can delete like 20 bandages if done with an error. If I knew where to look precisely, I'd send an error log, there's just so much folders and txt files that I can't even begin to understand all of that...
Last edited by dabbwolf; 6 Sep, 2023 @ 12:55pm
Yocas 4 Sep, 2023 @ 3:22pm 
Originally posted by dabbwolf:
Had a bug when trying to disinfect a bandage with cologne in a Multiplayer world. The bandage itself disappears, but cologne remained in the inventory. I don't have any other mod that would alter the behavior of first aid.

EDIT: Huh. Strange. Went on a SP world (which runs the same set of mods as MP one), worked perfectly fine. Booted up the MP world again and tried to replicate the issue, nope. Worked like a charm.

For some reason it's been having the same behavior on multiplayer and solos.
Purgatory 4 Sep, 2023 @ 7:22pm 
Not sure if this is the right place to put this, but this mod removes the only cure button on the health panel. Making it so you cant use the only cure mod. Not sure if its a bug or just incompatible, Thought id go ahead and let others know. I've tested it out with only running the only cure by itself(worked fine, no other mods besides the required ones) and then with this mod, that's when the issue shows up. no errors though
dabbwolf 6 Sep, 2023 @ 4:24pm 
The bug with disinfecting bandages/rags happened to us on a Multiplayer server again. So, being as thorough as I can:

I tried disinfecting the bandage with cologne (choosing the second option from the drop down list, the one that only has cologne and specifies that it needs 1 unit from it), action finished and just like the first time: bandage is being deleted from the inventory, and the cologne remains. I've also noticed that cologne itself is a regular item, meaning it has no "charges" or "units" to drain.

Just like before, no other mods that would alter the behavior of First Aid were used.

At first I thought maybe the "More Perks" had something to do with these, because you can start with bandages via the "Injured" trait, but that doesn't seem to be the case, as every combination of bandage/rag would disappear.

I have also hosted a MP world once while being solo, to try and replicate the error, did every possible combination of bandage/option to use perfume and cologne, but it worked perfectly fine without any hitches. So it doesn't seem to be causing errors all of the time.

Here's what I've found in the logs:

Callframe at: PerformMakeItem
function: perform -- file: ISCraftAction.lua line # 58 | Vanilla
function: perform -- file: Skill Recovery Journal Write.lua line # 7 | MOD: Skill Recovery Journal

ERROR: General , 1694029491872> 373 341 378> ExceptionLogger.logException> Exception thrown java.lang.reflect.InvocationTargetException at NativeMethodAccessorImpl.invoke0 (Native Method).
ERROR: General , 1694029491873> 373 341 378> DebugLogStream.printException> Stack trace:
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:62)
at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:198)
at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:188)
at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:182)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1007)
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)
Caused by: java.lang.RuntimeException: required amount of [Base.Cologne] wasn't available
at zombie.inventory.RecipeManager.PerformMakeItem(RecipeManager.java:1211)
... 62 more
< >
Showing 1-15 of 65 comments
Per page: 1530 50