Project Zomboid

Project Zomboid

True Music
 This topic has been pinned, so it's probably important
< >
Showing 1-15 of 66 comments
Gerald Jinx Jan 4, 2023 @ 2:06pm 
The "Basement" mod conflicts with this mod :)
Stormbox Jan 5, 2023 @ 9:01am 
Originally posted by Gerald Jinx:
The "Basement" mod conflicts with this mod :)

How so?
AllayTheWolf Jan 10, 2023 @ 4:23am 
Not sure if I'm doing something wrong here but this list only has numbers 1 - 6 and doesn't actually show the mods that are incompatible.
mike Jan 12, 2023 @ 9:43am 
believe there is something going on with basement mod, get this error when iteracting with boom box for first time.
`attempted index: getName of non-table: null
function: IsObjectHatch -- file: Basement.lua line # 163 | MOD: Basements
function: GetHatchOnSquare -- file: Basement.lua line # 180 | MOD: Basements
function: onFillWorldObjectContextMenu -- file: Client.lua line # 127 | MOD: Basements
Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@57c435b2
function: createMenu -- file: ISWorldObjectContextMenu.lua line # 1543 | Vanilla
function: createMenu -- file: ISMenuContextWorld.lua line # 50 | Vanilla
function: createWorldMenu -- file: ISContextManager.lua line # 28 | Vanilla
function: doRClick -- file: ISObjectClickHandler.lua line # 60 | Vanilla
function: onObjectRightMouseButtonUp -- file: ISObjectClickHandler.lua line # 379 | Vanilla
java.lang.RuntimeException: attempted index: getName 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.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:214)
at zombie.Lua.LuaEventManager.triggerEventGarbage(LuaEventManager.java:228)
at zombie.Lua.LuaManager$GlobalObject.triggerEvent(LuaManager.java:3086)
at jdk.internal.reflect.GeneratedMethodAccessor810.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:79)
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:173)
at zombie.ui.UIManager.update(UIManager.java:938)
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)
`
Rei Caixa Jan 12, 2023 @ 5:02pm 
So, is there any imcompatibilities with this and Basements mod?
Cause I've been using both and never really True Music, whilst Basements doesn't seem to work for me.
Mr_Memetic Jan 27, 2023 @ 3:50pm 
Hello.
As far as I know, the incompatibility causes the "Device Options" for the Boombox (Placed) and the vinyl player to cease function. However, holding the boombox in the secondary, and the Sany in both hands, work as intended. The Car stereo works as well.
If you want to use the mod to get music in your base, then disable these mods.
Otherwise, game on!
Fenrir Jan 28, 2023 @ 11:46pm 
I don't have either of the two known mods installed, but right-clicking any placed player or player in inventory causes an error and device options to not appear. Going to test some stuff, and I'll edit this comment if I find anything.

OK, so I found the error log and it just spits like 10 of these out every second I hold the boombox or try to access device options in any way. I was able to open the device options while holding it, but I was unable to take out the tape that was inside.

EDIT: Better error log

function: update -- file: TCRWMMedia.lua line # 267 | MOD: True Music_v.2.14

ERROR: General , 1674984673864> 235,040,469> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: Tsarcraft.TCBoombox of non-table: null at KahluaThread.tableget line:1689.
ERROR: General , 1674984673864> 235,040,469> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index: Tsarcraft.TCBoombox 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.pcallvoid(KahluaThread.java:1827)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:38)
at zombie.ui.UIElement.update(UIElement.java:1589)
at zombie.ui.UIElement.update(UIElement.java:1606)
at zombie.ui.UIElement.update(UIElement.java:1606)
at zombie.ui.UIManager.update(UIManager.java:1042)
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)
LOG : General , 1674984673865> 235,040,470> -----------------------------------------
STACK TRACE
Last edited by Fenrir; Jan 29, 2023 @ 12:22pm
iBrRus  [developer] Jan 29, 2023 @ 2:44am 
@Fenrir, I need you to send a few lines above where the file causing this error is listed.
Fenrir Jan 29, 2023 @ 12:22pm 
Originally posted by iBrRus:
@Fenrir, I need you to send a few lines above where the file causing this error is listed.
Sorry! It's...
function: update -- file: TCRWMMedia.lua line # 267 | MOD: True Music_v.2.14
Avo Feb 6, 2023 @ 1:31pm 
Would it be possible to make these mods compatible with each other? The server I play in runs them all and It'd suck to have to turn them off
Fenrir Feb 6, 2023 @ 2:22pm 
Originally posted by Fenrir:
Originally posted by iBrRus:
@Fenrir, I need you to send a few lines above where the file causing this error is listed.
Sorry! It's...
function: update -- file: TCRWMMedia.lua line # 267 | MOD: True Music_v.2.14
It seems to work if I pick up a player, put it back down, then access device options through the floor inventory. This is really inconvenient though, and it floods me with errors.
Mudkip Feb 8, 2023 @ 8:08am 
I think Harder Hotwire also conflicts with this mod.
Red Onex Feb 22, 2023 @ 4:13pm 
I think i found another mod that makes problem with Boombox and the Vinyl player if you place them on the ground - it's Let me Think mod
Guy Little Man Mar 15, 2023 @ 4:28pm 
Wired light post needs to be added to this. I was confused why it wouldn't let me open the device options for the boombox and such when they are placed. Logs name dropped the mentioned mod and it worked fine after I unsubbed and such. I always play heavily modded too. Now I can blast rammstein while building my base.
AllayTheWolf Mar 16, 2023 @ 3:50am 
Originally posted by Fists:
Wired light post needs to be added to this. I was confused why it wouldn't let me open the device options for the boombox and such when they are placed. Logs name dropped the mentioned mod and it worked fine after I unsubbed and such. I always play heavily modded too. Now I can blast rammstein while building my base.
Fellow rammstein enjoyer, love to see it
< >
Showing 1-15 of 66 comments
Per page: 1530 50