Guest User

Untitled

a guest
Feb 27th, 2016
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.32 KB | None | 0 0
  1.  
  2. C:\Users\Christopher\Desktop\cauldon>java -Xms512M -Xmx1024M -XX:PermSize=256m -
  3. XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+UseStringCache -jar cauldron-1.7.10
  4. -1.1207.01.198-server.jar
  5. Java HotSpot(TM) Client VM warning: ignoring option PermSize=256m; support was r
  6. emoved in 8.0
  7. Java HotSpot(TM) Client VM warning: ignoring option UseStringCache; support was
  8. removed in 8.0
  9. [19:02:22 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServer
  10. Tweaker
  11. [19:02:22 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FML
  12. ServerTweaker
  13. [19:02:22 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweak
  14. er
  15. [19:02:22 INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 load
  16. ing
  17. [19:02:23 INFO]: Java is Java HotSpot(TM) Client VM, version 1.8.0_74, running o
  18. n Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre1.8.0_74
  19. [19:02:23 INFO]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJa
  20. vaFixer from legacyjavafixer-1.0.jar
  21. [19:02:23 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInject
  22. ionAndSortingTweaker
  23. [19:02:23 INFO]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer
  24. .LegacyJavaFixer
  25. [19:02:23 INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInje
  26. ctionAndSortingTweaker@1d512c1
  27. [19:02:23 INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launche
  28. r.FMLInjectionAndSortingTweaker@1d512c1 with net.minecraftforge.lex.legacyjavafi
  29. xer.LegacyJavaFixer$SortReplacement@15c6049
  30. [19:02:23 INFO]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
  31. [19:02:23 INFO]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
  32. [19:02:23 INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInje
  33. ctionAndSortingTweaker@1d512c1
  34. [19:02:23 INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launche
  35. r.FMLInjectionAndSortingTweaker@1d512c1 with net.minecraftforge.lex.legacyjavafi
  36. xer.LegacyJavaFixer$SortReplacement@15c6049
  37. [19:02:23 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfT
  38. weaker
  39. [19:02:23 INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.Lega
  40. cyJavaFixer$SortReplacement
  41. [19:02:23 INFO]: [LegacyJavaFixer] Replacing sort
  42. [19:02:23 INFO]: [LegacyJavaFixer] Detected TerminalTweaker
  43. [19:02:23 INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.Lega
  44. cyJavaFixer$SortReplacement
  45. [19:02:23 INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.Lega
  46. cyJavaFixer
  47. [19:02:23 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
  48. luginWrapper
  49. [19:02:25 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
  50. luginWrapper
  51. [19:02:25 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweake
  52. r
  53. [19:02:25 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalT
  54. weaker
  55. [19:02:25 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweake
  56. r
  57. [19:02:25 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServ
  58. er}
  59. [19:02:32 INFO]: Starting minecraft server version 1.7.10
  60. [19:02:32 INFO]: Attempting early MinecraftForge initialization
  61. [19:02:32 INFO]: MinecraftForge v10.13.0.1207 Initialized
  62. [19:02:32 INFO]: Replaced 182 ore recipies
  63. [19:02:32 INFO]: Completed early MinecraftForge initialization
  64. [19:02:32 INFO]: Searching C:\Users\Christopher\Desktop\cauldon\mods for mods
  65. [19:02:32 INFO]: Forge Mod Loader has identified 3 mods to load
  66. [19:02:32 INFO]: Processing ObjectHolder annotations
  67. [19:02:32 INFO]: Found 341 ObjectHolder annotations
  68. [19:02:32 INFO]: Configured a dormant chunk cache size of 0
  69. [19:02:32 INFO]: Applying holder lookups
  70. [19:02:32 INFO]: Holder lookups applied
  71. [19:02:32 INFO]: Loading properties
  72. [19:02:32 INFO]: Default game type: SURVIVAL
  73. [19:02:33 INFO]: This server is running Cauldron-MCPC-Plus version null (MC: 1.7
  74. .10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  75. [19:02:33 WARN]: =============================================================
  76. [19:02:33 WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED RERO
  77. UTING TO FMLCommonHandler!
  78. [19:02:33 WARN]: Offendor: org/spigotmc/RestartCommand.restart()V
  79. [19:02:33 WARN]: =============================================================
  80. [19:02:33 INFO]: Using 4 threads for Netty based IO
  81. [19:02:33 INFO]: Server Ping Player Sample Count: 12
  82. [19:02:33 INFO]: Generating keypair
  83. [19:02:33 INFO]: Starting Minecraft server on 192.168.0.6:25565
  84. [19:02:33 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  85. [19:02:33 WARN]: The server will make no attempt to authenticate usernames. Bewa
  86. re.
  87. [19:02:33 WARN]: While this makes the game possible to play without internet acc
  88. ess, it also opens up the ability for hackers to connect with any username they
  89. choose.
  90. [19:02:33 WARN]: To change this, set "online-mode" to "true" in the server.prope
  91. rties file.
  92. [19:02:34 INFO]: Forge Mod Loader has successfully loaded 3 mods
  93. [19:02:34 INFO]: Preparing level "world"
  94. [19:02:34 INFO]: Registered command debug with permission node vanilla.command.d
  95. ebug
  96. [19:02:34 INFO]: Registered command spreadplayers with permission node vanilla.c
  97. ommand.spreadplayers
  98. [19:02:34 INFO]: Registered command playsound with permission node vanilla.comma
  99. nd.playsound
  100. [19:02:34 INFO]: Registered command scoreboard with permission node vanilla.comm
  101. and.scoreboard
  102. [19:02:34 INFO]: Registered command achievement with permission node vanilla.com
  103. mand.achievement
  104. [19:02:34 INFO]: Registered command summon with permission node vanilla.command.
  105. summon
  106. [19:02:34 INFO]: Registered command setblock with permission node vanilla.comman
  107. d.setblock
  108. [19:02:34 INFO]: Registered command testforblock with permission node vanilla.co
  109. mmand.testforblock
  110. [19:02:34 INFO]: Registered command tellraw with permission node vanilla.command
  111. .tellraw
  112. [19:02:34 INFO]: Registered command netstat with permission node vanilla.command
  113. .netstat
  114. [19:02:34 INFO]: Injecting existing block and item data into this server instanc
  115. e
  116. [19:02:34 INFO]: Applying holder lookups
  117. [19:02:34 INFO]: Holder lookups applied
  118. [19:02:34 INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.Ded
  119. icatedServer@ec54b2)
  120. [19:02:34 INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.Dedi
  121. catedServer@ec54b2)
  122. [19:02:34 INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.De
  123. dicatedServer@ec54b2)
  124. [19:02:34 INFO]: Preparing start region for level 0
  125. [19:02:35 INFO]: Preparing spawn area: 70%
  126. [19:02:35 INFO]: Server permissions file permissions.yml is empty, ignoring it
  127. [19:02:35 INFO]: Done (1,878s)! For help, type "help" or "?"
  128. [19:02:35 INFO]: Registered command forge with permission node net.minecraftforg
  129. e.server.command.ForgeCommand
  130. [19:02:50 INFO]: UUID of player xoll is 7ad3786d-2b97-3151-8736-bbf140a41cb9
  131. [19:02:50 INFO]: Client protocol version 2
  132. [19:02:50 INFO]: Client attempting to join with 3 mods : [email protected],Forge@10
  133. .13.4.1558,[email protected]
  134. [19:02:50 INFO]: Attempting connection with missing mods [] at CLIENT
  135. [19:02:51 INFO]: [Server thread] Server side modded connection established
  136. [19:02:51 INFO]: xoll[/192.168.0.6:54584] logged in with entity id 40 at ([world
  137. ] -37.5, 68.0, 195.5)
  138. [19:02:52 INFO]: xoll lost connection: Internal Exception: java.io.IOException:
  139. Une connexion existante a d¹ Ûtre fermÚe par lÆh¶te distant
  140. [19:02:52 INFO]: xoll left the game.
Advertisement
Add Comment
Please, Sign In to add comment