Posted February 14, 20232 yr Hi i have an unusual problem with minecraft. That crash on single player and servers with forge ---- Minecraft Crash Report ---- // My bad. Time: 2023-02-14 22:05:04 Description: mouseClicked event handler java.lang.OutOfMemoryError: Java heap space A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:525) ~[client-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:A,pl:runtimedistcleaner:A} -- Affected screen -- Details: Screen name: net.minecraft.client.gui.screens.ConfirmScreen Stacktrace: at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:525) ~[client-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23138!/:build 7] {} at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23130!/:build 7] {} at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23138!/:build 7] {} at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:222) ~[client-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.0.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: Default, Mod Resources, Supplementaries Generated Pack, quark-emote-pack -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 244718744 bytes (233 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 5600X 6-Core Processor Identifier: AuthenticAMD Family 25 Model 33 Stepping 0 Microarchitecture: Zen 3 Frequency (GHz): 3.69 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: Radeon RX 580 Series Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x67df Graphics card #0 versionInfo: DriverVersion=31.0.12029.10015 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 28104.28 Virtual memory used (MB): 18996.74 Swap memory total (MB): 11776.00 Swap memory used (MB): 215.36 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 1.19.2-forge-43.2.0 Backend library: LWJGL version 3.3.1 build 7 Backend API: Radeon RX 580 Series GL version 3.2.0 Core Profile Context 22.11.2.221130, ATI Technologies Inc. Window size: 854x480 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Type: Integrated Server (map_client.txt) Graphics mode: fancy Resource Packs: Current Language: English (US) CPU: 12x AMD Ryzen 5 5600X 6-Core Processor Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:farmersdelight (incompatible), mod:terrablender, mod:moonlight (incompatible), mod:hoporp, mod:jei (incompatible), mod:universalbonemeal (incompatible), mod:paragon, mod:philipsruins (incompatible), mod:incendium, mod:cnb, mod:flywheel (incompatible), mod:create, mod:xaerominimap, mod:duckling (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:autoreglib (incompatible), mod:travelersbackpack, mod:naturescompass (incompatible), mod:framedblocks, mod:diagonalfences (incompatible), mod:gobber2, mod:vinery, mod:lock_and_key (incompatible), mod:hopour, mod:deeperdarker, mod:bygonenether, mod:productivebees, mod:puzzleslib (incompatible), mod:byg, mod:fallingtree, mod:cloth_config (incompatible), mod:forge, mod:quark (incompatible), mod:dragonmounts, mod:ctov, mod:supplementaries (incompatible), mod:geckolib3 (incompatible), mod:sophisticated_wolves (incompatible), mod:corpse (incompatible), mod:dungeons_arise, mod:drinkbeer (incompatible), Supplementaries Generated Pack World Generation: Stable ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null javafml@null Mod List: client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE moonlight-1.19.2-2.2.6-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.6 |DONE |Manifest: NOSIGNATURE HopoBetterRuinedPortals-1.19-1.3.2b.jar |HopoBetterRuinedPortals |hoporp |1.3.1 |DONE |Manifest: NOSIGNATURE jei-1.19.2-forge-11.5.2.1007.jar |Just Enough Items |jei |11.5.2.1007 |DONE |Manifest: NOSIGNATURE UniversalBoneMeal-v4.2.0-1.19.2-Forge.jar |Universal Bone Meal |universalbonemeal |4.2.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE Philips-ruins1.19.2-4.4.jar |Philip's ruins |philipsruins |4.4 |DONE |Manifest: NOSIGNATURE Incendium_v5.1.4_Hotfix.jar |Incendium |incendium |5.1.4 |DONE |Manifest: NOSIGNATURE CNB-1.19-1.5.0.jar |Creatures and Beasts |cnb |1.5.0 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.8-13.jar |Flywheel |flywheel |0.6.8-13 |DONE |Manifest: NOSIGNATURE create-1.19.2-0.5.0.g.jar |Create |create |0.5.0.g |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_22.17.0_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |22.17.0 |DONE |Manifest: NOSIGNATURE duckling-2.0.8-forge.jar |Duckling |duckling |2.0.8 |DONE |Manifest: NOSIGNATURE citadel-2.1.1-1.19.jar |Citadel |citadel |2.1.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.8-54.jar |AutoRegLib |autoreglib |1.8-54 |DONE |Manifest: NOSIGNATURE TravelersBackpack-1.19.2-8.2.14.jar |Traveler's Backpack |travelersbackpack |8.2.14 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE FramedBlocks-6.6.2.jar |FramedBlocks |framedblocks |6.6.2 |DONE |Manifest: NOSIGNATURE DiagonalFences-v4.2.3-1.19.2-Forge.jar |Diagonal Fences |diagonalfences |4.2.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a Gobber2-Forge-1.19.2-2.7.28.jar |Gobber 2 |gobber2 |2.7.28 |DONE |Manifest: NOSIGNATURE vinery-1.19.2-1.1.1.jar |Vinery |vinery |1.1.1 |DONE |Manifest: NOSIGNATURE lock_and_key-1.19.1-1.1.0.jar |Lock & Key |lock_and_key |1.1.0 |DONE |Manifest: NOSIGNATURE HopoBetterUnderwaterRuins-1.19-1.1.jar |HopoBetterUnderwaterRuins |hopour |1.0.9 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE bygonenether-1.2.2-1.19.2.jar |Bygone Nether |bygonenether |1.2.2 |DONE |Manifest: NOSIGNATURE productivebees-1.19.2-0.10.4.0.jar |Productive Bees |productivebees |1.19.2-0.10.4.0 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v4.3.12-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.3.12 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a Oh_The_Biomes_You_ll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go |byg |2.0.0.13 |DONE |Manifest: NOSIGNATURE FallingTree-1.19.2-3.10.0.jar |FallingTree |fallingtree |3.10.0 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29 cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.2.0-universal.jar |Forge |forge |43.2.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 Quark-3.3-377.jar |Quark |quark |3.3-377 |DONE |Manifest: NOSIGNATURE dragonmounts-1.19.2-1.1.4a.jar |Dragon Mounts: Legacy |dragonmounts |1.1.4a |DONE |Manifest: NOSIGNATURE ctov-3.1.4.jar |ChoiceTheorem's Overhauled Vil|ctov |3.1.4 |DONE |Manifest: NOSIGNATURE supplementaries-1.19.2-2.2.27.jar |Supplementaries |supplementaries |1.19.2-2.2.27 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.39.jar |GeckoLib |geckolib3 |3.1.39 |DONE |Manifest: NOSIGNATURE Sophisticated_Wolves-1.19.2-4.1.1.jar |Sophisticated Wolves Mod |sophisticated_wolves |4.0.0b |DONE |Manifest: NOSIGNATURE corpse-1.19.2-1.0.0.jar |Corpse |corpse |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |DONE |Manifest: NOSIGNATURE drinkbeer-refill-1.19.2-1.0.0.jar |Drink Beer Refill |drinkbeer |1.0.0 |DONE |Manifest: NOSIGNATURE Flywheel Backend: GL33 Instanced Arrays Crash Report UUID: 3da406e6-59a0-45ab-993d-a82ca5916957 FML: 43.2 Forge: net.minecraftforge:43.2.0 FramedBlocks BlockEntity Warning: Not applicable
February 15, 20232 yr 17 hours ago, Gabi2606 said: java.lang.OutOfMemoryError: Java heap space You need to add more memory to your game. You can search how to do this on the internet.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.