Not copy the correct ID

Published by BlockBit on
Issue description
The game crashed whilst initializing game
Error: java.lang.RuntimeException: One of more entry values did not copy to the correct id. Check log for details!

I do not open the crash report because there is none available
What can do. I put a lot of work into the mod

Issue comments

I add more stuff into the Mod. After i added the stuff and export the mod and run it. the mod didnt work annymore. Before i added the stuff it works

What can i do with run clint. If i klick on it after few second forge start to load the Mod (apart from the fact that it doesn't work) and i the Mod is loaded forge close and minecraft doesnt opened ?????

ok than is it my problem because the game crashed but there isnt a crashreport. i look in the phat minecraft / crashreports and there isnt a crashreport. Ok there are reports but from 2018 and the crash was today

in the erro massage is look into the log i found the log

Bit i cannot post the original file i edit it from .log. to json but pleas open it in texteditor because it looks the same as the log file

it was in logs and i change it to json because i cant upload the log file

can we close this issue because the problem isnt anymore but there is 1 other problem. The attacspeed doesnt change i have on the one sword attacspeed 1 and on the other 3 but in minecraft there is written attacspeed 1,6 what can i do? I updated the mccreator and my problme with mineraft crash isnt anyore

The attacspeed doesnt change i have on the one sword attacspeed 1 and on the other 3 but in minecraft there is written attacspeed 1,6 what can i do? I updated the mccreator and my problme with mineraft crash isnt anyore

This was fixed in 2020.1

is it your job to support mcreator website? Is it your real job or more a hobby. You do a great job. Sry for my englisch im from germany. And can you give the maker of mcreator a feedback with you say that i say  i like the new backgound settings and the fastmode :-)

is it your job to support mcreator website? Is it your real job or more a hobby. 

It is my hobby in free time. You can support me and other devs by donating :)

What can i do with RUN CLINT ?

I would need a crash log to help

I am having this problem too, can you help me?

here is my whole crash report:

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 10/18/20 10:40 PM
Description: Rendering overlay

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:576) ~[?:?] {re:classloading}
    at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:704) ~[?:?] {re:classloading}
    at net.minecraftforge.registries.GameData.freezeData(GameData.java:327) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.finishMods(ModLoader.java:273) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$finishModLoading$7(ClientModLoader.java:137) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2976/1815234748.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2078/1910098693.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.finishModLoading(ClientModLoader.java:137) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$4(ClientModLoader.java:107) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2737/1969958288.run(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:443) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}

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

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:576)
    at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:704)
    at net.minecraftforge.registries.GameData.freezeData(GameData.java:327)

-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:472)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924)
    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:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$406/1624788833.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: 1337313104 bytes (1275 MB) / 2893545472 bytes (2759 MB) up to 6920077312 bytes (6599 MB)
    CPUs: 8
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7424m -Xms256m -XX:PermSize=256m
    ModLauncher: 5.1.2+70+master.2845bb9
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.2.45.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.45.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.45.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.45.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /forge-1.15.2-31.2.45.jar fml TRANSFORMATIONSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.45
    FML Language Providers: 
        javafml@31.2
        minecraft@1
    Mod List: 
        forge-1.15.2-31.2.45-client.jar Minecraft {minecraft@1.15.2 DONE}
        forge-1.15.2-31.2.45-universal.jar Forge {forge@31.2.45 DONE}
        Mars.jar Mars {mars@1.0.0 DONE}
    Launched Version: forge-31.2.45
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: Intel(R) UHD Graphics 620 GL version 4.6.0 - Build 26.20.100.7463, 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: ~~ERROR~~ NullPointerException: null
    CPU: 8x Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz