Guest User

Untitled

a guest
Jan 2nd, 2018
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. Server thread/ERROR [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.PlayerEvent$PlayerLoggedInEvent@22b2a7b0:
  2. 02.01 20:37:37 [Server] INFO java.lang.NullPointerException: null
  3. 02.01 20:37:37 [Server] INFO at p455w0rd.danknull.entity.EntityPFakePlayer.func_70093_af(EntityPFakePlayer.java:125) ~[EntityPFakePlayer.class:?]
  4. 02.01 20:37:37 [Server] INFO at com.rwtema.extrautils2.blocks.BlockIneffableGlass$DecorStates.isNotSneakingPlayer(BlockIneffableGlass.java:220) ~[BlockIneffableGlass$DecorStates.class:?]
  5. 02.01 20:37:37 [Server] INFO at com.rwtema.extrautils2.blocks.BlockIneffableGlass$DecorStates.access$100(BlockIneffableGlass.java:162) ~[BlockIneffableGlass$DecorStates.class:?]
  6. 02.01 20:37:37 [Server] INFO at com.rwtema.extrautils2.blocks.BlockIneffableGlass$DecorStates$3.shouldAllowPassage(BlockIneffableGlass.java:188) ~[BlockIneffableGlass$DecorStates$3.class:?]
  7. 02.01 20:37:37 [Server] INFO at com.rwtema.extrautils2.blocks.BlockIneffableGlass.addCollisionBoxToListBase(BlockIneffableGlass.java:138) ~[BlockIneffableGlass.class:?]
  8. 02.01 20:37:37 [Server] INFO at com.rwtema.extrautils2.compatibility.BlockCompat.func_185477_a(BlockCompat.java:85) ~[BlockCompat.class:?]
  9. 02.01 20:37:37 [Server] INFO at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185908_a(BlockStateContainer.java:451) ~[awu$a.class:?]
  10. 02.01 20:37:37 [Server] INFO at net.minecraft.world.World.func_191504_a(World.java:1335) ~[amu.class:?]
  11. 02.01 20:37:37 [Server] INFO at net.minecraft.world.World.func_184144_a(World.java:1359) ~[amu.class:?]
  12. 02.01 20:37:37 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:187) ~[oq.class:?]
  13. 02.01 20:37:37 [Server] INFO at net.minecraftforge.common.util.FakePlayer.<init>(FakePlayer.java:42) ~[FakePlayer.class:?]
  14. 02.01 20:37:37 [Server] INFO at p455w0rd.danknull.entity.EntityPFakePlayer.<init>(EntityPFakePlayer.java:51) ~[EntityPFakePlayer.class:?]
  15. 02.01 20:37:37 [Server] INFO at p455w0rd.danknull.entity.EntityPFakePlayer.getFakePlayerForParent(EntityPFakePlayer.java:39) ~[EntityPFakePlayer.class:?]
  16. 02.01 20:37:37 [Server] INFO at p455w0rd.danknull.init.ModEvents.onPlayerLogin(ModEvents.java:35) ~[ModEvents.class:?]
  17. 02.01 20:37:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_932_ModEvents_onPlayerLogin_PlayerLoggedInEvent.invoke(.dynamic) ~[?:?]
  18. 02.01 20:37:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  19. 02.01 20:37:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:652) [EventBus.class:?]
  20. 02.01 20:37:37 [Server] INFO at org.spongepowered.mod.event.SpongeForgeEventFactory.callPlayerLoggedInEvent(SpongeForgeEventFactory.java:1238) [SpongeForgeEventFactory.class:1.12.2-2555-7.0.0-BETA-2783]
  21. 02.01 20:37:37 [Server] INFO at org.spongepowered.mod.event.SpongeForgeEventFactory.callForgeEvent(SpongeForgeEventFactory.java:524) [SpongeForgeEventFactory.class:1.12.2-2555-7.0.0-BETA-2783]
  22. 02.01 20:37:37 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:302) [SpongeModEventManager.class:1.12.2-2555-7.0.0-BETA-2783]
  23. 02.01 20:37:56 [Multicraft] Skipped 107 lines due to rate limit (30/s)
Advertisement
Add Comment
Please, Sign In to add comment