Pixelmon Mod - Bug tracker

[Pixelmon]: Error in Gym NPC: grassbuggymbase_ru_ru ticket expired

Ticket description:
[07:13:12] [Server thread/INFO] [Pixelmon]: Registering NPCs.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type bugcatcher for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type bugmaniac for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type femalerocketgrunt for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type malerocketgrunt for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type femaleaquagrunt for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type maleaquagrunt for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type femalemagmagrunt for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type malemagmagrunt for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type pirate for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type sport for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type firebreather for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type fisherman for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type gardener for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type lass for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type ornithologist for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type pokemaniac for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type pkmnbreeder_f for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type policeman for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type preschoolergirl for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type rancher for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type pokemaniacgirl for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type richboy for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type scientistwoman for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type scientist for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type swimmer for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type miner for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type blacksmith for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type youngster for language ru_ru.
[07:13:12] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type steve for language ru_ru.
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: electricgymintro_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: electricgymbase_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: electricgymleader_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: firegymintro_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: firegymbase_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: firegymleader_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: firegym2intro_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: firegym2base_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: firegym2leader_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: flyinggymintro_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: flyinggymbase_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: flyinggymleader_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: grassgymintro_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: grassgymbase_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: grassgymleader_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: grassbuggymintro_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: grassbuggymbase_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: grassbuggymleader_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: groundgymintro_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: groundgymbase_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: groundgymleader_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: icegymintro_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: icegymbase_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: icegymleader_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: icegym2intro_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: icegym2base_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: icegym2leader_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: psychicgymintro_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: psychicgymbase_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: psychicgymleader_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: rockgymintro_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: rockgymbase_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: rockgymleader_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: steelgymintro_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: steelgymbase_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: steelgymleader_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: watergymintro_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: watergymbase_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: watergymleader_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: watergym2intro_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: watergym2base_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
[07:13:12] [Server thread/ERROR] [Pixelmon]: Error in Gym NPC: watergym2leader_ru_ru
[07:13:12] [Server thread/ERROR] [Pixelmon]: null
[07:13:12] [Server thread/WARN] []: java.lang.NullPointerException
[07:13:12] [Server thread/WARN] []: at java.io.Reader.<init>(Reader.java:78)
[07:13:12] [Server thread/WARN] []: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.readJsonFile(ServerNPCRegistry.java:445)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.loadGymNPC(ServerNPCRegistry.java:153)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:118)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryTrainers.getTranslatedData(NPCRegistryTrainers.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.getTranslatedData(ServerNPCRegistry.java:412)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getTranslatedData(NPCTrainer.java:282)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getChat(NPCTrainer.java:290)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.getGreeting(NPCTrainer.java:247)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.startBattle(NPCTrainer.java:547)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.startBattle(TrainerParticipant.java:131)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.initBattle(BattleControllerBase.java:165)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:243)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
[07:13:12] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_133_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
[07:13:12] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:468)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778)
[07:13:12] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
[07:13:12] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)


Server core: Mohist-9d300c6
Pixelmon version: 7.2.0
I did not write all the libraries needed for mods. I think this makes no sense
Mods on the server:
MoveSkillController-1.12.2-1.0.3.jar
EvenMorePixelmonCommands-1.12.2-5.1.1.jar
PixelHunt-1.1.3-MC1.12.2-S7.2.0.jar
InGameConfigManager.jar
TCG-1.12.2-4.0.1.jar
CS-betterfps-1.4.8.jar
Pixelmon-1.12.2-7.2.0.jar
ironchest-1.12.2-7.0.72.847.jar
CoralReef-2.5-1.12.2.jar
CTM-MC1.12.2-1.0.1.30.jar
EnderBags-1.12.2-2.1.0.jar
PixelExtras-1.12.2-2.5.4.jar
SimpleDexRewards-1.0-RELEASE-.jar
Chameleon-1.12-4.1.3.jar
LegendaryPlus-5.1.2.jar
StorageDrawers-1.12.2-5.4.0.jar
Gameshark-1.12.2-6.0.3.jar
furniture-6.3.1-1.12.2.jar
PixelAuction-1.12.2-1.1.4.jar
EcoBridge-1.12.2-2.0.7.jar
Mantle-1.12-1.3.3.55.jar
onlinepicframe.jar
PixelmonBroadcasts-1.12.2-0.4.1.jar
TreeCapitator.jar
EssentialFeatures.jar
bonsaitrees-1.1.4-b170.jar
Chisel-MC1.12.2-1.0.1.44.jar
MTLib306.jar
OpenFM.jar
creativecore.jar
WonderTrade-1.12.2-4.6.2.jar
Tournaments-1.12.2-2.6.2.jar
ElevatorMod-1.12.2-1.3.14.jar

Plugins:
WorldGuard
MultiWorld
MaxBans (Using MySQL)
AdvancedRandomTeleport
VoxelSniper
PermissionsEx
Vault
BanItem
MyCommand
PlaceholderAPI
MyWarp
EssentialsX
EssentialsXChat
EssentialsXSpawn
TAB
Protocolib
WorldEdit
WorldBorder
iConomy
CoreProtect
ClearLag

Comments

#21735 Posted by PikachuMC99 » 05 Jan 2021 13:14

Thank you for this report. We apologize for taking so long to get to this ticket. Due to the age of this ticket and that this is for a much older version I will be marking this ticket as expired, if this bug is still occurring in the latest version (8.1.2 as of writing this) then please make a new ticket.

If this is still a bug and if you do make a new ticket please paste the log into something like Pastebin and just send the Pastebin link as its much easier for the staff that way, it would also be good if you could explain what the bug is and not just leave the log.

Ticket details

  • Ticket ID: 14400
  • Project: Pixelmon Mod
  • Status: Ticket Expired
  • Component: Error
  • Project version: 7.x.x
  • Priority: Normal
  • Severity: Normal
  • Forge/Sponge: Forge+Spigot. Forge version: 14.23.5.2847
  • What else would be useful to know?: Indicated in subject
  • Assigned to: PikachuMC99
  • Reported by: LoopRich161 (Send PM)
  • Reporter's tickets: (List all tickets)
  • Reported on: 19 Mar 2020 03:07
  • Ticket last visited by: WaifuJanna on 28 Dec 2023 07:54
JOIN THE TEAM