Project Zomboid

Project Zomboid

[B41+B42]Simple sling mod
 This topic has been pinned, so it's probably important
YGfish  [developer] Oct 16, 2022 @ 6:35am
Suggest Or BUG
Provide me with an error log to fix bugs and make your game experience better.

Or give me some ideas for future updates.:lunar2019piginablanket:
< >
Showing 1-15 of 51 comments
nice work
Sling_ISHotbarAttachDefinition.lua 报错
lil bro Oct 25, 2022 @ 11:34am 
STACK TRACE
-----------------------------------------
function: Sling_ISHotbarAttachDefinition.lua -- file: Sling_ISHotbarAttachDefinition.lua line # 68 | MOD: ????Simple sling Mod

ERROR: General , 1666722743933> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index of non-table at KahluaUtil.fail line:82.
ERROR: General , 1666722743933> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index of non-table
at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:82)
at se.krka.kahlua.vm.KahluaUtil.luaAssert(KahluaUtil.java:70)
at se.krka.kahlua.vm.KahluaThread.tableSet(KahluaThread.java:1726)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:594)
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:76)
at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:117)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:559)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:505)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:491)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:334)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:261)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:384)
at zombie.core.Core.ResetLua(Core.java:4070)
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.onMouseUp(UIElement.java:1228)
at zombie.ui.UIElement.onMouseUp(UIElement.java:1183)
at zombie.ui.UIElement.onMouseUp(UIElement.java:1183)
at zombie.ui.UIManager.update(UIManager.java:809)
at zombie.GameWindow.logic(GameWindow.java:261)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.GameWindow.frameStep(GameWindow.java:764)
at zombie.GameWindow.run_ez(GameWindow.java:680)
at zombie.GameWindow.mainThread(GameWindow.java:494)
at java.base/java.lang.Thread.run(Unknown Source)
LOG : General , 1666722743936> -----------------------------------------
STACK TRACE
-----------------------------------------
function: Sling_ISHotbarAttachDefinition.lua -- file: Sling_ISHotbarAttachDefinition.lua line # 68 | MOD: ????Simple sling Mod

Oct 26, 2022 2:32:23 AM zombie.Lua.LuaManager RunLuaInternal
SEVERE: java.lang.RuntimeException
Oct 26, 2022 2:32:23 AM zombie.Lua.LuaManager RunLuaInternal
SEVERE: java.lang.RuntimeException:
Oct 26, 2022 2:32:23 AM zombie.Lua.LuaManager RunLuaInternal
SEVERE: at Sling_ISHotbarAttachDefinition.lua:68
L2 Oct 26, 2022 @ 10:14am 
Originally posted by メ tw1x ҂:
STACK TRACE
-----------------------------------------
function: Sling_ISHotbarAttachDefinition.lua -- file: Sling_ISHotbarAttachDefinition.lua line # 68 | MOD: ????Simple sling Mod

ERROR: General , 1666722743933> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index of non-table at KahluaUtil.fail line:82.
ERROR: General , 1666722743933> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index of non-table
at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:82)
at se.krka.kahlua.vm.KahluaUtil.luaAssert(KahluaUtil.java:70)
at se.krka.kahlua.vm.KahluaThread.tableSet(KahluaThread.java:1726)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:594)
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:76)
at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:117)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:559)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:505)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:491)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:334)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:261)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:384)
at zombie.core.Core.ResetLua(Core.java:4070)
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.onMouseUp(UIElement.java:1228)
at zombie.ui.UIElement.onMouseUp(UIElement.java:1183)
at zombie.ui.UIElement.onMouseUp(UIElement.java:1183)
at zombie.ui.UIManager.update(UIManager.java:809)
at zombie.GameWindow.logic(GameWindow.java:261)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.GameWindow.frameStep(GameWindow.java:764)
at zombie.GameWindow.run_ez(GameWindow.java:680)
at zombie.GameWindow.mainThread(GameWindow.java:494)
at java.base/java.lang.Thread.run(Unknown Source)
LOG : General , 1666722743936> -----------------------------------------
STACK TRACE
-----------------------------------------
function: Sling_ISHotbarAttachDefinition.lua -- file: Sling_ISHotbarAttachDefinition.lua line # 68 | MOD: ????Simple sling Mod

Oct 26, 2022 2:32:23 AM zombie.Lua.LuaManager RunLuaInternal
SEVERE: java.lang.RuntimeException
Oct 26, 2022 2:32:23 AM zombie.Lua.LuaManager RunLuaInternal
SEVERE: java.lang.RuntimeException:
Oct 26, 2022 2:32:23 AM zombie.Lua.LuaManager RunLuaInternal
SEVERE: at Sling_ISHotbarAttachDefinition.lua:68

having a similar issue what mods do you load?
lil bro Oct 26, 2022 @ 12:38pm 
Originally posted by Clogged Arteries Gaming:
Originally posted by メ tw1x ҂:
STACK TRACE
-----------------------------------------
function: Sling_ISHotbarAttachDefinition.lua -- file: Sling_ISHotbarAttachDefinition.lua line # 68 | MOD: ????Simple sling Mod

ERROR: General , 1666722743933> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index of non-table at KahluaUtil.fail line:82.
ERROR: General , 1666722743933> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index of non-table
at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:82)
at se.krka.kahlua.vm.KahluaUtil.luaAssert(KahluaUtil.java:70)
at se.krka.kahlua.vm.KahluaThread.tableSet(KahluaThread.java:1726)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:594)
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:76)
at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:117)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:559)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:505)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:491)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:334)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:261)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:384)
at zombie.core.Core.ResetLua(Core.java:4070)
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.onMouseUp(UIElement.java:1228)
at zombie.ui.UIElement.onMouseUp(UIElement.java:1183)
at zombie.ui.UIElement.onMouseUp(UIElement.java:1183)
at zombie.ui.UIManager.update(UIManager.java:809)
at zombie.GameWindow.logic(GameWindow.java:261)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.GameWindow.frameStep(GameWindow.java:764)
at zombie.GameWindow.run_ez(GameWindow.java:680)
at zombie.GameWindow.mainThread(GameWindow.java:494)
at java.base/java.lang.Thread.run(Unknown Source)
LOG : General , 1666722743936> -----------------------------------------
STACK TRACE
-----------------------------------------
function: Sling_ISHotbarAttachDefinition.lua -- file: Sling_ISHotbarAttachDefinition.lua line # 68 | MOD: ????Simple sling Mod

Oct 26, 2022 2:32:23 AM zombie.Lua.LuaManager RunLuaInternal
SEVERE: java.lang.RuntimeException
Oct 26, 2022 2:32:23 AM zombie.Lua.LuaManager RunLuaInternal
SEVERE: java.lang.RuntimeException:
Oct 26, 2022 2:32:23 AM zombie.Lua.LuaManager RunLuaInternal
SEVERE: at Sling_ISHotbarAttachDefinition.lua:68

having a similar issue what mods do you load?
I'm using plenty of mods and I've just been ignoring the error doesn't harm anything on my end though I don't really know what the error means
Naked Buffalo Nov 15, 2022 @ 12:41am 
Update broke something. My webbing is unequipped and if I try to equip it my PC puts their hands in the air, then 158 errors instantly.
HellRider42Rus Nov 19, 2022 @ 3:39am 
@YGfish Приветствую. После обновления произошел какой то косяк с русским переводом,теперь место него рандомные символы,притом в самом текстовике такие же.Вот скрин: https://ibb.co/9YVxS9W
Last edited by HellRider42Rus; Nov 19, 2022 @ 3:40am
FFFAF0 Nov 22, 2022 @ 6:24pm 
Originally posted by YGfish:
Originally posted by HellRider42Rus:
@YGfish Приветствую. После обновления произошел какой то косяк с русским переводом,теперь место него рандомные символы,притом в самом текстовике такие же.Вот скрин: https://ibb.co/9YVxS9W
У меня не было такой ситуации, когда я сам ее использовал, и я не знал, как ее исправить...

I can drop fixed and correctly translated to russian xxx_RU.txt files, if you wish.
And this must be clearly better than the machine translation that is now available. Because I'm russian, what a surprise.
Last edited by FFFAF0; Nov 22, 2022 @ 6:34pm
FFFAF0 Nov 22, 2022 @ 10:59pm 
Originally posted by YGfish:
Originally posted by FFFAF0:

I can drop fixed and correctly translated to russian xxx_RU.txt files, if you wish.
And this must be clearly better than the machine translation that is now available. Because I'm russian, what a surprise.
I have found the solution, you can submit the suitable translation to me, I will use it in the next update

Sure thing. But i need to know - is "simple" prefix is important to you?
Can I named items spawns in world from "simple webbing' to just "webbing", and etc with others?
Just in russian this prefix ruins too much, and a game has no analogs by naming, as items from mod.

I mean this part of naming -
ItemName_Base.Webbing = "Simple Webbing",
Last edited by FFFAF0; Nov 22, 2022 @ 11:04pm
UnCheat Nov 22, 2022 @ 11:58pm 
Not sure about the attachment bone for chest rig ... because attached item floats around it while moving
For example Noir used Bip01_Head bone as relative for a flashlight (and chest rig is right below it)
EyWind Nov 24, 2022 @ 5:51pm 
mod bug:
well as i said, it was the position of knives.

suggestion:
And i think if you want to add calf sheath for knife it would be also good to add sheath model as well, and i think current calf position is also should be adjusted a bit, to look more similar to planetalgols calf sheat, coz i think it is is a bit unrealistic right now. Also would be good to have more colors for katana sheath.

compatibility:
well i have not tested it thoroughly enough, but it seams conflicts with Scrap Weapon\Armor mod, as well as sheath mod. When i wear Sword Sheath from SW, and put sword on my belt, i have around 2k error msg pop up. Can't send you log, i deleted it. And i probably will not be able to test it or replicate it any time soon.
zayaid Nov 25, 2022 @ 7:06am 
STACK TRACE
-----------------------------------------
Callframe at: getKeyName
function: create -- file: MainOptions.lua line # 2004 | Vanilla
function: create -- file: !!CustomOptions.lua line # 71 | MOD: Mod Options
function: create -- file: UIConfigurationOptions (CZ).lua line # 232 | MOD: Customizable Zombies
function: create -- file: EasyConfig_Chucked0_Menu.lua line # 55 | MOD: Easy Config Chucked
function: instantiate -- file: MainScreen.lua line # 800 | Vanilla
function: addToUIManager -- file: ISUIElement.lua line # 1009 | Vanilla
function: LoadMainScreenPanelInt -- file: MainScreen.lua line # 2233 | Vanilla
function: LoadMainScreenPanelIngame -- file: MainScreen.lua line # 2225 | Vanilla

ERROR: General , 1669387484081> 0> ExceptionLogger.logException> Exception thrown java.lang.IllegalArgumentException at GeneratedMethodAccessor146.invoke.
ERROR: General , 1669387484081> 0> DebugLogStream.printException> Stack trace:
java.lang.IllegalArgumentException
at jdk.internal.reflect.GeneratedMethodAccessor146.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.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:65)
at zombie.gameStates.IngameState.enter(IngameState.java:737)
at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:145)
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)
LOG : General , 1669387484083> 0> -----------------------------------------


note - this happen 10 times for each time I join my server since last update
zayaid Nov 25, 2022 @ 7:16am 
Originally posted by YGfish:
The Zombies report that the bug is caused by Mod Options Easy Config Chucked Customizable Zombies and does not include simple straps, which means the bug is not caused by my mod. If it was caused by simple straps, it would say something like: function: Sling_ISHotbarAttachDefinition.lua -- file: Sling_ISHotbarAttachDefinition.lua line # 68 | MOD: ???? Simple sling Mod

is it possible if your mod might accidentally create a conflict
Last edited by zayaid; Nov 25, 2022 @ 7:16am
zayaid Nov 25, 2022 @ 7:28am 
Originally posted by YGfish:
Originally posted by zayaid:

is it possible if your mod might accidentally create a conflict

If my mod causes a conflict, it should be marked as well. If it doesn't have his mark at all, it's not my mod's problem
thank you for your time
GM_alo Nov 26, 2022 @ 5:21am 
谢谢你!
< >
Showing 1-15 of 51 comments
Per page: 1530 50