Advertisement
Guest User

Untitled

a guest
Dec 13th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: java.lang.NullPointerException
  2. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrader.setNewTrade(NPCTrader.java:90)
  3. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrader.init(NPCTrader.java:69)
  4. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrader.<init>(NPCTrader.java:48)
  5. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at com.pixelmonmod.pixelmon.config.PixelmonEntityList.createEntityByName(PixelmonEntityList.java:111)
  6. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.npcs.SpawnActionNPC.createEntity(SpawnActionNPC.java:26)
  7. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.npcs.SpawnActionNPC.createEntity(SpawnActionNPC.java:13)
  8. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at com.pixelmonmod.pixelmon.api.spawning.SpawnAction.getOrCreateEntity(SpawnAction.java:52)
  9. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at com.pixelmonmod.pixelmon.api.spawning.SpawnAction.doSpawn(SpawnAction.java:72)
  10. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at com.pixelmonmod.pixelmon.api.spawning.archetypes.spawners.TickingSpawner.doPass(TickingSpawner.java:97)
  11. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at com.pixelmonmod.pixelmon.api.spawning.SpawnerCoordinator.onTick(SpawnerCoordinator.java:50)
  12. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_140_SpawnerCoordinator_onTick_ServerTickEvent.invoke(.dynamic)
  13. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  14. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:756)
  15. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:706)
  16. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266)
  17. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:712)
  18. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  19. > [08:40:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:createEntityByName:129]: at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement