Jump to content

Recommended Posts

Posted

It started when the server crashed when we were crafting too fast in the AE2 wireless crafting terminal. Now it crashes on startup even when we attempt a backup.

 

We are getting this error report:

 

Spoiler

 

[23:47:38] [Server thread/INFO] [Astral Sorcery]: Loading of 'lightnetwork' for world 0 finished.
[23:47:38] [Server thread/WARN] [net.minecraft.tileentity.TileEntity]: Skipping BlockEntity with id 
[23:47:38] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$WorldTickEvent@14123acc:
java.util.ConcurrentModificationException: null
    at java.util.HashMap$HashIterator.nextNode(Unknown Source) ~[?:1.8.0_221]
    at java.util.HashMap$ValueIterator.next(Unknown Source) ~[?:1.8.0_221]
    at net.minecraft.world.World.func_147448_a(World.java:1946) ~[amu.class:?]
    at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:856) ~[axw.class:?]
    at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:109) ~[ChunkIOProvider.class:?]
    at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94) ~[ChunkIOExecutor.class:?]
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118) ~[on.class:?]
    at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89) ~[on.class:?]
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135) ~[on.class:?]
    at net.minecraft.world.World.func_72964_e(World.java:310) ~[amu.class:?]
    at net.minecraft.world.World.func_175726_f(World.java:305) ~[amu.class:?]
    at net.minecraft.world.World.func_175625_s(World.java:2399) ~[amu.class:?]
    at codechicken.chunkloader.manager.ChunkLoaderManager$ChunkLoaderOrganiser.revive(ChunkLoaderManager.java:360) ~[ChunkLoaderManager$ChunkLoaderOrganiser.class:?]
    at codechicken.chunkloader.manager.ChunkLoaderManager$PlayerOrganiser.revive(ChunkLoaderManager.java:390) ~[ChunkLoaderManager$PlayerOrganiser.class:?]
    at codechicken.chunkloader.manager.ChunkLoaderManager$ChunkLoaderOrganiser.revive(ChunkLoaderManager.java:328) ~[ChunkLoaderManager$ChunkLoaderOrganiser.class:?]
    at codechicken.chunkloader.manager.ChunkLoaderManager$PlayerOrganiser.revive(ChunkLoaderManager.java:390) ~[ChunkLoaderManager$PlayerOrganiser.class:?]
    at codechicken.chunkloader.manager.ChunkLoaderManager.processLoaderStates(ChunkLoaderManager.java:693) ~[ChunkLoaderManager.class:?]
    at codechicken.chunkloader.manager.ChunkLoaderManager.onTickEnd(ChunkLoaderManager.java:670) ~[ChunkLoaderManager.class:?]
    at codechicken.chunkloader.handler.ChunkLoaderEventHandler.worldTick(ChunkLoaderEventHandler.java:32) ~[ChunkLoaderEventHandler.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2385_ChunkLoaderEventHandler_worldTick_WorldTickEvent.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274) [FMLCommonHandler.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[23:47:38] [Server thread/ERROR] [FML]: Index: 37 Listeners:
[23:47:38] [Server thread/ERROR] [FML]: 0: NORMAL
[23:47:38] [Server thread/ERROR] [FML]: 1: ASM: class crazypants.enderio.base.material.material.MaterialCraftingHandler onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 2: ASM: class vazkii.botania.common.core.handler.CommonTickHandler onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 3: ASM: class WayofTime.bloodmagic.util.handler.event.WillHandler onServerWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 4: ASM: class com.feed_the_beast.ftblib.lib.data.Universe onTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 5: ASM: class com.feed_the_beast.ftbutilities.handlers.FTBUtilitiesServerEventHandler onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 6: ASM: class flaxbeard.immersivepetroleum.common.EventHandler handleLubricatingMachinesServer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 7: ASM: class flaxbeard.immersivepetroleum.common.EventHandler handleNapalm(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 8: ASM: class nex.handler.WorldHandler onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 9: ASM: class com.latmod.yabba.YabbaEventHandler tickServerWorld(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 10: ASM: INSTANCE onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 11: ASM: it.zerono.mods.zerocore.internal.common.MultiblockEventHandler@6d015f63 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 12: ASM: vazkii.quark.automation.feature.PistonsMoveTEs@4b7987cb onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 13: ASM: morph.avaritia.handler.AvaritiaEventHandler@203a049c onTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 14: ASM: teamroots.embers.EventManager@40356bb4 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 15: ASM: teamroots.embers.EventManager@40356bb4 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 16: ASM: com.zeitheron.hammercore.world.WorldGenHelper@6a375332 worldUpdate(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 17: ASM: micdoodle8.mods.galacticraft.planets.venus.event.EventHandlerVenus@8a1162f onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 18: ASM: com.mjr.extraplanets.handlers.MainHandlerServer@6bd4fd6e onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 19: ASM: com.buuz135.industrial.proxy.event.WorldTickHandler@20c8a256 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 20: ASM: mcjty.rftools.ForgeEventHandlers@7130e51b onPostWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 21: ASM: mcjty.rftools.ForgeEventHandlers@7130e51b onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 22: ASM: mcjty.rftools.world.WorldTickHandler@4a7d8c24 tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 23: ASM: com.kashdeya.knobcontrol.util.Server@4b96cc worldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 24: ASM: me.desht.pneumaticcraft.common.event.TickHandlerPneumaticCraft@3ead7210 onWorldTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 25: ASM: cofh.thermaldynamics.util.TickHandler@26dd0ace tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 26: ASM: omtteam.omlib.handler.OMLibEventHandler@2b50740b tickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 27: ASM: openmods.world.DelayedActionTickHandler@f2cf48a onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 28: ASM: mrtjp.core.world.SimpleGenHandler$@4b102fce tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 29: ASM: mcjty.rftoolsdim.dimensions.DimensionTickEvent@28728b44 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 30: ASM: class soot.projectiles.ProjectileFireBlast updateBlasts(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 31: ASM: mcjty.xnet.ForgeEventHandlers@4d4a88b6 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 32: ASM: vazkii.botania.common.item.ItemGrassSeeds@20d2ee71 onTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 33: ASM: vazkii.botania.common.item.equipment.tool.terrasteel.ItemTerraAxe@3eadf14d onTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 34: ASM: com.brandon3055.draconicevolution.world.WorldTickHandler@20f1a275 tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 35: ASM: squeek.applecore.network.SyncHandler@698f9a7c onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 36: ASM: hellfirepvp.astralsorcery.common.auxiliary.tick.TickManager@2385e834 worldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 37: ASM: codechicken.chunkloader.handler.ChunkLoaderEventHandler@3fc6e113 worldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 38: ASM: micdoodle8.mods.galacticraft.planets.asteroids.tick.AsteroidsTickHandlerServer@a3bac11 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 39: ASM: erogenousbeef.bigreactors.common.BigReactorsTickHandler@b84722b onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 40: ASM: blusunrize.immersiveengineering.common.world.IEWorldGen@622e216e serverWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 41: ASM: blusunrize.immersiveengineering.common.EventHandler@39858437 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 42: ASM: mekanism.common.CommonWorldTickHandler@428e94b onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 43: ASM: me.desht.pneumaticcraft.common.event.HackTickHandler@5e2db9e9 worldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 44: ASM: me.desht.pneumaticcraft.common.semiblock.SemiBlockManager@ff4eaab onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 45: ASM: reborncore.common.multiblock.MultiblockServerTickHandler@54c972c0 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 46: ASM: tamaized.voidcraft.common.events.ItemEntityEvent@2b192cc4 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 47: ASM: aroma1997.core.util.registry.TickRegistry$1@5eae6e2 worldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 48: ASM: class teamroots.embers.util.OreTransmutationUtil onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 49: ASM: micdoodle8.mods.galacticraft.core.tick.TickHandlerServer@5ef6dff1 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 50: ASM: codechicken.lib.world.WorldExtensionManager$WorldExtensionEventHandler@216cbfe7 serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 51: ASM: com.progwml6.natura.world.worldgen.retrogen.TickHandlerWorldRetrogen@2274081a onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 52: ASM: nc.radiation.RadiationHandler@5f7dd369 updateChunkRadiation(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 53: ASM: nc.radiation.environment.RadiationEnvironmentHandler@3bc3544f updateRadiationEnvironment(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 54: ASM: net.quetzi.morpheus.helpers.MorpheusEventHandler@69020bd9 worldTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 55: ASM: mrtjp.projectred.relocation.RelocationEventHandler$@44f1be61 worldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 56: ASM: com.mike_caron.equivalentintegrations.impl.ManagedEMCManager@78a09b5c onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 57: ASM: class p455w0rd.endermanevo.init.ModEvents tickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 58: ASM: Block{minecraft:air} tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 59: ASM: lumien.randomthings.handler.RTEventHandler@92172c tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 60: ASM: appeng.hooks.TickHandler@4851a440 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
[23:47:38] [Server thread/ERROR] [FML]: 61: ASM: com.creativemd.creativecore.common.event.CreativeTickHandler@a3382ff onEventTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
[23:47:38] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
java.util.ConcurrentModificationException: null
    at java.util.HashMap$HashIterator.nextNode(Unknown Source) ~[?:1.8.0_221]
    at java.util.HashMap$ValueIterator.next(Unknown Source) ~[?:1.8.0_221]
    at net.minecraft.world.World.func_147448_a(World.java:1946) ~[amu.class:?]
    at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:856) ~[axw.class:?]
    at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:109) ~[ChunkIOProvider.class:?]
    at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94) ~[ChunkIOExecutor.class:?]
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118) ~[on.class:?]
    at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89) ~[on.class:?]
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135) ~[on.class:?]
    at net.minecraft.world.World.func_72964_e(World.java:310) ~[amu.class:?]
    at net.minecraft.world.World.func_175726_f(World.java:305) ~[amu.class:?]
    at net.minecraft.world.World.func_175625_s(World.java:2399) ~[amu.class:?]
    at codechicken.chunkloader.manager.ChunkLoaderManager$ChunkLoaderOrganiser.revive(ChunkLoaderManager.java:360) ~[ChunkLoaderManager$ChunkLoaderOrganiser.class:?]
    at codechicken.chunkloader.manager.ChunkLoaderManager$PlayerOrganiser.revive(ChunkLoaderManager.java:390) ~[ChunkLoaderManager$PlayerOrganiser.class:?]
    at codechicken.chunkloader.manager.ChunkLoaderManager$ChunkLoaderOrganiser.revive(ChunkLoaderManager.java:328) ~[ChunkLoaderManager$ChunkLoaderOrganiser.class:?]
    at codechicken.chunkloader.manager.ChunkLoaderManager$PlayerOrganiser.revive(ChunkLoaderManager.java:390) ~[ChunkLoaderManager$PlayerOrganiser.class:?]
    at codechicken.chunkloader.manager.ChunkLoaderManager.processLoaderStates(ChunkLoaderManager.java:693) ~[ChunkLoaderManager.class:?]
    at codechicken.chunkloader.manager.ChunkLoaderManager.onTickEnd(ChunkLoaderManager.java:670) ~[ChunkLoaderManager.class:?]
    at codechicken.chunkloader.handler.ChunkLoaderEventHandler.worldTick(ChunkLoaderEventHandler.java:32) ~[ChunkLoaderEventHandler.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2385_ChunkLoaderEventHandler_worldTick_WorldTickEvent.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) ~[EventBus.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274) ~[FMLCommonHandler.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:776) ~[MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) ~[nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[23:47:38] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: P:\MC Server\PO3-3.0.41-SERVER\.\crash-reports\crash-2019-08-16_23.47.38-server.txt
[23:47:38] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[23:47:38] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[23:47:38] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[23:47:38] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/overworld
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/the_nether
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/the_end
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/The Abyssal Wasteland
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/The Dreadlands
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/Omothol
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/The Dark Realm
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/EREBUS
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/hunting_dim
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/landia
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/lostcities
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/simplevoidworld
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/tartarus
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/MINING_WORLD
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/Deep Dark
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/ExtraUtils2_Quarry_Dim
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/nc_wasteland
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/NEXUS
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/Spectre
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/The Void
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/???
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/Dal Quor
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/twilight_forest
[23:47:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Alltings'/Storage Cell
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 0
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension -1
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 1
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 5
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 6
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 7
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 8
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 9
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 14
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 12
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 10
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 4
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 15
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension -6
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension -5
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension -7
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 13
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 2
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension -343800852
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension -2
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension -3
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension -4
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 3
[23:47:39] [Server thread/INFO] [FML]: Unloading dimension 11
[23:47:39] [Server thread/INFO] [Actually Additions]: Unloaded WorldData!
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -10
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -21
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -22
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -16
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -23
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -13
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -15
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -19
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -20
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -17
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -18
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -14
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -51
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -49
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -47
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -52
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -57
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -46
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -12
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: 55
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -48
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -53
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -54
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -56
[23:47:39] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -50
[23:47:39] [Server thread/INFO] [nuclearcraft]: Server Closing...
[23:47:39] [Server thread/INFO] [mcjtylib_ng]: Cleaning up all world data: 0 data blobs
[23:47:39] [Server thread/INFO] [mcjtylib_ng]: RFTools Dimensions: server is stopping. Shutting down gracefully
[23:47:39] [Server thread/INFO] [mcjtylib_ng]: Cleaning up RFTools dimensions
[23:47:39] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[23:47:39] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
 

There is more but this seems to be the final bit on startup that seems to crash it.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Reach Out To Rapid Digital: What sapp Info: +1 41 4 80 7 14 85 Email INFO: rap iddi gita lrecov ery @ exe cs. com Hello, my name is Jayson, and I’m 35 years old from the United Kingdom. My family and I recently endured an incredibly challenging experience that I wouldn’t wish on anyone. We became victims of a cryptocurrency investment fraud scheme that saw us lose a staggering $807,000 in USDT and Bitcoins. The fraudsters had created a convincing facade, and we were lured into investing, only to discover later that the platform was a complete scam. We were left devastated, not just financially, but emotionally, as we had trusted these people and believed in the legitimacy of the investment. After the initial shock wore off, we desperately searched for ways to recover the lost funds. It seemed like an impossible task, and we felt as though there was no hope. That’s when, by sheer luck, we stumbled across a post about Rapid Digital Recovery, a cryptocurrency and funds recovery organization with a proven track record in cybersecurity and fraud recovery. We decided to reach out to them, and from the first interaction, we were impressed with their professionalism and transparency. They explained the recovery process in detail and reassured us that they had the skills and expertise to track down the perpetrators and recover our funds. This gave us a renewed sense of hope, something we hadn’t felt in months. What truly stood out during our experience with Rapid Digital Recovery was their dedication to the recovery process. The team went above and beyond, using sophisticated tracking tools and cyber forensics to gather critical information. Within a matter of weeks, they had successfully located the funds and traced the scam back to the fraudsters responsible. They worked with the authorities to ensure the criminals were held accountable for their actions. To our relief, the team at Rapid Digital Recovery was able to recover every single penny we had lost. The funds were returned in full, and the sense of closure we felt was invaluable. We couldn’t have imagined such a positive outcome in the early stages of our recovery journey, and we are deeply grateful for the work they did. If you ever find yourself in a similar situation, I highly recommend contacting Rapid Digital Recovery. Their expertise, transparency, and dedication to their clients make them the go-to choice for anyone seeking to recover lost cryptocurrency or funds. They truly gave us back our financial future.  
    • This is my first time modding anything, so maybe just skill issue. I'm using Forge 54.0.12 and Temurin 21.0.5+11-LTS I wanted to create a custom keybind and to check whether it works I'd like to send a chat message. I tried using Minecraft.getInstance().player.sendSystemMessage(Component.literal("test")); but IntelliJ couldnt resolve sendSystemMessage(...). Since I saw people using it in earlier versions, I tried the same thing with 1.20.6(- 50.1.0), where it works fine, now I can't figure out if this is intentional and whether there are other options for sending chat messages. On that note, is there more documentation than https://docs.minecraftforge.net/en/1.21.x/? It seems very incomplete compared to something like the Oracle Java docs
    • Hi, i'm having this error and I wanna fix it. we try: -Reload drivers -Eliminate .minecraft -Eliminate Java -Restart launcher -Verify if minecraft is using gpu -Mods  in .minecraft is empty -Install the latest and recomended version of forge idk what i have to do, help me pls. the lastest log is: https://mclo.gs/WAMao8x  
    • Read the FAQ, Rule #2. (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/)  
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.