Jump to content

Mods Won't Load


tommysticks

Recommended Posts

Hello

 

I searched around the forums here to see if I could find a solution, but it seems like nothing is working.

 

Was there an update to the steam beta build? I believe I had my mod and other mods working on it just a week or two ago, but now the game crashes when I try to run it with mods loaded.

 

The furthest it gets is the black screen, then goes back to windows. When I clear the loaded file it works again.

 

I added id=ModName to the mod.info files, but it's still not working.

 

I updated my mod to have the same filepath that is recommended in the tutorial, but it still will not load.

 

Anyone have any ideas?

 

This is the error message that is coming up:

java.lang.NullPointerException
at zombie.ZomboidFileSystem.searchForModInfo(ZomboidFileSystem.java:103)
at zombie.ZomboidFileSystem.searchForModInfo(ZomboidFileSystem.java:86)
at zombie.ZomboidFileSystem.searchForModInfo(ZomboidFileSystem.java:86)
at zombie.gameStates.ChooseGameInfo.getModDetails(ChooseGameInfo.java:56)
at zombie.gameStates.ChooseGameInfo.getModDetails(ChooseGameInfo.java:42)
at zombie.ZomboidFileSystem.loadMods(ZomboidFileSystem.java:150)
at zombie.GameWindow.maina(GameWindow.java:904)
at zombie.gameStates.MainScreenState.main(MainScreenState.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...