[CRASH]
druidicmage opened this issue ยท 2 comments
Describe the crash
Server crashes before even starting. I don't know what else to say. Will not create world, will not load mods, won't do anything of the sort. I'm stumped.
To Reproduce
1.) Load up server pack 3.1.1
2.) Put all mods in
3.) Start server
4.) Crash (with error Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Lists)
Crash Logs
https://mcpaste.io/5af0e01e5a6c13f6
No crash logs were created. Latest log is as follows:
[18:26:39] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[18:26:39] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[18:26:39] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
Modpack Version
3.1.1a
Server or singleplayer
Server
Version the world was created on:
3.1.1a
Other...
No response
Additional context
- We added one single extra mod, Waystones, originally. Removing the mod does not fix the issue
- We are hosted on Pebblehost
- At first I thought maybe it was the mod directory that was causing the issue. Removing it does not fix the issue
I've reinstalled twice, still the same error. I don't know why this is the case or what could be missing when I installed the server pack as full?