- 2011-04-20 03:11:25 [INFO] Starting minecraft server version Beta 1.5
- 2011-04-20 03:11:25 [INFO] Loading properties
- 2011-04-20 03:11:25 [INFO] Starting Minecraft server on *:25565
- 2011-04-20 03:11:25 [INFO] Preparing level "world"
- 2011-04-20 03:11:25 [INFO] Preparing start region
- java.lang.ExceptionInInitializerError
- at StatisticList.<clinit>(SourceFile:65)
- at Block.<clinit>(SourceFile:211)
- at ItemSpade.<clinit>(SourceFile:6)
- at Item.<clinit>(SourceFile:62)
- at fk.a(SourceFile:69)
- at ko.a(SourceFile:167)
- at ko.a(SourceFile:65)
- at in.c(SourceFile:63)
- at lh.a(SourceFile:190)
- at gk.a(SourceFile:42)
- at gn.e(SourceFile:98)
- at gn.c(SourceFile:51)
- at net.minecraft.server.MinecraftServer.a(SourceFile:199)
- at net.minecraft.server.MinecraftServer.c(SourceFile:145)
- at net.minecraft.server.MinecraftServer.run(SourceFile:248)
- at bj.run(SourceFile:377)
- Caused by: java.lang.NullPointerException
- at fk.<init>(SourceFile:37)
- at ic.<init>(SourceFile:17)
- at cq.<clinit>(SourceFile:20)
- ... 16 more
- StatisticList:
- cq.a(); //Calls cq.<clinit> the static initializer
- cq.<clinit>:
- f = (new ic(0, "openInventory", 0, 0, dy.aJ, ((ic) (null)))).c();
- At this point dy.<clinit> is still on the stack
- /* 62*/ // 7 19:new #146 <Class mv> //we are inside here
- /* 62*/ // 8 22:dup
- /* 62*/ // 9 23:iconst_0
- /* 62*/ // 10 24:getstatic #152 <Field av av.c>
- /* 62*/ // 11 27:invokespecial #344 <Method void mv(int, av)>
- /* 62*/ // 12 30:iconst_2
- /* 62*/ // 13 31:iconst_5
- /* 62*/ // 14 32:invokevirtual #345 <Method dy mv.a(int, int)>
- /* 62*/ // 15 35:ldc1 #93 <String "shovelIron">
- /* 62*/ // 16 37:invokevirtual #294 <Method dy a(String)>
- /* 62*/ // 17 40:putstatic #246 <Field dy d>
- ...
- /* 166*/ // 962 2115:new #117 <Class dy>
- /* 166*/ // 963 2118:dup
- /* 166*/ // 964 2119:bipush 84
- /* 166*/ // 965 2121:invokespecial #290 <Method void dy(int)>
- /* 166*/ // 966 2124:bipush 11
- /* 166*/ // 967 2126:iconst_3
- /* 166*/ // 968 2127:invokevirtual #292 <Method dy a(int, int)>
- /* 166*/ // 969 2130:ldc1 #11 <String "book">
- /* 166*/ // 970 2132:invokevirtual #294 <Method dy a(String)>
- /* 166*/ // 971 2135:putstatic #191 <Field dy aJ> //we need to be at least here