1. News
  2. GrieferGames
    1. Netzwerk
    2. Regelwerk
    3. Shop
  3. Forum
    1. Aktuelles
    2. Unerledigte Themen
  4. Community
    1. Mitglieder
      1. Team
      2. Creator
  5. Support
    1. 1.8 Wiki
    2. Cloud Wiki
    3. Ticket-System
    4. FAQ über das Forum
  6. Schnellnavigation
    1. Zum Ticket-System
    2. Scammer melden
    3. Benutzer suchen
    4. Trophäen auflisten
    5. Handelsbereiche
      1. 1.8
      2. Cloud
  • Anmelden oder registrieren
  • Suche
Dieses Thema
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Artikel
  • Seiten
  • Forum
  • News
  • News-Update
  • Erweiterte Suche
  1. GrieferGames Forum
  2. Support-Bereich
  3. Support: Out-Game
  4. Archiv

Minecraft startet nicht mit Optifine + Schematica (MultiMC)

  • phanTom84_
  • 25. März 2021 um 16:01
  • Geschlossen

Support- und Community-Themen werden lediglich über unseren Discord-Server abgewickelt, wo ihr uns schneller und unkomplizierter erreicht.
Meldet euch einfach dort, wenn ihr Fragen oder Anliegen habt: https://discord.griefergames.net/

  • phanTom84_
  • Supporter
    Reaktionen
    3.074
    Punkte
    76.616
    Beiträge
    7.302
    Clan
    Team
    Discord
    phantom84_
    • 25. März 2021 um 16:01
    • #1

    Hi Leute!

    Heute kam mein neuer Laptop an und ich hab mir MC neu mit MultiMC installiert.

    Version 1.8.9

    Forge 11.15.1.1722

    Labymod 3.7.7

    Worldedit 1.8.0 - 6.1.1

    Schematica 1.7.7.143

    Lunatriuscore 1.2.2.32

    OptiFine_1.8.9_HD_U_M5

    Lies sich alles einwandfrei installieren. Wenn ich jetzt aber starten will, beendet er kurz bevor ich im Spiel bin die Instanz wieder.

    Deaktiviere ich ENTWEDER Optifine oder Schematica klappt es einwandfrei.

    Also ich kann mit Schmatice ohne Optifine starten und Optifine ohne Schematica aber nicht beide zusammen!

    Hier mein log: Log.txt

    Crash Report

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:

    LabyModCoreMod (LabyMod-3_1.8.9.jar)

    Contact their authors BEFORE contacting forge

    // I let you down. Sorry :(

    Time: 3/25/21 3:52 PM

    Description: There was a severe problem during mod loading that has caused the game to fail

    net.minecraftforge.fml.common.LoaderException: java.lang.OutOfMemoryError: Direct buffer memory

    at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)

    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:739)

    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)

    at net.minecraft.client.main.Main.main(SourceFile:124)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)

    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)

    at org.multimc.EntryPoint.listen(EntryPoint.java:143)

    at org.multimc.EntryPoint.main(EntryPoint.java:34)

    Caused by: java.lang.OutOfMemoryError: Direct buffer memory

    at java.nio.Bits.reserveMemory(Unknown Source)

    at java.nio.DirectByteBuffer.<init>(Unknown Source)

    at java.nio.ByteBuffer.allocateDirect(Unknown Source)

    at net.minecraft.client.renderer.GLAllocation.func_74524_c(SourceFile:37)

    at net.minecraft.client.renderer.WorldRenderer.<init>(VertexBuffer.java:76)

    at net.minecraft.client.renderer.RegionRenderCacheBuilder.<init>(SourceFile:18)

    at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.<init>(ChunkRenderDispatcher.java:80)

    at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.<init>(ChunkRenderDispatcher.java:50)

    at com.github.lunatrius.schematica.client.renderer.chunk.OverlayRenderDispatcher.<init>(OverlayRenderDispatcher.java:14)

    at com.github.lunatrius.schematica.client.renderer.RenderSchematic.<init>(RenderSchematic.java:99)

    at com.github.lunatrius.schematica.client.renderer.RenderSchematic.<clinit>(RenderSchematic.java:68)

    at com.github.lunatrius.schematica.proxy.ClientProxy.init(ClientProxy.java:182)

    at com.github.lunatrius.schematica.Schematica.init(Schematica.java:36)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

    at com.google.common.eventbus.EventBus.post(EventBus.java:275)

    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)

    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

    at com.google.common.eventbus.EventBus.post(EventBus.java:275)

    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)

    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737)

    ... 18 more


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

    ---------------------------------------------------------------------------------------

    -- System Details --

    Details:

    Minecraft Version: 1.8.9

    Operating System: Windows 10 (amd64) version 10.0

    Java Version: 1.8.0_281, Oracle Corporation

    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation

    Memory: 1416188112 bytes (1350 MB) / 1655701504 bytes (1579 MB) up to 3817865216 bytes (3641 MB)

    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx4096m

    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

    FML: MCP 9.19 Powered by Forge 11.15.1.1722 Optifine OptiFine_1.8.9_HD_U_M5 7 mods loaded, 7 mods active

    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)

    UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722-universal.jar)

    UCHI Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722-universal.jar)

    UCHI labymod{3.7.7} [LabyMod] (LabyMod-3_1.8.9.jar)

    UCHI LunatriusCore{1.1.2.32} [LunatriusCore] (LunatriusCore-1.8.9-1.1.2.32-universal.jar)

    UCHE Schematica{1.7.7.143} [Schematica] (Schematica-1.8.9-1.7.7.143-universal (1).jar)

    UCHI worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.8.9-6.1.1.jar)

    Loaded coremods (and transformers):

    LabyModCoreMod (LabyMod-3_1.8.9.jar)

    net.labymod.core.asm.LabyModTransformer

    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13596 Compatibility Profile Context 20.10.23.01 27.20.1023.1001' Renderer: 'AMD Radeon(TM) Graphics'

    OptiFine Version: OptiFine_1.8.9_HD_U_M5

    OptiFine Build: 20210124-163719

    Render Distance Chunks: 12

    Mipmaps: 4

    Anisotropic Filtering: 1

    Antialiasing: 0

    Multitexture: false

    Shaders: (internal)

    OpenGlVersion: 4.6.13596 Compatibility Profile Context 20.10.23.01 27.20.1023.1001

    OpenGlRenderer: AMD Radeon(TM) Graphics

    OpenGlVendor: ATI Technologies Inc.

    CpuCount: 16

    Mein Plots für die Community
    CB15 /p h phantomland | Cloud /p h phanTropia
    Zugang zur passiven Spawner Farm, Free Items für Beginner und Free Items aus dem Farm Überschuss und XP Farmen.
    Meine Foren Tutorials
    (Linktree)

    Du bist mit meinem Support zufrieden/unzufrieden? Gerne kannst du mir HIER ein Feedback da lassen :)

  • WHS_GatoYT
  • Legendary Griefer
    Reaktionen
    3.336
    Punkte
    46.944
    Beiträge
    3.826
    Clan
    WeHateScammer - Owner
    Discord
    whs_gatoyt
    • 25. März 2021 um 16:03
    • #2

    Moin,

    Du kannst Schematica und Worldedit nicht gleichzeitig in LabyMod (oder auch generell) verwenden.

    Zumindest hatte das gestern bei KTB_Minion, sowie auch vorher bei mir, Probleme gemacht.

    LG

      :whs_gatoyt: Ich behalte mir das Recht vor, ein Angebot jederzeit entkräften zu dürfen! :whs_gatoyt:

    Wenn du dich vor Scamming schützen willst, gucke dir doch gerne
    die Scamtrick-Liste v2 von DeGabo an! :)

    Meine alte Scamtrick-Liste v1 wird nicht mehr weitergeführt.

    :whs_gatoyt:

  • JulCrafter03
    Legendary Griefer
    Reaktionen
    1.418
    Punkte
    23.626
    Beiträge
    2.037
    Clan
    HighDefinitionArchitects [HD]
    Discord
    JulCrafter03#7133
    • 25. März 2021 um 16:09
    • #3
    Zitat von WHS_GatoYT

    Du kannst Schematica und Worldedit nicht gleichzeitig in LabyMod (oder auch generell) verwenden.

    Doch, kannst du :P Tue ich ja auch.

    Nutze mal den Standard-Launcher. Vlt. funktioniert es dann. Evtl. auch mal mehr RAM zuweisen, da viele Mods viel RAM benötigen.

    Ansonsten: Alles wichtige installiert? Java?

    Wenn du willst gebe ich dir mal meine Mods, bzw genau die, die du auch hast. Habe aber glaube ne andere Laby-Version. Zudem hab ich ne neuere Forge-Version, nimm die mal: http://files.minecraftforge.net/maven/net/mine…ndex_1.8.9.html Also die "Latest" laden

    LG ~Jul :julcrafter03:

    Rechtschreibfanatiker und Helfer in vielerlei Dingen :)

    RM-MM CB8: /p h #MM

    Solltest du Fragen oder Probleme mit Griefergames haben, kannst du gerne auf meine Pinnwand schreiben oder mit mir eine Konversation starten.

    Warum ist LabyMod besser als Mystery Mod?

    Um das herauszufinden, musst du diesen Link besuchen.

    Im aktuellen Sinne

    ~Bleib Gesund

    Einmal editiert, zuletzt von JulCrafter03 (25. März 2021 um 16:13)

  • phanTom84_
  • Supporter
    Reaktionen
    3.074
    Punkte
    76.616
    Beiträge
    7.302
    Clan
    Team
    Discord
    phantom84_
    • 25. März 2021 um 16:34
    • #4

    WHS_GatoYT

    Doch geht, hatte ich am alten Lappi auch alles laufen 😉

    JulCrafter03

    Mehr RAM zuweisen könntr funktionieren. Das hab ich glaube ich noch nicht gemacht gehabt.

    Die aktuellste Forge hatte ich auch schon installiert, da ging es auch nicht. Hab dann versucht mit der von MultiMC recommend Version. Das war dann eben diese hier.

    Java ist auch frisch drauf und aktuell.

    Werds wenn die RAM nicht die Lösung ist mal mit deinen Files versuchen.

    Mein Plots für die Community
    CB15 /p h phantomland | Cloud /p h phanTropia
    Zugang zur passiven Spawner Farm, Free Items für Beginner und Free Items aus dem Farm Überschuss und XP Farmen.
    Meine Foren Tutorials
    (Linktree)

    Du bist mit meinem Support zufrieden/unzufrieden? Gerne kannst du mir HIER ein Feedback da lassen :)

  • JulCrafter03
    Legendary Griefer
    Reaktionen
    1.418
    Punkte
    23.626
    Beiträge
    2.037
    Clan
    HighDefinitionArchitects [HD]
    Discord
    JulCrafter03#7133
    • 25. März 2021 um 16:50
    • #5

    Und bitte auch mit dem Standard-Launcher versuchen :)

    LG ~Jul :julcrafter03:

    Rechtschreibfanatiker und Helfer in vielerlei Dingen :)

    RM-MM CB8: /p h #MM

    Solltest du Fragen oder Probleme mit Griefergames haben, kannst du gerne auf meine Pinnwand schreiben oder mit mir eine Konversation starten.

    Warum ist LabyMod besser als Mystery Mod?

    Um das herauszufinden, musst du diesen Link besuchen.

    Im aktuellen Sinne

    ~Bleib Gesund

  • phanTom84_
  • Supporter
    Reaktionen
    3.074
    Punkte
    76.616
    Beiträge
    7.302
    Clan
    Team
    Discord
    phantom84_
    • 25. März 2021 um 17:30
    • #6

    Update:

    4GB / 8GB Ram zugewiesen = Fail

    Standard Launcher mit denselben Mods = Fail

    Angezeigter Fehler

    The game crashed whilst there was a severe problem during mod loading that has caused the game to fail Error: net.minecraftforge.fml.common.LoaderException: java.lang.OutOfMemoryError: Direct buffer memory Exit-Code: -1

    Crashbericht

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:

    LabyModCoreMod (LabyMod-3.jar)

    Contact their authors BEFORE contacting forge

    // Uh... Did I do that?

    Time: 25.03.21 17:16

    Description: There was a severe problem during mod loading that has caused the game to fail

    net.minecraftforge.fml.common.LoaderException: java.lang.OutOfMemoryError: Direct buffer memory

    at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)

    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:739)

    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)

    at net.minecraft.client.main.Main.main(SourceFile:124)

    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)

    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    Caused by: java.lang.OutOfMemoryError: Direct buffer memory

    at java.nio.Bits.reserveMemory(Bits.java:658)

    at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)

    at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)

    at net.minecraft.client.renderer.GLAllocation.func_74524_c(SourceFile:37)

    at net.minecraft.client.renderer.WorldRenderer.<init>(VertexBuffer.java:76)

    at net.minecraft.client.renderer.RegionRenderCacheBuilder.<init>(SourceFile:18)

    at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.<init>(ChunkRenderDispatcher.java:80)

    at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.<init>(ChunkRenderDispatcher.java:50)

    at com.github.lunatrius.schematica.client.renderer.chunk.OverlayRenderDispatcher.<init>(OverlayRenderDispatcher.java:14)

    at com.github.lunatrius.schematica.client.renderer.RenderSchematic.<init>(RenderSchematic.java:99)

    at com.github.lunatrius.schematica.client.renderer.RenderSchematic.<clinit>(RenderSchematic.java:68)

    at com.github.lunatrius.schematica.proxy.ClientProxy.init(ClientProxy.java:182)

    at com.github.lunatrius.schematica.Schematica.init(Schematica.java:36)

    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.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)

    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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

    at com.google.common.eventbus.EventBus.post(EventBus.java:275)

    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)

    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)

    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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

    at com.google.common.eventbus.EventBus.post(EventBus.java:275)

    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)

    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737)

    ... 10 more


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

    ---------------------------------------------------------------------------------------

    -- System Details --

    Details:

    Minecraft Version: 1.8.9

    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: 490489960 bytes (467 MB) / 704643072 bytes (672 MB) up to 4294967296 bytes (4096 MB)

    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M

    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

    FML: MCP 9.19 Powered by Forge 11.15.1.1855 Optifine OptiFine_1.8.9_HD_U_L5 7 mods loaded, 7 mods active

    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)

    UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1855.jar)

    UCHI Forge{11.15.1.1855} [Minecraft Forge] (forge-1.8.9-11.15.1.1855.jar)

    UCHI labymod{3.7.7} [LabyMod] (LabyMod-3.jar)

    UCHI LunatriusCore{1.1.2.32} [LunatriusCore] (LunatriusCore-1.8.9-1.1.2.32-universal.jar)

    UCHE Schematica{1.7.7.143} [Schematica] (Schematica-1.8.9-1.7.7.143-universal.jar)

    UCHI worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.8.9-6.1.1.jar)

    Loaded coremods (and transformers):

    LabyModCoreMod (LabyMod-3.jar)

    net.labymod.core.asm.LabyModTransformer

    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13596 Compatibility Profile Context 20.10.23.01 27.20.1023.1001' Renderer: 'AMD Radeon(TM) Graphics'

    OptiFine Version: OptiFine_1.8.9_HD_U_L5

    OptiFine Build: 20191204-143016

    Render Distance Chunks: 8

    Mipmaps: 4

    Anisotropic Filtering: 1

    Antialiasing: 0

    Multitexture: false

    Shaders: null

    OpenGlVersion: 4.6.13596 Compatibility Profile Context 20.10.23.01 27.20.1023.1001

    OpenGlRenderer: AMD Radeon(TM) Graphics

    OpenGlVendor: ATI Technologies Inc.

    CpuCount: 16

    (beim Standard Launcher hab ich Labymod mit dem Installer installiert und Forge mit dem Laby Installer gleich dazu)

    Beim Standard Launcher hab ich außerdem einmal die Optifine Version aus dem Laby Installer benutzt (OptiFine 1.8.9 HD U L5) und einmal den von der HP (OptiFine_1.8.9_HD_U_M5)

    6/8GB RAM zugewiesen klappt -.-

    Verstehe nur nicht warum. Am alten Laptop konnte ich dieselben Mods mit nur 4GB starten! 6GB von 8 finde ich dann nämlich wirklich etwas happig. Da bleibt nicht mehr viel ürbig für andere Dinge

    Mein Plots für die Community
    CB15 /p h phantomland | Cloud /p h phanTropia
    Zugang zur passiven Spawner Farm, Free Items für Beginner und Free Items aus dem Farm Überschuss und XP Farmen.
    Meine Foren Tutorials
    (Linktree)

    Du bist mit meinem Support zufrieden/unzufrieden? Gerne kannst du mir HIER ein Feedback da lassen :)

    Einmal editiert, zuletzt von phanTom84_ (25. März 2021 um 17:32)

  • JulCrafter03
    Legendary Griefer
    Reaktionen
    1.418
    Punkte
    23.626
    Beiträge
    2.037
    Clan
    HighDefinitionArchitects [HD]
    Discord
    JulCrafter03#7133
    • 25. März 2021 um 17:32
    • #7
    Zitat von phanTom84_

    Update:

    4GB / 8GB Ram zugewiesen = Fail

    Standard Launcher mit denselben Mods = Fail

    Angezeigter Fehler

    The game crashed whilst there was a severe problem during mod loading that has caused the game to fail Error: net.minecraftforge.fml.common.LoaderException: java.lang.OutOfMemoryError: Direct buffer memory Exit-Code: -1

    Crashbericht

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:

    LabyModCoreMod (LabyMod-3.jar)

    Contact their authors BEFORE contacting forge

    // Uh... Did I do that?

    Time: 25.03.21 17:16

    Description: There was a severe problem during mod loading that has caused the game to fail

    net.minecraftforge.fml.common.LoaderException: java.lang.OutOfMemoryError: Direct buffer memory

    at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)

    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:739)

    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)

    at net.minecraft.client.main.Main.main(SourceFile:124)

    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)

    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    Caused by: java.lang.OutOfMemoryError: Direct buffer memory

    at java.nio.Bits.reserveMemory(Bits.java:658)

    at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)

    at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)

    at net.minecraft.client.renderer.GLAllocation.func_74524_c(SourceFile:37)

    at net.minecraft.client.renderer.WorldRenderer.<init>(VertexBuffer.java:76)

    at net.minecraft.client.renderer.RegionRenderCacheBuilder.<init>(SourceFile:18)

    at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.<init>(ChunkRenderDispatcher.java:80)

    at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.<init>(ChunkRenderDispatcher.java:50)

    at com.github.lunatrius.schematica.client.renderer.chunk.OverlayRenderDispatcher.<init>(OverlayRenderDispatcher.java:14)

    at com.github.lunatrius.schematica.client.renderer.RenderSchematic.<init>(RenderSchematic.java:99)

    at com.github.lunatrius.schematica.client.renderer.RenderSchematic.<clinit>(RenderSchematic.java:68)

    at com.github.lunatrius.schematica.proxy.ClientProxy.init(ClientProxy.java:182)

    at com.github.lunatrius.schematica.Schematica.init(Schematica.java:36)

    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.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)

    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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

    at com.google.common.eventbus.EventBus.post(EventBus.java:275)

    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)

    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)

    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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

    at com.google.common.eventbus.EventBus.post(EventBus.java:275)

    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)

    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737)

    ... 10 more


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

    ---------------------------------------------------------------------------------------

    -- System Details --

    Details:

    Minecraft Version: 1.8.9

    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: 490489960 bytes (467 MB) / 704643072 bytes (672 MB) up to 4294967296 bytes (4096 MB)

    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M

    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

    FML: MCP 9.19 Powered by Forge 11.15.1.1855 Optifine OptiFine_1.8.9_HD_U_L5 7 mods loaded, 7 mods active

    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)

    UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1855.jar)

    UCHI Forge{11.15.1.1855} [Minecraft Forge] (forge-1.8.9-11.15.1.1855.jar)

    UCHI labymod{3.7.7} [LabyMod] (LabyMod-3.jar)

    UCHI LunatriusCore{1.1.2.32} [LunatriusCore] (LunatriusCore-1.8.9-1.1.2.32-universal.jar)

    UCHE Schematica{1.7.7.143} [Schematica] (Schematica-1.8.9-1.7.7.143-universal.jar)

    UCHI worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.8.9-6.1.1.jar)

    Loaded coremods (and transformers):

    LabyModCoreMod (LabyMod-3.jar)

    net.labymod.core.asm.LabyModTransformer

    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13596 Compatibility Profile Context 20.10.23.01 27.20.1023.1001' Renderer: 'AMD Radeon(TM) Graphics'

    OptiFine Version: OptiFine_1.8.9_HD_U_L5

    OptiFine Build: 20191204-143016

    Render Distance Chunks: 8

    Mipmaps: 4

    Anisotropic Filtering: 1

    Antialiasing: 0

    Multitexture: false

    Shaders: null

    OpenGlVersion: 4.6.13596 Compatibility Profile Context 20.10.23.01 27.20.1023.1001

    OpenGlRenderer: AMD Radeon(TM) Graphics

    OpenGlVendor: ATI Technologies Inc.

    CpuCount: 16

    (beim Standard Launcher hab ich Labymod mit dem Installer installiert und Forge mit dem Laby Installer gleich dazu)

    Beim Standard Launcher hab ich außerdem einmal die Optifine Version aus dem Laby Installer benutzt (OptiFine 1.8.9 HD U L5) und einmal den von der HP (OptiFine_1.8.9_HD_U_M5)

    6/8GB RAM zugewiesen klappt -.-

    Verstehe nur nicht warum. Am alten Laptop konnte ich dieselben Mods mit nur 4GB starten! 6GB von 8 finde ich dann nämlich wirklich etwas happig. Da bleibt nicht mehr viel ürbig für andere Dinge

    Alles anzeigen

    Du solltest vlt. einmal deine RAM-Auslastung im Blick haben. Vielleicht bringt dir das neue Erkenntnisse. Hohe Auslastung=mehr RAM wird benötigt

    LG ~Jul :julcrafter03:

    Rechtschreibfanatiker und Helfer in vielerlei Dingen :)

    RM-MM CB8: /p h #MM

    Solltest du Fragen oder Probleme mit Griefergames haben, kannst du gerne auf meine Pinnwand schreiben oder mit mir eine Konversation starten.

    Warum ist LabyMod besser als Mystery Mod?

    Um das herauszufinden, musst du diesen Link besuchen.

    Im aktuellen Sinne

    ~Bleib Gesund

  • phanTom84_
  • Supporter
    Reaktionen
    3.074
    Punkte
    76.616
    Beiträge
    7.302
    Clan
    Team
    Discord
    phantom84_
    • 25. März 2021 um 17:43
    • #8

    Hmmm... könnte es eventuell mit Onedrive zusammenhängen? Der muss grad noch 300GB downloaden. Wie gesagt, neuer Laptop XD


    EDIT:

    Grad mal geschaut... Es werden nur 2,2GB verwendet von Java wenn ich mit allen Mods drin bin.

    Mein Plots für die Community
    CB15 /p h phantomland | Cloud /p h phanTropia
    Zugang zur passiven Spawner Farm, Free Items für Beginner und Free Items aus dem Farm Überschuss und XP Farmen.
    Meine Foren Tutorials
    (Linktree)

    Du bist mit meinem Support zufrieden/unzufrieden? Gerne kannst du mir HIER ein Feedback da lassen :)

    Einmal editiert, zuletzt von phanTom84_ (25. März 2021 um 17:46)

  • System 25. April 2021 um 01:00

    Hat das Thema geschlossen.
  • System 25. April 2021 um 01:00

    Hat das Thema aus dem Forum Support: Out-Game nach Archiv verschoben.

Registrierung

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos über GGAuth und nimm an unserer Community teil!

Benutzerkonto erstellen

Aktuelles

Avatar
GrieferGames #📜┃changelog - 20. Juli 2026 um 14:25
:minecraft: | Minecraft Cloud

➤ Bugfix: Feindliche Überraschungsspawneier erzeugen nun keine friedlichen Kreaturen mehr
➤ Bugfix: Clans werden wieder immer angezeigt
-# Teilweise wurden diese nicht angezeigt, obwohl sie existiert haben.
Avatar
GrieferGames #📜┃changelog - 19. Juli 2026 um 22:04
📺 | Creator-Änderung

oOKevscheOo hat den Rang Streamer erhalten.

Herzlich willkommen zurück an Bord! 🎉
Avatar
GrieferGames #📊┃server-status - 18. Juli 2026 um 17:15
:minecraft: | Minecraft Authentifizierungsserver

Aktuell haben die Authentifizierungsserver von Minecraft leider Unerreichbarkeiten, weshalb man sich nicht richtig mit Server-Netzwerken verbinden kann.

In der Regel sollte es nur einige Minuten dauern, bis das behoben wird.

server Status Notify
​

Heutige Geburtstage

  • 1DrachiLSP

    21. Juli 2002 (24)
  • Cocayna

    21. Juli
  • mqy

    21. Juli 2005 (21)
  1. Datenschutzerklärung
  2. Impressum
  3. Team
Community-Software: WoltLab Suite™ 6.0.22