Minecraft Modlama Sonrası oyun çöküyor

Altawon

Hectopat
Katılım
17 Kasım 2019
Mesajlar
45
Çözümler
1
Aldığım hata;
Kod:
The game crashed whilst initializing game
Error: java.lang.NoSuchFieldError: EMPTY
Çıkış Kodu: -1 hatası sunucumdada aynı modlar ve sürümleri kurulu fakat sunucumda problem olmamasına rağmen oyunu açarken bu sorunla karşılaşıyorum



---- Minecraft Crash Report ----

WARNING: coremods are present:
  CorePlugin (ForgeEndertech-1.12.2.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  MicdoodlePlugin (MicdoodleCore-Dev-1.12.2-4.0.2.261.jar)
  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.8.1-core.jar)
  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
  OTGCorePlugin (OTG-Core.jar)
  LevelUpCore (levelup2-1.5.8.jar)
  IvToolkit (IvToolkit-1.3.3-1.12.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 6/8/22 6:15 PM
Description: Initializing game

java.lang.NoSuchFieldError: EMPTY
    at micdoodle8.mods.galacticraft.core.inventory.InventoryExtended.<init>(InventoryExtended.java:16)
    at micdoodle8.mods.galacticraft.core.proxy.ClientProxyCore.<clinit>(ClientProxyCore.java:145)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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)


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

-- Head --
Thread: Client thread
Stacktrace:
    at micdoodle8.mods.galacticraft.core.inventory.InventoryExtended.<init>(InventoryExtended.java:16)
    at micdoodle8.mods.galacticraft.core.proxy.ClientProxyCore.<clinit>(ClientProxyCore.java:145)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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)

-- System Details --
Details:
    Minecraft Version: 1.12.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: 1371009296 bytes (1307 MB) / 1753219072 bytes (1672 MB) up to 3817865216 bytes (3641 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2860 52 mods loaded, 52 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                          | Version                       | Source                                             | Signature                                |
    |:----- |:--------------------------- |:----------------------------- |:-------------------------------------------------- |:---------------------------------------- |
    | LC    | minecraft                   | 1.12.2                        | minecraft.jar                                      | None                                     |
    | LC    | mcp                         | 9.42                          | minecraft.jar                                      | None                                     |
    | LC    | FML                         | 8.0.99.99                     | forge-1.12.2-14.23.5.2860.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge                       | 14.23.5.2860                  | forge-1.12.2-14.23.5.2860.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | ivtoolkit                   | 1.3.3-1.12                    | minecraft.jar                                      | None                                     |
    | LC    | micdoodlecore               |                               | minecraft.jar                                      | None                                     |
    | LC    | otgcore                     | 1.12.2-v9.4                   | minecraft.jar                                      | None                                     |
    | LC    | forgeendertech              | 1.12.2-4.5.6.0                | ForgeEndertech-1.12.2.jar                          | None                                     |
    | LC    | adlods                      | 1.12.2-1.0.8.0                | AdLods-1.12.2-1.0.8.0-build.0504.jar               | None                                     |
    | LC    | orbis-lib                   | 0.2.0                         | orbis-lib-1.12.2-0.2.0+build411.jar                | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
    | LC    | aether                      | 0.3.0                         | aether_ii-1.12.2-0.3.0+build411-universal.jar      | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
    | LC    | jei                         | 4.16.1.302                    | jei_1.12.2-4.16.1.302.jar                          | None                                     |
    | LC    | base                        | 3.14.0                        | base-1.12.2-3.14.0.jar                             | None                                     |
    | LC    | bno                         | 1.12.2-1.0.4.0                | BasicNetherOres-1.12.2-1.0.5.0.jar                 | None                                     |
    | LC    | baubles                     | 1.5.2                         | Baubles-1.12-1.5.2.jar                             | None                                     |
    | LC    | mujmajnkraftsbettersurvival | 1.4.1                         | better_survival-1.4.1.jar                          | None                                     |
    | LC    | biomesoplenty               | 7.0.1.2445                    | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar      | None                                     |
    | LC    | unspeakable_items           | 1.0.6.2 (No longer supported) | Bloodcraft+5+1.12.2+1.0.6.2.jar                    | None                                     |
    | LC    | thaumcraft                  | 6.1.BETA26                    | Thaumcraft-1.12.2-6.1.BETA26.jar                   | None                                     |
    | LC    | botania                     | r1.10-364                     | Botania+r1.10-364.4.jar                            | None                                     |
    | LC    | codechickenlib              | 3.2.3.358                     | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | redstoneflux                | 2.1.1                         | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
    | LC    | brandonscore                | 2.4.20                        | BrandonsCore-1.12.2-2.4.20.162-universal.jar       | None                                     |
    | LC    | cat                         | 0.1                           | CavesAndDungeonsMod.jar                            | None                                     |
    | LC    | clumps                      | 3.1.2                         | Clumps-3.1.2.jar                                   | None                                     |
    | LC    | ctm                         | MC1.12.2-1.0.2.31             | CTM-MC1.12.2-1.0.2.31.jar                          | None                                     |
    | LC    | draconicevolution           | 2.3.28                        | Draconic-Evolution-1.12.2-2.3.28.354-universal.jar | None                                     |
    | LC    | dungeonsmod                 | @VERSION@                     | DungeonsMod-1.12.2-1.0.8.jar                       | None                                     |
    | LC    | ebwizardry                  | 4.3.7                         | ElectroblobsWizardry-4.3.7-MC1.12.2.jar            | None                                     |
    | L     | galacticraftcore            | 4.0.2.261                     | GalacticraftCore-Dev-1.12.2-4.0.2.261.jar          | None                                     |
    | L     | galacticraftplanets         | 4.0.2.261                     | Galacticraft-Planets-Dev-1.12.2-4.0.2.261.jar      | None                                     |
    | L     | gottschcore                 | 1.15.0                        | GottschCore-mc1.12.2-f14.23.5.2859-v1.15.0.jar     | None                                     |
    | L     | placebo                     | 1.6.0                         | Placebo-1.12.2-1.6.0.jar                           | None                                     |
    | L     | hexxitgear                  | 2.8.0                         | Hexxit+Gear-1.12.2-2.8.0.jar                       | None                                     |
    | L     | ironchest                   | 1.12.2-7.0.67.844             | ironchest-1.12.2-7.0.72.847.jar                    | None                                     |
    | L     | journeymap                  | 1.12.2-5.7.1                  | journeymap-1.12.2-5.7.1.jar                        | None                                     |
    | L     | levelup2                    | ${version}                    | levelup2-1.5.8.jar                                 | None                                     |
    | L     | lostcities                  | 2.0.22                        | lostcities-1.12-2.0.22.jar                         | None                                     |
    | L     | lumberjack                  | 1.4.1                         | lumberjack-1.4.1.jar                               | None                                     |
    | L     | mysticalworld               | 1.12.2-1.11.0                 | mysticalworld-1.12.2-1.11.0.jar                    | None                                     |
    | L     | openterraingenerator        | v9.4                          | OpenTerrainGenerator-1.12.2-v9.4.jar               | None                                     |
    | L     | patchouli                   | 1.0-23.6                      | Patchouli-1.0-23.6.jar                             | None                                     |
    | L     | progressiveautomation       | 1.7.8                         | ProgressiveAutomation-1.12.2-1.7.8.jar             | None                                     |
    | L     | rare-ice                    | ${version}                    | rare-ice-0.1.1.jar                                 | None                                     |
    | L     | reccomplex                  | 1.4.8.2                       | RecurrentComplex-1.4.8.2.jar                       | None                                     |
    | L     | treasure2                   | 2.0.1                         | Treasure2-mc1.12.2-f14.23.5.2859-v2.0.1.jar        | None                                     |
    | L     | twilightforest              | 3.11.1021                     | twilightforest-1.12.2-3.11.1021-universal.jar      | None                                     |
    | L     | waystones                   | 4.1.0                         | Waystones_1.12.2-4.1.0.jar                         | None                                     |
    | L     | phosphor-lighting           | 1.12.2-0.2.6                  | phosphor-1.12.2-0.2.6+build50.jar                  | None                                     |
    | L     | llibrary                    | 1.7.20                        | llibrary-1.7.20-1.12.2.jar                         | None                                     |
    | L     | thebetweenlands             | 3.8.1                         | TheBetweenlands-3.8.1-universal.jar                | None                                     |
    | L     | mysticallib                 | 1.12.2-1.13.0                 | mysticallib-1.12.2-1.13.0.jar                      | None                                     |

    Loaded coremods (and transformers):
CorePlugin (ForgeEndertech-1.12.2.jar)
 
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
MicdoodlePlugin (MicdoodleCore-Dev-1.12.2-4.0.2.261.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.8.1-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
 
OTGCorePlugin (OTG-Core.jar)
  com.pg85.otg.forge.asm.excluded.OTGClassTransformer
LevelUpCore (levelup2-1.5.8.jar)
 
IvToolkit (IvToolkit-1.3.3-1.12.jar)
 
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 473.47' Renderer: 'NVIDIA GeForce GT 640/PCIe/SSE2'
    Launched Version: forge-14.23.5.2860
    LWJGL: 2.9.4
    OpenGL: NVIDIA GeForce GT 640/PCIe/SSE2 GL version 4.6.0 NVIDIA 473.47, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs:
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 12x AMD Ryzen 5 2600 Six-Core Processor
 
Mod dosyaları çakışıyor büyük ihtimalle ya da RAM yatmiyordur.
 
Modlar çakışsa server hata verirdi bence. Büyük ihtimalle bilgisayarın o kadar çok modu kaldırmıyor.
 
Bu siteyi kullanmak için çerezler gereklidir. Siteyi kullanmaya devam etmek için çerezleri kabul etmelisiniz. Daha Fazlasını Öğren.…