Project Zomboid

Project Zomboid

[B42] Knox Event Expanded NPC mod [alpha v0.3.5-1]
New installation method not work for me
Game not launch for me

This is my ProjectZomboid64.json file
{ "mainClass": "zombie/gameStates/MainScreenState", "classpath": [ "D:/Games/Steam/steamapps/workshop/content/108600/3397396843/mods/KnoxEventExpanded/java/KnoxEventExpanded.jar", ".", "commons-compress-1.27.1.jar", "commons-io-2.18.0.jar", "istack-commons-runtime.jar", "jassimp.jar", "guava-23.0.jar", "javacord-3.8.0-shaded.jar", "javax.activation-api.jar", "jaxb-api.jar", "jaxb-runtime.jar", "lwjgl.jar", "lwjgl-natives-windows.jar", "lwjgl-glfw.jar", "lwjgl-glfw-natives-windows.jar", "lwjgl-jemalloc.jar", "lwjgl-jemalloc-natives-windows.jar", "lwjgl-opengl.jar", "lwjgl-opengl-natives-windows.jar", "lwjgl_util.jar", "sqlite-jdbc-3.48.0.0.jar", "trove-3.0.3.jar", "uncommons-maths-1.2.3.jar", "imgui-binding-1.86.11-8-g3e33dde.jar", "commons-codec-1.10.jar", "javase-3.2.1.jar", "totp-1.0.jar", "core-3.2.1.jar" ], "vmArgs": [ "-Djava.awt.headless=true", "-Xmx3072m", "-Dzomboid.steam=1", "-Dzomboid.znetlog=1", "-Djava.library.path=win64/;.", "-XX:-CreateCoredumpOnCrash", "-XX:-OmitStackTraceInFastThrow" ], "windows": { "6.1": { "vmArgs": [ "-XX:+UseG1GC" ] }, "10.0.17134": { "vmArgs": [ "-XX:+UseZGC" ] } } }

I test it with / or \

I test in CMD window with the command:
cd /d D:\Games\Steam\steamapps\workshop\content\108600\3397396843\mods\KnoxEventExpanded\java\
And works, the folder exist and works.

removing the text ( "D:/Games/Steam/steamapps/workshop/content/108600/3397396843/mods/KnoxEventExpanded/java/KnoxEventExpanded.jar", ) from my json file make the game runs without any problem

I have tried it both ways, and there is no way the game does not start.

"D:\Games\Steam\steamapps\workshop\content\108600\3397396843\mods\KnoxEventExpanded\java\KnoxEventExpanded.jar",
"D:/Games/Steam/steamapps/workshop/content/108600/3397396843/mods/KnoxEventExpanded/java/KnoxEventExpanded.jar",

Since the game doesn't even start, no log is generated that I can show you.
< >
Showing 1-10 of 10 comments
Snejk  [developer] 6 Aug @ 12:32pm 
Just to be sure, can you resubscribe to the mod? I.e. unsubscribe, wait for Steam to delete the files locally, then resubscribe and wait for Steam to download the mod files.

I've noticed that some players who don't have Steam on the C-drive have issues with the mod not updating, so I'd like to rule that out.
SiTWulf 6 Aug @ 1:13pm 
Game Version: 42.11.0 (Language: Spanish)
Mod Version: 0.3.5-1

I never download the Mod, only download after you update to 42.11 and try to install
And yes, for example, yesterday I unsubscribed and today I resubscribed, obtaining the same result: the game does not open if I put that line in my JSON file.

I have never tried to install the mod manually by copying the folders you indicate, I have only tried the automatic mode by editing the json

This is my collection of Mods that I'm subscribed to in case you think it's a problem with some Mod: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3542371483
Last edited by SiTWulf; 6 Aug @ 1:32pm
SiTWulf 6 Aug @ 1:35pm 
Originally posted by Snejk:
I've noticed that some players who don't have Steam on the C-drive have issues with the mod not updating, so I'd like to rule that out.
It might be a good idea to add the MOD version to the mod.info file so that if problems like this arise, they can tell you what version they have and avoid problems.

Just add to the mod.info file:
modversion= x.xx.xx
(where the X is the version)
Snejk  [developer] 6 Aug @ 1:51pm 
Is Project Zomboid installed on the same drive i.e. is it installed on the D-drive? If not, try copying the jar file to somewhere on the same drive and try adding it from there instead.

It's kind of a long shot, but it might be something silly like that that's causing it.
SiTWulf 6 Aug @ 6:40pm 
Originally posted by Snejk:
Is Project Zomboid installed on the same drive i.e. is it installed on the D-drive? If not, try copying the jar file to somewhere on the same drive and try adding it from there instead.

It's kind of a long shot, but it might be something silly like that that's causing it.
Yes is installed in D:\Games\Steam
I'm facing a similar problem.
SiTWulf 9 Aug @ 5:56pm 
I tried it one more time and this time it worked the first time without any problems.

I didn't do anything different, I just repeated the same steps, and this time it worked without any problems.

I'm attaching my ProjectZomboid64.json in case anyone wants to copy and paste it, because it worked for me the first time without any problems.

{ "mainClass": "zombie/gameStates/MainScreenState", "classpath": [ "D:/Games/Steam/steamapps/workshop/content/108600/3397396843/mods/KnoxEventExpanded/java/KnoxEventExpanded.jar", ".", "commons-compress-1.27.1.jar", "commons-io-2.18.0.jar", "istack-commons-runtime.jar", "jassimp.jar", "guava-23.0.jar", "javacord-3.8.0-shaded.jar", "javax.activation-api.jar", "jaxb-api.jar", "jaxb-runtime.jar", "lwjgl.jar", "lwjgl-natives-windows.jar", "lwjgl-glfw.jar", "lwjgl-glfw-natives-windows.jar", "lwjgl-jemalloc.jar", "lwjgl-jemalloc-natives-windows.jar", "lwjgl-opengl.jar", "lwjgl-opengl-natives-windows.jar", "lwjgl_util.jar", "sqlite-jdbc-3.48.0.0.jar", "trove-3.0.3.jar", "uncommons-maths-1.2.3.jar", "imgui-binding-1.86.11-8-g3e33dde.jar", "commons-codec-1.10.jar", "javase-3.2.1.jar", "totp-1.0.jar", "core-3.2.1.jar" ], "vmArgs": [ "-Djava.awt.headless=true", "-Xmx3072m", "-Dzomboid.steam=1", "-Dzomboid.znetlog=1", "-Djava.library.path=win64/;.", "-XX:-CreateCoredumpOnCrash", "-XX:-OmitStackTraceInFastThrow" ], "windows": { "6.1": { "vmArgs": [ "-XX:+UseG1GC" ] }, "10.0.17134": { "vmArgs": [ "-XX:+UseZGC" ] } } }
Aldaz108 10 Aug @ 3:32am 
I can tell you the problem right away.

It's the formatting.

See;
{
"mainClass": "zombie/gameStates/MainScreenState",
"classpath": [
"D:/Games/Steam/steamapps/workshop/content/108600/3397396843/mods/KnoxEventExpanded/java/KnoxEventExpanded.jar",
".",
"commons-compress-1.27.1.jar",
"commons-io-2.18.0.jar",
"istack-commons-runtime.jar",
"jassimp.jar",
"guava-23.0.jar",
"javacord-3.8.0-shaded.jar",
"javax.activation-api.jar",
"jaxb-api.jar",
"jaxb-runtime.jar",


It should be in line. Search up Notepad++ (It's simple to install and handy asf for editing files like this, and officially used by many) once installed open up the config file with Notepad++ it will be similar to Notepad but with more options.

When you add that line in, make sure it retains how it's formatted. It should not be out of line. You can press tab and it should push the indent in to the correct spot or delete the messed up lines, and just tab down from above ".",
Aldaz108 10 Aug @ 3:34am 
Oh the formatting didn't copy like yours did, but yeah. As you originally showed it, it looks like the "D:/Games/Steam/steamapps/workshop/content/108600/3397396843/mods/KnoxEventExpanded/java/KnoxEventExpanded.jar",

needs indenting so it's in line with everything else.

As I mentioned, use Notepad++ it'll save you a tonne of issues with configs like this.
< >
Showing 1-10 of 10 comments
Per page: 1530 50