Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2015
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.94 KB | None | 0 0
  1. [00:55:35] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  2. [00:55:35] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [00:55:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [00:55:35] [main/INFO] [FML]: Forge Mod Loader version 11.14.3.1519 for Minecraft 1.8 loading
  5. [00:55:35] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\지후\Documents\mc\runtime\jre-x64\1.8.0_25
  6. [00:55:35] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from b.jar
  7. [00:55:35] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [00:55:35] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  9. [00:55:35] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.4.3 Source=file:/C:/Users/지후/AppData/Roaming/.minecraft/mods/b.jar Env=CLIENT
  10. [00:55:35] [main/WARN] [FML]: The coremod eu.crushedpixel.replaymod.coremod.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [00:55:35] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  12. [00:55:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. [00:55:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  14. [00:55:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [00:55:36] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  16. [00:55:36] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  17. [00:55:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  18. [00:55:36] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  19. [00:55:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  20. [00:55:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  21. [00:55:37] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  22. [00:55:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  23. [00:55:37] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  24. [00:55:37] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  25. [00:55:37] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:55]: Completely ignored arguments: [--nativeLauncherVersion, 286]
  26. [00:55:37] [Client thread/INFO]: Setting user: glasody
  27. [00:55:39] [Client thread/INFO]: LWJGL Version: 2.9.1
  28. [00:55:40] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----
  29. // Surprise! Haha. Well, this is awkward.
  30.  
  31. Time: 15. 10. 4 오전 12:55
  32. Description: Loading screen debug info
  33.  
  34. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- System Details --
  41. Details:
  42. Minecraft Version: 1.8
  43. Operating System: Windows 10 (amd64) version 10.0
  44. Java Version: 1.8.0_25, Oracle Corporation
  45. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  46. Memory: 30935224 bytes (29 MB) / 213688320 bytes (203 MB) up to 4281597952 bytes (4083 MB)
  47. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  48. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  49. FML:
  50. Loaded coremods (and transformers):
  51. LoadingPlugin (b.jar)
  52. eu.crushedpixel.replaymod.coremod.ForceChunkLoadingCT
  53. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.62' Renderer: 'GeForce GTX 960/PCIe/SSE2'
  54. [00:55:40] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  55. [00:55:40] [Client thread/INFO] [FML]: MinecraftForge v11.14.3.1519 Initialized
  56. [00:55:40] [Client thread/INFO] [FML]: Replaced 204 ore recipies
  57. [00:55:40] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  58. [00:55:40] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  59. [00:55:40] [Client thread/INFO] [FML]: Searching C:\Users\지후\AppData\Roaming\.minecraft\mods for mods
  60. [00:55:41] [Client thread/WARN] [replaymod]: Mod replaymod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.5-1e06d3f*
  61. [00:55:41] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
  62. [00:55:42] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, replaymod] at CLIENT
  63. [00:55:42] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, replaymod] at SERVER
  64. [00:55:42] [Client thread/WARN] [FML]: =============================================================
  65. [00:55:42] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  66. [00:55:42] [Client thread/WARN] [FML]: Offendor: eu/crushedpixel/replaymod/ReplayMod.testIfMoeshAndExitMinecraft()V
  67. [00:55:42] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
  68. [00:55:42] [Client thread/WARN] [FML]: =============================================================
  69. [00:55:42] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Replay Mod, OCD pack 1.8, Font, LowFire
  70. [00:55:42] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  71. [00:55:42] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
  72. [00:55:42] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  73. [00:55:42] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  74. [00:55:42] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  75. [00:55:44] [Client thread/INFO] [FML]: Applying holder lookups
  76. [00:55:44] [Client thread/INFO] [FML]: Holder lookups applied
  77. [00:55:44] [Client thread/INFO] [FML]: Injecting itemstacks
  78. [00:55:44] [Client thread/INFO] [FML]: Itemstack injection complete
  79. [00:55:44] [Sound Library Loader/INFO]: Starting up SoundSystem...
  80. [00:55:44] [Thread-9/INFO]: Initializing LWJGL OpenAL
  81. [00:55:44] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  82. [00:55:44] [Thread-9/INFO]: OpenAL initialized.
  83. [00:55:45] [Sound Library Loader/INFO]: Sound engine started
  84. [00:55:45] [Twitch authenticator/ERROR]: Given twitch access token is invalid
  85. [00:55:50] [Client thread/INFO] [FML]: Max texture size: 16384
  86. [00:55:50] [Client thread/INFO]: Created: 16x16 textures-atlas
  87. [00:55:50] [Client thread/INFO] [FML]: Injecting itemstacks
  88. [00:55:50] [Client thread/INFO] [FML]: Itemstack injection complete
  89. [00:55:50] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
  90. [00:55:50] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Replay Mod, ReplayModLocalizationResourcePack, OCD pack 1.8, Font, LowFire
  91. [00:55:52] [Client thread/INFO]: SoundSystem shutting down...
  92. [00:55:53] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  93. [00:55:53] [Sound Library Loader/INFO]: Starting up SoundSystem...
  94. [00:55:53] [Thread-11/INFO]: Initializing LWJGL OpenAL
  95. [00:55:53] [Thread-11/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  96. [00:55:53] [Thread-11/INFO]: OpenAL initialized.
  97. [00:55:53] [Sound Library Loader/INFO]: Sound engine started
  98. [00:55:56] [Client thread/INFO] [FML]: Max texture size: 16384
  99. [00:55:57] [Client thread/INFO]: Created: 1024x1024 textures-atlas
  100. [00:55:57] [Client thread/INFO] [STDOUT]: [eu.crushedpixel.replaymod.studio.VersionValidator:<clinit>:9]: null
  101. [00:55:58] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Replay Mod, ReplayModLocalizationResourcePack, OCD pack 1.8, Font, LowFire
  102. [00:55:58] [Client thread/INFO]: SoundSystem shutting down...
  103. [00:55:59] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  104. [00:55:59] [Sound Library Loader/INFO]: Starting up SoundSystem...
  105. [00:55:59] [Thread-13/INFO]: Initializing LWJGL OpenAL
  106. [00:55:59] [Thread-13/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  107. [00:55:59] [Thread-13/INFO]: OpenAL initialized.
  108. [00:55:59] [Sound Library Loader/INFO]: Sound engine started
  109. [00:56:02] [Client thread/INFO] [FML]: Max texture size: 16384
  110. [00:56:03] [Client thread/INFO]: Created: 1024x1024 textures-atlas
  111. [00:56:08] [Server thread/INFO]: Starting integrated minecraft server version 1.8
  112. [00:56:08] [Server thread/INFO]: Generating keypair
  113. [00:56:08] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  114. [00:56:08] [Server thread/INFO] [FML]: Applying holder lookups
  115. [00:56:08] [Server thread/INFO] [FML]: Holder lookups applied
  116. [00:56:08] [Server thread/INFO] [FML]: Loading dimension 0 (Sky) (net.minecraft.server.integrated.IntegratedServer@e0364dd)
  117. [00:56:08] [Server thread/INFO] [FML]: Loading dimension 1 (Sky) (net.minecraft.server.integrated.IntegratedServer@e0364dd)
  118. [00:56:08] [Server thread/INFO] [FML]: Loading dimension -1 (Sky) (net.minecraft.server.integrated.IntegratedServer@e0364dd)
  119. [00:56:08] [Server thread/INFO]: Preparing start region for level 0
  120. [00:56:09] [Server thread/INFO]: Changing view distance to 24, from 10
  121. [00:56:10] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
  122. [00:56:10] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
  123. [00:56:10] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : FML@8.0.99.99,Forge@11.14.3.1519,mcp@9.05,replaymod@1.0.5-1e06d3f*
  124. [00:56:10] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
  125. [00:56:10] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  126. [00:56:10] [Server thread/INFO]: glasody[local:E:2a29bc90] logged in with entity id 0 at (10044.411803666193, 46.0, 10030.942858038326)
  127. [00:56:10] [Server thread/INFO]: glasody (formerly known as WWWWWWWWWWWWWWat) joined the game
  128. [00:56:11] [replaymod-chat-message-handler/INFO]: [CHAT] [Replay Mod] Recording started
  129. [00:56:27] [Server thread/INFO]: Stopping server
  130. [00:56:27] [Server thread/INFO]: Saving players
  131. [00:56:27] [Server thread/INFO]: Saving worlds
  132. [00:56:27] [Server thread/INFO]: Saving chunks for level 'Sky'/Overworld
  133. [00:56:27] [Server thread/INFO]: Saving chunks for level 'Sky'/Nether
  134. [00:56:27] [Server thread/INFO]: Saving chunks for level 'Sky'/The End
  135. [00:56:28] [Server thread/INFO] [FML]: Unloading dimension 0
  136. [00:56:28] [Server thread/INFO] [FML]: Unloading dimension -1
  137. [00:56:28] [Server thread/INFO] [FML]: Unloading dimension 1
  138. [00:56:28] [Server thread/INFO] [FML]: Applying holder lookups
  139. [00:56:28] [Server thread/INFO] [FML]: Holder lookups applied
  140. [00:56:28] [Client thread/FATAL]: Reported exception thrown!
  141. net.minecraft.util.ReportedException: Manually triggered debug crash
  142. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1799) ~[bsu.class:?]
  143. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1029) ~[bsu.class:?]
  144. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?]
  145. at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
  146. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  147. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  148. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  149. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:?]
  150. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  151. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  152. Caused by: java.lang.Throwable
  153. ... 10 more
  154. [00:56:28] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:571]: ---- Minecraft Crash Report ----
  155. // Don't do that.
  156.  
  157. Time: 15. 10. 4 오전 12:56
  158. Description: Manually triggered debug crash
  159.  
  160. java.lang.Throwable
  161. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1799)
  162. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1029)
  163. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
  164. at net.minecraft.client.main.Main.main(SourceFile:120)
  165. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  166. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  167. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  168. at java.lang.reflect.Method.invoke(Method.java:483)
  169. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  170. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  171.  
  172.  
  173. A detailed walkthrough of the error, its code path and all known details is as follows:
  174. ---------------------------------------------------------------------------------------
  175.  
  176. -- Head --
  177. Stacktrace:
  178. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:351)
  179.  
  180. -- Affected level --
  181. Details:
  182. Level name: MpServer
  183. All players: 1 total; [EntityPlayerSP['glasody'/0, l='MpServer', x=10046.75, y=45.00, z=10046.20]]
  184. Chunk stats: MultiplayerChunkCache: 2400, 2400
  185. Level seed: 0
  186. Level generator: ID 01 - flat, ver 0. Features enabled: false
  187. Level generator options:
  188. Level spawn location: 83.00,4.00,245.00 - World: (83,4,245), Chunk: (at 3,0,5 in 5,15; contains blocks 80,0,240 to 95,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  189. Level time: 728347 game time, 3000 day time
  190. Level dimension: 0
  191. Level storage version: 0x00000 - Unknown?
  192. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  193. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  194. Forced entities: 1 total; [EntityPlayerSP['glasody'/0, l='MpServer', x=10046.75, y=45.00, z=10046.20]]
  195. Retry entities: 0 total; []
  196. Server brand: fml,forge
  197. Server type: Integrated singleplayer server
  198. Stacktrace:
  199. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:351)
  200. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2503)
  201. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:366)
  202. at net.minecraft.client.main.Main.main(SourceFile:120)
  203. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  204. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  205. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  206. at java.lang.reflect.Method.invoke(Method.java:483)
  207. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  208. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  209.  
  210. -- System Details --
  211. Details:
  212. Minecraft Version: 1.8
  213. Operating System: Windows 10 (amd64) version 10.0
  214. Java Version: 1.8.0_25, Oracle Corporation
  215. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  216. Memory: 202779448 bytes (193 MB) / 506793984 bytes (483 MB) up to 4281597952 bytes (4083 MB)
  217. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  218. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  219. FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1519 4 mods loaded, 4 mods active
  220. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  221. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  222. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1519.jar)
  223. UCHIJAAAA Forge{11.14.3.1519} [Minecraft Forge] (forge-1.8-11.14.3.1519.jar)
  224. UCHIJAAAA replaymod{1.0.5-1e06d3f*} [Replay Mod] (b.jar)
  225. Loaded coremods (and transformers):
  226. LoadingPlugin (b.jar)
  227. eu.crushedpixel.replaymod.coremod.ForceChunkLoadingCT
  228. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.62' Renderer: 'GeForce GTX 960/PCIe/SSE2'
  229. Launched Version: 1.8-forge1.8-11.14.3.1519
  230. LWJGL: 2.9.1
  231. OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.62, NVIDIA Corporation
  232. GL Caps: Using GL 1.3 multitexturing.
  233. Using GL 1.3 texture combiners.
  234. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  235. Shaders are available because OpenGL 2.1 is supported.
  236. VBOs are available because OpenGL 1.5 is supported.
  237.  
  238. Using VBOs: No
  239. Is Modded: Definitely; Client brand changed to 'fml,forge'
  240. Type: Client (map_client.txt)
  241. Resource Packs: [OCD pack 1.8, Font, LowFire]
  242. Current Language: English (US)
  243. Profiler Position: N/A (disabled)
  244. [00:56:28] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:571]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\지후\AppData\Roaming\.minecraft\crash-reports\crash-2015-10-04_00.56.28-client.txt
  245. [00:56:28] [shutdown-hook-data-listener/INFO] [STDOUT]: [eu.crushedpixel.replaymod.recording.DataListener$1:run:64]: Saving Replay File to prevent Corruption
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement