Project Zomboid

Project Zomboid

Alex's Big Degen's Addon: More Dakis & Manga
 This topic has been pinned, so it's probably important
Alex_Gallego2005  [developer] 10 Jul, 2022 @ 1:36pm
Bugs
Tell me if you find any bugs or errors!
< >
Showing 1-15 of 45 comments
Chon 6 Nov, 2022 @ 11:31am 
I don't know if it was reported before, but after downloading the addons all textures on the pillows are rotated by 90°, and the 2 pictures are on the same side.
While playing with the base pillows mod (w/o addons) it seemed fine. Could it be a mod conflict or an update broke it? Tried turning off the addon versions 1by1 but the bug persisted.
This was all tested in MP.
I would be grateful for help/tip what could be the problem.
Alex_Gallego2005  [developer] 6 Nov, 2022 @ 1:22pm 
Did you try playing with only the base mod (Nalmac's) and this addon only?
There might be another addon causing a problem, and if that's the case you should contact that addon creator.
Alex_Gallego2005  [developer] 6 Nov, 2022 @ 1:23pm 
I'll try now anyways.
Alex_Gallego2005  [developer] 6 Nov, 2022 @ 1:34pm 
It works fine for me.. Maybe it's a bug only for you? It's weird
Chon 8 Nov, 2022 @ 11:41am 
Well, after you helping by narrowing the problem to be on our side, the bug fixed (?) itself. Started a new save with only the base mod, which was also busted, then installed the addons and then, it was working.
Idk what was the root of the problem and idk what fixed it.
Sorry for not being able to provide more info.
Alex_Gallego2005  [developer] 9 Nov, 2022 @ 5:47am 
That sounds like some addon is using the ids of the original mod and my addon, and I cannot do nothing about that, I'm sorry.
Wodaim Spur 23 Dec, 2022 @ 6:35am 
Sorry if this is unrelated but there is an error when enabling this mod

SEVERE: Error found in LUA file: C:/Program Files (x86)/Steam/steamapps/workshop/content/108600/2818423278/mods/Alex_Dakimakura_addon/media/lua/shared/dakis_DakimakuraOutfitDefinitions.lua
ERROR: General , 1671805375434> ExceptionLogger.logException> Exception thrown se.krka.kahlua.vm.KahluaException: dakis_DakimakuraOutfitDefinitions.lua:3: unexpected symbol near `-` at LexState.lexerror line:278.
ERROR: General , 1671805375434> DebugLogStream.printException> Stack trace:
se.krka.kahlua.vm.KahluaException: dakis_DakimakuraOutfitDefinitions.lua:3: unexpected symbol near `-`
at org.luaj.kahluafork.compiler.LexState.lexerror(LexState.java:278)
at org.luaj.kahluafork.compiler.LexState.syntaxerror(LexState.java:289)
at org.luaj.kahluafork.compiler.LexState.prefixexp(LexState.java:1117)
at org.luaj.kahluafork.compiler.LexState.primaryexp(LexState.java:1130)
at org.luaj.kahluafork.compiler.LexState.exprstat(LexState.java:1691)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1779)
at org.luaj.kahluafork.compiler.LexState.chunk(LexState.java:1790)
at org.luaj.kahluafork.compiler.LexState.compile(LexState.java:198)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:132)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:124)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:546)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:510)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:496)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:342)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:264)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:391)
at zombie.core.Core.ResetLua(Core.java:4170)
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:816)
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)
Alex_Gallego2005  [developer] 23 Dec, 2022 @ 7:27am 
I will take a look, thx for reporting
Alex_Gallego2005  [developer] 23 Dec, 2022 @ 7:29am 
Fixed it, it was a typo lmao. Literally a space between two "- -"
I'm reuploading the mod again xD
FemboyFurryMaid 23 Dec, 2022 @ 2:24pm 
`se.krka.kahlua.vm.KahluaException: dakis_DakimakuraOutfitDefinitions.lua:3: unexpected symbol near `-`
at org.luaj.kahluafork.compiler.LexState.lexerror(LexState.java:278)
at org.luaj.kahluafork.compiler.LexState.syntaxerror(LexState.java:289)
at org.luaj.kahluafork.compiler.LexState.prefixexp(LexState.java:1117)
at org.luaj.kahluafork.compiler.LexState.primaryexp(LexState.java:1130)
at org.luaj.kahluafork.compiler.LexState.exprstat(LexState.java:1691)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1779)
at org.luaj.kahluafork.compiler.LexState.chunk(LexState.java:1790)
at org.luaj.kahluafork.compiler.LexState.compile(LexState.java:198)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:132)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:124)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:546)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:510)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:496)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:342)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:264)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:391)
at zombie.core.Core.ResetLua(Core.java:4170)
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:816)
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)
se.krka.kahlua.vm.KahluaException: dakis_DakimakuraOutfitDefinitions.lua:3: unexpected symbol near `-`
at org.luaj.kahluafork.compiler.LexState.lexerror(LexState.java:278)
at org.luaj.kahluafork.compiler.LexState.syntaxerror(LexState.java:289)
at org.luaj.kahluafork.compiler.LexState.prefixexp(LexState.java:1117)
at org.luaj.kahluafork.compiler.LexState.primaryexp(LexState.java:1130)
at org.luaj.kahluafork.compiler.LexState.exprstat(LexState.java:1691)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1779)
at org.luaj.kahluafork.compiler.LexState.chunk(LexState.java:1790)
at org.luaj.kahluafork.compiler.LexState.compile(LexState.java:198)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:132)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:124)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:546)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:510)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:496)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:342)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:264)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:391)
at zombie.core.Core.ResetLua(Core.java:4170)
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:816)
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)
`

i seem to be getting this error after booting up the game, if i disable this mod the error goes away
Alex_Gallego2005  [developer] 23 Dec, 2022 @ 3:02pm 
i will check when i can, my gpu is mid-dead :)
anyways, that error seems the same as the above one
FemboyFurryMaid 23 Dec, 2022 @ 3:22pm 
should i even be getting the error then? idk, im tired and confused tbh
Alex_Gallego2005  [developer] 23 Dec, 2022 @ 3:40pm 
I fixed my error! yeeey

*Ehem* Mm.. Technically I fixed the issue, but I could be wrong or there could be another error, that would be weird tho, but I'll take a look, dw
Alex_Gallego2005  [developer] 23 Dec, 2022 @ 3:45pm 
I just took a look, and the file is good. Both my local copy and the workshop one, no errors in that line anymore.

I can suggest you to unsubscribe and then subscribe again from the mod to get the newest version of it.

If nothing changes you can go to the file
ERROR: General , 1671805375434> DebugLogStream.printException> Stack trace: se.krka.kahlua.vm.KahluaException: dakis_DakimakuraOutfitDefinitions.lua:3: unexpected symbol near `-`
and join the two "- -" that could be separated.
FemboyFurryMaid 23 Dec, 2022 @ 3:48pm 
Originally posted by =DbZ= Alex_Gallego2005:
I just took a look, and the file is good. Both my local copy and the workshop one, no errors in that line anymore.

I can suggest you to unsubscribe and then subscribe again from the mod to get the newest version of it.

If nothing changes you can go to the file
ERROR: General , 1671805375434> DebugLogStream.printException> Stack trace: se.krka.kahlua.vm.KahluaException: dakis_DakimakuraOutfitDefinitions.lua:3: unexpected symbol near `-`
and join the two "- -" that could be separated.

aight, thanks, i'll try re-subbing
< >
Showing 1-15 of 45 comments
Per page: 1530 50