ich habe einen Minecraft Server aufgesetzt. Alles ohne Probleme,
doch nun bekomme ich diesen Fehler
Crash.log/txt:
(Serverside):Quote:
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 8/20/12 1:44 AM
Description: Exception in server tick loop
java.lang.NullPointerException
at aeb.f(SourceFile:191)
at et.m(SourceFile:509)
at net.minecraft.server.MinecraftServer.a(SourceFile: 827)
at ft.a(SourceFile:242)
at jb.b(SourceFile:91)
at net.minecraft.server.MinecraftServer.p(SourceFile: 411)
at net.minecraft.server.MinecraftServer.run(SourceFil e:316)
at ep.run(SourceFile:539)
Relevant Details:
- Minecraft Version: 1.3.2
- Operating System: FreeBSD (i386) version 7.2-RELEASE
- Java Version: 1.6.0_07, The FreeBSD Foundation
- Java VM Version: Diablo Java HotSpot(TM) Server VM (mixed mode), The FreeBSD Foundation
- Memory: 932718216 bytes (889 MB) / 1058668544 bytes (1009 MB) up to 1058668544 bytes (1009 MB)
- JVM Flags: 2 total; -Xmx1024M -Xms1024M
- Is Modded: Unknown (can't tell)
- Profiler Position: N/A (disabled)
- Player Count: 0 / 20; []
- World world Entities: 0 total; []
- World world Players: 0 total; []
- World world Chunk Stats: ServerChunkCache: 0 Drop: 0
- Type: Dedicated Server
Code:
java.security.ProviderException: nextBytes() failed
at sun.security.provider.NativePRNG$RandomIO.implNextBytes(NativePRNG.java:270)
at sun.security.provider.NativePRNG$RandomIO.access$200(NativePRNG.java:108)
at sun.security.provider.NativePRNG.engineNextBytes(NativePRNG.java:97)
at java.security.SecureRandom.nextBytes(SecureRandom.java:433)
at java.math.BigInteger.randomBits(BigInteger.java:475)
at java.math.BigInteger.<init>(BigInteger.java:464)
at sun.security.rsa.RSACore.getBlindingParameters(RSACore.java:261)
at sun.security.rsa.RSACore.crtCrypt(RSACore.java:130)
at sun.security.rsa.RSACore.rsa(RSACore.java:84)
at com.sun.crypto.provider.RSACipher.a(DashoA13*..)
at com.sun.crypto.provider.RSACipher.engineDoFinal(DashoA13*..)
at javax.crypto.Cipher.doFinal(DashoA13*..)
at hw.a(SourceFile:120)
at hw.b(SourceFile:115)
at hw.a(SourceFile:107)
at dx.a(SourceFile:52)
at bb.i(SourceFile:245)
at bb.c(SourceFile:15)
at bc.run(SourceFile:93)
Caused by: java.io.InterruptedIOException
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:199)
at sun.security.provider.NativePRNG$RandomIO.readFully(NativePRNG.java:185)
at sun.security.provider.NativePRNG$RandomIO.ensureBufferValid(NativePRNG.java:247)
at sun.security.provider.NativePRNG$RandomIO.implNextBytes(NativePRNG.java:261)
... 18 more
Hoffe jemand kann helfen.Quote:
Verbindung unterbrochen
Ende der Datenübertragung






