Guest User

Untitled

a guest
Sep 18th, 2015
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I just don't know what went wrong :(
  3.  
  4. Time: 18/09/15 18:50
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalStateException: can't pop unfinished ProgressBar Rendering Setup
  8. at net.minecraftforge.fml.common.ProgressManager.pop(ProgressManager.java:35)
  9. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:492)
  10. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:326)
  11. at net.minecraft.client.main.Main.main(SourceFile:120)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  15. at java.lang.reflect.Method.invoke(Method.java:483)
  16. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  17. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- Head --
  24. Stacktrace:
  25. at net.minecraftforge.fml.common.ProgressManager.pop(ProgressManager.java:35)
  26. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:492)
  27.  
  28. -- Initialization --
  29. Details:
  30. Stacktrace:
  31. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:326)
  32. at net.minecraft.client.main.Main.main(SourceFile:120)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. at java.lang.reflect.Method.invoke(Method.java:483)
  37. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  38. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  39.  
  40. -- System Details --
  41. Details:
  42. Minecraft Version: 1.8
  43. Operating System: Windows 7 (amd64) version 6.1
  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: 335805104 bytes (320 MB) / 696254464 bytes (664 MB) up to 3817865216 bytes (3641 MB)
  47. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G
  48. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  49. FML: MCP v9.10 FML v8.0.127.1103 2 mods loaded, 2 mods active
  50. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  51. FML{8.0.127.1103} [Forge Mod Loader] (fml-1.8-8.0.127.1103.jar) Unloaded->Constructed->Pre-initialized
  52. Loaded coremods (and transformers):
  53. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12618 Compatibility Profile Context 13.251.0.0' Renderer: 'AMD Radeon R7 200 Series'
  54. Launched Version: 1.8-FML8.0.127.1103
  55. LWJGL: 2.9.1
  56. OpenGL: AMD Radeon R7 200 Series GL version 4.3.12618 Compatibility Profile Context 13.251.0.0, ATI Technologies Inc.
  57. GL Caps: Using GL 1.3 multitexturing.
  58. Using GL 1.3 texture combiners.
  59. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  60. Shaders are available because OpenGL 2.1 is supported.
  61. VBOs are available because OpenGL 1.5 is supported.
  62.  
  63. Using VBOs: Yes
  64. Is Modded: Definitely; Client brand changed to 'fml'
  65. Type: Client (map_client.txt)
  66. Resource Packs: [Conquest_1.8.zip, Conquest Models.zip]
  67. Current Language: English (UK)
  68. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment