Guest User

Untitled

a guest
Sep 26th, 2015
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.55 KB | None | 0 0
  1. [17:51:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  2. [17:51:43] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [17:51:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [17:51:44] [main/INFO] [FML]: Forge Mod Loader version 11.14.3.1515 for Minecraft 1.8 loading
  5. [17:51:44] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Mac OS X:x86_64:10.10.3, installed at /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
  6. [17:51:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  7. [17:51:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  8. [17:51:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [17:51:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [17:51:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [17:51:45] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  12. [17:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [17:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [17:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  15. [17:51:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  16. [17:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  17. [17:51:45] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  18. [17:51:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.8
  19. [17:51:51] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  20. [17:51:51] [Server thread/INFO] [FML]: MinecraftForge v11.14.3.1515 Initialized
  21. [17:51:51] [Server thread/INFO] [FML]: Replaced 204 ore recipies
  22. [17:51:51] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  23. [17:51:51] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  24. [17:51:51] [Server thread/INFO] [FML]: Searching /Users/AmandaGrace/Desktop/Minecraft Server/mods for mods
  25. [17:51:52] [Server thread/INFO] [examplemod]: Mod examplemod is missing the required element 'name'. Substituting examplemod
  26. [17:51:52] [Server thread/INFO] [FML]: Forge Mod Loader has identified 23 mods to load
  27. [17:51:52] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, BaMsGRAVE, Chimneys, thedalekmodlite, decorationmegapack, doggytalents, examplemod, elevatormod, fairylights, fancypack, gvc, grim3212core, latticemod, magicyarn, MCA, mininghats, cfm, plantmegapack, RadixCore, shipwrecks, wallpaper] at CLIENT
  28. [17:51:52] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, BaMsGRAVE, Chimneys, thedalekmodlite, decorationmegapack, doggytalents, examplemod, elevatormod, fairylights, fancypack, gvc, grim3212core, latticemod, magicyarn, MCA, mininghats, cfm, plantmegapack, RadixCore, shipwrecks, wallpaper] at SERVER
  29. [17:51:54] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  30. [17:51:54] [Server thread/INFO] [FML]: Found 384 ObjectHolder annotations
  31. [17:51:54] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  32. [17:51:54] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  33. [17:51:54] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  34. [17:51:54] [Server thread/INFO] [DecorationMegaPack]: Total .json files : 288
  35. [17:51:54] [Server thread/INFO] [DecorationMegaPack]: Load config file: settings.cfg
  36. [17:51:55] [Server thread/INFO] [Fancy Pack]: Registering Furniture: tile.table
  37. [17:51:55] [Server thread/INFO] [Fancy Pack]: Registering Furniture: tile.counter
  38. [17:51:55] [Server thread/INFO] [Fancy Pack]: Registering Furniture: tile.chimney
  39. [17:51:55] [Server thread/INFO] [Fancy Pack]: Registering Furniture: tile.stool
  40. [17:51:55] [Server thread/INFO] [Fancy Pack]: Registering Furniture: tile.chair
  41. [17:51:55] [Server thread/INFO] [Fancy Pack]: Registering Furniture: tile.wall
  42. [17:51:55] [Server thread/INFO] [Fancy Pack]: Registering Furniture: tile.fence
  43. [17:51:55] [Server thread/INFO] [Fancy Pack]: Registering Furniture: tile.fence_gate
  44. [17:51:55] [Server thread/INFO] [RadixCore]: RadixCore version 1.8-2.0.5 is running from /Users/AmandaGrace/Desktop/Minecraft Server
  45. [17:51:56] [Doggy Talents Version Check/INFO] [Doggy Talents]: Received version data: UP_TO_DATE
  46. [17:51:56] [pool-2-thread-1/INFO] [Gliby's Voice Chat Mod]: Mod is up-to-date.
  47. [17:51:57] [Server thread/INFO] [PlantMegaPack]: Total .json files generated: 2895
  48. [17:51:57] [Server thread/INFO] [PlantMegaPack]: Config file loaded: settings.cfg
  49. [17:51:57] [Server thread/INFO] [PlantMegaPack]: 0 items added to spawned chests
  50. [17:51:57] [Server thread/INFO] [PlantMegaPack]: Blocks registered : 158
  51. [17:51:57] [Server thread/INFO] [PlantMegaPack]: Categories registered: 24
  52. [17:51:57] [Server thread/INFO] [PlantMegaPack]: Plants registered : 279
  53. [17:51:57] [Server thread/INFO] [PlantMegaPack]: Items registered : 89
  54. [17:51:57] [Server thread/INFO] [PlantMegaPack]: Recipes registered : 316
  55. [17:51:57] [Server thread/INFO] [FML]: Applying holder lookups
  56. [17:51:57] [Server thread/INFO] [FML]: Holder lookups applied
  57. [17:51:57] [Server thread/INFO] [FML]: Injecting itemstacks
  58. [17:51:57] [Server thread/INFO] [FML]: Itemstack injection complete
  59. [17:51:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
  60. [17:51:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: CREATIVE
  61. [17:51:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
  62. [17:51:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 192.168.1.7:31023
  63. [17:51:57] [Server thread/INFO] [STDOUT]: [thedalekmodlite.client.theDalekMod:init:62]: The Dalek Mod Lite 1.05
  64. [17:51:57] [Server thread/INFO] [DecorationMegaPack]: Blocks : 81
  65. [17:51:57] [Server thread/INFO] [DecorationMegaPack]: Items : 0
  66. [17:51:57] [Server thread/INFO] [DecorationMegaPack]: Recipes: 72
  67. [17:51:57] [Server thread/INFO] [STDOUT]: [com.example.examplemod.ExampleMod:init:18]: DIRT BLOCK >> tile.dirt
  68. [17:51:57] [Server thread/INFO] [STDOUT]: [com.papertazer.elevator.ElevatorMod:init:25]: Hello there! -papertazer
  69. [17:51:57] [Server thread/INFO] [STDOUT]: [com.papertazer.elevator.ElevatorMod:init:26]: Elevator mod for 1.8 loading
  70. [17:51:58] [Server thread/INFO] [FML]: Injecting itemstacks
  71. [17:51:58] [Server thread/INFO] [FML]: Itemstack injection complete
  72. [17:51:58] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemThrowBone@151b802a meta 32767 was register to an item list
  73. [17:51:58] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemDT@4d98dcbd meta 32767 was register to an item list
  74. [17:51:58] [Server thread/INFO] [Doggy Talents]: The item net.minecraft.item.Item@2a19a0fe meta 32767 was register to an item list
  75. [17:51:58] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemThrowBone@151b802a meta 32767 was register to an item list
  76. [17:51:58] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemTreat@1e9e3c77 meta 32767 was register to an item list
  77. [17:51:58] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemTreat@6bd9f68e meta 32767 was register to an item list
  78. [17:51:58] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemTreat@79968cf4 meta 32767 was register to an item list
  79. [17:51:58] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemDireTreat@220a310f meta 32767 was register to an item list
  80. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.0
  81. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.1
  82. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.2
  83. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.3
  84. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.4
  85. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.5
  86. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.0
  87. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.1
  88. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.2
  89. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.3
  90. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.4
  91. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.5
  92. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.6
  93. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.7
  94. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.8
  95. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.9
  96. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.10
  97. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.11
  98. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.12
  99. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.13
  100. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.14
  101. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.15
  102. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id bedfinder
  103. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id blackpelt
  104. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id creepersweeper
  105. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id doggydash
  106. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id fisherdog
  107. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id guarddog
  108. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id happyeater
  109. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id hellhound
  110. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id hunterdog
  111. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id packpuppy
  112. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id pestfighter
  113. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id pillowpaw
  114. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id poisonfang
  115. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id puppyeyes
  116. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id quickhealer
  117. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id rescuedog
  118. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id shepherddog
  119. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id swimmerdog
  120. [17:51:58] [Server thread/INFO] [Doggy Talents]: Register the talent with the id wolfmount
  121. [17:51:58] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 23 mods
  122. [17:51:58] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedPlayerList]: Failed to load operators list:
  123. com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 3 column 2
  124. at com.google.gson.Gson.fromJson(Gson.java:818) ~[Gson.class:?]
  125. at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
  126. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:125) ~[ss.class:?]
  127. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72417_t(SourceFile:107) [pn.class:?]
  128. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:29) [pn.class:?]
  129. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [po.class:?]
  130. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) [MinecraftServer.class:?]
  131. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
  132. Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 3 column 2
  133. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
  134. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
  135. at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
  136. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:80) ~[CollectionTypeAdapterFactory$Adapter.class:?]
  137. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:60) ~[CollectionTypeAdapterFactory$Adapter.class:?]
  138. at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
  139. ... 7 more
  140. [17:51:58] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "Xena"
  141. [17:51:58] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  142. [17:51:58] [Server thread/INFO] [FML]: Applying holder lookups
  143. [17:51:58] [Server thread/INFO] [FML]: Holder lookups applied
  144. [17:51:59] [Server thread/INFO] [FML]: Loading dimension 0 (Xena) (net.minecraft.server.dedicated.DedicatedServer@47c87338)
  145. [17:51:59] [Server thread/INFO] [FML]: Loading dimension 1 (Xena) (net.minecraft.server.dedicated.DedicatedServer@47c87338)
  146. [17:51:59] [Server thread/INFO] [FML]: Loading dimension -1 (Xena) (net.minecraft.server.dedicated.DedicatedServer@47c87338)
  147. [17:51:59] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
  148. [17:52:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 99%
  149. [17:52:01] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (2.470s)! For help, type "help" or "?"
  150. [17:52:01] [Voice Server Process/INFO] [Gliby's Voice Chat Mod]: Started [UDP] Server.
  151. [17:52:01] [net.gliby.voicechat.common.networking.voiceservers.udp.UdpServer/INFO] [Gliby's Voice Chat Mod]: UDP Server established on port hostname(192.168.1.7) 31023
  152. [17:52:01] [net.gliby.voicechat.common.networking.voiceservers.udp.UdpServer/INFO] [Gliby's Voice Chat Mod]: UDP Server receive buffer size (bytes): 65536
  153. [17:52:01] [net.gliby.voicechat.common.networking.voiceservers.udp.UdpServer/INFO] [Gliby's Voice Chat Mod]: UDP Server listening...
Advertisement
Add Comment
Please, Sign In to add comment