Advertisement
Guest User

Untitled

a guest
Mar 20th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.62 KB | None | 0 0
  1. [03:10:13] [Server thread/INFO] [Pixelmon]: Checking for migrations..
  2. [03:10:13] [Server thread/INFO] [Pixelmon]: Registering shop items.
  3. [03:10:13] [Server thread/INFO] [Pixelmon]: Item not found: minecraft:picket_fence in shopItems.json
  4. [03:10:13] [Server thread/INFO] [Pixelmon]: Item not found: pixelmon:chair in shopItems.json
  5. [03:10:13] [Server thread/INFO] [Pixelmon]: Item not found: minecraft:magma_block in shopItems.json
  6. [03:10:13] [Server thread/INFO] [Pixelmon]: Item not found: pixelmon:item.KebiaBerry in shopItems.json
  7. [03:10:13] [Server thread/INFO] [Pixelmon]: Item not found: pixelmon:ruins_walls in shopItems.json
  8. [03:10:13] [Server thread/INFO] [Pixelmon]: Item not found: pixelmon:dusty_ruins_walls in shopItems.json
  9. [03:10:13] [Server thread/INFO] [Pixelmon]: Item not found: pixelmon:sticky_plate in shopItems.json
  10. [03:10:13] [Server thread/INFO] [Pixelmon]: Registering NPCs.
  11. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for pur in vanilla_en_us.json
  12. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for my in vanilla_en_us.json
  13. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for soul in vanilla_en_us.json
  14. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for dye in vanilla_en_us.json
  15. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for pdye in vanilla_en_us.json
  16. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for cdye in vanilla_en_us.json
  17. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for lgdye in vanilla_en_us.json
  18. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for gdye in vanilla_en_us.json
  19. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for pdye in vanilla_en_us.json
  20. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for ldye in vanilla_en_us.json
  21. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for lbdye in vanilla_en_us.json
  22. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for mdye in vanilla_en_us.json
  23. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for odye in vanilla_en_us.json
  24. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for concrete in vanilla_en_us.json
  25. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for reed in vanilla_en_us.json
  26. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for templebrickstairs in pixelmon_en_us.json
  27. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for templestairs in pixelmon_en_us.json
  28. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for ruinwall in pixelmon_en_us.json
  29. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for dustyruinwall in pixelmon_en_us.json
  30. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for chair in pixelmon_en_us.json
  31. [03:10:13] [Server thread/ERROR] [Pixelmon]: Error in shopKeeper pixelmon_en_us
  32. > [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: java.lang.Exception: Error in shopKeeper pixelmon_en_us
  33. [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryShopkeepers.loadShopkeeper(NPCRegistryShopkeepers.java:133)
  34. [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: at com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry.registerNPCS(ServerNPCRegistry.java:70)
  35. [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: at com.pixelmonmod.pixelmon.commands.Reload.execute(Reload.java:60)
  36. [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: at com.pixelmonmod.pixelmon.api.command.PixelmonCommand.func_184881_a(PixelmonCommand.java:105)
  37. [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: at net.minecraft.command.CommandHandler.func_175786_a(CommandHandler.java:119)
  38. [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: at org.spongepowered.common.command.MinecraftCommandWrapper.tryExecute(MinecraftCommandWrapper.java:160)
  39. [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: at org.spongepowered.common.command.MinecraftCommandWrapper.process(MinecraftCommandWrapper.java:145)
  40. [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:340)
  41. [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:334)
  42. [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083)
  43. [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:433)
  44. [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:398)
  45. [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  46. [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  47. [03:10:13] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.npcs.registry.ServerNPCRegistry:printLoadError:151]: at java.lang.Thread.run(Thread.java:748)
  48. [03:10:13] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NullPointerException
  49. [03:10:13] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryShopkeepers.loadShopkeeper(NPCRegistryShopkeepers.java:104)
  50. [03:10:13] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 14 more
  51. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for iron_plate in plates_en_us.json
  52. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for cacti in flower_en_us.json
  53. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for redmushblock in flower_en_us.json
  54. [03:10:13] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for brownmushblock in flower_en_us.json
  55. [03:10:13] [Server thread/INFO] [Pixelmon]: Registering NPCs.
  56. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type bugcatcher for language bs_ba.
  57. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type bugmaniac for language bs_ba.
  58. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type femalerocketgrunt for language bs_ba.
  59. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type malerocketgrunt for language bs_ba.
  60. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type femaleaquagrunt for language bs_ba.
  61. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type maleaquagrunt for language bs_ba.
  62. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type femalemagmagrunt for language bs_ba.
  63. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type malemagmagrunt for language bs_ba.
  64. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type pirate for language bs_ba.
  65. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type sport for language bs_ba.
  66. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type firebreather for language bs_ba.
  67. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type fisherman for language bs_ba.
  68. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type gardener for language bs_ba.
  69. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type lass for language bs_ba.
  70. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type ornithologist for language bs_ba.
  71. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type pokemaniac for language bs_ba.
  72. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type pkmnbreeder_f for language bs_ba.
  73. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type policeman for language bs_ba.
  74. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type preschoolergirl for language bs_ba.
  75. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type rancher for language bs_ba.
  76. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type pokemaniacgirl for language bs_ba.
  77. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type richboy for language bs_ba.
  78. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type scientistwoman for language bs_ba.
  79. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type scientist for language bs_ba.
  80. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type swimmer for language bs_ba.
  81. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type miner for language bs_ba.
  82. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type blacksmith for language bs_ba.
  83. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type youngster for language bs_ba.
  84. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type steve for language bs_ba.
  85. [03:10:13] [Server thread/INFO] [Pixelmon]: Registering NPCs.
  86. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type malerocketgrunt for language fr_fr.
  87. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type femaleaquagrunt for language fr_fr.
  88. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type maleaquagrunt for language fr_fr.
  89. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type femalemagmagrunt for language fr_fr.
  90. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type malemagmagrunt for language fr_fr.
  91. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type pirate for language fr_fr.
  92. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type sport for language fr_fr.
  93. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type gardener for language fr_fr.
  94. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type lass for language fr_fr.
  95. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type ornithologist for language fr_fr.
  96. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type pokemaniac for language fr_fr.
  97. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type pkmnbreeder_f for language fr_fr.
  98. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type policeman for language fr_fr.
  99. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type preschoolergirl for language fr_fr.
  100. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type rancher for language fr_fr.
  101. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type pokemaniacgirl for language fr_fr.
  102. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type richboy for language fr_fr.
  103. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type scientistwoman for language fr_fr.
  104. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type scientist for language fr_fr.
  105. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type swimmer for language fr_fr.
  106. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type youngster for language fr_fr.
  107. [03:10:13] [Server thread/INFO] [Pixelmon]: Missing NPC Trainer of type steve for language fr_fr.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement