Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [16:12:45] [Netty IO #2/INFO] [FML]: Client attempting to join with 163 mods : [email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],WR-CBE|[email protected],NEIAddons|[email protected],NEIAddons|[email protected],thaumcraftneiplugin@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],appliedenergistics2-core@rv3-beta-5,[email protected],BuildCraft|[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],ThaumicTinkerer@unspecified,[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],NEIAddons|[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected]_beta,[email protected],MineFactoryReloaded|[email protected],[email protected],inpure|[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],BuildCraft|[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],<CoFH ASM>@000,[email protected],[email protected],appliedenergistics2@rv3-beta-5,[email protected],ProjRed|[email protected],MineFactoryReloaded|[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],ProjRed|[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],WR-CBE|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],WR-CBE|[email protected]
- [16:12:45] [Netty IO #2/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
- [16:12:46] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [16:12:46] [Server thread/INFO] [mcjty.lib.varia.Logging]: SMP: Sync dimensions to client
- [16:12:46] [Server thread/INFO]: NAME[/IP:61485] logged in with entity id 9 at (992.4272587867332, 60.5, 999.4899474198118)
- [16:12:46] [Server thread/INFO]: NAME joined the game
- [16:12:46] [Server thread/INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [16:12:46] [Server thread/INFO] [AgriCraft]: Sending mutations to player: NAME
- [16:12:46] [Server thread/INFO] [Waila]: Player EntityPlayerMP['NAME'/9, l='world', x=992.43, y=60.50, z=999.49] connected. Sending ping
- [16:12:46] [Server thread/INFO] [mcjty.lib.varia.Logging]: SMP: Player logged in: Sync diminfo to clients
- [16:12:46] [Server thread/INFO] [mcjty.lib.varia.Logging]: Sync dimension info to clients!
- [16:12:46] [Server thread/INFO] [mcjty.lib.varia.Logging]: Send validation data to the client
- [16:12:47] [Server thread/WARN] [FML]: ****************************************
- [16:12:47] [Server thread/WARN] [FML]: * Null fluid supplied to fluidstack. Did you try and create a stack for an unregistered fluid?
- [16:12:47] [Server thread/WARN] [FML]: * at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:35)
- [16:12:47] [Server thread/WARN] [FML]: * at net.blay09.mods.excompressum.tile.TileEntityWoodenCrucible.getTankInfo(TileEntityWoodenCrucible.java:163)
- [16:12:47] [Server thread/WARN] [FML]: * at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isValidTileEntity(TNHelper.java:82)
- [16:12:47] [Server thread/WARN] [FML]: * at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isValidTileEntity(TNHelper.java:64)
- [16:12:47] [Server thread/WARN] [FML]: * at com.rwtema.extrautils.tileentity.transfernodes.pipes.PipeBase.shouldConnectToTile(PipeBase.java:79)
- [16:12:47] [Server thread/WARN] [FML]: * at com.rwtema.extrautils.tileentity.transfernodes.pipes.PipeBase.transferItems(PipeBase.java:47)...
- [16:12:47] [Server thread/WARN] [FML]: ****************************************
- [16:12:47] [Server thread/ERROR]: Encountered an unexpected exception
- net.minecraft.util.ReportedException: Ticking block entity
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
- Caused by: java.lang.IllegalArgumentException: Cannot create a fluidstack from a null fluid
- at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:36) ~[FluidStack.class:?]
- at net.blay09.mods.excompressum.tile.TileEntityWoodenCrucible.getTankInfo(TileEntityWoodenCrucible.java:163) ~[TileEntityWoodenCrucible.class:?]
- at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isValidTileEntity(TNHelper.java:82) ~[TNHelper.class:?]
- at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isValidTileEntity(TNHelper.java:64) ~[TNHelper.class:?]
- at com.rwtema.extrautils.tileentity.transfernodes.pipes.PipeBase.shouldConnectToTile(PipeBase.java:79) ~[PipeBase.class:?]
- at com.rwtema.extrautils.tileentity.transfernodes.pipes.PipeBase.transferItems(PipeBase.java:47) ~[PipeBase.class:?]
- at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.handleInventories(TileEntityTransferNode.java:432) ~[TileEntityTransferNode.class:?]
- at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNodeInventory.processBuffer(TileEntityTransferNodeInventory.java:149) ~[TileEntityTransferNodeInventory.class:?]
- at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.func_145845_h(TileEntityTransferNode.java:145) ~[TileEntityTransferNode.class:?]
- at net.minecraft.world.World.func_72939_s(World.java:1939) ~[ahb.class:?]
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
- ... 4 more
- [16:12:47] [Server thread/ERROR]: This crash report has been saved to: /home/mc/InfinitySkyblock/./crash-reports/crash-2016-04-02_16.12.47-server.txt
- [16:12:47] [Server thread/INFO]: Stopping server
- [16:12:47] [Server thread/INFO]: Saving players
- [16:12:47] [Server thread/INFO]: Saving worlds
- [16:12:47] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
- [16:12:47] [Server thread/INFO]: Saving chunks for level 'world'/Nether
- [16:12:47] [Server thread/INFO]: Saving chunks for level 'world'/The End
- [16:12:47] [Server thread/INFO]: Saving chunks for level 'world'/The Last Millenium
- [16:12:47] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up RFTools dimensions
- [16:12:47] [Server thread/INFO] [FML]: Unloading dimension 0
- [16:12:47] [Server thread/INFO] [FML]: Unloading dimension -1
- [16:12:47] [Server thread/INFO] [FML]: Unloading dimension 1
- [16:12:47] [Server thread/INFO] [FML]: Unloading dimension -112
- [16:12:47] [Server thread/INFO] [FML]: Applying holder lookups
- [16:12:47] [Server thread/INFO] [FML]: Holder lookups applied
- [16:12:47] [pool-5-thread-1/INFO] [EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to /home/mc/InfinitySkyblock/./world/enderio/dimensionalTransceiver.json
- [16:12:47] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is stopping. Shutting down gracefully
- [16:12:47] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment