Jump to content

Same versions, but different problems


Matteo_04

Recommended Posts

My cousin has recently started to play modded minecraft, but despite having the same version of Forge (31.2.0), the same version of Java 8 (251) she when she presses "Play single" gives him error while I don't . Even if he manages to play online; this also happened when playing with Forge 31.1.77. Here is the crash report. Thanks and sorry for the bad english.

 

---- Minecraft Crash Report ----
// You're mean.

Time: 18/05/20 9.08
Description: mouseClicked event handler

java.lang.OutOfMemoryError: Java heap space
    at net.minecraft.nbt.LongArrayNBT$1.func_225649_b_(SourceFile:30) ~[?:?] {re:classloading}
    at net.minecraft.nbt.LongArrayNBT$1.func_225649_b_(SourceFile:23) ~[?:?] {re:classloading}
    at net.minecraft.nbt.CompoundNBT.func_229680_b_(CompoundNBT.java:425) ~[?:?] {re:classloading}
    at net.minecraft.nbt.CompoundNBT.access$200(CompoundNBT.java:27) ~[?:?] {re:classloading}
    at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:43) ~[?:?] {re:classloading}
    at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:30) ~[?:?] {re:classloading}
    at net.minecraft.nbt.ListNBT$1.func_225649_b_(SourceFile:48) ~[?:?] {re:classloading}
    at net.minecraft.nbt.ListNBT$1.func_225649_b_(SourceFile:31) ~[?:?] {re:classloading}
    at net.minecraft.nbt.CompoundNBT.func_229680_b_(CompoundNBT.java:425) ~[?:?] {re:classloading}
    at net.minecraft.nbt.CompoundNBT.access$200(CompoundNBT.java:27) ~[?:?] {re:classloading}
    at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:43) ~[?:?] {re:classloading}
    at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:30) ~[?:?] {re:classloading}
    at net.minecraft.nbt.CompoundNBT.func_229680_b_(CompoundNBT.java:425) ~[?:?] {re:classloading}
    at net.minecraft.nbt.CompoundNBT.access$200(CompoundNBT.java:27) ~[?:?] {re:classloading}
    at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:43) ~[?:?] {re:classloading}
    at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:30) ~[?:?] {re:classloading}
    at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:121) ~[?:?] {re:classloading}
    at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:91) ~[?:?] {re:classloading}
    at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:26) ~[?:?] {re:classloading}
    at net.minecraft.world.storage.SaveFormat.getWorldData(SaveFormat.java:147) ~[?:?] {re:classloading}
    at net.minecraft.world.storage.SaveFormat.func_215780_a(SaveFormat.java:141) ~[?:?] {re:classloading}
    at net.minecraft.world.storage.SaveFormat.func_215779_a(SaveFormat.java:128) ~[?:?] {re:classloading}
    at net.minecraft.world.storage.SaveFormat.func_75803_c(SaveFormat.java:117) ~[?:?] {re:classloading}
    at net.minecraft.world.storage.SaveFormat.func_75799_b(SaveFormat.java:76) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.screen.WorldSelectionList.func_212330_a(SourceFile:74) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.screen.WorldSelectionList.<init>(SourceFile:66) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.screen.WorldSelectionScreen.init(SourceFile:46) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.screen.Screen.init(Screen.java:339) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:800) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screen.MainMenuScreen.lambda$addSingleplayerMultiplayerButtons$4(MainMenuScreen.java:183) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:APP:mixins.optiforge.json:net.minecraft.client.gui.screen.MixinMainMenuScreen,pl:mixin:A}
    at net.minecraft.client.gui.screen.MainMenuScreen$$Lambda$5576/1286010247.onPress(Unknown Source) ~[?:?] {}
    at net.minecraft.client.gui.widget.button.Button.onPress(SourceFile:18) ~[?:?] {re:classloading,pl:accesstransformer:B}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraft.nbt.LongArrayNBT$1.func_225649_b_(SourceFile:30)
    at net.minecraft.nbt.LongArrayNBT$1.func_225649_b_(SourceFile:23)
    at net.minecraft.nbt.CompoundNBT.func_229680_b_(CompoundNBT.java:425)
    at net.minecraft.nbt.CompoundNBT.access$200(CompoundNBT.java:27)
    at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:43)
    at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:30)

-- Affected screen --
Details:
    Screen name: net.minecraft.client.gui.screen.MainMenuScreen
Stacktrace:
    at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:449)
    at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:80)
    at net.minecraft.client.MouseHelper.lambda$null$4(MouseHelper.java:163)
    at net.minecraft.client.MouseHelper$$Lambda$4693/575639787.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(ThreadTaskExecutor.java:104)
    at net.minecraft.client.MouseHelper.lambda$registerCallbacks$5(MouseHelper.java:162)
    at net.minecraft.client.MouseHelper$$Lambda$4602/1052170153.invoke(Unknown Source)
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
    at org.lwjgl.system.JNI.invokeV(Native Method)
    at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
    at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:105)
    at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:375)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:946)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553)
    at net.minecraft.client.main.Main.main(SourceFile:204)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$482/2031882979.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.15.2
    Minecraft Version ID: 1.15.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 989689864 bytes (943 MB) / 1409286144 bytes (1344 MB) up to 3221225472 bytes (3072 MB)
    CPUs: 2
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 5.1.0+69+master.79f13f7
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar runtimedistcleaner PLUGINSERVICE 
        /preview_OptiFine_1.15.2_HD_U_G1_pre17.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.15.2-31.2.0.jar fml TRANSFORMATIONSERVICE 
        /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE 
        /OptiForge-MC1.15.2-0.1.18.jar optiforge TRANSFORMATIONSERVICE 
        /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE 
        /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.0
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        forge-1.15.2-31.2.0-client.jar Minecraft {[email protected] DONE}
        useful_backpacks-1.15.2-1.9.4.63.jar Useful Backpacks {[email protected] DONE}
        Craft_and_Hunt_V0.9.9_MC_1.15.2.jar Craft and Hunt {[email protected] DONE}
        ToolBelt-1.15.2-1.14.1.jar Tool Belt {[email protected] DONE}
        torchslabmod-1.15.2_v1.6.8.jar Torch Slab Mod {[email protected] DONE}
        NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE}
        BiomesOPlenty-1.15.2-10.0.0.361-universal.jar Biomes O' Plenty {[email protected] DONE}
        bambooblocks-1.15.2-1.3.jar Bamboo Blocks {[email protected] DONE}
        jei-1.15.2-6.0.0.4.jar Just Enough Items {[email protected] DONE}
        OptiForge-MC1.15.2-0.1.18.jar OptiForge {[email protected] DONE}
        Falling-Tree-Mod-1.15.2.jar Falling Tree {[email protected]+19 DONE}
        buzzierbees-1.4.jar Buzzier Bees {[email protected] DONE}
        Abnormals-Core-1.15.2-v1.0.4.jar Abnormals Core {[email protected] DONE}
        caelus-FORGE-1.15.2-2.0-beta2.jar Caelus API {[email protected] DONE}
        extraboats-1.3.5-1.15.2.jar Extra Boats {[email protected] DONE}
        curios-FORGE-1.15.2-2.0.2.2.jar Curios API {[email protected] DONE}
        Waystones_1.15.2-6.0.1.jar Waystones {[email protected] DONE}
        goldenhopper-1.1.1-1.15.2.jar Golden Hopper {[email protected] DONE}
        JRFTL+[1.15.2]-1.1.jar JRFTL {[email protected] DONE}
        AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
        StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
        NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
        DoubleSlabs-1.15-2.2.6.jar Double Slabs {[email protected] DONE}
        libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] DONE}
        elevatorid-1.15.2-1.7.0.jar Elevator Mod {[email protected] DONE}
        EnigmaticLegacy-1.7.0.jar Enigmatic Legacy {[email protected] DONE}
        The-Endergetic-Expansion-1.15.2-v1.3.1.jar The Endergetic Expansion {[email protected] DONE}
        u_team_core-1.15.2-2.11.0.156.jar U Team Core {[email protected] DONE}
        BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {[email protected] DONE}
        buildinggadgets-3.3.5.jar Building Gadgets {[email protected] DONE}
        AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {[email protected] DONE}
        curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] DONE}
        SnowRealMagic-1.15.2-1.7.5.jar Snow! Real Magic! {[email protected] DONE}
        Kiwi-1.15.2-2.6.5.jar Kiwi {[email protected] DONE}
        JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] DONE}
        swampexpansion-1.15.2-1.5.1.jar Swamp Expansion {swampexpansion@NONE DONE}
        forge-1.15.2-31.2.0-universal.jar Forge {[email protected] DONE}
        Quark-r2.1-235.jar Quark {[email protected] DONE}
        Aquaculture-1.15.2-2.0.13.jar Aquaculture 2 {[email protected] DONE}
        FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 DONE}
        ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE}
    Kiwi Modules: 
        kiwi:contributors
        snowrealmagic:snowrealmagic
    Launched Version: 1.15.2-forge-31.2.0
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: Intel(R) UHD Graphics 600 GL version 4.5.0 - Build 25.20.100.6576, Intel
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: Italiano (Italia)
    CPU: 2x Intel(R) Celeron(R) N4000 CPU @ 1.10GHz
    OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre17
    OptiFine Build: 20200515-184428
    Render Distance Chunks: 13
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.5.0 - Build 25.20.100.6576
    OpenGlRenderer: Intel(R) UHD Graphics 600
    OpenGlVendor: Intel
    CpuCount: 2

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • It's not only with storage drawers, but in create: Deco too with these mods we added create: deco and inventory sorter (by cpw) these 3 were all recently we play in 1.20.1
    • You should post full logs to show the big picture.   Does it work without Optifine?
    • I play with my friends on a shared world with essential mod, but recently we added storage drawers an the blocs of it show random blocs. Can someone help me? In the following image, the walls are oak drawers and the birch drwaer is the drawer controller. https://ibb.co/wKfBvtF
    • The error code shows that i have outdated mods, but only coFH core crashes my game and it's not outdated + i double checked and its on the right version of forge. -- Head -- Thread: Render thread Stacktrace:     at cofh.core.client.PostEffect.m_6213_(PostEffect.java:80) ~[cofh_core-1.20.1-11.0.2.56.jar%23218!/:11.0.2] {re:mixin,re:classloading}     at cofh.core.client.PostBuffer.m_6213_(PostBuffer.java:96) ~[cofh_core-1.20.1-11.0.2.56.jar%23218!/:11.0.2] {re:classloading}     at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[client-1.20.1-20230612.114412-srg.jar%23267!/:?] {re:computing_frames,re:classloading,re:mixin}     at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?] {}     at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}     at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.20.1-20230612.114412-srg.jar%23267!/:?] {re:classloading}     at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.20.1-20230612.114412-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:computing_frames,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}     at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.20.1-20230612.114412-srg.jar%23267!/:?] {re:mixin,re:computing_frames,re:classloading}     at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.20.1-20230612.114412-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:computing_frames,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default} -- Overlay render details -- Details:     Overlay name: net.minecraftforge.client.loading.ForgeLoadingOverlay Stacktrace:     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:1385) ~[client-1.20.1-20230612.114412-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:mixins.cofhcore.json:GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:A}     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.3.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}     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 crystallauncher.MinecraftConstructor.run(MinecraftConstructor.java:29) ~[proxyserver.jar%2380!/:?] {}     at crystallauncher.MineClient.start(MineClient.java:201) ~[proxyserver.jar%2380!/:?] {}     at crystallauncher.MineClient.main(MineClient.java:42) ~[proxyserver.jar%2380!/:?] {}
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.