Jump to content

Game chashed whilst initializing game


Recommended Posts

---- Minecraft Crash Report ----

WARNING: coremods are present:
  SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.6.jar)
  XaeroWorldMapPlugin (XaerosWorldMap_1.29.4_Forge_1.12.jar)
  Quark Plugin (Quark-r1.6-179.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  SuperMartijn642's Core Lib Plugin (supermartijn642corelib-1.1.6-forge-mc1.12.jar)
Contact their authors BEFORE contacting forge

// Uh... Did I do that?

Time: 4/1/23 9:39 AM
Description: Initializing game

java.lang.RuntimeException: Invalid id 4096 - maximum id range exceeded.
    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:295)
    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
    at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
    at net.dries007.tfc.objects.blocks.BlocksTFC.register(BlocksTFC.java:892)
    at net.dries007.tfc.objects.blocks.BlocksTFC.register(BlocksTFC.java:885)
    at net.dries007.tfc.objects.blocks.BlocksTFC.registerBlocks(BlocksTFC.java:643)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_145_BlocksTFC_registerBlocks_Register.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.registries.GameData.redirect$zba000$fireRegistryEventsRedirectPost(GameData.java:1015)
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:845)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    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 net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:295)
    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
    at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
    at net.dries007.tfc.objects.blocks.BlocksTFC.register(BlocksTFC.java:892)
    at net.dries007.tfc.objects.blocks.BlocksTFC.register(BlocksTFC.java:885)
    at net.dries007.tfc.objects.blocks.BlocksTFC.registerBlocks(BlocksTFC.java:643)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_145_BlocksTFC_registerBlocks_Register.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.registries.GameData.redirect$zba000$fireRegistryEventsRedirectPost(GameData.java:1015)
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:845)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    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: 881755024 bytes (840 MB) / 2391801856 bytes (2281 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.2859 57 mods loaded, 57 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                                |
    |:----- |:---------------------- |:----------------- |:--------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft              | 1.12.2            | minecraft.jar                                 | None                                     |
    | LCH   | mcp                    | 9.42              | minecraft.jar                                 | None                                     |
    | LCH   | FML                    | 8.0.99.99         | forge-1.12.2-14.23.5.2859.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                  | 14.23.5.2859      | forge-1.12.2-14.23.5.2859.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | xaeroworldmap_core     | 1.12.2-1.0        | minecraft.jar                                 | None                                     |
    | LCH   | skinlayers3d           | 1.2.0             | 3dSkinLayers-forge-mc1.12.2-1.2.0.jar         | None                                     |
    | LCH   | securitycraft          | v1.9.6            | [1.12.2] SecurityCraft v1.9.6.jar             | None                                     |
    | LCH   | aether_legacy          | 1.5.3.2           | aether-1.12.2-v1.5.3.2.jar                    | None                                     |
    | LCH   | jei                    | 4.16.1.301        | jei_1.12.2-4.16.1.301.jar                     | None                                     |
    | LCH   | appleskin              | 1.0.14            | AppleSkin-mc1.12-1.0.14.jar                   | None                                     |
    | LCH   | aquaculture            | 1.6.8             | Aquaculture-1.12.2-1.6.8.jar                  | None                                     |
    | LCH   | baubles                | 1.5.2             | Baubles-1.12-1.5.2.jar                        | None                                     |
    | LCH   | artifacts              | 1.12.2-1.2.3      | Artifacts-1.12.2-1.2.3.jar                    | None                                     |
    | LCH   | quark                  | r1.6-179          | Quark-r1.6-179.jar                            | None                                     |
    | LCH   | autoreglib             | 1.3-32            | AutoRegLib-1.3-32.jar                         | None                                     |
    | LCH   | bibliocraft            | 2.4.6             | BiblioCraft[v2.4.6][MC1.12.2].jar             | None                                     |
    | LCH   | biomesoplenty          | 7.0.1.2445        | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar | None                                     |
    | LCH   | byg                    | 1.7.1             | BiomesYouGo1.7.1.jar                          | None                                     |
    | LCH   | carryon                | 1.12.3            | carryon-1.12.2-1.12.6.20.jar                  | fd21553434f4905f2f73ea7838147ac4ea07bd88 |
    | LCH   | ctm                    | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar                     | None                                     |
    | LCH   | chisel                 | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar                  | None                                     |
    | LCH   | chiselsandbits         | 14.33             | chiselsandbits-14.33.jar                      | None                                     |
    | LCH   | clumps                 | 3.1.2             | Clumps-3.1.2.jar                              | None                                     |
    | LCH   | supermartijn642corelib | 1.1.6             | supermartijn642corelib-1.1.6-forge-mc1.12.jar | None                                     |
    | LCH   | connectedglass         | 1.1.6a            | connectedglass-1.1.6a-forge-mc1.12.jar        | None                                     |
    | LCH   | corpse                 | 1.12.2-1.0.8      | corpse-1.12.2-1.0.8.jar                       | None                                     |
    | LCH   | culinaryconstruct      | 1.3.4             | culinaryconstruct-1.3.4.jar                   | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
    | LCH   | ptrmodellib            | 1.0.5             | PTRLib-1.0.5.jar                              | None                                     |
    | LCH   | props                  | 2.6.3.7           | Decocraft-2.6.3.7_1.12.2.jar                  | None                                     |
    | LCH   | dynamictrees           | 1.12.2-0.9.29     | DynamicTrees-1.12.2-0.9.29.jar                | None                                     |
    | LCH   | fairylights            | 2.1.10            | fairylights-2.2.0-1.12.2.jar                  | None                                     |
    | LCH   | falling_tree           | 2.4.0             | FallingTree-1.12.2-2.4.0.jar                  | None                                     |
    | LCH   | fastleafdecay          | v14               | FastLeafDecay-v14.jar                         | None                                     |
    | LCH   | cfm                    | 6.3.0             | furniture-6.3.2-1.12.2.jar                    | None                                     |
    | LCH   | ichunutil              | 7.2.2             | iChunUtil-1.12.2-7.2.2.jar                    | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | hats                   | 7.1.1             | Hats-1.12.2-7.1.1.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | mcwbridges             | 1.0.6             | mcw-bridges-1.0.6b-mc1.12.2.jar               | None                                     |
    | LCH   | mcwdoors               | 1.3               | mcw-doors-1.0.3-mc1.12.2.jar                  | None                                     |
    | LCH   | mcwfences              | 1.0.0             | mcw-fences-1.0.0-mc1.12.2.jar                 | None                                     |
    | LCH   | mcwfurnitures          | 1.0.1             | mcw-furniture-1.0.1-mc1.12.2beta.jar          | None                                     |
    | LCH   | tfc                    | 1.7.23.181        | TerraFirmaCraft-MC1.12.2-1.7.23.181.jar       | None                                     |
    | LCH   | mcwfurnituretfc        | 1.1.0             | mcw-furniture-tfc-1.1.0.jar                   | None                                     |
    | LCH   | mcwpaintings           | 1.0.4             | mcw-paintings-1.0.4-mc1.12.2.jar              | None                                     |
    | LCH   | mcwpaths               | 1.0.2             | mcw-paths-1.0.2forge-mc1.12.2.jar             | None                                     |
    | LCH   | mcwroofs               | 1.0.2             | mcw-roofs-1.0.2-mc1.12.2.jar                  | None                                     |
    | LCH   | mcwtrpdoors            | 1.0.2             | mcw-trapdoors-1.0.3-mc1.12.2.jar              | None                                     |
    | LCH   | mcwwindows             | 1.0               | mcw-windows-1.0.0-mc1.12.2.jar                | None                                     |
    | LCH   | naturescompass         | 1.8.5             | NaturesCompass-1.12.2-1.8.5.jar               | None                                     |
    | LCH   | brewcraft              | 1.12.2-1.0.2      | Pam's BrewCraft 1.12.2-1.0.2.jar              | None                                     |
    | LCH   | getalltheseeds         | 1.12a             | Pam's Get all the Seeds! 1.12a.jar            | None                                     |
    | LCH   | harvestcraft           | 1.12.2zb          | Pam's HarvestCraft 1.12.2zg.jar               | None                                     |
    | LCH   | pamsbreadcraft         | 1.1.0             | Pam's+BreadCraft+1.12.2-1.1.2.jar             | None                                     |
    | LCH   | pamscookables          | 1.1               | pamscookables-1.1.jar                         | None                                     |
    | LCH   | patchouli              | 1.0-23.6          | Patchouli-1.0-23.6.jar                        | None                                     |
    | LCH   | twilightforest         | 3.11.1021         | twilightforest-1.12.2-3.11.1021-universal.jar | None                                     |
    | LCH   | waystones              | 4.1.0             | Waystones_1.12.2-4.1.0.jar                    | None                                     |
    | LCH   | xaeroworldmap          | 1.29.4            | XaerosWorldMap_1.29.4_Forge_1.12.jar          | None                                     |

    Loaded coremods (and transformers):
SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.6.jar)
 
XaeroWorldMapPlugin (XaerosWorldMap_1.29.4_Forge_1.12.jar)
  xaero.map.core.transformer.ChunkTransformer
  xaero.map.core.transformer.NetHandlerPlayClientTransformer
  xaero.map.core.transformer.EntityPlayerTransformer
  xaero.map.core.transformer.AbstractClientPlayerTransformer
  xaero.map.core.transformer.WorldClientTransformer
  xaero.map.core.transformer.PlayerListTransformer
  xaero.map.core.transformer.SaveFormatTransformer
  xaero.map.core.transformer.BiomeColorHelperTransformer
  xaero.map.core.transformer.MinecraftTransformer
Quark Plugin (Quark-r1.6-179.jar)
  vazkii.quark.base.asm.ClassTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
SuperMartijn642's Core Lib Plugin (supermartijn642corelib-1.1.6-forge-mc1.12.jar)
 
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.0 Compatibility Profile Context 22.20.27.07.221020' Renderer: 'Radeon RX 570 Series'
    Patchouli open book context: n/a
    Launched Version: forge-14.23.5.2859
    LWJGL: 2.9.4
    OpenGL: Radeon RX 570 Series GL version 4.6.0 Compatibility Profile Context 22.20.27.07.221020, ATI Technologies Inc.
    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: 4x Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I have a structure, and sometimes several mobs spawn there. This is a boss and must spawn alone. Here is the code for spawning entities in the structure { "type": "minecraft:jigsaw", "start_pool": "egyptcraft:boss_pyramid/start_pool", "size": 5, "max_distance_from_center": 80, "biomes": "#egyptcraft:has_structure/boss_pyramid", "step": "surface_structures", "start_height": { "absolute": 0 }, "project_start_to_heightmap": "WORLD_SURFACE_WG", "use_expansion_hack": false, "spawn_overrides": { "monster": { "bounding_box": "full", "spawns": [ { "type": "egyptcraft:anubis", "maxCount": 1, "minCount": 1, "weight": 100 } ] } } } Maybe it's something else?
    • I have OreGenEvent.GenerateMinable event, I need to get a chance to spawn (generate) every ore that is processed in this event. Also e.getType().name().toString() is name this is the same block name by which it can be entered in the Block.getByID?  forge 1.12.2 59(recommended)
    • Hello everybody! Out of nowhere my minecraft doesn't allow me to play on forge 1.19.2 I tried to reinstall minecraft, doesn't have any mod right now on the forge version. Tried the newest version of forge, tried recommended version as well. I have the newest version of Java as well...   I dont know why it stopped working but it just stopped completly out of nowhere...   Thank you so much for your help guys ❤️
    • Hello, my world is crashing at 0% loaded and I don't know why. (Forge 43.2.14, 1.19.2) I have two worlds that I play on, and one works and the other doesn't, even with the same mod list. Here's the crash report: https://pastebin.com/AUbRwkGj
    • Minecraft 1.12.2 Very frustrating error. only ever occurs on one device. Started yesterday without prompting (maybe java updated or something?) Says things that have been imported actually arent when running client Reinstalled Intellij, cleared cache, cleaned and rebuilt gradle, redownloaded the entire file from git. Nothing works. (I believe I have the right plugins installed, dependencies OK, and am using corretto 1.8).   One thing I did for more of the below errors was just to explicitly import them, which was working up until this little guy who literally does not exist in forge to import. the class inhereting something inhereting it refers to import net.minecraftforge.registries.IForgeRegistryEntry.Impl, not net.minecraftforge.registries.IForgeRegistryEntry$Impl as the output implies. also I didn't even have to manually import these things for it to work on my other device. (which is just importing the minecraft package that contains them), but here I did have to just to get rid of a few errors--not even make anything work?? I dont know. (edited) here's the aforementioned "below error" (one of many like it): error: cannot access net.minecraftforge.registries.IForgeRegistryEntry.Impl public class BlockBase extends Block {        ^   class file for net.minecraftforge.registries.IForgeRegistryEntry$Impl not found Here's the class BlockBase:   package com.quantum.exodus.common.blocks; import com.quantum.exodus.ExodusMod; import net.minecraft.block.Block; import net.minecraft.block.material.Material; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.item.Item; import net.minecraft.item.ItemBlock; import net.minecraftforge.registries.IForgeRegistryEntry.Impl; public class BlockBase extends Block { protected String name; public BlockBase(Material material, String name) { super(material); this.name = name; setTranslationKey(name); setRegistryName(name); } public void registerItemModel(Item itemBlock) { ExodusMod.proxy.registerItemRenderer(itemBlock, 0, name); } public Item createItemBlock() { return new ItemBlock(this).setRegistryName(getRegistryName()); } @Override public BlockBase setCreativeTab(CreativeTabs tab) { super.setCreativeTab(tab); return this; } }
  • Topics

×
×
  • Create New...

Important Information

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