Jump to content

Forge crashes after game launch


lewisiscool2

Recommended Posts

I tried starting up minecraft today but was met with this crash report: 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  LucraftCoreCoreMod (LucraftCore-1.12.2-2.3.2.jar)
Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 12/24/18 12:51 PM
Description: Initializing game

java.lang.RuntimeException: One of more entry values did not copy to the correct id. Check log for details!
    at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:549)
    at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:529)
    at net.minecraftforge.registries.GameData.freezeData(GameData.java:235)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:753)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
    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 net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:549)
    at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:529)
    at net.minecraftforge.registries.GameData.freezeData(GameData.java:235)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:753)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
    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 7 (amd64) version 6.1
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2702536440 bytes (2577 MB) / 4831838208 bytes (4608 MB) up to 5368709120 bytes (5120 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -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.42 Powered by Forge 14.23.5.2775 Optifine OptiFine_1.12.2_HD_U_C8 8 mods loaded, 8 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                                |
    |:------ |:--------------- |:----------------- |:------------------------------------- |:---------------------------------------- |
    | UCHIJA | minecraft       | 1.12.2            | minecraft.jar                         | None                                     |
    | UCHIJA | mcp             | 9.42              | minecraft.jar                         | None                                     |
    | UCHIJA | FML             | 8.0.99.99         | forge-1.12.2-14.23.5.2775.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA | forge           | 14.23.5.2775      | forge-1.12.2-14.23.5.2775.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA | thedalekmod     | (Update 48.7)     | Dalek-Mod-U-48.7.jar                  | None                                     |
    | UCHIJA | speedsterheroes | 1.12.2-Lite-1.0.0 | SpeedsterHeroes-1.12.2-Lite-1.0.0.jar | None                                     |
    | UCHIJA | lucraftcore     | 1.12.2-2.3.2      | LucraftCore-1.12.2-2.3.2.jar          | None                                     |
    | UCHIJA | heroesexpansion | 1.12.2-1.2.1      | HeroesExpansion-1.12.2-1.2.1.jar      | None                                     |

    Loaded coremods (and transformers): 
LucraftCoreCoreMod (LucraftCore-1.12.2-2.3.2.jar)
  lucraft.mods.lucraftcore.core.LCTransformer
    Launched Version: 1.12.2-forge1.12.2-14.23.5.2775
    LWJGL: 2.9.4
    OpenGL: GeForce 9200/integrated/SSE2 GL version 3.3.0, 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: ItemBound v1.8.zip, Super Sentai Tamashii - MC.1.12-V8.zip, PureBDcraft  64x MC112.zip
    Current Language: English (United Kingdom)
    Profiler Position: N/A (disabled)
    CPU: 3x AMD Phenom(tm) 8450 Triple-Core Processor

 

Is there anything that I could do to solve this

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.

Announcements



×
×
  • Create New...

Important Information

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