Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. [AAL] Launched
  2. ERROR StatusLogger Unable to locate a logging implementation, using SimpleLogger
  3. AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
  4. Authentication complete
  5. Textures loaded
  6. Reverse is starting!
  7. ---- Minecraft Crash Report ----
  8. // Why is it breaking :(
  9. Time: 07.12.19 11:18
  10. Description: Initializing game
  11. java.lang.OutOfMemoryError: Java heap space
  12. at net.minecraft.client.renderer.texture.DynamicTexture.<init>(DynamicTexture.java:29)
  13. at net.minecraft.client.renderer.texture.DynamicTexture.<init>(DynamicTexture.java:20)
  14. at eu.reverse.utils.font.CFont.setupTexture(CFont.java:47)
  15. at eu.reverse.utils.font.CFont.<init>(CFont.java:32)
  16. at eu.reverse.utils.font.FontRenderer.<init>(FontRenderer.java:19)
  17. at eu.reverse.gui.hud.Hud.<init>(Hud.java:41)
  18. at eu.reverse.Reverse.onStartGame(Reverse.java:93)
  19. at me.hippo.systems.lwjeb.lambda.EventLambdaFactory$$Lambda$3/550206268.invoke(Unknown Source)
  20. at me.hippo.systems.lwjeb.subscribe.impl.MethodBasedSubscription.invoke(MethodBasedSubscription.java:254)
  21. at me.hippo.systems.lwjeb.publish.impl.ImmediateSubscriptionPublisher.publish(ImmediateSubscriptionPublisher.java:259)
  22. at me.hippo.systems.lwjeb.EventBus.publish(EventBus.java:299)
  23. at net.minecraft.client.Minecraft.startGame(Minecraft.java:595)
  24. at net.minecraft.client.Minecraft.run(Minecraft.java:398)
  25. at net.minecraft.client.main.Main.main(Main.java:114)
  26. at InjectionAPI.inject(InjectionAPI.java:38)
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29. -- Head --
  30. Stacktrace:
  31. at net.minecraft.client.renderer.texture.DynamicTexture.<init>(DynamicTexture.java:29)
  32. at net.minecraft.client.renderer.texture.DynamicTexture.<init>(DynamicTexture.java:20)
  33. at eu.reverse.utils.font.CFont.setupTexture(CFont.java:47)
  34. at eu.reverse.utils.font.CFont.<init>(CFont.java:32)
  35. at eu.reverse.utils.font.FontRenderer.<init>(FontRenderer.java:19)
  36. at eu.reverse.gui.hud.Hud.<init>(Hud.java:41)
  37. at eu.reverse.Reverse.onStartGame(Reverse.java:93)
  38. at me.hippo.systems.lwjeb.lambda.EventLambdaFactory$$Lambda$3/550206268.invoke(Unknown Source)
  39. at me.hippo.systems.lwjeb.subscribe.impl.MethodBasedSubscription.invoke(MethodBasedSubscription.java:254)
  40. at me.hippo.systems.lwjeb.publish.impl.ImmediateSubscriptionPublisher.publish(ImmediateSubscriptionPublisher.java:259)
  41. at me.hippo.systems.lwjeb.EventBus.publish(EventBus.java:299)
  42. at net.minecraft.client.Minecraft.startGame(Minecraft.java:595)
  43. -- Initialization --
  44. Details:
  45. Stacktrace:
  46. at net.minecraft.client.Minecraft.run(Minecraft.java:398)
  47. at net.minecraft.client.main.Main.main(Main.java:114)
  48. at InjectionAPI.inject(InjectionAPI.java:38)
  49. -- System Details --
  50. Details:
  51. Minecraft Version: 1.8.8
  52. Operating System: Windows 10 (amd64) version 10.0
  53. CPU: <unknown>
  54. Java Version: 1.8.0_181-0-ojdkbuild, Oracle Corporation
  55. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  56. Memory: 30516856 bytes (29 MB) / 239075328 bytes (228 MB) up to 239075328 bytes (228 MB)
  57. JVM Flags: 5 total; -Xmx3000M -Xverify:none -Xbootclasspath:AAL\lib\rt.jar;AAL\lib\charsets.jar;AAL\lib\deploy.jar;AAL\lib\javaws.jar;AAL\lib\jce.jar;AAL\lib\jfr.jar;AAL\lib\jfxswt.jar;AAL\lib\jsse.jar;AAL\lib\management-agent.jar;AAL\lib\plugin.jar;AAL\lib\resources.jar -XX:+DisableAttachMechanism -Xmx256M
  58. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  59. Launched Version: Reverse
  60. LWJGL: 2.9.4
  61. OpenGL: GeForce GTX 770/PCIe/SSE2 GL version 4.6.0 NVIDIA 436.48, NVIDIA Corporation
  62. GL Caps: Using GL 1.3 multitexturing.
  63. Using GL 1.3 texture combiners.
  64. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  65. Shaders are available because OpenGL 2.1 is supported.
  66. VBOs are available because OpenGL 1.5 is supported.
  67. Using VBOs: No
  68. Is Modded: Very likely; Jar signature invalidated
  69. Type: Client (map_client.txt)
  70. Resource Packs:
  71. Current Language: Polski (Polska)
  72. Profiler Position: N/A (disabled)
  73. CPU: <unknown>
  74. #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\kuba\AppData\Roaming\.minecraft\.\crash-reports\crash-2019-12-07_11.18.31-client.txt
  75. Picked up _JAVA_OPTIONS: -Xmx256M
  76. AL lib: (EE) alc_cleanup: 1 device not closed
  77. [AAL] Process exited: 4294967295
  78. [AAL Launcher] Process exited
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement