crwdns144001:0crwdne144001:0

crwdns144003:0:doc:crwdne144003:0

crwdns144005:0crwdne144005:0

crwdns144007:0:doc:crwdne144007:0

crwdns144009:0crwdne144009:0

crwdns144011:0crwdne144011:0

crwdns144017:0crwdne144017:0

crwdns144019:0crwdne144019:0

crwdns144021:0crwdne144021:0

crwdns144023:0crwdne144023:0

crwdns144025:0crwdne144025:0

crwdns144027:0crwdne144027:0

crwdns144029:0crwdne144029:0

Note

crwdns144031:0:doc:crwdne144031:0

crwdns144033:0crwdne144033:0

crwdns144035:0crwdne144035:0

WARNING: coremods are present:
   SpongeForge (sponge-1.8-1521-2.1DEV-750.jar)
Contact their authors BEFORE contacting forge

crwdns144037:0crwdne144037:0

crwdns144039:0crwdne144039:0

crwdns144041:0crwdne144041:0

Note

crwdns144043:0crwdne144043:0

crwdns144045:0crwdne144045:0

[12:59:21] [main/ERROR] [mixin/]: @Mixin target net.minecraftforge.event.world.BlockEvent$NeighborNotifyEvent was not found mixins.forge.core.json:event.block.MixinEventNotifyNeighborBlock

crwdns144047:0:doc:crwdne144047:0

crwdns144049:0crwdne144049:0

Caused by: java.lang.ClassNotFoundException: org.spongepowered.api.event.state.ServerStartedEvent
Caused by: java.lang.NullPointerException

crwdns144051:0crwdne144051:0

java.lang.AbstractMethodError: net.minecraft.entity.player.EntityPlayerMP.getTabList()Lorg/spongepowered/api/entity/living/player/tab/TabList;
at (...)

crwdns144053:0crwdne144053:0

[Server thread/INFO]: Starting minecraft server version 1.8
[Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: org/spongepowered/api/event/game/state/GameStartingServerEvent

Note

crwdns144055:0:download:crwdne144055:0

crwdns144057:0crwdne144057:0

crwdns144059:0crwdne144059:0

crwdns144061:0crwdne144061:0

  • crwdns144063:0crwdne144063:0

  • crwdns144065:0crwdne144065:0

crwdns144067:0crwdne144067:0

crwdns144069:0crwdne144069:0

/******************************************************************************************************************************/
/*                                           Exception occurred during a PhaseState                                           */
/******************************************************************************************************************************/
/* Sponge's tracking system makes a best effort to not throw exceptions randomly                                              */
/* but sometimes it is inevitable. In most cases, something else triggered this                                               */
/* exception and Sponge prevented a crash by catching it. The following stacktrace                                            */
/* can be used to help pinpoint the cause.                                                                                    */
/******************************************************************************************************************************/
/* The PhaseState having an exception: EntityTickPhase                                                                        */
/* The PhaseContext:                                                                                                          */
/*     - Owner: EntityPlayerMP['SomePlayer'/270, l='world', x=119,62, y=82,00, z=260,21]                                      */
/*     - Source: EntityCreeper['Creeper'/346, l='world', x=119,50, y=82,00, z=258,50]                                         */
/*     - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty}                                               */
/* org.spongepowered.asm.util.PrettyPrinter@56ec63ef                                                                          */
/******************************************************************************************************************************/
/* StackTrace:                                                                                                                */
/* java.lang.NullPointerException: null                                                                                       */
/*     net.minecraft.util.math.BlockPos.<init>(SourceFile:41)                                                                 */
/*     net.minecraft.pathfinding.PathNavigateGround.func_75494_a(SourceFile:73)                                               */
/*     net.minecraft.pathfinding.PathNavigate.func_75497_a(SourceFile:147)                                                    */
/*     com.example.extendedaiplugin.BrokenAITask.start(BrokenAITask.java:58)                                                  */
/*     org.spongepowered.common.entity.ai.SpongeEntityAICommonSuperclass.func_75249_e(SpongeEntityAICommonSuperclass.java:43) */
/*     net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:102)                                                     */
/*     net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763)                                                 */
/*     net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2350)                                         */
/*     net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)                                                  */
/*     net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)                                                 */
/*     net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170)                                        */
/*     net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)                                                 */
/*     net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)                                                */
/*     net.minecraft.entity.monster.EntityCreeper.func_70071_h_(EntityCreeper.java:172)                                       */
/*     org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:160)                                 */
/*     net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zlo000(WorldServer.java:2986)                              */
/*     net.minecraft.world.World.func_72866_a(World.java:4154)                                                                */
/*     net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)                                                     */
/*     net.minecraft.world.World.func_72870_g(World.java:1952)                                                                */
/*     net.minecraft.world.World.func_72939_s(World.java:6596)                                                                */
/*     net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2300)                                                    */
/*     net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)                                            */
/*     net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)                                  */
/*     net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)                                            */
/*     net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)                                                     */
/*     java.lang.Thread.run(Unknown Source)                                                                                   */
/*  Phases Remaining:                                                                                                         */
/*                                                                                                                            */
/* Minecraft : 1.12.2                                                                                                         */
/* SpongeAPI : 7.1.0-SNAPSHOT-7105dfc                                                                                         */
/* SpongeForge : 1.12.2-2705-7.1.0-BETA-3361                                                                                  */
/* Minecraft Forge : 14.23.4.2705                                                                                             */
/******************************************************************************************************************************/

crwdns144071:0crwdne144071:0

  • crwdns144073:0crwdne144073:0

  • crwdns144075:0crwdne144075:0

  • crwdns144077:0crwdne144077:0

  • crwdns144079:0crwdne144079:0

Warning

crwdns144081:0crwdne144081:0