Description of Problem: So I am trying to set up a server for my friends and I when i get the following errors (see below). I have searched the forums for a problem like mine but cant seem to find it. I have updated my java to version 7, removed the older versions, and I have added java to my PATH. I still am getting the same errors. I get the same errors if I try and install a 2.0 server as well. Thanks for the help!
Question
ArguingBike
Launcher/pack Version: Tekkit Server 2.1.1
Operating System: Windows 7 64-bit
Version of Java: v7 64-bit
Description of Problem: So I am trying to set up a server for my friends and I when i get the following errors (see below). I have searched the forums for a problem like mine but cant seem to find it. I have updated my java to version 7, removed the older versions, and I have added java to my PATH. I still am getting the same errors. I get the same errors if I try and install a 2.0 server as well. Thanks for the help!
Error Messages:
C:\Users\ArguingBike\Desktop\Tekkit!\Tekkit_Server_2.1.1>java -Xmx3G -Xms2G -jar Tekkit
.jar nogui
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>(SourceFile:24)
at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:589)
at org.bukkit.craftbukkit.Main.main(Main.java:134)
Aliasing material 1 name: stone
thru
Aliasing material 122 name: dragonEgg
java.lang.ExceptionInInitializerError
at net.minecraft.server.LocaleI18n.<clinit>(SourceFile:5)
at net.minecraft.server.Item.l(Item.java:344)
at net.minecraft.server.StatisticList.a(SourceFile:134)
at net.minecraft.server.StatisticList.c(SourceFile:81)
at net.minecraft.server.Item.<clinit>(Item.java:530)
at net.minecraft.server.Block.<clinit>(Block.java:854)
at net.minecraft.server.StatisticList.a(SourceFile:117)
at net.minecraft.server.StatisticList.<clinit>(SourceFile:52)
at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:589)
at org.bukkit.craftbukkit.Main.main(Main.java:134)
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(SourceFile:35)
at net.minecraft.server.LocaleLanguage.<init>(SourceFile:21)
at net.minecraft.server.LocaleLanguage.<clinit>(SourceFile:10)
... 10 more
C:\Users\ArguingBike\Desktop\Tekkit!\Tekkit_Server_2.1.1>pause
Press any key to continue . . .
4 answers to this question
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