DW20 1.6.4 v1.0.16

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Nimmudari

New Member
Jul 29, 2019
7
0
0
I've never had an issue updating my server until now. A couple of hours ago I installed DW20 v1.0.16 on my server and started it up. I get a crash before everything is loaded properly and without a crash report no less.

This is what the end of the loader looks like before the crash:

2014-02-28 20:39:37 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: net/minecraft/world/WorldServer
2014-02-28 20:39:37 [INFO] [STDERR] at java.lang.Class.getDeclaredMethods0(Native Method)
2014-02-28 20:39:37 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredMethods(Class.java:2531)
2014-02-28 20:39:37 [INFO] [STDERR] at java.lang.Class.getMethod0(Class.java:2774)
2014-02-28 20:39:37 [INFO] [STDERR] at java.lang.Class.getMethod(Class.java:1663)
2014-02-28 20:39:37 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:128)
2014-02-28 20:39:37 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-02-28 20:39:37 [INFO] [STDERR] ... 6 more
2014-02-28 20:39:37 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.world.WorldServer
2014-02-28 20:39:37 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
2014-02-28 20:39:37 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
2014-02-28 20:39:37 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
2014-02-28 20:39:37 [INFO] [STDERR] ... 12 more
2014-02-28 20:39:37 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: net/minecraft/world/World
2014-02-28 20:39:37 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2014-02-28 20:39:37 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
2014-02-28 20:39:37 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
2014-02-28 20:39:37 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
2014-02-28 20:39:37 [INFO] [STDERR] ... 14 more
2014-02-28 20:39:37 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.world.World
2014-02-28 20:39:37 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
2014-02-28 20:39:37 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
2014-02-28 20:39:37 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
2014-02-28 20:39:37 [INFO] [STDERR] ... 18 more
2014-02-28 20:39:37 [INFO] [STDERR] Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
2014-02-28 20:39:37 [INFO] [STDERR] at java.util.ArrayList.rangeCheck(ArrayList.java:635)
2014-02-28 20:39:37 [INFO] [STDERR] at java.util.ArrayList.get(ArrayList.java:411)
2014-02-28 20:39:37 [INFO] [STDERR] at mcp.mobius.mobiuscore.asm.TransformerBase.applyPayloadBefore(TransformerBase.java:113)
2014-02-28 20:39:37 [INFO] [STDERR] at mcp.mobius.mobiuscore.asm.TransformerWorld.transform(TransformerWorld.java:96)
2014-02-28 20:39:37 [INFO] [STDERR] at mcp.mobius.mobiuscore.asm.CoreTransformer.transform(CoreTransformer.java:37)
2014-02-28 20:39:37 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
2014-02-28 20:39:37 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
2014-02-28 20:39:37 [INFO] [STDERR] ... 20 more

I'm running a debian linux server and have been for over a year now almost without issue. Java is up to date. I would appreciate some help with this one.
 

Westingham

New Member
Jul 29, 2019
39
0
1
I'm having a similar issue. I tried upgraded my server from 1.0.14 to 1.0.17 and got the above problems. Then I tried switching to 1.0.16 and even back to 1.0.14 but now nothing works.

Attached is my latest attempt at running 1.0.16.

http://pastebin.com/BWM5wYAf


Never mind, I found out what my problem was. When I upgraded from one version of the modpack to another, I forgot to purge my mods folder and ended up having duplicates of almost every mod. Whoops.
 
Last edited:

Nimmudari

New Member
Jul 29, 2019
7
0
0
I noticed something like that in pack 16, but it still would not load even after got rid of mods.