Jump to content

Can someone help me


ZtiromDE

Recommended Posts

Can someone say me why its not function and how can I fix this.

---- Minecraft Crash Report ---- WARNING: coremods are present: wings (wings-1.1.6-1.12.2.jar) TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) ForgelinPlugin (Forgelin-1.8.4.jar) MovingWorldCore (movingworld-1.12-6.353-full.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar) Quark Plugin (Quark-r1.6-179.jar) CreativePatchingLoader (CreativeCore_v1.10.63_mc1.12.2.jar) CorePlugin (ForgeEndertech-1.12.2-4.5.5.0-build.0561.jar) iceandfire (iceandfire-1.9.1-1.12.2.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) FarseekCoreMod (Farseek-1.12-2.5.1.jar) WolfArmorCore (wolfarmor-1.12.2-3.7.5-universal-signed.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) HCASM (HammerLib-1.12.2-2.0.6.28.jar) LevelUpCore (levelup2-1.5.8.jar) SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.10.jar) BetterFoliageLoader (BetterFoliage-MC1.12-2.3.3.jar) FutureMC (future-mc-1.12.2-0.2.6.1.jar) LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar) Contact their authors BEFORE contacting forge // I let you down. Sorry :( Time: 9/1/21 5:32 PM 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.ndrei.teslacorelib.blocks.RegisteredBlock.registerBlock(RegisteredBlock.kt:48) at net.ndrei.teslacorelib.blocks.OrientedBlock.registerBlock(OrientedBlock.kt:34) at com.buuz135.industrial.proxy.BlockRegistry.lambda$registerBlocks$8(BlockRegistry.java:147) at com.buuz135.industrial.proxy.BlockRegistry$$Lambda$2708/694485553.accept(Unknown Source) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at com.buuz135.industrial.proxy.BlockRegistry.registerBlocks(BlockRegistry.java:147) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1431_BlockRegistry_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.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.ndrei.teslacorelib.blocks.RegisteredBlock.registerBlock(RegisteredBlock.kt:48) at net.ndrei.teslacorelib.blocks.OrientedBlock.registerBlock(OrientedBlock.kt:34) at com.buuz135.industrial.proxy.BlockRegistry.lambda$registerBlocks$8(BlockRegistry.java:147) at com.buuz135.industrial.proxy.BlockRegistry$$Lambda$2708/694485553.accept(Unknown Source) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at com.buuz135.industrial.proxy.BlockRegistry.registerBlocks(BlockRegistry.java:147) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1431_BlockRegistry_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.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: 736244568 bytes (702 MB) / 3042443264 bytes (2901 MB) up to 3817865216 bytes (3641 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2855 139 mods loaded, 137 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.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCH | forge | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCH | creativecoredummy | 1.0.0 | minecraft.jar | None | | LCH | micdoodlecore | | minecraft.jar | None | | LCH | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None | | LCH | securitycraft | v1.8.23.2 | [1.12.2] SecurityCraft v1.8.23.2.jar | None | | LCH | forgeendertech | 1.12.2-4.5.5.0 | ForgeEndertech-1.12.2-4.5.5.0-build.0561.jar | None | | LCH | adpoles | 1.12.2-2.0.3.0 | AdPoles-1.12.2-2.0.3.0-build.0552.jar | None | | LCH | advanced-fishing | 1.3.3 | Advanced-Fishing-1.12.2-1.3.3.jar | None | | LCH | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None | | LCH | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None | | LCH | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zg.jar | None | | LCH | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None | | LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | LCH | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None | | LCH | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None | | LCH | animania | 2.0.3.28 | animania-1.12.2-base-2.0.3.28.jar | None | | LCH | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 | | LCH | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.660.jar | None | | LCH | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.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 | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LCH | backtools | 7.0.1 | BackTools-1.12.2-7.0.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LCH | bettercaves | 1.12.2 | bettercaves-1.12.2-2.0.4.jar | None | | LCH | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None | | LCH | betterfoliage | 2.3.2 | BetterFoliage-MC1.12-2.3.3.jar | None | | LCH | bettermineshafts | 1.12.2-2.2.1 | BetterMineshaftsForge-1.12.2-2.2.1.jar | None | | LCH | betternether | 0.1.8.6 | betternether-0.1.8.6.jar | None | | LCH | buildcraftlib | 7.99.24.8 | buildcraft-core-7.99.24.8.jar | None | | LCH | buildcraftcore | 7.99.24.8 | buildcraft-core-7.99.24.8.jar | None | | LCH | buildcrafttransport | 7.99.24.8 | buildcraft-transport-7.99.24.8.jar | None | | LCH | carryon | 1.12.3 | carryon-1.12.2-1.12.4.16.jar | fd21553434f4905f2f73ea7838147ac4ea07bd88 | | LCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | LCH | mysticalworld | 1.12.2-1.10.0 | mysticalworld-1.12.2-1.10.0.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 | chunkanimator | 1.2 | ChunkAnimator-MC1.12-1.2.jar | None | | LCH | clumps | 3.1.2 | Clumps-3.1.2.jar | None | | LCH | collective | 2.59 | collective-1.12.2-2.59.jar | None | | LCH | cosmeticarmorreworked | 1.12.2-v5a | CosmeticArmorReworked-1.12.2-v5a.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 | | LCH | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.660.jar | None | | LCH | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.660.jar | None | | LCH | creativecore | 1.10.0 | CreativeCore_v1.10.63_mc1.12.2.jar | None | | LCH | movingworld | 1.12-6.353 | movingworld-1.12-6.353-full.jar | None | | LCH | davincisvessels | @DVESSELSVER@ | davincisvessels-1.12-6.340-full.jar | None | | 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 | disenchanter | 1.7 | disenchanter-[1.12]1.7.jar | None | | LCH | doubledoors | 1.2 | doubledoors_1.12-1.2.jar | None | | LCH | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None | | LCH | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None | | LCH | galacticraftcore | 4.0.2.280 | GalacticraftCore-1.12.2-4.0.2.280.jar | None | | LCH | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | LCH | dsurround | 3.6.1.0 | DynamicSurroundings-1.12.2-3.6.1.0.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | LCH | dynamictrees | 1.12.2-0.9.24 | DynamicTrees-1.12.2-0.9.24.jar | None | | LCH | dynamictreesbop | 1.12.2-1.5.1 | DynamicTreesBOP-1.12.2-1.5.1.jar | None | | LCH | dynamictreesquark | 1.12.2-1.0.6 | DynamicTreesQuark-1.12.2-1.0.6.jar | None | | LCH | dynamictreestc | 1.12.2-1.4.2 | DynamicTreesTC-1.12.2-1.4.2.jar | None | | LCH | dynamictreesttf | 1.12.2-1.2.3 | dynamictreesTheTwilightForest-1.12.2-1.2.3.jar | None | | LCH | csb_ench_table | 1.1.3 | EnchantingTable-1.12-1.1.3.jar | None | | LCH | farseek | 2.5.1 | Farseek-1.12-2.5.1.jar | None | | LCH | fastleafdecay | v14 | FastLeafDecay-v14.jar | None | | LCH | fenceoverhaul | 1.3.4 | FenceOverhaul-1.3.4.jar | None | | LCH | hammercore | 2.0.6.28 | HammerLib-1.12.2-2.0.6.28.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 | | LCH | findit | 10a | FindIt-1.12.2-10a.jar | None | | LCH | fluxnetworks | 4.1.0 | FluxNetworks-1.12.2-4.1.1.34.jar | None | | LCH | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None | | LCH | futuremc | 0.2.6 | future-mc-1.12.2-0.2.6.1.jar | None | | LCH | galacticraftplanets | 4.0.2.280 | Galacticraft-Planets-1.12.2-4.0.2.280.jar | None | | LCH | galacticrafttweaker | 1.12.2-1.0.3 | GalacticraftTweaker-1.12.2-1.0.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 | | LCH | geographicraft | 0.8.7 | GeographiCraft-1.12-0.8.9b.jar | None | | LCH | globalxp | v1.4.10 | globalxp-1.12.2-v1.4.10.jar | None | | LCH | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None | | LCH | gravestone | 1.10.3 | gravestone-1.10.3.jar | None | | LCH | happytrails | 1.0.0.5 | HappyTrails-1.12.2-1.0.0.5.jar | None | | LCH | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | LCH | llibrary | 1.7.20 | llibrary-1.7.20-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | LCH | iceandfire | 1.9.1 | iceandfire-1.9.1-1.12.2.jar | None | | LCH | illagers_plus | 1.1 | IllagersPlus-1.12.2-1.1.3.jar | None | | LCH | teslacorelib | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCH | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None | | LCH | inspirations | 1.12.2-0.2.9 | Inspirations-1.12.2-0.2.9.jar | None | | LCH | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | LCH | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None | | LCH | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None | | LCH | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None | | LCH | justmobheads | 4.0 | justmobheads_1.12.2-4.0.jar | None | | LCH | levelup2 | ${version} | levelup2-1.5.8.jar | None | | LCH | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None | | LCH | stevekung's_lib | 1.1.10 | SteveKunG's-Lib-1.12.2-1.1.10.jar | None | | LCH | moreplanets | 2.2.1 | More-Planets-1.12.2-2.2.1-GC280.jar | None | | LCH | guilib | $version | morepaintings-paintings-1.12.2-5.0.1.2.jar | None | | LCH | paintingselgui | $version | morepaintings-paintings-1.12.2-5.0.1.2.jar | None | | LCH | morepaintings | $version | morepaintings-paintings-1.12.2-5.0.1.2.jar | None | | LCH | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None | | LCH | naturescompass | 1.8.5 | NaturesCompass-1.12.2-1.8.5.jar | None | | LCH | reactorbuilder | 1.0.2 | NC-ReactorBuilder-1.12.2-1.0.2.jar | None | | LCH | railcraft | 12.0.0 | railcraft-12.0.0.jar | a0c255ac501b2749537d5824bb0f0588bf0320fa | | LCH | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None | | LCH | netherendingores | 1.12.2-1.4.2 | Netherending-Ores-1.12.2-1.4.2.jar | None | | LCH | examplemod | 1.0 | NuclearCraft-2.18z-1.12.2.jar | None | | LCH | nuclearcraft | 2.18z | NuclearCraft-2.18z-1.12.2.jar | None | | LCH | openglider | @VERSION@ | OpenGlider-1.12.1-1.1.0.jar | None | | LCH | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None | | LCH | placeableitems | 3.3 | placeableitems-3.3.jar | None | | LCH | playerrevive | 1.0 | PlayerRevive_v1.2.40_mc1.12.2.jar | None | | LCH | realdrops | 1.2.14 | RealisticItemDrops-1.2.14.jar | None | | LCH | refinedstorage | 1.6.16 | refinedstorage-1.6.16.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 | | LCH | rftools | 7.73 | rftools-1.12-7.73.jar | None | | LCH | seedprotect | 1.2.0 | seedprotect-1.12.2-1.2.0.jar | None | | LCH | simpledivegear | 1.1.1 | SimpleDivingGear-1.1.1 mc 1.12.2.jar | None | | LCH | simplyjetpacks | 1.12.2-2.2.20.0 | SimplyJetpacks2-1.12.2-2.2.20.0.jar | None | | LCH | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None | | LCH | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None | | LCH | storagedrawers | 5.2.2 | StorageDrawers-1.12.2-5.4.2.jar | None | | LCH | streams | 0.4.9 | Streams-1.12-0.4.9.jar | None | | LCH | tektopia | 1.1.0 | tektopia-1.1.0.jar | None | | LCH | tthcc | 1.3 | Tektopia-Harvestcraft-Compat-1.3.jar | None | | LCH | tektopiainformation | 1.4.0 | TektopiaInformation-1.12.2-1.1.0-1.4.0.jar | None | | LCH | travelersbackpack | 1.0.35 | TravelersBackpack-1.12.2-1.0.35.jar | None | | LCH | treeharvester | 3.1 | treeharvester_1.12.2-3.1.jar | None | | LCH | villagernames | 3.3 | villagernames_1.12.2-3.3.jar | None | | LCH | waddles | 0.6.0 | Waddles-1.12.2-0.6.0.jar | None | | LCH | walljump | 1.3.2 | walljump-1.12.2-1.3.2.jar | None | | LCH | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None | | LCH | wearablebackpacks | 3.1.4 | WearableBackpacks-1.12.2-3.1.4.jar | None | | LCH | wings | 1.1.6 | wings-1.1.6-1.12.2.jar | None | | LCH | bauble_wings | 1.0.0 | wings-1.1.6-1.12.2.jar | None | | LCH | wolfarmor | 3.7.5 | wolfarmor-1.12.2-3.7.5-universal-signed.jar | e94e38a605842477f3ec218e6fcf781f6b3f7f89 | | LCH | industrialwires | 1.7-36 | IndustrialWires-1.7-36.jar | 7e11c175d1e24007afec7498a1616bef0000027d | | LCH | ironagefurniture | 0.2.0.5 | ironagefurniture 1.12.2 v0.2.0.5.jar | None | | LCH | rtg | 6.1.0.0-snapshot.1 | RTG-1.12.2-6.1.0.0-snapshot.1.jar | None | | LCH | mysticallib | 1.12.2-1.11.0 | mysticallib-1.12.2-1.11.0.jar | None | | LCH | teslacorelib_registries | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.jar | None | | UD | mowzies_wings | 1.0.0 | wings-1.1.6-1.12.2.jar | None | | UD | mobends_wings | 1.0.0 | wings-1.1.6-1.12.2.jar | None | Loaded coremods (and transformers): wings (wings-1.1.6-1.12.2.jar) me.paulf.wings.server.asm.WingsRuntimePatcher me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer ForgelinPlugin (Forgelin-1.8.4.jar) MovingWorldCore (movingworld-1.12-6.353-full.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar) micdoodle8.mods.miccore.MicdoodleTransformer Quark Plugin (Quark-r1.6-179.jar) vazkii.quark.base.asm.ClassTransformer CreativePatchingLoader (CreativeCore_v1.10.63_mc1.12.2.jar) CorePlugin (ForgeEndertech-1.12.2-4.5.5.0-build.0561.jar) iceandfire (iceandfire-1.9.1-1.12.2.jar) com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) team.chisel.ctm.client.asm.CTMTransformer FarseekCoreMod (Farseek-1.12-2.5.1.jar) farseek.core.FarseekClassTransformer WolfArmorCore (wolfarmor-1.12.2-3.7.5-universal-signed.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 Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer HCASM (HammerLib-1.12.2-2.0.6.28.jar) com.zeitheron.hammercore.asm.HammerCoreTransformer LevelUpCore (levelup2-1.5.8.jar) SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.10.jar) BetterFoliageLoader (BetterFoliage-MC1.12-2.3.3.jar) mods.betterfoliage.loader.BetterFoliageTransformer FutureMC (future-mc-1.12.2-0.2.6.1.jar) thedarkcolour.futuremc.asm.CoreTransformer LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar) lumien.chunkanimator.asm.ClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 471.41' Renderer: 'NVIDIA GeForce GT 1030/PCIe/SSE2' AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768 Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - chiselIntegration (Enabled/Not Forced) - chiselsandbitsIntegration (Enabled/Not Forced) - wailaIntegration (Enabled/Not Forced) - quarkIntegration (Enabled/Not Forced) HammerCore Debug Information: Dependent Mods: -FindIt! (findit) @ 10a Pulsar/inspirations loaded Pulses: - InspirationsShared (Enabled/Forced) - InspirationsBuilding (Enabled/Not Forced) - InspirationsUtility (Enabled/Not Forced) - InspirationsTools (Enabled/Not Forced) - InspirationsRecipes (Enabled/Not Forced) - InspirationsTweaks (Enabled/Not Forced) - InspirationsShared (Enabled/Forced) - WailaPlugin (Enabled/Not Forced) - TwilightForestPlugin (Enabled/Not Forced)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • i tried downloading the drivers but it says no AMD graphics hardware
    • Update your AMD/ATI drivers - get the drivers from their website - do not update via system  
    • As the title says i keep on crashing on forge 1.20.1 even without any mods downloaded, i have the latest drivers (nvidia) and vanilla minecraft works perfectly fine for me logs: https://pastebin.com/5UR01yG9
    • Hello everyone, I'm making this post to seek help for my modded block, It's a special block called FrozenBlock supposed to take the place of an old block, then after a set amount of ticks, it's supposed to revert its Block State, Entity, data... to the old block like this :  The problem I have is that the system breaks when handling multi blocks (I tried some fix but none of them worked) :  The bug I have identified is that the function "setOldBlockFields" in the item's "setFrozenBlock" function gets called once for the 1st block of multiblock getting frozen (as it should), but gets called a second time BEFORE creating the first FrozenBlock with the data of the 1st block, hence giving the same data to the two FrozenBlock :   Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=head] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@73681674 BlockEntityData : id:"minecraft:bed",x:3,y:-60,z:-6} Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=3, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=2, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} here is the code inside my custom "freeze" item :    @Override     public @NotNull InteractionResult useOn(@NotNull UseOnContext pContext) {         if (!pContext.getLevel().isClientSide() && pContext.getHand() == InteractionHand.MAIN_HAND) {             BlockPos blockPos = pContext.getClickedPos();             BlockPos secondBlockPos = getMultiblockPos(blockPos, pContext.getLevel().getBlockState(blockPos));             if (secondBlockPos != null) {                 createFrozenBlock(pContext, secondBlockPos);             }             createFrozenBlock(pContext, blockPos);             return InteractionResult.SUCCESS;         }         return super.useOn(pContext);     }     public static void createFrozenBlock(UseOnContext pContext, BlockPos blockPos) {         BlockState oldState = pContext.getLevel().getBlockState(blockPos);         BlockEntity oldBlockEntity = oldState.hasBlockEntity() ? pContext.getLevel().getBlockEntity(blockPos) : null;         CompoundTag oldBlockEntityData = oldState.hasBlockEntity() ? oldBlockEntity.serializeNBT() : null;         if (oldBlockEntity != null) {             pContext.getLevel().removeBlockEntity(blockPos);         }         BlockState FrozenBlock = setFrozenBlock(oldState, oldBlockEntity, oldBlockEntityData);         pContext.getLevel().setBlockAndUpdate(blockPos, FrozenBlock);     }     public static BlockState setFrozenBlock(BlockState blockState, @Nullable BlockEntity blockEntity, @Nullable CompoundTag blockEntityData) {         BlockState FrozenBlock = BlockRegister.FROZEN_BLOCK.get().defaultBlockState();         ((FrozenBlock) FrozenBlock.getBlock()).setOldBlockFields(blockState, blockEntity, blockEntityData);         return FrozenBlock;     }  
    • It is an issue with quark - update it to this build: https://www.curseforge.com/minecraft/mc-mods/quark/files/3642325
  • Topics

×
×
  • Create New...

Important Information

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