Advertisement
Guest User

Untitled

a guest
May 5th, 2015
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. There was no crash-log saved anywhere. Neither on my pc, nor on the server. The only message I could find was in the ftb launcher console:
  2.  
  3. [11:28:53] [Client thread/WARN] [FML]: ****************************************
  4. [11:28:53] [Client thread/WARN] [FML]: * Null fluid supplied to fluidstack. Did you try and create a stack for an unregistered fluid?
  5. [11:28:53] [Client thread/WARN] [FML]: * at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:35)
  6. [11:28:53] [Client thread/WARN] [FML]: * at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:67)
  7. [11:28:53] [Client thread/WARN] [FML]: * at codechicken.enderstorage.storage.liquid.TankSynchroniser$PlayerItemTankCache.getLiquid(TankSynchroniser.java:225)
  8. [11:28:53] [Client thread/WARN] [FML]: * at codechicken.enderstorage.storage.liquid.TankSynchroniser.getClientLiquid(TankSynchroniser.java:264)
  9. [11:28:53] [Client thread/WARN] [FML]: * at codechicken.enderstorage.common.ItemEnderStorageRenderer.renderItem(ItemEnderStorageRenderer.java:48)
  10. [11:28:53] [Client thread/WARN] [FML]: * at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:183)...
  11. [11:28:53] [Client thread/WARN] [FML]: ****************************************
  12. [11:28:53] [Server thread/INFO]: KayKusanagi lost connection: TextComponent{text='A fatal error has occured, this connection is terminated', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  13. [11:28:53] [Server thread/INFO]: KayKusanagi left the game
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement