Jump to content

Recommended Posts

Posted

I tried to solve the problem but I don't understand the logs I was stuck with this problem for days

This is the server log

 

 

[04:13:29] [Server thread/INFO]: Starting integrated minecraft server version 1.12.2
[04:13:29] [Server thread/INFO]: Generating keypair
[04:13:29] [Server thread/INFO]: Successfully loaded texture set: TavernTS!
[04:13:29] [Server thread/INFO]: Successfully loaded texture set: textureSetPreset!
[04:13:29] [Server thread/INFO]: Loaded 2 texture Sets!
[04:13:29] [Server thread/INFO]: Default factions loaded and initialized!
[04:13:30] [Server thread/INFO]: Permission Handler is: (default)
[04:13:30] [Server thread/INFO]: Preparing all world data
[04:13:30] [Server thread/INFO]: Injecting existing registry data into this server instance
[04:13:38] [Server thread/INFO]: JEI search tree manager injection complete!
[04:13:39] [Server thread/INFO]: Applying holder lookups
[04:13:39] [Server thread/INFO]: Holder lookups applied
[04:13:41] [Server thread/WARN]: defineId called for: class com.shinoow.abyssalcraft.common.entity.EntityDreadSpawn from class com.shinoow.abyssalcraft.common.entity.EntityChagarothSpawn
[04:13:41] [Server thread/WARN]: defineId called for: class com.shinoow.abyssalcraft.common.entity.EntityGreaterDreadSpawn from class com.shinoow.abyssalcraft.common.entity.EntityLesserDreadbeast
[04:13:41] [Server thread/WARN]: defineId called for: class de.sanandrew.mods.claysoldiers.entity.soldier.EntityClaySoldier from class de.sanandrew.mods.claysoldiers.network.datasync.DataWatcherBooleans
[04:13:41] [Server thread/WARN]: defineId called for: class li.cil.oc.common.entity.Drone from class li.cil.oc.common.entity.Drone$
[04:13:41] [Server thread/WARN]: defineId called for: class li.cil.oc.common.entity.Drone from class li.cil.oc.common.entity.Drone$
[04:13:41] [Server thread/WARN]: defineId called for: class li.cil.oc.common.entity.Drone from class li.cil.oc.common.entity.Drone$
[04:13:41] [Server thread/WARN]: defineId called for: class li.cil.oc.common.entity.Drone from class li.cil.oc.common.entity.Drone$
[04:13:41] [Server thread/WARN]: defineId called for: class li.cil.oc.common.entity.Drone from class li.cil.oc.common.entity.Drone$
[04:13:41] [Server thread/WARN]: defineId called for: class li.cil.oc.common.entity.Drone from class li.cil.oc.common.entity.Drone$
[04:13:41] [Server thread/WARN]: defineId called for: class li.cil.oc.common.entity.Drone from class li.cil.oc.common.entity.Drone$
[04:13:41] [Server thread/WARN]: defineId called for: class li.cil.oc.common.entity.Drone from class li.cil.oc.common.entity.Drone$
[04:13:41] [Server thread/WARN]: defineId called for: class li.cil.oc.common.entity.Drone from class li.cil.oc.common.entity.Drone$
[04:13:41] [Server thread/WARN]: defineId called for: class li.cil.oc.common.entity.Drone from class li.cil.oc.common.entity.Drone$
[04:13:41] [Server thread/WARN]: defineId called for: class li.cil.oc.common.entity.Drone from class li.cil.oc.common.entity.Drone$
[04:13:41] [Server thread/WARN]: defineId called for: class com.viesis.viescraft.common.entity.airships.EntityAirshipBaseVC from class com.viesis.viescraft.common.entity.airships.EntityBaseVC
[04:13:41] [Server thread/WARN]: defineId called for: class com.viesis.viescraft.common.entity.airships.EntityAirshipBaseVC from class com.viesis.viescraft.common.entity.airships.EntityBaseVC
[04:13:41] [Server thread/WARN]: defineId called for: class com.viesis.viescraft.common.entity.airships.EntityAirshipBaseVC from class com.viesis.viescraft.common.entity.airships.EntityBaseVC
[04:13:42] [Server thread/WARN]: defineId called for: class com.gildedgames.the_aether.entities.util.EntityMountable from class com.gildedgames.the_aether.entities.util.EntitySaddleMount
[04:13:42] [Server thread/WARN]: defineId called for: class fossilsarcheology.server.entity.prehistoric.EntitySarcosuchus from class fossilsarcheology.server.entity.prehistoric.EntityMegalograptus
[04:13:42] [Server thread/WARN]: defineId called for: class fossilsarcheology.server.entity.prehistoric.EntitySarcosuchus from class fossilsarcheology.server.entity.prehistoric.EntityTiktaalik
[04:13:42] [Server thread/WARN]: defineId called for: class net.minecraft.entity.EntityCreature from class drzhark.mocreatures.entity.MoCEntityMob
[04:13:42] [Server thread/WARN]: defineId called for: class net.minecraft.entity.EntityCreature from class drzhark.mocreatures.entity.MoCEntityMob
[04:13:42] [Server thread/WARN]: defineId called for: class net.minecraft.entity.EntityCreature from class drzhark.mocreatures.entity.MoCEntityMob
[04:13:42] [Server thread/WARN]: defineId called for: class net.minecraft.entity.EntityCreature from class drzhark.mocreatures.entity.MoCEntityMob
[04:13:43] [Server thread/ERROR]: Exception caught during firing event net.minecraftforge.event.AttachCapabilitiesEvent@2251a971:
java.lang.NullPointerException: null
    at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onAttachCapability(GCPlayerHandler.java:158) ~[GCPlayerHandler.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2440_GCPlayerHandler_onAttachCapability_AttachCapabilitiesEvent.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.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:691) [ForgeEventFactory.class:?]
    at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:661) [ForgeEventFactory.class:?]
    at net.minecraft.entity.Entity.<init>(Entity.java:219) [vg.class:?]
    at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:164) [vp.class:?]
    at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:157) [aed.class:?]
    at thebetweenlands.common.entity.projectiles.EntityBLFishHook$1.<init>(EntityBLFishHook.java:66) [EntityBLFishHook$1.class:?]
    at thebetweenlands.common.entity.projectiles.EntityBLFishHook.<init>(EntityBLFishHook.java:66) [EntityBLFishHook.class:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at drzhark.customspawner.environment.EnvironmentSettings.registerEntity(EnvironmentSettings.java:228) [EnvironmentSettings.class:?]
    at drzhark.customspawner.environment.EnvironmentSettings.initializeEntities(EnvironmentSettings.java:212) [EnvironmentSettings.class:?]
    at drzhark.customspawner.utils.CMSUtils.addWorldEnvironment(CMSUtils.java:143) [CMSUtils.class:?]
    at drzhark.customspawner.EventHooks.structureMapGen(EventHooks.java:188) [EventHooks.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2133_EventHooks_structureMapGen_InitMapGenEvent.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.event.terraingen.TerrainGen.getModdedMapGen(TerrainGen.java:48) [TerrainGen.class:?]
    at net.minecraft.world.gen.ChunkGeneratorOverworld.<init>(ChunkGeneratorOverworld.java:69) [aze.class:?]
    at net.minecraft.world.WorldType.getChunkGenerator(WorldType.java:140) [amz.class:?]
    at net.minecraft.world.WorldProvider.createChunkGenerator(WorldProvider.java:63) [aym.class:?]
    at net.minecraft.world.WorldServer.createChunkProvider(WorldServer.java:848) [oo.class:?]
    at net.minecraft.world.WorldServer.<init>(WorldServer.java:118) [oo.class:?]
    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:121) [chd.class:?]
    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:156) [chd.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[04:13:43] [Server thread/ERROR]: Index: 35 Listeners:
[04:13:43] [Server thread/ERROR]: 0: HIGHEST
[04:13:43] [Server thread/ERROR]: 1: ASM: INSTANCE onAttachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 2: NORMAL
[04:13:43] [Server thread/ERROR]: 3: ASM: appeng.core.Registration@591b7ae6 attachSpatialDimensionManager(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 4: ASM: class vazkii.quark.base.capability.CapabilityHandler attachItemCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 5: ASM: class vazkii.quark.base.capability.CapabilityHandler attachTileCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 6: ASM: class team.cqr.cqrepoured.capability.CapabilityHandler onChunkAttachCapabilitiesEvent(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 7: ASM: class team.cqr.cqrepoured.capability.CapabilityHandler onEntityAttachCapabilitiesEvent(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 8: ASM: net.darkhax.darkutils.features.charms.FeatureCharms@4fd38282 onItemCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 9: ASM: class com.fantasticsource.mctools.nbtcap.NBTCap attachToEntity(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 10: ASM: class com.fantasticsource.mctools.nbtcap.NBTCap attachToVillage(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 11: ASM: class com.fantasticsource.mctools.nbtcap.NBTCap attachToWorld(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 12: ASM: class com.fantasticsource.mctools.nbtcap.NBTCap attachToTE(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 13: ASM: class com.fantasticsource.mctools.nbtcap.NBTCap attachToChunk(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 14: ASM: class com.fantasticsource.mctools.nbtcap.NBTCap attachToStack(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 15: ASM: class electroblob.wizardry.data.WizardData onCapabilityLoad(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 16: ASM: class electroblob.wizardry.data.DispenserCastingData onCapabilityLoad(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 17: ASM: class thaumcraft.common.lib.events.PlayerEvents attachCapabilitiesPlayer(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 18: ASM: class crazypants.enderio.base.transceiver.ServerChannelRegister onWorldCaps(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 19: ASM: class com.zeitheron.hammercore.world.data.PerChunkDataManager attachCaps(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 20: ASM: class icbm.classic.lib.capability.emp.CapabilityEMP attachCapabilityItem(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 21: ASM: class alexiy.secure.contain.protect.events.CapabilityController attachToVillage(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 22: ASM: class alexiy.secure.contain.protect.events.CapabilityController attachWorldCaps(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 23: ASM: class alexiy.secure.contain.protect.events.CapabilityController attachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 24: ASM: com.shinoow.abyssalcraft.common.handlers.KnowledgeEventHandler@8411cba attachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 25: ASM: com.shinoow.abyssalcraft.common.handlers.ItemTransferEventHandler@632f9e7d attachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 26: ASM: net.shadowmage.ancientwarfare.structure.AncientWarfareStructure@24621d56 onEntityCapabilityAttach(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 27: ASM: net.shadowmage.ancientwarfare.structure.AncientWarfareStructure@24621d56 onWorldCapabilityAttach(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 28: ASM: baubles.common.event.EventHandlerEntity@576d93b1 attachCapabilitiesPlayer(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 29: ASM: vazkii.quark.management.feature.RightClickAddToShulkerBox@3d8ab4a6 onAttachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 30: ASM: vazkii.quark.vanity.feature.BoatSails@5eaf1602 onBoatGenesis(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 31: ASM: net.darkhax.darkutils.features.shulkerpearl.ShulkerDataHandler@4263646f attachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 32: ASM: com.brandon3055.draconicevolution.handlers.DEEventHandler@5ea7cfc8 onEntityConstructing(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 33: ASM: com.enderio.core.common.tweaks.BottleFluidCapability$BottleTweak@24e9ea89 attachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 34: ASM: class twilightforest.capabilities.CapabilityList attachEntityCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 35: ASM: micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler@42a9f0a onAttachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 36: ASM: com.buuz135.industrial.utils.compat.baubles.MeatFeederBauble$Event@21023416 onAttachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 37: ASM: mcjty.lib.McJtyLib$EventHandler@6d302f86 onEntityConstructing(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 38: ASM: stevekung.mods.moreplanets.core.capability.CapabilityHandlerMP@5f63abac onAttachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 39: ASM: net.xalcon.torchmaster.common.EventHandlerServer@da8dd4a onWorldAttachCapabilityEvent(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 40: ASM: slimeknights.tconstruct.gadgets.item.ItemPiggybackPack@3419e716 attachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 41: ASM: com.gildedgames.the_aether.player.PlayerAetherEvents@71bcfcc4 PlayerConstructingEvent(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 42: ASM: hellfirepvp.astralsorcery.common.event.listener.EventHandlerServer@3a16ef90 attachPlague(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 43: ASM: hellfirepvp.astralsorcery.common.base.FluidRarityRegistry@490958fa attachChunkCap(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 44: ASM: hellfirepvp.astralsorcery.common.base.RockCrystalHandler@3ca12603 attachChunkCap(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 45: ASM: hellfirepvp.astralsorcery.common.enchantment.amulet.PlayerAmuletHandler@27441f2c attachAmuletItemCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 46: ASM: c4.comforts.common.capability.CapabilitySleepTime$EventHandler@6b99ee81 attachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 47: ASM: c4.comforts.common.capability.CapabilitySleeping$EventHandler@5db1103f attachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 48: ASM: li.cil.oc.integration.minecraftforge.EventHandlerMinecraftForge$@484d6b2c onAttachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 49: ASM: li.cil.oc.common.EventHandler$@1e926d24 onAttachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 50: ASM: li.cil.oc.common.EventHandler$@1e926d24 onAttachCapabilitiesItemStack(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 51: ASM: net.machinemuse.powersuits.capabilities.CapabilityHandler@727dd3a6 attachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 52: ASM: de.teamlapen.vampirism.core.ModEventHandler@4a70cea0 onAttachCapabilitiesVillage(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 53: ASM: de.teamlapen.vampirism.player.ModPlayerEventHandler@52b19a40 onAttachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 54: ASM: de.teamlapen.vampirism.entity.ModEntityEventHandler@4cd6858c onAttachCapabilityEntity(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 55: ASM: xaero.map.events.Events@220916c8 worldCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 56: ASM: class thebetweenlands.common.world.storage.WorldStorageImpl$Handler onWorldCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 57: ASM: class thebetweenlands.common.capability.base.EntityCapabilityHandler onAttachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 58: ASM: class thebetweenlands.common.capability.base.ItemCapabilityHandler onAttachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 59: ASM: slimeknights.toolleveling.EntityXpHandler@72fe5479 onCapabilityAttach(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 60: LOWEST
[04:13:43] [Server thread/ERROR]: 61: ASM: baubles.common.event.EventHandlerItem@3932c3f3 itemCapabilityAttach(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/ERROR]: 62: ASM: INSTANCE onFinishAttachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:43] [Server thread/WARN]: defineId called for: class thebetweenlands.common.entity.EntitySplodeshroom from class thebetweenlands.common.entity.projectiles.EntityChiromawDroppings
[04:13:43] [Server thread/WARN]: defineId called for: class thebetweenlands.common.entity.EntitySplodeshroom from class thebetweenlands.common.entity.projectiles.EntityChiromawDroppings
[04:13:43] [Server thread/WARN]: defineId called for: class thebetweenlands.common.entity.EntitySplodeshroom from class thebetweenlands.common.entity.projectiles.EntityChiromawDroppings
[04:13:44] [Server thread/WARN]: defineId called for: class com.golems.entity.EntityTNTGolem from class com.windanesz.wizardrygolems.entity.living.EntityTNTGolemMinion
[04:13:48] [Server thread/ERROR]: Exception caught during firing event net.minecraftforge.event.AttachCapabilitiesEvent@11e898dd:
java.lang.NullPointerException: null
    at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onAttachCapability(GCPlayerHandler.java:158) ~[GCPlayerHandler.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2440_GCPlayerHandler_onAttachCapability_AttachCapabilitiesEvent.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.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:691) [ForgeEventFactory.class:?]
    at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:661) [ForgeEventFactory.class:?]
    at net.minecraft.entity.Entity.<init>(Entity.java:219) [vg.class:?]
    at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:164) [vp.class:?]
    at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:157) [aed.class:?]
    at thebetweenlands.common.entity.projectiles.EntityBLFishHook$1.<init>(EntityBLFishHook.java:66) [EntityBLFishHook$1.class:?]
    at thebetweenlands.common.entity.projectiles.EntityBLFishHook.<init>(EntityBLFishHook.java:66) [EntityBLFishHook.class:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at drzhark.customspawner.environment.EnvironmentSettings.registerEntity(EnvironmentSettings.java:228) [EnvironmentSettings.class:?]
    at drzhark.customspawner.environment.EnvironmentSettings.initializeEntities(EnvironmentSettings.java:212) [EnvironmentSettings.class:?]
    at drzhark.customspawner.registry.StructureRegistry.addStructToConfig(StructureRegistry.java:105) [StructureRegistry.class:?]
    at drzhark.customspawner.registry.StructureRegistry.registerStructure(StructureRegistry.java:37) [StructureRegistry.class:?]
    at drzhark.customspawner.EventHooks.structureMapGen(EventHooks.java:190) [EventHooks.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2133_EventHooks_structureMapGen_InitMapGenEvent.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.event.terraingen.TerrainGen.getModdedMapGen(TerrainGen.java:48) [TerrainGen.class:?]
    at net.minecraft.world.gen.ChunkGeneratorOverworld.<init>(ChunkGeneratorOverworld.java:69) [aze.class:?]
    at net.minecraft.world.WorldType.getChunkGenerator(WorldType.java:140) [amz.class:?]
    at net.minecraft.world.WorldProvider.createChunkGenerator(WorldProvider.java:63) [aym.class:?]
    at net.minecraft.world.WorldServer.createChunkProvider(WorldServer.java:848) [oo.class:?]
    at net.minecraft.world.WorldServer.<init>(WorldServer.java:118) [oo.class:?]
    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:121) [chd.class:?]
    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:156) [chd.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[04:13:48] [Server thread/ERROR]: Index: 35 Listeners:
[04:13:48] [Server thread/ERROR]: 0: HIGHEST
[04:13:48] [Server thread/ERROR]: 1: ASM: INSTANCE onAttachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 2: NORMAL
[04:13:48] [Server thread/ERROR]: 3: ASM: appeng.core.Registration@591b7ae6 attachSpatialDimensionManager(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 4: ASM: class vazkii.quark.base.capability.CapabilityHandler attachItemCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 5: ASM: class vazkii.quark.base.capability.CapabilityHandler attachTileCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 6: ASM: class team.cqr.cqrepoured.capability.CapabilityHandler onChunkAttachCapabilitiesEvent(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 7: ASM: class team.cqr.cqrepoured.capability.CapabilityHandler onEntityAttachCapabilitiesEvent(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 8: ASM: net.darkhax.darkutils.features.charms.FeatureCharms@4fd38282 onItemCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 9: ASM: class com.fantasticsource.mctools.nbtcap.NBTCap attachToEntity(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 10: ASM: class com.fantasticsource.mctools.nbtcap.NBTCap attachToVillage(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 11: ASM: class com.fantasticsource.mctools.nbtcap.NBTCap attachToWorld(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 12: ASM: class com.fantasticsource.mctools.nbtcap.NBTCap attachToTE(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 13: ASM: class com.fantasticsource.mctools.nbtcap.NBTCap attachToChunk(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 14: ASM: class com.fantasticsource.mctools.nbtcap.NBTCap attachToStack(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 15: ASM: class electroblob.wizardry.data.WizardData onCapabilityLoad(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 16: ASM: class electroblob.wizardry.data.DispenserCastingData onCapabilityLoad(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 17: ASM: class thaumcraft.common.lib.events.PlayerEvents attachCapabilitiesPlayer(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 18: ASM: class crazypants.enderio.base.transceiver.ServerChannelRegister onWorldCaps(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 19: ASM: class com.zeitheron.hammercore.world.data.PerChunkDataManager attachCaps(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 20: ASM: class icbm.classic.lib.capability.emp.CapabilityEMP attachCapabilityItem(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 21: ASM: class alexiy.secure.contain.protect.events.CapabilityController attachToVillage(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 22: ASM: class alexiy.secure.contain.protect.events.CapabilityController attachWorldCaps(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 23: ASM: class alexiy.secure.contain.protect.events.CapabilityController attachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 24: ASM: com.shinoow.abyssalcraft.common.handlers.KnowledgeEventHandler@8411cba attachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 25: ASM: com.shinoow.abyssalcraft.common.handlers.ItemTransferEventHandler@632f9e7d attachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 26: ASM: net.shadowmage.ancientwarfare.structure.AncientWarfareStructure@24621d56 onEntityCapabilityAttach(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 27: ASM: net.shadowmage.ancientwarfare.structure.AncientWarfareStructure@24621d56 onWorldCapabilityAttach(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 28: ASM: baubles.common.event.EventHandlerEntity@576d93b1 attachCapabilitiesPlayer(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 29: ASM: vazkii.quark.management.feature.RightClickAddToShulkerBox@3d8ab4a6 onAttachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 30: ASM: vazkii.quark.vanity.feature.BoatSails@5eaf1602 onBoatGenesis(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 31: ASM: net.darkhax.darkutils.features.shulkerpearl.ShulkerDataHandler@4263646f attachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 32: ASM: com.brandon3055.draconicevolution.handlers.DEEventHandler@5ea7cfc8 onEntityConstructing(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 33: ASM: com.enderio.core.common.tweaks.BottleFluidCapability$BottleTweak@24e9ea89 attachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 34: ASM: class twilightforest.capabilities.CapabilityList attachEntityCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 35: ASM: micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler@42a9f0a onAttachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 36: ASM: com.buuz135.industrial.utils.compat.baubles.MeatFeederBauble$Event@21023416 onAttachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 37: ASM: mcjty.lib.McJtyLib$EventHandler@6d302f86 onEntityConstructing(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 38: ASM: stevekung.mods.moreplanets.core.capability.CapabilityHandlerMP@5f63abac onAttachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 39: ASM: net.xalcon.torchmaster.common.EventHandlerServer@da8dd4a onWorldAttachCapabilityEvent(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 40: ASM: slimeknights.tconstruct.gadgets.item.ItemPiggybackPack@3419e716 attachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 41: ASM: com.gildedgames.the_aether.player.PlayerAetherEvents@71bcfcc4 PlayerConstructingEvent(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 42: ASM: hellfirepvp.astralsorcery.common.event.listener.EventHandlerServer@3a16ef90 attachPlague(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 43: ASM: hellfirepvp.astralsorcery.common.base.FluidRarityRegistry@490958fa attachChunkCap(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 44: ASM: hellfirepvp.astralsorcery.common.base.RockCrystalHandler@3ca12603 attachChunkCap(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 45: ASM: hellfirepvp.astralsorcery.common.enchantment.amulet.PlayerAmuletHandler@27441f2c attachAmuletItemCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 46: ASM: c4.comforts.common.capability.CapabilitySleepTime$EventHandler@6b99ee81 attachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 47: ASM: c4.comforts.common.capability.CapabilitySleeping$EventHandler@5db1103f attachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 48: ASM: li.cil.oc.integration.minecraftforge.EventHandlerMinecraftForge$@484d6b2c onAttachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 49: ASM: li.cil.oc.common.EventHandler$@1e926d24 onAttachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 50: ASM: li.cil.oc.common.EventHandler$@1e926d24 onAttachCapabilitiesItemStack(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 51: ASM: net.machinemuse.powersuits.capabilities.CapabilityHandler@727dd3a6 attachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 52: ASM: de.teamlapen.vampirism.core.ModEventHandler@4a70cea0 onAttachCapabilitiesVillage(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 53: ASM: de.teamlapen.vampirism.player.ModPlayerEventHandler@52b19a40 onAttachCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 54: ASM: de.teamlapen.vampirism.entity.ModEntityEventHandler@4cd6858c onAttachCapabilityEntity(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 55: ASM: xaero.map.events.Events@220916c8 worldCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 56: ASM: class thebetweenlands.common.world.storage.WorldStorageImpl$Handler onWorldCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 57: ASM: class thebetweenlands.common.capability.base.EntityCapabilityHandler onAttachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 58: ASM: class thebetweenlands.common.capability.base.ItemCapabilityHandler onAttachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 59: ASM: slimeknights.toolleveling.EntityXpHandler@72fe5479 onCapabilityAttach(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 60: LOWEST
[04:13:48] [Server thread/ERROR]: 61: ASM: baubles.common.event.EventHandlerItem@3932c3f3 itemCapabilityAttach(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/ERROR]: 62: ASM: INSTANCE onFinishAttachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
[04:13:48] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:13:49] [Server thread/WARN]: Couldn't find resource table minecraft:structure/house1
[04:13:49] [Server thread/ERROR]: Parsing error loading built-in advancement ancient_guns:chargeaimfire
com.google.gson.JsonSyntaxException: Unknown recipe 'ancient_guns:flintlock_pistol_reload2'
    at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
    at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
    at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
    at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
    at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
    at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
    at net.minecraft.util.JsonUtils.deserializeClass(SourceFile:439) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.deserializeClass(SourceFile:455) ~[rc.class:?]
    at net.minecraft.advancements.Advancement$Builder.deserialize(SourceFile:203) ~[i$a.class:?]
    at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
    at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
    at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:492) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:517) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:537) ~[rc.class:?]
    at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1381) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.ForgeHooks$$Lambda$7356/1476415471.apply(Unknown Source) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
    at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1359) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1326) [ForgeHooks.class:14.23.5.2859]
    at net.minecraft.advancements.AdvancementManager.reload(AdvancementManager.java:69) [ns.class:?]
    at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
    at net.minecraft.world.WorldServer.init(WorldServer.java:156) [oo.class:?]
    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:122) [chd.class:?]
    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:156) [chd.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[04:13:50] [Server thread/ERROR]: Parsing error loading built-in advancement galacticraftcore:galacticraft/oil
com.google.gson.JsonSyntaxException: Expected item to be an item, was unknown string 'galacticraftcore:bucket_oil'
    at net.minecraft.util.JsonUtils.getItem(SourceFile:124) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.getItem(SourceFile:135) ~[rc.class:?]
    at net.minecraft.advancements.DisplayInfo.deserializeIcon(DisplayInfo.java:133) ~[r.class:?]
    at net.minecraft.advancements.DisplayInfo.deserialize(DisplayInfo.java:111) ~[r.class:?]
    at net.minecraft.advancements.Advancement$Builder.deserialize(SourceFile:202) ~[i$a.class:?]
    at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
    at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
    at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:492) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:517) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:537) ~[rc.class:?]
    at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1381) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.ForgeHooks$$Lambda$7356/1476415471.apply(Unknown Source) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
    at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1359) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1326) [ForgeHooks.class:14.23.5.2859]
    at net.minecraft.advancements.AdvancementManager.reload(AdvancementManager.java:69) [ns.class:?]
    at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
    at net.minecraft.world.WorldServer.init(WorldServer.java:156) [oo.class:?]
    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:122) [chd.class:?]
    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:156) [chd.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[04:13:50] [Server thread/ERROR]: Parsing error loading built-in advancement industrialupgrade:main/sunnarium_makerpanel
com.google.gson.JsonSyntaxException: Expected item to be an item, was unknown string 'industrialupgrade:sunnarium_maker_plate_item'
    at net.minecraft.util.JsonUtils.getItem(SourceFile:124) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.getItem(SourceFile:135) ~[rc.class:?]
    at net.minecraft.advancements.DisplayInfo.deserializeIcon(DisplayInfo.java:133) ~[r.class:?]
    at net.minecraft.advancements.DisplayInfo.deserialize(DisplayInfo.java:111) ~[r.class:?]
    at net.minecraft.advancements.Advancement$Builder.deserialize(SourceFile:202) ~[i$a.class:?]
    at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
    at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
    at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:492) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:517) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:537) ~[rc.class:?]
    at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1381) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.ForgeHooks$$Lambda$7356/1476415471.apply(Unknown Source) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
    at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1359) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1326) [ForgeHooks.class:14.23.5.2859]
    at net.minecraft.advancements.AdvancementManager.reload(AdvancementManager.java:69) [ns.class:?]
    at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
    at net.minecraft.world.WorldServer.init(WorldServer.java:156) [oo.class:?]
    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:122) [chd.class:?]
    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:156) [chd.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[04:13:50] [Server thread/ERROR]: Parsing error loading built-in advancement industrialupgrade:main/sunnarium_maker
com.google.gson.JsonSyntaxException: Expected item to be an item, was unknown string 'industrialupgrade:sunnarium_maker_item'
    at net.minecraft.util.JsonUtils.getItem(SourceFile:124) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.getItem(SourceFile:135) ~[rc.class:?]
    at net.minecraft.advancements.DisplayInfo.deserializeIcon(DisplayInfo.java:133) ~[r.class:?]
    at net.minecraft.advancements.DisplayInfo.deserialize(DisplayInfo.java:111) ~[r.class:?]
    at net.minecraft.advancements.Advancement$Builder.deserialize(SourceFile:202) ~[i$a.class:?]
    at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
    at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
    at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:492) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:517) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:537) ~[rc.class:?]
    at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1381) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.ForgeHooks$$Lambda$7356/1476415471.apply(Unknown Source) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
    at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1359) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1326) [ForgeHooks.class:14.23.5.2859]
    at net.minecraft.advancements.AdvancementManager.reload(AdvancementManager.java:69) [ns.class:?]
    at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
    at net.minecraft.world.WorldServer.init(WorldServer.java:156) [oo.class:?]
    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:122) [chd.class:?]
    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:156) [chd.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[04:13:50] [Server thread/ERROR]: Parsing error loading built-in advancement industrialupgrade:main/se_generator
com.google.gson.JsonSyntaxException: Expected item to be an item, was unknown string 'industrialupgrade:solar_energy'
    at net.minecraft.util.JsonUtils.getItem(SourceFile:124) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.getItem(SourceFile:135) ~[rc.class:?]
    at net.minecraft.advancements.DisplayInfo.deserializeIcon(DisplayInfo.java:133) ~[r.class:?]
    at net.minecraft.advancements.DisplayInfo.deserialize(DisplayInfo.java:111) ~[r.class:?]
    at net.minecraft.advancements.Advancement$Builder.deserialize(SourceFile:202) ~[i$a.class:?]
    at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
    at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
    at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:492) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:517) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:537) ~[rc.class:?]
    at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1381) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.ForgeHooks$$Lambda$7356/1476415471.apply(Unknown Source) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
    at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1359) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1326) [ForgeHooks.class:14.23.5.2859]
    at net.minecraft.advancements.AdvancementManager.reload(AdvancementManager.java:69) [ns.class:?]
    at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
    at net.minecraft.world.WorldServer.init(WorldServer.java:156) [oo.class:?]
    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:122) [chd.class:?]
    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:156) [chd.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[04:13:50] [Server thread/ERROR]: Parsing error loading built-in advancement industrialupgrade:main/imp_se_generator
com.google.gson.JsonSyntaxException: Expected item to be an item, was unknown string 'industrialupgrade:imp_solar_energy'
    at net.minecraft.util.JsonUtils.getItem(SourceFile:124) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.getItem(SourceFile:135) ~[rc.class:?]
    at net.minecraft.advancements.DisplayInfo.deserializeIcon(DisplayInfo.java:133) ~[r.class:?]
    at net.minecraft.advancements.DisplayInfo.deserialize(DisplayInfo.java:111) ~[r.class:?]
    at net.minecraft.advancements.Advancement$Builder.deserialize(SourceFile:202) ~[i$a.class:?]
    at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
    at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
    at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:492) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:517) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:537) ~[rc.class:?]
    at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1381) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.ForgeHooks$$Lambda$7356/1476415471.apply(Unknown Source) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
    at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1359) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1326) [ForgeHooks.class:14.23.5.2859]
    at net.minecraft.advancements.AdvancementManager.reload(AdvancementManager.java:69) [ns.class:?]
    at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
    at net.minecraft.world.WorldServer.init(WorldServer.java:156) [oo.class:?]
    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:122) [chd.class:?]
    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:156) [chd.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[04:13:50] [Server thread/ERROR]: Parsing error loading built-in advancement industrialupgrade:main/adv_se_generator
com.google.gson.JsonSyntaxException: Expected item to be an item, was unknown string 'industrialupgrade:adv_solar_energy'
    at net.minecraft.util.JsonUtils.getItem(SourceFile:124) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.getItem(SourceFile:135) ~[rc.class:?]
    at net.minecraft.advancements.DisplayInfo.deserializeIcon(DisplayInfo.java:133) ~[r.class:?]
    at net.minecraft.advancements.DisplayInfo.deserialize(DisplayInfo.java:111) ~[r.class:?]
    at net.minecraft.advancements.Advancement$Builder.deserialize(SourceFile:202) ~[i$a.class:?]
    at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
    at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
    at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:492) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:517) ~[rc.class:?]
    at net.minecraft.util.JsonUtils.gsonDeserialize(SourceFile:537) ~[rc.class:?]
    at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1381) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.ForgeHooks$$Lambda$7356/1476415471.apply(Unknown Source) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
    at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1359) [ForgeHooks.class:14.23.5.2859]
    at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1326) [ForgeHooks.class:14.23.5.2859]
    at net.minecraft.advancements.AdvancementManager.reload(AdvancementManager.java:69) [ns.class:?]
    at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
    at net.minecraft.world.WorldServer.init(WorldServer.java:156) [oo.class:?]
    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:122) [chd.class:?]
    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:156) [chd.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/qua_core: Task Advancement{parentId=industrialupgrade:main/per_core, display=net.minecraft.advancements.DisplayInfo@411fe225, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@6e911e7}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/sin_panel: Task Advancement{parentId=industrialupgrade:main/sin_core, display=net.minecraft.advancements.DisplayInfo@51926260, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@1f3a279c}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement galacticraftcore:galacticraft/rocket_fuel: Task Advancement{parentId=galacticraftcore:galacticraft/refinery, display=net.minecraft.advancements.DisplayInfo@a0e65ea, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={fuel_bucket=net.minecraft.advancements.Criterion@4446b5f0}, requirements=[[fuel_bucket]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/sunnarium_part: Task Advancement{parentId=industrialupgrade:main/se_generator, display=net.minecraft.advancements.DisplayInfo@5b195870, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@2a018fd6}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/pho_panel: Task Advancement{parentId=industrialupgrade:main/pho_core, display=net.minecraft.advancements.DisplayInfo@2ae0f3d2, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@c39a667}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/uranium_enrich: Task Advancement{parentId=industrialupgrade:main/enrichment, display=net.minecraft.advancements.DisplayInfo@7e38f7e5, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@3ff36cdb}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/thorium_enrich: Task Advancement{parentId=industrialupgrade:main/enrichment, display=net.minecraft.advancements.DisplayInfo@1e314deb, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@3a807f42}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/pro_panel: Task Advancement{parentId=industrialupgrade:main/pro_core, display=net.minecraft.advancements.DisplayInfo@14a9565c, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@2d6a41e4}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/qua_panel: Task Advancement{parentId=industrialupgrade:main/qua_core, display=net.minecraft.advancements.DisplayInfo@6483edcb, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@1b19e5de}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/molecular_transformer: Task Advancement{parentId=industrialupgrade:main/sunnarium_makerpanel, display=net.minecraft.advancements.DisplayInfo@4f0e2e7b, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@1b6d0551}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement galacticraftcore:galacticraft/refinery: Task Advancement{parentId=galacticraftcore:galacticraft/oil, display=net.minecraft.advancements.DisplayInfo@6d3609a, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={refinery=net.minecraft.advancements.Criterion@75e7ba9c}, requirements=[[refinery]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/bar_panel: Task Advancement{parentId=industrialupgrade:main/bar_core, display=net.minecraft.advancements.DisplayInfo@41c29f47, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@939feb9}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/hyb_panel: Task Advancement{parentId=industrialupgrade:main/hyb_core, display=net.minecraft.advancements.DisplayInfo@1e1c19d6, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@5896f09a}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/adv_core: Task Advancement{parentId=industrialupgrade:main/molecular_transformer, display=net.minecraft.advancements.DisplayInfo@5d3ef970, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@3243d06d}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/per_panel: Task Advancement{parentId=industrialupgrade:main/per_core, display=net.minecraft.advancements.DisplayInfo@39356cea, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@15590319}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/pro_core: Task Advancement{parentId=industrialupgrade:main/spe_core, display=net.minecraft.advancements.DisplayInfo@2d696c4, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@5f4a0c4c}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/quar_panel: Task Advancement{parentId=industrialupgrade:main/quar_core, display=net.minecraft.advancements.DisplayInfo@7e01618c, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@71262a6c}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/had_panel: Task Advancement{parentId=industrialupgrade:main/had_core, display=net.minecraft.advancements.DisplayInfo@2a991eb2, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@6aac24c7}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/double_molecular_transformer: Task Advancement{parentId=industrialupgrade:main/molecular_transformer, display=net.minecraft.advancements.DisplayInfo@507282b6, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@5bf30e63}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/sin_core: Task Advancement{parentId=industrialupgrade:main/pro_core, display=net.minecraft.advancements.DisplayInfo@92d837a, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@4aee142a}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/glass_enrich: Task Advancement{parentId=industrialupgrade:main/uranium_enrich, display=net.minecraft.advancements.DisplayInfo@26130761, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@1c6608cd}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/had_core: Task Advancement{parentId=industrialupgrade:main/bar_core, display=net.minecraft.advancements.DisplayInfo@67999cd8, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@4b95c086}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/pho_core: Task Advancement{parentId=industrialupgrade:main/dif_core, display=net.minecraft.advancements.DisplayInfo@2b981cf4, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@4e6c78f1}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/adv_panel: Task Advancement{parentId=industrialupgrade:main/adv_core, display=net.minecraft.advancements.DisplayInfo@7d373652, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@50b172f5}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/quar_core: Task Advancement{parentId=industrialupgrade:main/gra_core, display=net.minecraft.advancements.DisplayInfo@4782259b, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@1cffd144}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/sunnarium_enrich: Task Advancement{parentId=industrialupgrade:main/enrichment, display=net.minecraft.advancements.DisplayInfo@6766cd50, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@5f15509}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/neu_core: Task Advancement{parentId=industrialupgrade:main/pho_core, display=net.minecraft.advancements.DisplayInfo@dded71e, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@20882b1}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/spe_panel: Task Advancement{parentId=industrialupgrade:main/spe_core, display=net.minecraft.advancements.DisplayInfo@67fc7187, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@21a77ac3}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/sunnarium_plate: Task Advancement{parentId=industrialupgrade:main/sunnarium, display=net.minecraft.advancements.DisplayInfo@1ecb6f12, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@4206f6a}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/gra_panel: Task Advancement{parentId=industrialupgrade:main/gra_core, display=net.minecraft.advancements.DisplayInfo@3a978764, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@3dcbe463}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/per_core: Task Advancement{parentId=industrialupgrade:main/hyb_core, display=net.minecraft.advancements.DisplayInfo@4705d366, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@258fcf19}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/gra_core: Task Advancement{parentId=industrialupgrade:main/had_core, display=net.minecraft.advancements.DisplayInfo@24633a2d, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@7fcfcebf}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/dif_panel: Task Advancement{parentId=industrialupgrade:main/dif_core, display=net.minecraft.advancements.DisplayInfo@5a64f52d, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@5bdf72e8}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/bar_core: Task Advancement{parentId=industrialupgrade:main/neu_core, display=net.minecraft.advancements.DisplayInfo@128cd2f3, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@3264ba78}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/hyb_core: Task Advancement{parentId=industrialupgrade:main/adv_core, display=net.minecraft.advancements.DisplayInfo@33891633, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@2429dd40}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/neu_panel: Task Advancement{parentId=industrialupgrade:main/neu_core, display=net.minecraft.advancements.DisplayInfo@7c4904c, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@6d6d8e29}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/spe_core: Task Advancement{parentId=industrialupgrade:main/qua_core, display=net.minecraft.advancements.DisplayInfo@7ccb0ffe, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@7dd6ca88}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/dif_core: Task Advancement{parentId=industrialupgrade:main/sin_core, display=net.minecraft.advancements.DisplayInfo@53b52cab, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@187c2edf}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/sunnarium: Task Advancement{parentId=industrialupgrade:main/sunnarium_maker, display=net.minecraft.advancements.DisplayInfo@4530a1f0, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@3cc3655f}, requirements=[[mine]]}
[04:13:50] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/enrichment: Task Advancement{parentId=industrialupgrade:main/sunnarium, display=net.minecraft.advancements.DisplayInfo@3f99eda2, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@18579e93}, requirements=[[mine]]}
[04:13:50] [Server thread/INFO]: Loaded 1827 advancements
[04:13:50] [Server thread/INFO]: Patching class: "net.minecraft.world.chunk.ChunkPrimer" with Transformer Group: "TransformerGroupChunkPrimer"
[04:13:50] [Server thread/INFO]: Patching class: "ru.fewizz.neid.asm.Hooks" with Transformer Group: "TransformerGroupChunkPrimer"
[04:13:51] [Server thread/INFO]: Transforming Class [net.minecraft.world.chunk.storage.ExtendedBlockStorage], Method [func_76663_a]
[04:13:51] [Server thread/INFO]: Transforming net.minecraft.world.chunk.storage.ExtendedBlockStorage Finished.
[04:13:51] [Server thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraft.world.chunk.BlockStateContainer.func_186018_a
[04:13:51] [Server thread/WARN]: @Redirect conflict. Skipping mixins.betterportals.view.json:MixinEntityTrackerEntry->@Redirect::isVisibleToAnyViewLegacyCC(Lnet/minecraft/entity/EntityTrackerEntry;Lnet/minecraft/entity/player/EntityPlayerMP;)Z with priority 1000, already redirected by securitycraft.mixins.json:camera.MixinEntityTrackerEntry->@Redirect::shouldUpdate(Lnet/minecraft/entity/EntityTrackerEntry;Lnet/minecraft/entity/player/EntityPlayerMP;)Z with priority 1100
[04:13:51] [Server thread/INFO]: Loading custom spell properties for world New World
[04:13:51] [Server thread/INFO]: Creating aura cache for world 0
[04:13:51] [Server thread/INFO]: Loaded a world with the tfEnforcedProgression game rule not defined. Defining it.
[04:13:51] [Thread-29/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:13:51] [Server thread/INFO]: Checking GatewayCache integrity for dimension 0
[04:13:51] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:13:51] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:14:01] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:14:01] [Server thread/INFO]: Creating aura cache for world -1
[04:14:01] [Thread-30/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:14:01] [Server thread/INFO]: Checking GatewayCache integrity for dimension -1
[04:14:01] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:14:01] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:14:01] [Server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:14:01] [Server thread/INFO]: Creating aura cache for world 1
[04:14:01] [Thread-31/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:14:07] [Server thread/INFO]: Checking GatewayCache integrity for dimension 1
[04:14:07] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:14:07] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:14:07] [Server thread/INFO]: Loading dimension 50 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:14:07] [Server thread/INFO]: Creating aura cache for world 50
[04:14:07] [Thread-32/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:14:13] [Server thread/INFO]: Checking GatewayCache integrity for dimension 50
[04:14:13] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:14:13] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:14:13] [Server thread/INFO]: Loading dimension 51 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:14:13] [Server thread/INFO]: Creating aura cache for world 51
[04:14:13] [Thread-33/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:14:18] [Server thread/INFO]: Checking GatewayCache integrity for dimension 51
[04:14:18] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:14:18] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:14:18] [Server thread/INFO]: Loading dimension 52 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:14:18] [Server thread/INFO]: Creating aura cache for world 52
[04:14:18] [Thread-34/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:14:24] [Server thread/INFO]: Checking GatewayCache integrity for dimension 52
[04:14:24] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:14:24] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:14:24] [Server thread/INFO]: Loading dimension 53 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:14:24] [Server thread/INFO]: Creating aura cache for world 53
[04:14:24] [Thread-35/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:14:29] [Server thread/INFO]: Checking GatewayCache integrity for dimension 53
[04:14:29] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:14:29] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:14:29] [Server thread/INFO]: Loading dimension 684 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:14:29] [Server thread/INFO]: Creating aura cache for world 684
[04:14:29] [Thread-36/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:14:35] [Server thread/INFO]: Checking GatewayCache integrity for dimension 684
[04:14:35] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:14:35] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:14:35] [Server thread/INFO]: Loading dimension 685 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:14:35] [Server thread/INFO]: Creating aura cache for world 685
[04:14:35] [Thread-37/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:14:41] [Server thread/INFO]: Checking GatewayCache integrity for dimension 685
[04:14:41] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:14:41] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:14:41] [Server thread/INFO]: Loading dimension 686 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:14:41] [Server thread/INFO]: Creating aura cache for world 686
[04:14:41] [Thread-38/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:14:46] [Server thread/INFO]: Checking GatewayCache integrity for dimension 686
[04:14:46] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:14:46] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:14:46] [Server thread/INFO]: Loading dimension 687 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:14:46] [Server thread/INFO]: Creating aura cache for world 687
[04:14:46] [Thread-39/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:14:52] [Server thread/INFO]: Checking GatewayCache integrity for dimension 687
[04:14:52] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:14:52] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:14:52] [Server thread/INFO]: Loading dimension 688 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:14:52] [Server thread/INFO]: Creating aura cache for world 688
[04:14:52] [Thread-40/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:14:52] [Server thread/INFO]: Checking GatewayCache integrity for dimension 688
[04:14:52] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:14:52] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:14:52] [Server thread/INFO]: Loading dimension -23 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:14:52] [Server thread/INFO]: Creating aura cache for world -23
[04:14:52] [Thread-41/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:14:58] [Server thread/INFO]: Checking GatewayCache integrity for dimension -23
[04:14:58] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:14:58] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:14:58] [Server thread/INFO]: Loading dimension -24 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:14:58] [Server thread/INFO]: Creating aura cache for world -24
[04:14:58] [Thread-42/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:15:04] [Server thread/INFO]: Checking GatewayCache integrity for dimension -24
[04:15:04] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:15:04] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:15:04] [Server thread/INFO]: Loading dimension 20 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:15:04] [Server thread/INFO]: Creating aura cache for world 20
[04:15:04] [Thread-43/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:15:11] [Server thread/INFO]: Checking GatewayCache integrity for dimension 20
[04:15:11] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:15:11] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:15:11] [Server thread/INFO]: Loading dimension 4 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:15:11] [Server thread/INFO]: Creating aura cache for world 4
[04:15:11] [Thread-44/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:15:24] [Server thread/INFO]: Checking GatewayCache integrity for dimension 4
[04:15:24] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:15:24] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:15:24] [Server thread/INFO]: Loading dimension -17 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:15:24] [Server thread/INFO]: Creating aura cache for world -17
[04:15:24] [Thread-45/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:15:30] [Server thread/INFO]: Checking GatewayCache integrity for dimension -17
[04:15:30] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:15:30] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:15:30] [Server thread/INFO]: Loading dimension -11325 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:15:30] [Server thread/INFO]: Creating aura cache for world -11325
[04:15:30] [Thread-46/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:15:36] [Server thread/INFO]: Checking GatewayCache integrity for dimension -11325
[04:15:36] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:15:36] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:15:36] [Server thread/INFO]: Loading dimension -9999 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:15:36] [Server thread/INFO]: Creating aura cache for world -9999
[04:15:36] [Thread-47/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:15:41] [Server thread/INFO]: Checking GatewayCache integrity for dimension -9999
[04:15:41] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:15:41] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:15:41] [Server thread/INFO]: Loading dimension 312 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:15:41] [Server thread/INFO]: Creating aura cache for world 312
[04:15:41] [Thread-48/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:15:46] [Server thread/INFO]: Checking GatewayCache integrity for dimension 312
[04:15:46] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:15:46] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:15:47] [Server thread/INFO]: Loading dimension 2 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:15:47] [Server thread/INFO]: Creating aura cache for world 2
[04:15:47] [Thread-49/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:15:52] [Server thread/INFO]: Checking GatewayCache integrity for dimension 2
[04:15:52] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:15:52] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:15:53] [Server thread/INFO]: Loading dimension 17 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:15:53] [Server thread/INFO]: Creating aura cache for world 17
[04:15:53] [Thread-50/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:15:58] [Server thread/INFO]: Checking GatewayCache integrity for dimension 17
[04:15:58] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:15:58] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:15:58] [Server thread/INFO]: Loading dimension 7 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:15:58] [Server thread/INFO]: Creating aura cache for world 7
[04:15:58] [Thread-51/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:16:04] [Server thread/INFO]: Checking GatewayCache integrity for dimension 7
[04:16:04] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:16:04] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:16:04] [Server thread/INFO]: Loading dimension -44 (New World) (net.minecraft.server.integrated.IntegratedServer@32e273a9)
[04:16:04] [Server thread/INFO]: Creating aura cache for world -44
[04:16:04] [Thread-52/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:16:10] [Server thread/INFO]: Checking GatewayCache integrity for dimension -44
[04:16:10] [Server thread/INFO]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[04:16:10] [Server thread/INFO]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:403]: Battletower Positions reloaded. Lines 1, entries 0
[04:16:16] [Server thread/INFO]: Initializing MoCreatures GUI API
[04:16:16] [Server thread/INFO]: Registered Dimension: -30
[04:16:16] [Server thread/INFO]: Registered Dimension: -2543
[04:16:16] [Server thread/INFO]: Registered Dimension: -2542
[04:16:16] [Server thread/INFO]: Registered Dimension: -2545
[04:16:16] [Server thread/INFO]: Registered Dimension: -29
[04:16:16] [Server thread/INFO]: Registered Dimension: -2544
[04:16:16] [Server thread/INFO]: Registered Dimension: -2541
[04:16:16] [Server thread/INFO]: Registered Dimension: -31
[04:16:16] [Server thread/INFO]: Registered Dimension: -2642
[04:16:16] [Server thread/INFO]: Registered Dimension: -28
[04:16:17] [Server thread/INFO]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin ...
[04:16:17] [Server thread/INFO]: Registered raytrace  plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
[04:16:17] [Server thread/INFO]: Starting threads
[04:16:17] [Thread-54/INFO]: Starting aura thread for dim 0
[04:16:18] [Thread-55/INFO]: Starting aura thread for dim -1
[04:16:18] [Thread-56/INFO]: Starting aura thread for dim 1
[04:16:18] [Thread-57/INFO]: Starting aura thread for dim 50
[04:16:18] [Thread-58/INFO]: Starting aura thread for dim 51
[04:16:18] [Thread-59/INFO]: Starting aura thread for dim 52
[04:16:18] [Thread-60/INFO]: Starting aura thread for dim 53
[04:16:18] [Thread-61/INFO]: Starting aura thread for dim 684
[04:16:18] [Thread-62/INFO]: Starting aura thread for dim 685
[04:16:18] [Thread-63/INFO]: Starting aura thread for dim 686
[04:16:18] [Thread-64/INFO]: Starting aura thread for dim 687
[04:16:18] [Thread-65/INFO]: Starting aura thread for dim 688
[04:16:18] [Thread-66/INFO]: Starting aura thread for dim -23
[04:16:18] [Thread-67/INFO]: Starting aura thread for dim -24
[04:16:18] [Thread-68/INFO]: Starting aura thread for dim 20
[04:16:18] [Thread-69/INFO]: Starting aura thread for dim 4
[04:16:18] [Thread-70/INFO]: Starting aura thread for dim -17
[04:16:18] [Thread-71/INFO]: Starting aura thread for dim -11325
[04:16:18] [Thread-72/INFO]: Starting aura thread for dim -9999
[04:16:18] [Thread-73/INFO]: Starting aura thread for dim 312
[04:16:18] [Thread-74/INFO]: Starting aura thread for dim 2
[04:16:18] [Thread-75/INFO]: Starting aura thread for dim 17
[04:16:18] [Thread-76/INFO]: Starting aura thread for dim 7
[04:16:18] [Thread-77/INFO]: Starting aura thread for dim -44
[04:16:18] [Server thread/INFO]: Removing aura cache for world -1
[04:16:18] [Thread-53/INFO]: Galacticraft remote version found: 4.0.2
[04:16:18] [Server thread/INFO]: Unloading dimension -1
[04:16:18] [Server thread/INFO]: Removing aura cache for world 1
[04:16:18] [Server thread/INFO]: Unloading dimension 1
[04:16:18] [Server thread/INFO]: Removing aura cache for world 50
[04:16:18] [Server thread/INFO]: Unloading dimension 50
[04:16:18] [Server thread/INFO]: Removing aura cache for world 51
[04:16:18] [Server thread/INFO]: Unloading dimension 51
[04:16:18] [Server thread/INFO]: Removing aura cache for world 52
[04:16:18] [Server thread/INFO]: Unloading dimension 52
[04:16:18] [Server thread/INFO]: Removing aura cache for world 53
[04:16:18] [Server thread/INFO]: Unloading dimension 53
[04:16:18] [Server thread/INFO]: Removing aura cache for world 684
[04:16:18] [Server thread/INFO]: Unloading dimension 684
[04:16:18] [Server thread/INFO]: Removing aura cache for world 685
[04:16:18] [Server thread/INFO]: Unloading dimension 685
[04:16:18] [Server thread/INFO]: Removing aura cache for world 686
[04:16:18] [Server thread/INFO]: Unloading dimension 686
[04:16:18] [Server thread/INFO]: Removing aura cache for world 687
[04:16:18] [Server thread/INFO]: Unloading dimension 687
[04:16:18] [Server thread/INFO]: Removing aura cache for world 688
[04:16:18] [Server thread/INFO]: Unloading dimension 688
[04:16:18] [Server thread/INFO]: Removing aura cache for world -23
[04:16:18] [Server thread/INFO]: Unloading dimension -23
[04:16:18] [Server thread/INFO]: Removing aura cache for world -24
[04:16:19] [Server thread/INFO]: Unloading dimension -24
[04:16:19] [Server thread/INFO]: Removing aura cache for world 20
[04:16:19] [Server thread/INFO]: Unloading dimension 20
[04:16:19] [Server thread/INFO]: Removing aura cache for world 4
[04:16:19] [Server thread/INFO]: Unloading dimension 4
[04:16:19] [Server thread/INFO]: Removing aura cache for world -17
[04:16:19] [Server thread/INFO]: Unloading dimension -17
[04:16:19] [Server thread/INFO]: Removing aura cache for world -11325
[04:16:19] [Server thread/INFO]: Unloading dimension -11325
[04:16:19] [Server thread/INFO]: Removing aura cache for world 17
[04:16:19] [Server thread/INFO]: Unloading dimension 17
[04:16:19] [Server thread/INFO]: Removing aura cache for world 7
[04:16:19] [Server thread/INFO]: Unloading dimension 7
[04:16:19] [Server thread/INFO]: Removing aura cache for world -44
[04:16:19] [Server thread/INFO]: Unloading dimension -44
[04:16:19] [Netty Local Client IO #0/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brz net.minecraft.client.network.NetHandlerPlayClient
[04:16:19] [Netty Local Client IO #0/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.client.network.NetHandlerPlayClient
[04:16:19] [Netty Local Client IO #0/INFO]: Transforming method: EntityPotion#isWaterSensitiveEntity(EntityLivingBase)
[04:16:19] [Netty Local Client IO #0/INFO]: Transforming Class [net.minecraft.entity.item.EntityItemFrame], Method [func_184230_a]
[04:16:19] [Netty Local Client IO #0/INFO]: Transforming net.minecraft.entity.item.EntityItemFrame Finished.
[04:16:19] [Netty Local Client IO #0/INFO]: Server protocol version 2
[04:16:19] [Netty Server IO #1/INFO]: Client protocol version 2
[04:16:19] [Netty Server IO #1/INFO]: Client attempting to join with 189 mods : [email protected],[email protected],[email protected],[email protected],[email protected],vampirism_integrations@vampirism_integrations,[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],stevekung'[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],[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],[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],[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],[email protected],[email protected],[email protected],[email protected],davincisvessels@@DVESSELSVER@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],fastleafdecay@v14,[email protected],[email protected],quarkoddities@1,[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],[email protected],[email protected],[email protected],appliedenergistics2@rv6-stable-7,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]+release.109.220f184,[email protected],millenaire@Millénaire 8.1.1,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],micdoodlecore@,[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],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],com.elytradev.movingworld.common.asm.coremod@,[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],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],opencomputers|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_for_1.12,[email protected],[email protected]
[04:16:19] [Netty Server IO #1/INFO]: Skipping config sync, No mods have registered a syncable config.
[04:16:19] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established
[04:16:19] [Netty Local Client IO #0/INFO]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin ...
[04:16:19] [Netty Local Client IO #0/INFO]: Registered raytrace  plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
[04:16:19] [Server thread/INFO]: [Server thread] Server side modded connection established
[04:16:19] [Server thread/INFO]: Negary_[local:E:c4f9ba1d] logged in with entity id 42347 at (1.5, 69.0, 193.5)
[04:16:19] [Server thread/INFO]: Negary_ joined the game
[04:16:19] [Server thread/INFO]: Sending global donation perk settings to Negary_
[04:16:19] [Netty Local Client IO #0/INFO]: [atomicstryker.battletowers.common.AS_BattleTowersCore:onClientConnected:111]: CLIENT registered ClientConnectedToServerEvent, sending packet to server
[04:16:20] [Client thread/INFO]: Using gateway screenshots for folder 'new_world'
[04:16:20] [Thread-55/INFO]: Stopping aura thread for dim -1
[04:16:20] [Thread-56/INFO]: Stopping aura thread for dim 1
[04:16:20] [Thread-57/INFO]: Stopping aura thread for dim 50
[04:16:20] [Thread-58/INFO]: Stopping aura thread for dim 51
[04:16:20] [Thread-59/INFO]: Stopping aura thread for dim 52
[04:16:20] [Thread-60/INFO]: Stopping aura thread for dim 53
[04:16:20] [Thread-61/INFO]: Stopping aura thread for dim 684
[04:16:20] [Thread-62/INFO]: Stopping aura thread for dim 685
[04:16:20] [Thread-63/INFO]: Stopping aura thread for dim 686
[04:16:20] [Thread-64/INFO]: Stopping aura thread for dim 687
[04:16:20] [Thread-65/INFO]: Stopping aura thread for dim 688
[04:16:20] [Thread-66/INFO]: Stopping aura thread for dim -23
[04:16:20] [Thread-67/INFO]: Stopping aura thread for dim -24
[04:16:20] [Thread-68/INFO]: Stopping aura thread for dim 20
[04:16:20] [Thread-69/INFO]: Stopping aura thread for dim 4
[04:16:20] [Client thread/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.world.biome.BiomeColorHelper
[04:16:20] [Thread-70/INFO]: Stopping aura thread for dim -17
[04:16:20] [Thread-71/INFO]: Stopping aura thread for dim -11325
[04:16:20] [Thread-75/INFO]: Stopping aura thread for dim 17
[04:16:20] [Thread-76/INFO]: Stopping aura thread for dim 7
[04:16:20] [Thread-77/INFO]: Stopping aura thread for dim -44
[04:16:20] [Client thread/INFO]: New world map session initialized!
[04:16:20] [Client thread/INFO]: New minimap session initialized!
[04:16:20] [Server thread/INFO]: Loading player reputation...
[04:16:20] [Thread-103/WARN]: HammerCore custom data file not found! (this is not an issue!)
[04:16:20] [Server thread/INFO]: Player GCEntityPlayerMP['Negary_'/42347, l='New World', x=1.50, y=69.00, z=193.50] connected. Sending ping
[04:16:20] [Server thread/INFO]: Synchronising spell glyph data for Negary_
[04:16:20] [Server thread/INFO]: Synchronising spell emitters for Negary_
[04:16:20] [Server thread/INFO]: Synchronising config settings for Negary_
[04:16:20] [Server thread/INFO]: Synchronising advancements for Negary_
[04:16:20] [Server thread/INFO]: Clearing cached mega torches
[04:16:21] [Server thread/INFO]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
[04:16:22] [ForkJoinPool-1-worker-11/INFO]: Starting OpenComputers version check.
[04:16:22] [Server thread/INFO]: Logged in Server
[04:16:22] [Client thread/INFO]: [CHAT] §eThanks for installing Phosphor! ? §6You can help fund the development of future optimization mods like this one through pledging to my Patreon. §e§nClick this link to make a pledge!
[04:16:22] [Server thread/INFO]: [Astral Sorcery] Waiting for server synchronization on login for Negary_...
[04:16:23] [Netty Local Client IO #0/INFO]: Received server authentication msg. Remote sync will be activated
[04:16:23] [Netty Local Client IO #0/INFO]: Received Cardboard Box blacklist entries from server (23 explicit blocks, 2 mod wildcards)
[04:16:23] [ForkJoinPool-1-worker-11/INFO]: Running the latest OpenComputers version.
[04:16:23] [Server thread/INFO]: [Astral Sorcery] Synchronizing baseline information to Negary_
[04:16:24] [Server thread/INFO]: Saving and pausing game...
[04:16:24] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[04:16:24] [Server thread/INFO]: Saving chunks for level 'New World'/ExtraUtils2_Quarry_Dim
[04:16:24] [Server thread/INFO]: Saving chunks for level 'New World'/pocket
[04:16:24] [Server thread/INFO]: Saving chunks for level 'New World'/Storage Cell
[04:16:25] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5765ms behind, skipping 115 tick(s)
[04:16:25] [Client thread/INFO]: Transforming net.minecraft.client.gui.inventory.GuiBeacon$PowerButton
[04:16:25] [Client thread/INFO]: Could not locate, injecting method (Names [drawButton, func_191745_a] Descriptor (Lnet/minecraft/client/Minecraft;IIF)V)
[04:16:25] [Client thread/INFO]: Patch result: true
[04:16:25] [Client thread/INFO]: [CHAT] To get started with SCP, you can craft The Official SCP Catalogue and Information Tablet
[04:16:25] [Client thread/INFO]: [CHAT] [§6SecurityCraft§f] Thanks for using SecurityCraft v1.9.1! Tip: Typing /sc help will give you the recipe for the SecurityCraft manual, which will display help info for SecurityCraft blocks/items.
[04:16:25] [Client thread/INFO]: [CHAT] §lWelcome to SCP Lockdown Extras 1.0
[04:16:25] [Client thread/INFO]: [CHAT] - Mod made by Fluffy Doggo
[04:16:25] [Client thread/INFO]: Loaded 864 advancements
[04:16:25] [Client thread/INFO]: [CHAT] Thank you for downloading MrCrayfish's Furniture Mod.
[04:16:25] [Client thread/INFO]: [CHAT] §6-> §aCheck out MrCrayfish's YouTube
[04:16:25] [Client thread/INFO]: [CHAT] §6-> §ryoutube.com/user/MrCrayfishMinecraft
[04:16:25] [Client thread/INFO]: [CHAT] Creation Quest: Chapter "The Sadhu": not started. Chapter "The Alchemist": not started. Chapter "The Fallen King": not started.  Press 'M' for more information or to access the Millénaire help.
[04:16:25] [Client thread/INFO]: [CHAT] Millénaire 8.1.1 is loaded. Explore and press 'V' to locate villages.
[04:16:25] [Client thread/INFO]: [CHAT] Bonus content enabled.
[04:22:27] [Client thread/INFO]: Stopping!
[04:22:27] [Client thread/INFO]: Finalizing world map session...
[04:22:27] [Thread-24/INFO]: World map force-cleaned!
[04:22:27] [Client thread/INFO]: World map session finalized.
[04:22:27] [Client thread/INFO]: Minimap session finalized.
[04:22:27] [Server thread/INFO]: [lain.mods.cos.InventoryManager:onServerStopping:234]: Server is stopping... force saving all loaded CosmeticArmor data.
[04:22:27] [Server thread/INFO]: [lain.mods.cos.InventoryManager:onServerStopping:237]: 6026eeeb-ca53-48ab-aac1-0a312a7bbff8
[04:22:27] [Server thread/INFO]: Stopping threads
[04:22:27] [Server thread/INFO]: Stopping server
[04:22:27] [Server thread/INFO]: Saving players
[04:22:27] [Server thread/INFO]: Saving worlds
[04:22:27] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[04:22:27] [Netty Local Client IO #0/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
[04:22:27] [Netty Local Client IO #0/INFO]: Cleaning client cache...
[04:22:27] [Netty Local Client IO #0/INFO]: Cleared cached client data! Disconnected from server.
[04:22:27] [Server thread/INFO]: Saving chunks for level 'New World'/ExtraUtils2_Quarry_Dim
[04:22:27] [Server thread/INFO]: Saving chunks for level 'New World'/pocket
[04:22:27] [Server thread/INFO]: Saving chunks for level 'New World'/Storage Cell
[04:22:27] [Server thread/INFO]: Removing aura cache for world 0
[04:22:27] [Server thread/INFO]: Removing aura cache for world -9999
[04:22:27] [Server thread/INFO]: Removing aura cache for world 312
[04:22:27] [Server thread/INFO]: Removing aura cache for world 2
[04:22:27] [Server thread/INFO]: Unloading dimension 0
[04:22:27] [Server thread/INFO]: Unloading dimension -9999
[04:22:27] [Server thread/INFO]: Unloading dimension 312
[04:22:27] [Server thread/INFO]: Unloading dimension 2
[04:22:28] [Thread-54/WARN]: No auras found!
[04:22:28] [Thread-54/INFO]: Stopping aura thread for dim 0
[04:22:28] [Thread-73/WARN]: No auras found!
[04:22:28] [Thread-74/WARN]: No auras found!
[04:22:28] [Thread-72/WARN]: No auras found!
[04:22:28] [Thread-72/INFO]: Stopping aura thread for dim -9999
[04:22:28] [Thread-73/INFO]: Stopping aura thread for dim 312
[04:22:28] [Thread-74/INFO]: Stopping aura thread for dim 2
[04:22:34] [Server thread/INFO]: JEI search tree manager injection complete!
[04:22:36] [Server thread/INFO]: Applying holder lookups
[04:22:36] [Server thread/INFO]: Holder lookups applied
[04:22:36] [Server thread/INFO]: Unregistered Dimension: -30
[04:22:36] [Server thread/INFO]: Unregistered Dimension: -2543
[04:22:36] [Server thread/INFO]: Unregistered Dimension: -2542
[04:22:36] [Server thread/INFO]: Unregistered Dimension: -2545
[04:22:36] [Server thread/INFO]: Unregistered Dimension: -29
[04:22:36] [Server thread/INFO]: Unregistered Dimension: -2544
[04:22:36] [Server thread/INFO]: Unregistered Dimension: -2541
[04:22:36] [Server thread/INFO]: Unregistered Dimension: -31
[04:22:36] [Server thread/INFO]: Unregistered Dimension: -2642
[04:22:36] [Server thread/INFO]: Unregistered Dimension: -28
[04:22:36] [Server thread/INFO]: Cleaning up all world data: 1 data blobs
[04:22:36] [Client thread/INFO]: SoundSystem shutting down...
[04:22:36] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
 

 

 

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • So i have a forge modded aternos server that worked just fine for a month untill today it suddenly crashes most of the time giving errors and idk which mod is causing the error or its smth else here is the crash log link https://mclo.gs/gGkzGKT
    • Struggling to decipher a crash report I'm getting in a custom modpack I'm tinkering with. The crash happens on startup, but weirdly, only some of the time. It seems to be related to Steves Carts, but weirdly it only started happening recently, and I can't identify if another mod is conflicting, or why it is only happening some of the time:   java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.player.Player.m_20202_()" because "player" is null at vswe.stevescarts.events.OverlayEventHandler.onRenderTick(OverlayEventHandler.java:24) ~[stevescarts-1.20.1-1.1.14.jar%23527!/:1.20.1-1.1.14] {re:classloading} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onRenderTickEnd(ForgeEventFactory.java:919) ~[forge-1.20.1-47.1.106-universal.jar%23581!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1148) ~[client-1.20.1-20230612.114412-srg.jar%23576!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23576!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[minecraft-1.20.1-client.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}     Including some extra info in case any of it is relevant^. Appreciate any ideas/advice!    
    • Try the JVM argument in this post, just sub xmx/xms numbers for what you want/need allocated.  https://www.reddit.com/r/feedthebeast/s/lzmKUNZFrG I'm having the same issue with a huge modpack using the 3 culprits to your issue.  Let me know if this helps!
    • i have been trying to  lauch a modpack and it crashes in the lauching phase   
    • nope, even the log is the exact same, i also tried with the Dimensional doors just in case and nothing.
  • Topics

×
×
  • Create New...

Important Information

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