kapnsxe Posted October 30, 2014 Share Posted October 30, 2014 Hey guys, I've been trying to boot up a tekkit classic server and I have been troubleshooting all morning trying to get it to run. I've hit a wall now and have no idea what to do. PLEASE HELP. This is the error I get when I try to launch the server: java -Xmx3G -Xms2G -jar Tekkit.jar -d64 java.lang.NullPointerException at java.io.Reader.<init>(Unknown Source) at java.io.InputStreamReader.<init>(Unknown Source) at net.minecraft.server.AchievementMap.<init>(SourceFile:15) at net.minecraft.server.AchievementMap.<clinit>(SourceFile:9) at net.minecraft.server.Statistic.d(SourceFile:38) at net.minecraft.server.CounterStatistic.d(SourceFile:15) at net.minecraft.server.StatisticList.<clinit>(StatisticList.java:17) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:634) at org.bukkit.craftbukkit.Main.main(Main.java:136) java.lang.ExceptionInInitializerError at net.minecraft.server.LocaleI18n.<clinit>(SourceFile:5) at net.minecraft.server.Item.l(Item.java:293) at net.minecraft.server.StatisticList.a(StatisticList.java:124) at net.minecraft.server.StatisticList.c(StatisticList.java:59) at net.minecraft.server.Item.<clinit>(Item.java:361) at net.minecraft.server.Block.<clinit>(Block.java:1211) at net.minecraft.server.StatisticList.a(StatisticList.java:102) at net.minecraft.server.StatisticList.<clinit>(StatisticList.java:40) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:634) at org.bukkit.craftbukkit.Main.main(Main.java:136) Caused by: java.lang.NullPointerException at java.io.Reader.<init>(Unknown Source) at java.io.InputStreamReader.<init>(Unknown Source) at net.minecraft.server.LocaleLanguage.b(LocaleLanguage.java:33) at net.minecraft.server.LocaleLanguage.<init>(LocaleLanguage.java:21) at net.minecraft.server.LocaleLanguage.<clinit>(LocaleLanguage.java:14) ... 10 more Any ideas?? Link to comment Share on other sites More sharing options...
j0ach1mmall3 Posted October 31, 2014 Share Posted October 31, 2014 Did you download the default server file and start it up? Link to comment Share on other sites More sharing options...
kapnsxe Posted October 31, 2014 Author Share Posted October 31, 2014 Yeah, the jar's filename is different because another guy recommended changing it and moving some files around.. It did this before I changed the filename though. Link to comment Share on other sites More sharing options...
j0ach1mmall3 Posted November 1, 2014 Share Posted November 1, 2014 Hmm Try reinstalling it. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now