Project Zomboid

Project Zomboid

ExtraSauce Item Merge (B41)
MonsterSauce  [developer] 2 Dec, 2021 @ 9:16pm
Paste bug report here.
Paste your logs here
< >
Showing 1-13 of 13 comments
Daxiwang 7 Dec, 2021 @ 7:44am 
I haven't translated any documents. Please provide me with the translated contents
MonsterSauce  [developer] 7 Dec, 2021 @ 7:53am 
you can find the texts for the mod here:

C:\Program Files (x86)\Steam\steamapps\workshop\content\108600\2593898609\mods\ESInstantConsolidate\media\lua\shared\Translate

check out the "EN" folder, it should be obvious.
Dark Thoughts 8 Jan, 2022 @ 12:11am 
After merging I got this candle now: https://i.imgur.com/9mUqWHN.jpg
MonsterSauce  [developer] 8 Jan, 2022 @ 6:26am 
@Dark Thoughts

thanks for the report. it seems that is a special item, which we will have to exclude from being able to merge.
Enate 19 Feb, 2023 @ 12:50am 
function: createMenu -- file: ISInventoryPaneContextMenu.lua line # 426 | Vanilla
function: createMenu -- file: ess.merger.main.lua line # 99 | MOD: ExtraSauce Instant Consolidate
function: onRightMouseUp -- file: ISInventoryPane.lua line # 1444 | Vanilla

ERROR: General , 1676796426389> 447,311,600> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: Object tried to call nil in createMenu at KahluaUtil.fail line:82.
ERROR: General , 1676796426389> 447,311,600> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: Object tried to call nil in createMenu
at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:82)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:973)
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:667)
at zombie.GameWindow.mainThread(GameWindow.java:495)
at java.base/java.lang.Thread.run(Unknown Source)
LOG : General , 1676796426390> 447,311,601> -----------------------------------------
STACK TRACE
-----------------------------------------
function: createMenu -- file: ISInventoryPaneContextMenu.lua line # 426 | Vanilla
function: createMenu -- file: ess.merger.main.lua line # 99 | MOD: ExtraSauce Instant Consolidate
function: onRightMouseUp -- file: ISInventoryPane.lua line # 1444 | Vanilla
MonsterSauce  [developer] 19 Feb, 2023 @ 3:31am 
@Enate

what is the item that is causing the error?
if it is a modded item, please give me the mod link.
-Akasia- 11 Mar, 2023 @ 7:56pm 
`attempted index: getTexture of non-table: null
function: addDynamicalContextMenu -- file: ISInventoryPaneContextMenu.lua line # 2839 | Vanilla
function: addDynamicalContextMenu -- file: ess.sac.events.lua line # 95 | MOD: ExtraSauce Sac
function: createMenu -- file: ISInventoryPaneContextMenu.lua line # 699 | Vanilla
function: createMenu -- file: ess.merger.main.lua line # 99 | MOD: ExtraSauce Instant Consolidate
function: onRightMouseUp -- file: ISInventoryPane.lua line # 1444 | Vanilla
java.lang.RuntimeException: attempted index: getTexture of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1689)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:641)
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)
`

My error occurs when I try to merge duct tape. Let me know if you need more information when fixing the error. However, it may not be accurate because it has to be sent and received through a translat. :winter2019happyyul:
-Akasia- 11 Mar, 2023 @ 8:02pm 
Could it be that the two mods you made are intertwined with each other? . When I checked, I was using two extrasauce instant consolidation and extrasauce sac.
MonsterSauce  [developer] 11 Mar, 2023 @ 8:39pm 
hmm, this mod is over 1 years old.
I guess I'll pull the update from QoL to here.
I'll try to find time to investigate, and update next week.
MonsterSauce  [developer] 12 Mar, 2023 @ 7:25am 
hmm sleeping on it, has got me to think that it is not a good idea to update.
it might break a lot of people in progress games.

try using this:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2905250990

it has the newest instant consolidate, and sac
-Akasia- 16 Mar, 2023 @ 5:12am 
Oh, I'm sorry. I've been busy with other things lately and just saw your message. Thank you for leaving a comment. I'll give the mod you recommended a try. Thanks! :steamthumbsup:
MonsterSauce  [developer] 16 Mar, 2023 @ 5:25am 
working on an update, seems like this mod is still relevant.
Logan_Xavier 4 Oct, 2024 @ 6:56pm 
Just encountered a "bug" not sure what the cause was... merged a bunch of food items (Lard, Butter, etc) in a MP game. Another player went to make food and most of the merged items disappeared from the shelves. Had issues before where another player was unable to see an object, but it was still present in my game. This time, however, the disappeared items did not return.
< >
Showing 1-13 of 13 comments
Per page: 1530 50