The solution if you have server-problems!

Discussion in 'Bukkit Help' started by vrostol, Mar 3, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    executionz

    No problem :)
     
  2. Offline

    epicreeper1

    when i try to turn my server on, it says:
    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:28)
    at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:608)
    at org.bukkit.craftbukkit.Main.main(Main.java:134)
    java.lang.ExceptionInInitializerError
    at net.minecraft.server.LocaleI18n.<clinit>(SourceFile:5)
    at net.minecraft.server.Item.l(SourceFile:449)
    at net.minecraft.server.StatisticList.a(SourceFile:139)
    at net.minecraft.server.StatisticList.c(SourceFile:86)
    at net.minecraft.server.Item.<clinit>(SourceFile:254)
    at net.minecraft.server.Block.<clinit>(Block.java:596)
    at net.minecraft.server.StatisticList.a(SourceFile:122)
    at net.minecraft.server.StatisticList.<clinit>(SourceFile:56)
    at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:608)
    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
    Press any key to continue . . .
     
  3. Offline

    lemonicetea2

    When I run my server, I get a message in my command prompt that reads as shown:
    177 recipes
    27 achievements
    15:14:46 [INFO] Starting minecraft server version 1.2.3
    15:14:46 [INFO] Loading properties
    15:14:46 [INFO] Starting Minecraft server on *:25565
    15:14:46 [WARNING] **** FAILED TO BIND TO PORT!
    15:14:46 [WARNING] The exception was: java.net.BindException: Address already in
    use: JVM_Bind
    15:14:46 [WARNING] Perhaps a server is already running on that port?
     
  4. Ehh hi guys heres a really simple (i hope) problem but i cant seem to figure it out...

    Every time i start my server everething is alright but the when i log in with localhost it just waits for a long time and says it took too long time... theres nothing special in the code so there must just be a simple problem if anyone could help i have no plugins.
     
  5. Offline

    epicreeper1

    Go To the server files and change the port from 22565 to something like 22564
     
  6. Offline

    MindShot

    epiccreeper ive got the same problem ..... what system have you 32 or 64 ?What java version 6 or 7 ?Tell me when you found a way to run the server please ;)
     
Thread Status:
Not open for further replies.

Share This Page