Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [00:26:23] [Server thread/WARN] [FML]: World backup failed.
- java.io.IOException: File too large
- at java.io.FileOutputStream.writeBytes(Native Method) ~[?:1.7.0_71]
- at java.io.FileOutputStream.write(FileOutputStream.java:345) ~[?:1.7.0_71]
- at java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:253) ~[?:1.7.0_71]
- at java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:238) ~[?:1.7.0_71]
- at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:343) ~[?:1.7.0_71]
- at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:238) ~[?:1.7.0_71]
- at java.util.zip.ZipOutputStream.close(ZipOutputStream.java:360) ~[?:1.7.0_71]
- at cpw.mods.fml.common.ZipperUtil.zip(ZipperUtil.java:58) ~[ZipperUtil.class:?]
- at cpw.mods.fml.common.ZipperUtil.backupWorld(ZipperUtil.java:82) [ZipperUtil.class:?]
- at cpw.mods.fml.common.ZipperUtil.backupWorld(ZipperUtil.java:66) [ZipperUtil.class:?]
- at cpw.mods.fml.common.registry.GameData.processIdRematches(GameData.java:677) [GameData.class:?]
- at cpw.mods.fml.common.Loader.fireMissingMappingEvent(Loader.java:929) [Loader.class:?]
- at cpw.mods.fml.common.registry.GameData.injectWorldIDMap(GameData.java:537) [GameData.class:?]
- at cpw.mods.fml.common.FMLContainer.readData(FMLContainer.java:275) [FMLContainer.class:?]
- at cpw.mods.fml.common.FMLCommonHandler.handleWorldDataLoad(FMLCommonHandler.java:403) [FMLCommonHandler.class:?]
- at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:122) [ayq.class:?]
- at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:201) [MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) [lt.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
- [00:26:23] [Server thread/WARN] [FML]: The world backup couldn't be created.
- java.io.IOException: File too large
- [00:26:23] [Server thread/INFO] [FML]: Applying holder lookups
- [00:26:23] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
- [00:26:23] [Server thread/INFO] [FML]: Holder lookups applied
- [00:26:23] [pool-5-thread-1/INFO] [EnderIO]: ServerChannelRegister: Dimensional Trasciever data saved to /home/servers/438768/./world1/enderio/dimensionalTransceiver.json
- [00:26:23] [Server thread/INFO] [STDOUT]: [com.mcjty.rftools.RFTools:serverStopped:183]: ###### RFTools.serverStopped
- [00:26:23] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement