traitor / Minecraft-Server-Mod

Server administration mod and API for Minecraft beta multiplayer server
220 stars 91 forks source link

Error When Starting Up :( #284

Closed 10se1ucgo closed 13 years ago

10se1ucgo commented 13 years ago

Missing minecraft_servero.jar, start converting minecraft_server.jar to minecraf t_servero.jar... Mar 20, 2011 6:37:32 PM Main main SEVERE: null java.lang.ExceptionInInitializerError at Main.main(Main.java:54) Caused by: java.lang.NullPointerException at java.io.Reader.(Unknown Source) at java.io.InputStreamReader.(Unknown Source) at com.tonicsystems.jarjar.Main.readIntoString(Main.java:38) at com.tonicsystems.jarjar.Main.(Main.java:30) ... 1 more Exception in thread "main" java.io.FileNotFoundException: minecraft_servero.jar (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(Unknown Source) at java.io.FileInputStream.(Unknown Source) at Main.getCRC32(Main.java:119) at Main.checkCRC32(Main.java:89) at Main.main(Main.java:58) Press any key to continue . . .

Meaglin commented 13 years ago

This is probably caused because of that minecraft.net is down and the downloading of minecraft_server.jar doesn't succeed.