Project Zomboid

Project Zomboid

Map Mod Manager (41 and 42)
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
jiizzjacuzzii  [udvikler] 4. nov. 2024 kl. 17:18
2
2
1
Bugs
Report any bugs or issues here!
< >
Viser 1-15 af 23 kommentarer
Lu5ck 7. nov. 2024 kl. 5:12 
https://i.imgur.com/67j5yT7.png

The dependencies box is outside the viewing range
I am on 1080p borderless mode
jiizzjacuzzii  [udvikler] 7. nov. 2024 kl. 16:31 
Oprindeligt skrevet af Lu5ck:
https://i.imgur.com/67j5yT7.png

The dependencies box is outside the viewing range

I have just put out a fix for this, can you let me know if it's working for you now? :spiffo:
Lu5ck 8. nov. 2024 kl. 0:09 
Oprindeligt skrevet af jiizzjacuzzii:
Oprindeligt skrevet af Lu5ck:
https://i.imgur.com/67j5yT7.png

The dependencies box is outside the viewing range

I have just put out a fix for this, can you let me know if it's working for you now? :spiffo:

Perfect
DeusExCoffeemachina 9. nov. 2024 kl. 17:45 
https://imgur.com/a/HuWxDcw

Well, there`s something wrong I guess. Map grid is awfuly small/
My font settings are default and resolution is 1366x768.
Sidst redigeret af DeusExCoffeemachina; 9. nov. 2024 kl. 17:46
Cawfee 9. nov. 2024 kl. 18:28 
This mod just caused a CTD. When i press M to open my map, it tries to open the map manager and crashes my game.
jiizzjacuzzii  [udvikler] 9. nov. 2024 kl. 23:21 
Oprindeligt skrevet af Cawfee:
This mod just caused a CTD. When i press M to open my map, it tries to open the map manager and crashes my game.
This mod doesn't have any keybinds, so it shouldn't be trying to open while playing the game. Can you send me your console log?
ᛚᚢᚲᛟᚨᚾ 10. nov. 2024 kl. 17:27 
for me the button is either at the button of quit button and I can't open/interact, or overplaying the quit button then I can open map manager, but can't quit game
Sidst redigeret af ᛚᚢᚲᛟᚨᚾ; 10. nov. 2024 kl. 17:27
jiizzjacuzzii  [udvikler] 10. nov. 2024 kl. 17:32 
Oprindeligt skrevet af ᛚᚢᚲᛟᚨᚾ:
for me the button is either at the button of quit button and I can't open/interact, or overplaying the quit button then I can open map manager, but can't quit game
what is your screen resolution?
UburGeek 11. nov. 2024 kl. 1:22 
Millstin coords are wrong. Its easy to see why looking at the mods post: however looking at the actual files, chunks are south of west point: 37x24, 37x25, 27x26, 38x24, 38x25, 38x26
jiizzjacuzzii  [udvikler] 11. nov. 2024 kl. 2:11 
Oprindeligt skrevet af UburGeek:
Millstin coords are wrong. Its easy to see why looking at the mods post: however looking at the actual files, chunks are south of west point: 37x24, 37x25, 27x26, 38x24, 38x25, 38x26
Ah! The mod creator updated their map location on 5th November but I pulled my data prior to that. I have it on my list to update, thank you for letting me know! :spiffo:
jiizzjacuzzii  [udvikler] 11. nov. 2024 kl. 2:12 
Oprindeligt skrevet af DeusExCoffeemachina:
https://imgur.com/a/HuWxDcw

Well, there`s something wrong I guess. Map grid is awfuly small/
My font settings are default and resolution is 1366x768.

I pushed a fix for this today, please let me know if it works for you now :spiffo:
☣ KeXe5 ☢ 11. nov. 2024 kl. 6:57 
For some reason this mod shows Melos Tiles for Miles Tilepack as required tileset pack for Leavenburg map mod, hovewer as you can see on the map workshop page it does not require that tileset pack.

Leavenburg ON[i.ibb.co]
Leavenburg OFF[i.ibb.co]
Sidst redigeret af ☣ KeXe5 ☢; 11. nov. 2024 kl. 7:06
ᛚᚢᚲᛟᚨᚾ 11. nov. 2024 kl. 8:11 
Oprindeligt skrevet af jiizzjacuzzii:
Oprindeligt skrevet af ᛚᚢᚲᛟᚨᚾ:
for me the button is either at the button of quit button and I can't open/interact, or overplaying the quit button then I can open map manager, but can't quit game
what is your screen resolution?
1920x1080
Torek 11. nov. 2024 kl. 14:28 
function: createChildren -- file: MapModChecker_UI.lua line # 697 | MOD: Map Mod Manager
function: instantiate -- file: ISUIElement.lua line # 653 | Vanilla
function: addChild -- file: ISUIElement.lua line # 1079 | Vanilla
function: createChildren -- file: MapModChecker_UI.lua line # 133 | MOD: Map Mod Manager
function: initialise -- file: MapModChecker_UI.lua line # 84 | MOD: Map Mod Manager
function: MAP MOD MANAGER -- file: MapModChecker_UI.lua line # 25 | MOD: Map Mod Manager
function: onMouseUp -- file: ISButton.lua line # 56 | Vanilla

ERROR: General , 1731363999919> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: size of non-table: null at KahluaThread.tableget line:1689.
ERROR: General , 1731363999919> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index: size 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.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)
LOG : General , 1731363999920> -----------------------------------------


Whenever i try to open the new button i get that error and nothing happens.
Torek 11. nov. 2024 kl. 14:55 
Oprindeligt skrevet af Torek:
function: createChildren -- file: MapModChecker_UI.lua line # 697 | MOD: Map Mod Manager
function: instantiate -- file: ISUIElement.lua line # 653 | Vanilla
function: addChild -- file: ISUIElement.lua line # 1079 | Vanilla
function: createChildren -- file: MapModChecker_UI.lua line # 133 | MOD: Map Mod Manager
function: initialise -- file: MapModChecker_UI.lua line # 84 | MOD: Map Mod Manager
function: MAP MOD MANAGER -- file: MapModChecker_UI.lua line # 25 | MOD: Map Mod Manager
function: onMouseUp -- file: ISButton.lua line # 56 | Vanilla

ERROR: General , 1731363999919> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: size of non-table: null at KahluaThread.tableget line:1689.
ERROR: General , 1731363999919> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index: size 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.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)
LOG : General , 1731363999920> -----------------------------------------


Whenever i try to open the new button i get that error and nothing happens.

My bad, im using the -nosteam, so i could play with GOG friends
< >
Viser 1-15 af 23 kommentarer
Per side: 1530 50