Hey guys,
Seems my server keeps crashing when I try to place a block.
Sponge version:
SpongeMod: 1.8-2.1DEV-0+unknown-b0.git-unkown
SpngeAPI: 2.1-SNAPSHOT
Hey guys,
Seems my server keeps crashing when I try to place a block.
Sponge version:
SpongeMod: 1.8-2.1DEV-0+unknown-b0.git-unkown
SpngeAPI: 2.1-SNAPSHOT
"Server thread" Id=21 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.server.dedicated.DedicatedServer.func_71228_a(SourceFile:267)
at net.minecraft.server.MinecraftServer.run(SourceFile:476)
at java.lang.Thread.run(Thread.java:745)
This crash log is trolling lol. If I am correct the server starts to sleep endlessly.
Are you sure you are using the correct forge version?
Im not using Forge.
Im using SpongeVanilla, which if Im not mistaken does not need forge installed.
SpongeVanilla is not stable and won’t be for a while.
The crash dump is a little different to most dumps you see.
Notice how it’s a dump of all the running threads
-- Thread Dump --
I believe this but is specific to SpongeVanilla, and is possibly related to JLine.
Also, see this issue
It might also be related to this minecraft bug that is fixed in 1.8.1.
Yeah thats exactly what is happening.
Guess I will just use normal sponge
I’m sure that the fix is in public forge, however, as soon as 1.8.7 is updated, the bug will be included as “fixed” ;).