Jump to content

scyp10

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by scyp10

  1. When I had the white-screen bug, it took 5+ tries to get in. After that, it behaved normally. This is when the server was hosted on one of my spare computers, and no one was trying to run a client and server on the same system. My step-brother has had it the first time he tried to log into a server that was running on his computer. It has yet to log in properly to that server, but logged in just fine when it the server was run on my spare.

    There was a 3rd person playing with us who NEVER had any issues logging in to either server, but we suspect witchcraft!

    I'm running a server off of Linux. Me and all my buddies connected, and we were all on the server for a good 5 minutes. We then promptly crashed and white-screened, and the same thing happens whenever we try to join the server again.

  2. Different problem, though we have hit the white-screen bug on occasion. In one instance, persistence beat the bug and it eventually logged into the server. However, when a client on the same computer as the server failed to log in with the white-screen bug we threw in the towel and gave up after a while.

    How often does it occur for you?

  3. Title: EnderStorage Error

    Version: 3.1.2

    OS: Windows 7 Home Premium 64-bit

    Java Version: Java 7

    Description of Problem:

    When starting up my server, this error log appeared, after the setup was done. After which, the server could not be connected to, giving "End of Stream". This is the first time it has happened.

    Error Messages:

    "End of Stream"

    Error Log:

    
    [sEVERE] java.lang.ClassCastException: net.minecraft.server.NBTTagEnd cannot be cast to net.minecraft.server.NBTTagCompound
    
    2012-08-14 08:57:07 [sEVERE] at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.loadItems(EnderStorageManager.java:247)
    
    2012-08-14 08:57:07 [sEVERE] at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.<init>(EnderStorageManager.java:228)
    
    2012-08-14 08:57:07 [sEVERE] at codechicken.enderstorage.EnderStorageManager.getStorage(EnderStorageManager.java:118)
    
    2012-08-14 08:57:07 [sEVERE] at codechicken.enderstorage.TileEnderChest.q_(TileEnderChest.java:66)
    
    2012-08-14 08:57:07 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1190)
    
    2012-08-14 08:57:07 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
    
    2012-08-14 08:57:07 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
    
    2012-08-14 08:57:07 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    2012-08-14 08:57:07 [sEVERE] Unexpected exception
    
    java.lang.ClassCastException: net.minecraft.server.NBTTagEnd cannot be cast to net.minecraft.server.NBTTagCompound
    
    at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.loadItems(EnderStorageManager.java:247)
    
    at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.<init>(EnderStorageManager.java:228)
    
    at codechicken.enderstorage.EnderStorageManager.getStorage(EnderStorageManager.java:118)
    
    at codechicken.enderstorage.TileEnderChest.q_(TileEnderChest.java:66)
    
    at net.minecraft.server.World.tickEntities(World.java:1190)
    
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
    
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
    
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    

×
×
  • Create New...