Lothrazar / Cyclic

Minecraft mod written in Java
MIT License
160 stars 96 forks source link

Crash on Minecraft load (end of phase 2/7) #904

Closed BadLucKWyvern closed 6 years ago

BadLucKWyvern commented 6 years ago

Minecraft version & Mod Version: 1.12.2-1.16.10

Single player or Server: single

Describe problem (what you were doing / what happened):

Crash log (if any): ---- Minecraft Crash Report ----

WARNING: coremods are present: MalisisSwitchesPlugin (malisisswitches-1.12.2-5.1.0.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar) ForgelinPlugin (Forgelin-1.7.4.jar) LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) LoadingPlugin (RandomThings-MC1.12.2-4.2.0.1.jar) MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) LoadingPlugin (Quark-r1.5-127.jar) DLFMLCorePlugin (DynamicLights-1.12.2.jar) llibrary (llibrary-core-1.0.8-1.12.2.jar) MDECore-Core (mdecore-1.12-1.0.jar) Contact their authors BEFORE contacting forge

// Quite honestly, I wouldn't worry myself about that.

Time: 8/19/18 5:47 PM Description: Initializing game

java.lang.RuntimeException: Invalid id 4096 - maximum id range exceeded. at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:296) at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:282) at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:115) at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:156) at com.lothrazar.cyclicmagic.registry.BlockRegistry.onRegistryEvent(BlockRegistry.java:89) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1354_BlockRegistry_onRegistryEvent_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.fireRegistryEvents(GameData.java:750) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:628) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466) 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.add(ForgeRegistry.java:296) at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:282) at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:115) at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:156) at com.lothrazar.cyclicmagic.registry.BlockRegistry.onRegistryEvent(BlockRegistry.java:89) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1354_BlockRegistry_onRegistryEvent_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.fireRegistryEvents(GameData.java:750) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:628) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)

-- 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: 920539792 bytes (877 MB) / 5454692352 bytes (5202 MB) up to 12407799808 bytes (11833 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx13G IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2756 Optifine OptiFine_1.12.2_HD_U_E2 207 mods loaded, 206 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                                |
|:----- |:------------------------------------ |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
| UCH   | minecraft                            | 1.12.2                   | minecraft.jar                                      | None                                     |
| UCH   | mcp                                  | 9.42                     | minecraft.jar                                      | None                                     |
| UCH   | FML                                  | 8.0.99.99                | forge-1.12.2-14.23.4.2756.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH   | forge                                | 14.23.4.2756             | forge-1.12.2-14.23.4.2756.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH   | micdoodlecore                        |                          | minecraft.jar                                      | None                                     |
| UCH   | jei                                  | 4.11.0.212               | jei_1.12.2-4.11.0.212.jar                          | None                                     |
| UCH   | abyssalcraft                         | 1.9.4.11                 | AbyssalCraft-1.12.2-1.9.4.11.jar                   | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCH   | baubles                              | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
| UCH   | endercore                            | 1.12.2-0.5.37            | EnderCore-1.12.2-0.5.37.jar                        | None                                     |
| UCH   | thaumcraft                           | 6.1.BETA22               | Thaumcraft-1.12.2-6.1.BETA22.jar                   | None                                     |
| UCH   | enderio                              | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
| UCH   | enderiointegrationtic                | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
| UCH   | mantle                               | 1.12-1.3.2.24            | Mantle-1.12-1.3.2.24.jar                           | None                                     |
| UCH   | tconstruct                           | 1.12.2-2.10.1.87         | TConstruct-1.12.2-2.10.1.87.jar                    | None                                     |
| UCH   | acintegration                        | 1.6.5                    | AbyssalCraft+Integration-1.12.2-1.6.5.jar          | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCH   | codechickenlib                       | 3.2.1.351                | CodeChickenLib-1.12.2-3.2.1.351-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCH   | ancientwarfare                       | 1.12.2-2.6.1.318         | ancientwarfare-1.12.2-2.6.1.318.jar                | None                                     |
| UCH   | buildcraftlib                        | 7.99.17                  | buildcraft-7.99.17.jar                             | None                                     |
| UCH   | buildcraftcore                       | 7.99.17                  | buildcraft-7.99.17.jar                             | None                                     |
| UCH   | redstoneflux                         | 2.0.2                    | RedstoneFlux-1.12-2.0.2.3-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCH   | ancientwarfareautomation             | 1.12.2-2.6.1.318         | ancientwarfare-1.12.2-2.6.1.318.jar                | None                                     |
| UCH   | ancientwarfarenpc                    | 1.12.2-2.6.1.318         | ancientwarfare-1.12.2-2.6.1.318.jar                | None                                     |
| UCH   | ancientwarfarestructure              | 1.12.2-2.6.1.318         | ancientwarfare-1.12.2-2.6.1.318.jar                | None                                     |
| UCH   | ancientwarfarevehicle                | 1.12.2-2.6.1.318         | ancientwarfare-1.12.2-2.6.1.318.jar                | None                                     |
| UCH   | extrautils2                          | 1.0                      | extrautils2-1.12-1.8.5.jar                         | None                                     |
| UCH   | flyringbaublemod                     | 0.3.1_1.12-d4e654e       | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar        | None                                     |
| UCH   | appleskin                            | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                         | None                                     |
| UCH   | quark                                | r1.5-127                 | Quark-r1.5-127.jar                                 | None                                     |
| UCH   | autoreglib                           | 1.3-20                   | AutoRegLib-1.3-20.jar                              | None                                     |
| UCH   | base                                 | 3.10.0                   | base-1.12.2-3.10.0.jar                             | None                                     |
| UCH   | ic2                                  | 2.8.73-ex112             | industrialcraft-2-2.8.73-ex112.jar                 | de041f9f6187debbc77034a344134053277aa3b0 |
| UCH   | basemetals                           | 2.5.0-beta5              | BaseMetals-1.12-2.5.0-beta5.214.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCH   | baseminerals                         | 2.5.0-beta5              | BaseMinerals-1.12-2.5.0-beta5.43.jar               | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCH   | buildcrafttransport                  | 7.99.17                  | buildcraft-7.99.17.jar                             | None                                     |
| UCH   | forgelin                             | 1.7.4                    | Forgelin-1.7.4.jar                                 | None                                     |
| UCH   | bcextrapipes                         | 1                        | bc-extra-pipes-1.12.2-1.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCH   | bdlib                                | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
| UCH   | betteradvancements                   | 0.0.5.17                 | BetterAdvancements-1.12.2-0.0.5.17.jar             | None                                     |
| UCH   | betterbuilderswands                  | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar    | None                                     |
| UCH   | bettermobgriefinggamerule            | 1.12.2-7.0.1             | bettermobgriefinggamerule-1.12.2-7.0.1.jar         | None                                     |
| UCH   | bibliocraft                          | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
| UCH   | buildcraftenergy                     | 7.99.17                  | buildcraft-7.99.17.jar                             | None                                     |
| UCH   | natura                               | 1.12.2-4.3.2.62          | natura-1.12.2-4.3.2.62.jar                         | None                                     |
| UCH   | toughasnails                         | 3.1.0.115                | ToughAsNails-1.12.2-3.1.0.115-universal.jar        | None                                     |
| UCH   | forestry                             | 5.8.1.322                | forestry_1.12.2-5.8.1.322.jar                      | None                                     |
| UCH   | binniecore                           | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
| UCH   | binniedesign                         | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
| UCH   | genetics                             | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
| UCH   | botany                               | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
| UCH   | extrabees                            | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
| UCH   | extratrees                           | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
| UCH   | biomesoplenty                        | 7.0.1.2399               | BiomesOPlenty-1.12.2-7.0.1.2399-universal.jar      | None                                     |
| UCH   | bloodmoon                            | 1.5.3                    | Bloodmoon-MC1.12.2-1.5.3.jar                       | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| UCH   | bookshelf                            | 2.3.553                  | Bookshelf-1.12.2-2.3.553.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCH   | botania                              | r1.10-354                | Botania+r1.10-354.jar                              | None                                     |
| UCH   | brandonscore                         | 2.4.4                    | BrandonsCore-1.12.2-2.4.4.173-universal.jar        | None                                     |
| UCH   | buildcraftbuilders                   | 7.99.17                  | buildcraft-7.99.17.jar                             | None                                     |
| UCH   | buildcraftfactory                    | 7.99.17                  | buildcraft-7.99.17.jar                             | None                                     |
| UCH   | buildcraftrobotics                   | 7.99.17                  | buildcraft-7.99.17.jar                             | None                                     |
| UCH   | buildcraftsilicon                    | 7.99.17                  | buildcraft-7.99.17.jar                             | None                                     |
| UCH   | buildcraftcompat                     | 7.99.14                  | buildcraft-compat-7.99.14.jar                      | None                                     |
| UCH   | cavern                               | 2.1.8                    | Cavern_1.12.2-v2.1.8.jar                           | None                                     |
| UCH   | chameleon                            | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
| UCH   | chickens                             | 6.0.4                    | chickens-6.0.4.jar                                 | None                                     |
| UCH   | clumps                               | 3.1.1                    | Clumps-3.1.1.jar                                   | None                                     |
| UCH   | compactsolars                        | 1.12.2-5.0.17.340        | CompactSolars-1.12.2-5.0.17.340-universal.jar      | None                                     |
| UCH   | cosmeticarmorreworked                | 1.12.2-v3                | CosmeticArmorReworked-1.12.2-v3.jar                | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| UCH   | cosmeticarmorreworked|tombmanygraves | 1.12.2-v3                | CosmeticArmorReworked-1.12.2-v3.jar                | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| UCH   | customnpcs                           | 1.12                     | CustomNPCs_1.12.2(09jul18).jar                     | None                                     |
| UCH   | cyclicmagic                          | 1.16.10                  | Cyclic-1.12.2-1.16.10.jar                          | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
| UCH   | waila                                | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
| UCH   | darkutils                            | 1.8.211                  | DarkUtils-1.12.2-1.8.211.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCH   | eleccore                             | 1.8.434                  | ElecCore-1.12.2-1.8.434.jar                        | None                                     |
| UCH   | mcjtylib_ng                          | 3.0.4                    | mcjtylib-1.12-3.0.4.jar                            | None                                     |
| UCH   | deepresonance                        | 1.7.1                    | deepresonance-1.12-1.7.1.jar                       | None                                     |
| UCH   | draconicevolution                    | 2.3.13                   | Draconic-Evolution-1.12.2-2.3.13.306-universal.jar | None                                     |
| UCH   | dynamiclights                        | 1.4.9                    | DynamicLights-1.12.2.jar                           | None                                     |
| UCH   | dynamiclights_onfire                 | 1.0.7                    | DynamicLights-1.12.2.jar                           | None                                     |
| UCH   | dynamiclights_creepers               | 1.0.6                    | DynamicLights-1.12.2.jar                           | None                                     |
| UCH   | dynamiclights_dropitems              | 1.1.0                    | DynamicLights-1.12.2.jar                           | None                                     |
| UCH   | dynamiclights_entityclasses          | 1.0.1                    | DynamicLights-1.12.2.jar                           | None                                     |
| UCH   | dynamiclights_mobequipment           | 1.1.0                    | DynamicLights-1.12.2.jar                           | None                                     |
| UCH   | dynamiclights_flamearrows            | 1.0.1                    | DynamicLights-1.12.2.jar                           | None                                     |
| UCH   | dynamiclights_floodlights            | 1.0.3                    | DynamicLights-1.12.2.jar                           | None                                     |
| UCH   | dynamiclights_otherplayers           | 1.0.9                    | DynamicLights-1.12.2.jar                           | None                                     |
| UCH   | dynamiclights_theplayer              | 1.1.3                    | DynamicLights-1.12.2.jar                           | None                                     |
| UCH   | dynamictrees                         | 1.12.2-0.7.8             | DynamicTrees-1.12.2-0.7.8.jar                      | None                                     |
| UCH   | dynamictreesbop                      | 1.12.2-1.2               | DynamicTreesBOP-1.12.2-1.2.jar                     | None                                     |
| UCH   | dynamictreestc                       | 1.12.2-1.0               | DynamicTreesTC-1.12.2-1.0.jar                      | None                                     |
| UCH   | elevatorid                           | 1.3.6                    | ElevatorMod-1.12.2-1.3.6.jar                       | None                                     |
| UCH   | enderiobase                          | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
| UCH   | enderioconduits                      | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
| UCH   | enderioconduitsappliedenergistics    | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
| UCH   | refinedstorage                       | 1.6.3                    | refinedstorage-1.6.3.jar                           | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| UCH   | enderioconduitsopencomputers         | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
| UCH   | enderioconduitsrefinedstorage        | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
| UCH   | enderiointegrationforestry           | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
| UCH   | enderiointegrationticlate            | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
| UCH   | enderiomachines                      | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
| UCH   | enderiopowertools                    | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
| UCH   | shetiphiancore                       | 3.5.7                    | shetiphiancore-1.12.0-3.5.7.jar                    | None                                     |
| UCH   | endertanks                           | 1.6.6                    | endertanks-1.12.0-1.6.6.jar                        | None                                     |
| UCH   | enderzoo                             | 1.12.1-1.4.0.49          | EnderZoo-1.12.1-1.4.0.49.jar                       | None                                     |
| UCH   | energyconverters                     | 1.0.1.2                  | energyconverters_1.12.1-1.0.1.2.jar                | None                                     |
| UCH   | valkyrielib                          | 1.12.2-2.0.15a           | valkyrielib-1.12.2-2.0.15a.jar                     | None                                     |
| UCH   | environmentalmaterials               | @EM_VERSION@             | environmentalmaterials-1.12.2-1.0.15a.jar          | None                                     |
| UCH   | environmentaltech                    | 1.12.2-2.0.15a           | environmentaltech-1.12.2-2.0.15a.jar               | None                                     |
| UCH   | epicsiegemod                         | 13.162                   | EpicSiegeMod-13.162.jar                            | None                                     |
| UCH   | etlunar                              | 1.12.2-2.0.15a           | etlunar-1.12.2-2.0.15a.jar                         | None                                     |
| UCH   | extrabotany                          | 34                       | ExtraBotany-r1.1-34.jar                            | None                                     |
| UCH   | galacticraftcore                     | 4.0.1.181                | GalacticraftCore-1.12.2-4.0.1.181.jar              | None                                     |
| UCH   | galacticraftplanets                  | 4.0.1.181                | Galacticraft-Planets-1.12.2-4.0.1.181.jar          | None                                     |
| UCH   | mjrlegendslib                        | 1.12.2-1.1.5             | MJRLegendsLib-1.12.2-1.1.5.jar                     | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCH   | extraplanets                         | 1.12.2-0.4.2             | ExtraPlanets-1.12.2-0.4.2.jar                      | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCH   | flatbedrockx                         | 1.4.0                    | FlatBedrock-1.4.0_1.12.jar                         | None                                     |
| UCH   | sonarcore                            | 5.0.15                   | sonarcore-1.12.2-5.0.15-13.jar                     | None                                     |
| UCH   | fluxnetworks                         | 3.0.16                   | fluxnetworks-1.12.2-3.0.16-11.jar                  | None                                     |
| UCH   | foodexpansion                        | 1.3                      | FoodExpansion1.3.3-1.12.2.jar                      | None                                     |
| UCH   | silentlib                            | 2.3.18                   | SilentLib-1.12.2-2.3.18-140.jar                    | None                                     |
| UCH   | funores                              | 1.6.1                    | FunOres-1.12.2-1.6.1-121.jar                       | None                                     |
| UCH   | tesla                                | 1.0.63                   | Tesla-1.12.2-1.0.63.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCH   | gendustry                            | 1.6.5.8                  | gendustry-1.6.5.8-mc1.12.2.jar                     | None                                     |
| UCH   | guideapi                             | 1.12-2.1.6-61            | Guide-API-1.12-2.1.6-61.jar                        | None                                     |
| UCH   | healthbar                            | 1.0.7                    | HealthBar-1.12-1.0.7-23.jar                        | None                                     |
| UCH   | hopperducts                          | 1.5                      | hopperducts-mc1.12-1.5.jar                         | None                                     |
| UCH   | igi|bloodmagicintegration            | 1.2                      | IGI-BloodMagic-1.2.jar                             | None                                     |
| UCH   | igi|deepresonanceintegration         | 1.1                      | IGI-DeepResonance-1.1.jar                          | None                                     |
| UCH   | igi|rftoolsintegration               | 1.2                      | IGI-RFTools-1.2.jar                                | None                                     |
| UCH   | igi|toughasnails                     | 1.2                      | IGI-ToughAsNails-1.2.jar                           | None                                     |
| UCH   | infernalmobs                         | 1.7.5                    | InfernalMobs-1.12.2.jar                            | None                                     |
| UCH   | lunatriuscore                        | 1.2.0.42                 | LunatriusCore-1.12.2-1.2.0.42-universal.jar        | None                                     |
| UCH   | ingameinfoxml                        | 2.8.2.94                 | InGameInfoXML-1.12.2-2.8.2.94-universal.jar        | None                                     |
| UCH   | inventorypets                        | 1.5.3.1                  | inventorypets-1.12-1.5.3.1.jar                     | None                                     |
| UCH   | inventorytweaks                      | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| UCH   | ironbackpacks                        | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                  | None                                     |
| UCH   | japaricraftmod                       | 4.5.7                    | japaricraftmod-1.12.2-4.5.7.jar                    | None                                     |
| UCH   | harvestcraft                         | 1.12.2x                  | Pam's+HarvestCraft+1.12.2x.jar                     | None                                     |
| UCH   | jehc                                 | 1.12.2                   | JEHC-1.12.2-1.6.1.0.jar                            | None                                     |
| UCH   | jeibees                              | 0.9.0.5                  | jeibees-0.9.0.5-mc1.12.2.jar                       | None                                     |
| UCH   | journeymap                           | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                        | None                                     |
| UCH   | jeresources                          | 0.8.5.27                 | JustEnoughResources-1.12.2-0.8.5.27.jar            | None                                     |
| UCH   | limelib                              | 1.7.12                   | limelib-1.12.2-1.7.12.jar                          | None                                     |
| UCH   | lycanitesmobs                        | 1.20.4.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.4.0+[1.12.2]-1.0.jar    | None                                     |
| UCH   | arcticmobs                           | 1.20.4.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.4.0+[1.12.2]-1.0.jar    | None                                     |
| UCH   | demonmobs                            | 1.20.4.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.4.0+[1.12.2]-1.0.jar    | None                                     |
| UCH   | desertmobs                           | 1.20.4.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.4.0+[1.12.2]-1.0.jar    | None                                     |
| UCH   | elementalmobs                        | 1.20.4.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.4.0+[1.12.2]-1.0.jar    | None                                     |
| UCH   | forestmobs                           | 1.20.4.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.4.0+[1.12.2]-1.0.jar    | None                                     |
| UCH   | freshwatermobs                       | 1.20.4.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.4.0+[1.12.2]-1.0.jar    | None                                     |
| UCH   | infernomobs                          | 1.20.4.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.4.0+[1.12.2]-1.0.jar    | None                                     |
| UCH   | junglemobs                           | 1.20.4.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.4.0+[1.12.2]-1.0.jar    | None                                     |
| UCH   | mountainmobs                         | 1.20.4.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.4.0+[1.12.2]-1.0.jar    | None                                     |
| UCH   | plainsmobs                           | 1.20.4.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.4.0+[1.12.2]-1.0.jar    | None                                     |
| UCH   | saltwatermobs                        | 1.20.4.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.4.0+[1.12.2]-1.0.jar    | None                                     |
| UCH   | shadowmobs                           | 1.20.4.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.4.0+[1.12.2]-1.0.jar    | None                                     |
| UCH   | swampmobs                            | 1.20.4.0 - MC 1.12.2     | LycanitesMobsComplete+1.20.4.0+[1.12.2]-1.0.jar    | None                                     |
| UCH   | malisiscore                          | 1.12.2-6.4.0             | malisiscore-1.12.2-6.4.0.jar                       | None                                     |
| UCH   | malisisblocks                        | 1.12.2-6.1.0             | malisisblocks-1.12.2-6.1.0.jar                     | None                                     |
| UCH   | malisisdoors                         | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                      | None                                     |
| UCH   | malisisswitches                      | 1.12.2-5.1.0             | malisisswitches-1.12.2-5.1.0.jar                   | None                                     |
| UCH   | mdecore                              | 1.12-1.0                 | mdecore-1.12-1.0.jar                               | None                                     |
| UCH   | mob_grinding_utils                   | 0.3.11                   | MobGrindingUtils-0.3.11.jar                        | None                                     |
| UCH   | modernmetals                         | 2.5.0-beta5              | ModernMetals-1.12-2.5.0-beta5.120.jar              | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCH   | moreplanets                          | 2.0.16                   | More-Planets-1.12.2-2.0.16-GC181.jar               | b3468b224a74e296555ad7efeb35f482e6f445de |
| UCH   | morechickens                         | 3.1.0                    | morechickens-1.12.2-3.1.0.jar                      | None                                     |
| UCH   | moreplanetsextras                    | 1.12.2-1.0               | MorePlanetsExtras-1.12.2-1.0.jar                   | None                                     |
| UCH   | mmm                                  | 1.0.8                    | mutatedmobs-1.0.8.jar                              | None                                     |
| UCH   | neat                                 | 1.4-17                   | Neat+1.4-17.jar                                    | None                                     |
| UCH   | nei                                  | 2.4.1                    | NotEnoughItems-1.12.2-2.4.1.238-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCH   | omlib                                | 3.0.0-148                | omlib-1.12.2-3.0.0-148.jar                         | None                                     |
| UCH   | ompd                                 | 3.0.0-36                 | ompd-1.12.2-3.0.0-36.jar                           | None                                     |
| UCH   | openmodularturrets                   | 3.0.1-257                | openmodularturrets-1.12.2-3.0.1-257.jar            | None                                     |
| UCH   | orespawn                             | 3.3.0                    | OreSpawn-1.12-3.3.0.136.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCH   | projecte                             | 1.12-PE1.3.0             | ProjectE-1.12-PE1.3.0.jar                          | None                                     |
| UCH   | quickleafdecay                       | 1.2.4                    | QuickLeafDecay-MC1.12.1-1.2.4.jar                  | None                                     |
| UCH   | rafradek_tf2_weapons                 | 1.3.8.2                  | rafradek_tf2_weapons-1.12.2-1.3.8.2.jar            | None                                     |
| UCH   | randomutilities                      | 5.0.2                    | Random+Utilities-1.12-5.0.2.jar                    | None                                     |
| UCH   | randomthings                         | 4.2.0.1                  | RandomThings-MC1.12.2-4.2.0.1.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| UCH   | reap                                 | 1.5.0                    | reap-1.5.0.jar                                     | None                                     |
| UCH   | xreliquary                           | 1.12.2-1.3.4.767         | Reliquary-1.12.2-1.3.4.767.jar                     | None                                     |
| UCH   | rftools                              | 7.55                     | rftools-1.12-7.55.jar                              | None                                     |
| UCH   | rftoolsdim                           | 5.60                     | rftoolsdim-1.12-5.60.jar                           | None                                     |
| UCH   | roguelike                            | 1.8.0                    | RoguelikeDungeons-1.12.2-1.8.0.jar                 | None                                     |
| UCH   | scalinghealth                        | 1.3.25                   | ScalingHealth-1.12.2-1.3.25-122.jar                | None                                     |
| UCH   | silentgear                           | 0.0.11                   | SilentGear-1.12.2-0.0.11-32.jar                    | None                                     |
| UCH   | silentgems                           | 2.8.0                    | SilentsGems-1.12.2-2.8.0-286.jar                   | None                                     |
| UCH   | sgextraparts                         | 1.4.2                    | SGExtraParts-1.12.2-1.4.2-37.jar                   | None                                     |
| UCH   | shadowmc                             | 3.8.0                    | ShadowMC-1.12-3.8.0.jar                            | None                                     |
| UCH   | silentgemstic                        | 0.1.0                    | SilentsGems-TiC-1.12.2-0.1.0-2.jar                 | None                                     |
| UCH   | spawnercraft                         | 4.0.0                    | SpawnerCraft+1.12-4.0.0.jar                        | None                                     |
| UCH   | stackie                              | 1.6.0.48                 | Stackie-1.12.2-1.6.0.48-universal.jar              | None                                     |
| UCH   | storagedrawers                       | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.7.jar                    | None                                     |
| UCH   | thaumicjei                           | 1.2.1                    | ThaumicJEI-1.12.2-1.5.3-20.jar                     | None                                     |
| UCH   | thaumictinkerer                      | 1.12.2-5.0-353c71c       | thaumictinkerer-1.12.2-5.0-353c71c.jar             | None                                     |
| UCH   | tinkersaddons                        | 1.0.7                    | Tinkers'+Addons-1.12.1-1.0.7.jar                   | None                                     |
| UCH   | tinkertoolleveling                   | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar                | None                                     |
| UCH   | torohealthmod                        | 1.12.2-11                | torohealth-1.12.2-11.jar                           | None                                     |
| UCH   | toroquest                            | 1.12.2-5.2               | toroquest-1.12.2-5.2.jar                           | None                                     |
| UCH   | torotraits                           | 1.12-1                   | torotraits-1.12-1.jar                              | None                                     |
| UCH   | universalmodifiers                   | 1.12.2-1.0.9a            | valkyrielib-1.12.2-2.0.15a.jar                     | None                                     |
| UCH   | wailaharvestability                  | 1.1.12                   | WailaHarvestability-mc1.12-1.1.12.jar              | None                                     |
| UCH   | wanionlib                            | 1.12.2-1.5               | WanionLib-1.12.2-1.5.jar                           | None                                     |
| UCH   | wawla                                | 2.5.257                  | Wawla-1.12.2-2.5.257.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCH   | yukonmod                             | 1.0.0                    | yukonmod-0.5_for_1.12.2.jar                        | None                                     |
| UCH   | llibrary                             | 1.7.15                   | llibrary-1.7.15-1.12.2.jar                         | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| UCH   | unidict                              | 1.12.2-2.6               | UniDict-1.12.2-2.6.jar                             | None                                     |
| UD    | mdecore-core                         | 1.0                      | minecraft.jar                                      | None                                     |

Loaded coremods (and transformers): 

MalisisSwitchesPlugin (malisisswitches-1.12.2-5.1.0.jar)

MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar) micdoodle8.mods.miccore.MicdoodleTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher ForgelinPlugin (Forgelin-1.7.4.jar)

LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) lumien.bloodmoon.asm.ClassTransformer LoadingPlugin (RandomThings-MC1.12.2-4.2.0.1.jar) lumien.randomthings.asm.ClassTransformer MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)

Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) shetiphian.asm.ClassTransformer LoadingPlugin (Quark-r1.5-127.jar) vazkii.quark.base.asm.ClassTransformer DLFMLCorePlugin (DynamicLights-1.12.2.jar) atomicstryker.dynamiclights.common.DLTransformer llibrary (llibrary-core-1.0.8-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher MDECore-Core (mdecore-1.12-1.0.jar) com.mattdahepic.mdecore.asm.TickrateTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 397.93' Renderer: 'GeForce GTX 970/PCIe/SSE2' Pulsar/tconstruct loaded Pulses:

Lothrazar commented 6 years ago

Hmmm, no crashes mentioning my code.. oh i see this

"java.lang.RuntimeException: Invalid id 4096 - maximum id range exceeded."

Sadly this is a limitation of the current forge and/or vanilla minecraft, there cannot be more than 4096 unique blocks in the game at one time.

We saw this also working on Sevtech Ages, theyu are pretty close to the limit and cannot add anymore blocks . In other words, you have to disable some blocks in config or uninstall some mods.

BadLucKWyvern commented 6 years ago

I have installed the mod called NotEnoughtID and its working back :P

Le jeu. 23 août 2018 à 09:10, Sam notifications@github.com a écrit :

Hmmm, no crashes mentioning my code.. oh i see this

"java.lang.RuntimeException: Invalid id 4096 - maximum id range exceeded."

Sadly this is a limitation of the current forge and/or vanilla minecraft, there cannot be more than 4096 unique blocks in the game at one time.

We saw this also working on Sevtech Ages, theyu are pretty close to the limit and cannot add anymore blocks . In other words, you have to disable some blocks in config or uninstall some mods.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PrinceOfAmber/Cyclic/issues/904#issuecomment-415314948, or mute the thread https://github.com/notifications/unsubscribe-auth/AQPSa7olmhxwKDCexfHMbqBWVNgPFOs5ks5uTlVTgaJpZM4WDBIR .