• 0

    posted a message on {SOLVED} I Made a Fabric Modpack, Now I Need Help Identifying an Unusual Problem

    In reply to djromrell:

     Thank you for your input, really. I'll look into both mods and see what works out.

    Edit: It was NBT Crafting. Thanks so much!

    Posted in: Support
  • 0

    posted a message on {SOLVED} I Made a Fabric Modpack, Now I Need Help Identifying an Unusual Problem

    So recently I made a modpack for personal use on GDLauncher, one which I've considered the idea of sharing for public use. These are the mods I have installed:

     

    https://drive.google.com/drive/folders/1vCF_j3G741Oc1TJVGJB3hmor2JcvlL7N?usp=sharing

     

    However, rather major issue lies within one or more of these mods: For some odd reason, Iron is unobtainable and useless, but it still generates. Something is causing both Iron and Diamond Ores to be minable only with a Diamond Pickaxe. Stone Pickaxes mine Iron at the same pace as it should, however, nothing drops, as if it's made with a mineral too weak. If I can't get Diamonds, I can't get Iron, and so far I haven't found any Iron Ingots in loot chests, if that's really apart of this issue. If you wish for something more concrete, one of the mods I'm using is called 'cAn i MiNe thIS bLOCk?', which is very much like 'Hwyla', and when I hover over Iron Ore with any Pickaxe that isn't Diamond level, it gives me that big red X rather than the green check. Otherwise, I'll just show a screenshot.

    This bug I'm dealing with reminds me of that one time Mojang accidentally deleted Iron from Minecraft in a snapshot.

     

    So this is what I need help with: I need help from my fellow Minecraft modders in identifying which mod may be responsible for my inability to obtain and therefor use Iron. I also wish to learn if anybody here know if there's a mod out there that may patch this little iron problem I'm having, or issues like it. Thanks in advance. =)

     

    EDIT: As you can see from the title, my problem has been solved, but the reason why this post is still here is so others can learn from it.

    Posted in: Support
  • 0

    posted a message on [Modded Minecraft 1.12.2] A Minecraft Crash I've Never Seen Before - CodeChicken Lib

    In reply to cartena15:

     What are you talking about, with 'FaceTime App'?

    Posted in: Mod Discussion
  • 0

    posted a message on [Modded Minecraft 1.12.2] A Minecraft Crash I've Never Seen Before - CodeChicken Lib

    In reply to AtlasThe1st:

     Here. I removed the name after 'I'm sorry,':

    ---- Minecraft Crash Report ----
    // I'm sorry, ---.

    Time: 2020-10-28 13:58:37 EDT
    Description: Initializing game

    net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)
    Caused by: java.nio.file.ProviderNotFoundException: Provider not found
    at java.nio.file.FileSystems.newFileSystem(Unknown Source)
    at codechicken.lib.model.loader.blockstate.CCBlockStateLoader.loadFactories(CCBlockStateLoader.java:83)
    at java.util.ArrayList.forEach(Unknown Source)
    at codechicken.lib.model.loader.blockstate.CCBlockStateLoader.initialize(CCBlockStateLoader.java:73)
    at codechicken.lib.internal.proxy.ProxyClient.preInit(ProxyClient.java:59)
    at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:52)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.init(Minecraft.java:467)
    at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
    at org.multimc.EntryPoint.listen(EntryPoint.java:143)
    at org.multimc.EntryPoint.main(EntryPoint.java:34)

     

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

    -- System Details --
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_241, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1596671888 bytes (1522 MB) / 2927099904 bytes (2791 MB) up to 5615124480 bytes (5355 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx6024m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2854 156 mods loaded, 156 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.2854-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH | creativecoredummy | 1.0.0 | minecraft.jar | None |
    | LCH | micdoodlecore | | minecraft.jar | None |
    | LCH | xaerominimap_core | 1.12.2-1.0 | minecraft.jar | None |
    | LCH | xaeroworldmap_core | 1.12.2-1.0 | minecraft.jar | None |
    | LCH | openmodscore | 0.12.2 | minecraft.jar | None |
    | LCH | foamfixcore | 7.7.4 | minecraft.jar | None |
    | LCH | obfuscate | 0.2.6 | minecraft.jar | None |
    | LCH | randompatches | 1.12.2-1.22.1.7 | randompatches-1.12.2-1.22.1.7.jar | None |
    | LCH | securitycraft | v1.8.12 | [1.12.2]+SecurityCraft+v1.8.12.jar | None |
    | LCH | fastbench | 1.7.3 | FastWorkbench-1.12.2-1.7.3.jar | None |
    | LCH | actuallyadditions | 1.12.2-r151 | ActuallyAdditions-1.12.2-r151-2.jar | None |
    | LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
    | LCH | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
    | LCH | buildcraftlib | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
    | LCH | buildcraftcore | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
    | LCH | buildcraftfactory | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
    | LCH | buildcrafttransport | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
    | LCH | buildcraftsilicon | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
    | LCH | additionalpipes | 6.0.0.8 | additionalpipes-6.0.0.8.jar | None |
    | LCH | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
    | LCH | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
    | LCH | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
    | LCH | creativecore | 1.10.0 | CreativeCore_v1.10.31_mc1.12.2.jar | None |
    | LCH | ambientsounds | 3.0 | AmbientSounds_v3.0.16_mc1.12.2.jar | None |
    | LCH | aroma1997core | 2.0.0.2 | Aroma1997Core-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCH | aroma1997sdimension | 2.0.0.2 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCH | asmodeuscore | 0.0.17 | AsmodeusCore-1.12.2-0.0.17.jar | None |
    | LCH | backportedflora | 1.5.2 | backportedflora-1.5.2.jar | None |
    | LCH | bettercaves | 1.12.2 | bettercaves-1.12.2-2.0.2.jar | None |
    | LCH | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
    | LCH | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
    | LCH | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH | buildcraftbuilders | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
    | LCH | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.594.jar | None |
    | LCH | gprecipe | 1.0 | gunpowder_recipe-1.0.jar | None |
    | LCH | ic2 | 2.8.221-ex112 | industrialcraft-2-2.8.221-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCH | buildcraftcompat | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
    | LCH | buildcraftenergy | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
    | LCH | buildcraftrobotics | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
    | LCH | cameraobscura | 0.0.1 | CameraObscura-1.0.3.jar | None |
    | LCH | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None |
    | LCH | charm | 1.12.2-1.3.6 | Charm-1.12.2-1.3.6.jar | None |
    | LCH | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
    | LCH | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
    | LCH | chunkpregenerator | 2.1 | Chunk+Pregenerator+V1.12-2.4E.jar | None |
    | LCH | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
    | LCE | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
    | LC | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
    | LC | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
    | LC | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
    | LC | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
    | LC | conarm | 1.2.5.9 | conarm-1.12.2-1.2.5.9.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
    | LC | controlling | 3.0.8 | Controlling-3.0.8.jar | None |
    | LC | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.594.jar | None |
    | LC | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.594.jar | None |
    | LC | ptrmodellib | 1.0.4 | PTRLib-1.0.4.jar | None |
    | LC | props | 2.6.3 | Decocraft-2.6.3_1.12.2.jar | None |
    | LC | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
    | LC | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
    | LC | dyndyn | 1.12.2-1.10 | DynamicDynamos-1.12.2-1.10.jar | None |
    | LC | galacticraftcore | 4.0.2.280 | GalacticraftCore-1.12.2-4.0.2.280.jar | None |
    | LC | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LC | dsurround | 3.6.1.0 | DynamicSurroundings-1.12.2-3.6.1.0.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LC | dynamictrees | 1.12.2-0.9.19 | DynamicTrees-1.12.2-0.9.19.jar | None |
    | LC | dynamictreesbop | 1.12.2-1.4.4 | DynamicTreesBOP-1.12.2-1.4.4.jar | None |
    | LC | dynamictreesic2 | 1.12.2-1.1.1 | dynamictreesIC2-1.12.2-1.1.1.jar | None |
    | LC | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC | railcraft | 12.0.0 | railcraft-12.0.0.jar | a0c255ac501b2749537d5824bb0f0588bf0320fa |
    | LC | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LC | engineersdoors | 0.9.1 | engineers_doors-1.12.2-0.9.1.jar | None |
    | LC | galacticraftplanets | 4.0.2.280 | Galacticraft-Planets-1.12.2-4.0.2.280.jar | None |
    | LC | mjrlegendslib | 1.12.2-1.2.0 | MJRLegendsLib-1.12.2-1.2.0.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LC | zollerngalaxy | 2.0.20 | ZollernGalaxy-1.12.2-v2.0.20.jar | None |
    | LC | extraplanets | 1.12.2-0.7.0 | ExtraPlanets-1.12.2-0.7.0.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LC | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
    | LC | falling_tree | 2.4.0 | FallingTree-1.12.2-2.4.0.jar | None |
    | LC | fastfurnace | 1.3.1 | FastFurnace-1.12.2-1.3.1.jar | None |
    | LC | foamfix | 0.10.10-1.12.2 | foamfix-0.10.10-1.12.2.jar | None |
    | LC | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
    | LC | forgemultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC | microblockcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
    | LC | minecraftmultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
    | LC | gc-rpc | 2.2.0 | galacticraft-rpc-2.2.0.jar | None |
    | LC | galacticrafttweaker | 1.12.2-1.0.3 | GalacticraftTweaker-1.12.2-1.0.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LC | galaxyspace | 2.0.14 | GalaxySpace-1.12.2-2.0.14.jar | None |
    | LC | examplemod | 1.0 | gunpowder_recipe-1.0.jar | None |
    | LC | waila | 1.8.20 | Hwyla-1.8.20-B35_1.12.jar | None |
    | LC | uteamcore | 2.2.5.147 | u_team_core-1.12.2-2.2.5.147.jar | None |
    | LC | wtfic2addon | 1.0.0.8 | hycrafthds_wtf_ic2_addon-1.12.2-1.0.0.8.jar | None |
    | LC | ic2radbauble | 1.0 | ic2radBauble-1.0.jar | None |
    | LC | ido | 1.0.6 | ido-1.12.2-1.1.0.jar | None |
    | LC | immersivecables | 1.3.2 | ImmersiveCables-1.12.2-1.3.2.jar | None |
    | LC | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LC | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
    | LC | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
    | LC | ironfurnaces | 1.3.5 | ironfurnaces-1.3.5.jar | None |
    | LC | irontanks | 1.12.2-2.1.0-beta.18 | irontanks-1.12.2-2.1.0-beta.18.jar | None |
    | LC | jaopca | 1.12.2-2.2.8.103 | JAOPCA-1.12.2-2.2.8.103.jar | None |
    | LC | oredictinit | 1.12.2-2.2.1.71 | JAOPCA-1.12.2-2.2.8.103.jar | None |
    | LC | jrftl | 1.1 | JRFTL[1.12.2]-1.1.jar | None |
    | LC | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
    | LC | logisticspipes | 0.10.3.40 | logisticspipes-0.10.3.40.jar | e0c86912b2f7cc0cc646ad57799574aea43dbd45 |
    | LC | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
    | LC | mekanismgenerators | 1.12.2-9.8.3.390 | MekanismGenerators-1.12.2-9.8.3.390.jar | None |
    | LC | mekanismtools | 1.12.2-9.8.3.390 | MekanismTools-1.12.2-9.8.3.390.jar | None |
    | LC | mekores | 2.0.13 | mekores-2.0.13.jar | None |
    | LC | mrtjpcore | 2.1.4.43 | MrTJPCore-1.12.2-2.1.4.43-universal.jar | None |
    | LC | projectred-core | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-Base.jar | None |
    | LC | mojo-redmetal | ${version} | mojo-redmetal-1.12.2-1.1.0.jar | None |
    | LC | moreplanets | 2.0.24 | More-Planets-1.12.2-2.0.24-GC251.jar | b3468b224a74e296555ad7efeb35f482e6f445de |
    | LC | morecommands | 2.2.1 | MoreCommands_2.2.1_mc1.12-1.12.2.jar | None |
    | LC | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LC | mowziesmobs | 1.5.8 | mowziesmobs-1.5.8.jar | None |
    | LC | nasatweaker | 1.0.1 | nasatweaker-1.0.1.jar | None |
    | LC | recipehandler | 0.13 | NoMoreRecipeConflict-0.13(1.12.2).jar | None |
    | LC | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC | planetprogression | 1.12.2-0.4.5 | PlanetProgression-1.12.2-0.4.5.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LC | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.4.120-compat.jar | None |
    | LC | projectred-integration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
    | LC | projectred-transmission | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
    | LC | projectred-fabrication | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-fabrication.jar | None |
    | LC | projectred-illumination | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-lighting.jar | None |
    | LC | projectred-expansion | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
    | LC | projectred-relocation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
    | LC | projectred-transportation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
    | LC | projectred-exploration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-world.jar | None |
    | LC | randomthings | 4.2.7.3 | RandomThings-MC1.12.2-4.2.7.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LC | reborncore | 3.19.4.529 | RebornCore-1.12.2-3.19.4.529-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LC | soundfilters | 0.12_for_1.12 | SoundFilters-0.12_for_1.12.jar | None |
    | LC | spaceambient | 0.0.1 | SpaceAmbient-1.12.2-0.0.1.jar | None |
    | LC | stevescarts | 2.4.32.137 | StevesCarts-1.12.2-2.4.32.137.jar | None |
    | LC | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
    | LC | technicallights | 1.0.1.2 | technicallights-1.0.1.2.jar | None |
    | LC | thermaltinkering | 1.0 | ThermalTinkering-1.12.2-2.0.1.jar | None |
    | LC | tinker_io | rw2.8.2 | tinker_io-1.12.2-rw2.8.2.jar | None |
    | LC | tinkersjei | 1.2 | tinkersjei-1.2.jar | None |
    | LC | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
    | LC | tsl | 1.1 | tinysize-1.1-1.12.2mc-LIB.jar | None |
    | LC | tweakergui | 0.5-beta | tweakergui-1.12.2-0.5-beta.jar | None |
    | LC | uniquee | 1.9.0 | Unique+Enchantments+V1.12.2-1.9.jar | None |
    | LC | vanillafix | 1.0.10-150 | VanillaFix-1.0.10-150.jar | None |
    | LC | vehicle | 0.44.1 | vehicle-0.44.1-mc1.12.2.jar | None |
    | LC | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
    | LC | worldedit | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None |
    | LC | xaerominimap | 20.25.1 | Xaeros_Minimap_20.25.1_Forge_1.12.jar | None |
    | LC | xaeroworldmap | 1.11.0 | XaerosWorldMap_1.11.0_Forge_1.12.jar | None |
    | LC | industrialwires | 1.7-36 | IndustrialWires-1.7-36.jar | 7e11c175d1e24007afec7498a1616bef0000027d |
    | LC | exoplanets | 0.1.1 | Interstellar-Exoplanets-1.12.2-0.1.1.jar | None |
    | LC | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
    Loaded coremods (and transformers): TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)

    EngineersDoorsLoadingPlugin (engineers_doors-1.12.2-0.9.1.jar)
    nihiltres.engineersdoors.common.asm.EngineersDoorsClassTransformer
    ForgelinPlugin (Forgelin-1.8.4.jar)

    MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
    mekanism.coremod.KeybindingMigrationHelper
    MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
    micdoodle8.mods.miccore.MicdoodleTransformer
    XaeroWorldMapPlugin (XaerosWorldMap_1.11.0_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
    OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
    openmods.core.OpenModsClassTransformer
    ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
    com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
    GSHooksLoader (GalaxySpace-1.12.2-2.0.14.jar)
    galaxyspace.core.hooklib.minecraft.PrimaryClassTransformer
    CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
    team.chisel.ctm.client.asm.CTMTransformer
    LogisticsPipesCoreLoader (logisticspipes-0.10.3.40.jar)
    logisticspipes.asm.LogisticsClassTransformer
    llibrary (llibrary-core-1.0.11-1.12.2.jar)
    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
    IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
    blusunrize.immersiveengineering.common.asm.IEClassTransformer
    Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
    invtweaks.forge.asm.ContainerTransformer
    XaeroMinimapPlugin (Xaeros_Minimap_20.25.1_Forge_1.12.jar)
    xaero.common.core.transformer.ChunkTransformer
    xaero.common.core.transformer.NetHandlerPlayClientTransformer
    xaero.common.core.transformer.EntityPlayerTransformer
    xaero.common.core.transformer.AbstractClientPlayerTransformer
    xaero.common.core.transformer.WorldClientTransformer
    xaero.common.core.transformer.EntityPlayerSPTransformer
    xaero.common.core.transformer.PlayerListTransformer
    VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)

    LoadingPlugin (RandomThings-MC1.12.2-4.2.7.3.jar)
    lumien.randomthings.asm.ClassTransformer
    Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
    pl.asie.foamfix.coremod.FoamFixTransformer
    CreativePatchingLoader (CreativeCore_v1.10.31_mc1.12.2.jar)

    RandomPatches (randompatches-1.12.2-1.22.1.7.jar)
    com.therandomlabs.randompatches.core.RPTransformer
    CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)

    CharmLoadingPlugin (Charm-1.12.2-1.3.6.jar)
    svenhjol.charm.base.CharmClassTransformer
    GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 26.20.100.7262' Renderer: 'Intel(R) UHD Graphics 630'
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    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)
    - wailaIntegration (Enabled/Not Forced)
    List of loaded APIs: * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r151-2.jar
    * apAPI (3) from additionalpipes-6.0.0.8.jar
    * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
    * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
    * buildcraftapi_blocks (1.0) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_boards (2.0) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_core (2.2) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_crops (1.1) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_enums (1.0) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_events (2.0) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_facades (1.1) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_filler (5.0) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_fuels (2.0) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_gates (4.1) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_items (1.1) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_library (2.0) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_lists (1.0) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_power (1.3) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_recipes (3.0) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_robotics (3.0) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_statements (1.1) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_tiles (1.2) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_tools (1.0) from buildcraft-all-7.99.24.7.jar
    * buildcraftapi_transport (5.0) from buildcraft-all-7.99.24.7.jar
    * chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar
    * Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
    * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
    * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
    * CSLib|API (1.0.1) from PTRLib-1.0.4.jar
    * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
    * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
    * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
    * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
    * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
    * Galacticraft API (1.1) from GalacticraftCore-1.12.2-4.0.2.280.jar
    * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-89.jar
    * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-89.jar
    * Interstellar API (0.0.1) from Interstellar-Exoplanets-1.12.2-0.1.1.jar
    * jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
    * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.16.1.302.jar
    * MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
    * MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
    * MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
    * MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
    * MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
    * MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
    * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.3.390.jar
    * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
    * projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
    * railcraft:api_carts (3.0.0) from railcraft-12.0.0.jar
    * railcraft:api_charge (4.0.0) from railcraft-12.0.0.jar
    * railcraft:api_core (3.2.0) from railcraft-12.0.0.jar
    * railcraft:api_crafting (4.0.0) from railcraft-12.0.0.jar
    * railcraft:api_events (2.0.0) from railcraft-12.0.0.jar
    * railcraft:api_fuel (2.0.0) from railcraft-12.0.0.jar
    * railcraft:api_helpers (2.0.0) from railcraft-12.0.0.jar
    * railcraft:api_items (2.4.0) from railcraft-12.0.0.jar
    * railcraft:api_signals (4.0.0) from railcraft-12.0.0.jar
    * railcraft:api_tracks (5.1.1) from railcraft-12.0.0.jar
    * reborncoreAPI (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal.jar
    * reborncoreAPI|Power (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal.jar
    * reborncoreAPI|Recipe (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal.jar
    * reborncoreAPI|Tile (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal.jar
    * redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
    * SecurityCraftAPI (1.2.3) from [1.12.2]+SecurityCraft+v1.8.12.jar
    * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.32.137.jar
    * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.32.137.jar
    * team_reborn|Praescriptum (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal.jar
    * Thaumcraft|API (6.0.2) from railcraft-12.0.0.jar
    * WailaAPI (1.3) from Hwyla-1.8.20-B35_1.12.jar
    Suspected Mods: CodeChicken Lib (codechickenlib)
    Launched Version: MultiMC5
    LWJGL: 2.9.4
    OpenGL: Intel(R) UHD Graphics 630 GL version 4.6.0 - Build 26.20.100.7262, Intel
    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: 12x Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz

    Posted in: Mod Discussion
  • 0

    posted a message on [Modded Minecraft 1.12.2] A Minecraft Crash I've Never Seen Before - CodeChicken Lib

    In reply to AtlasThe1st:

     Believe it or not, the message was all I got. But I'll double check, starting with what was in the message about a crash report.

    Posted in: Mod Discussion
  • 0

    posted a message on [Modded Minecraft 1.12.2] A Minecraft Crash I've Never Seen Before - CodeChicken Lib

    I've been playing Minecraft for years, both modded and vanilla alike. Just recently, I installed a MC program called MultiMC, where I can create multiple instances of Minecraft and play one. It's different to the official Minecraft Launcher, as every instance is completely independent; For example, if I wanted to do modded Minecraft, I could create different instances, each one with their own set of mods, or install one that's already been made - They're like modpacks.

     

    My sister uses MultiMC and I wanted to use the same mods she did, again, like a modpack, so she gave me what mods she has by using my USB drive. However, I wanted to add a few extra mods, such as Buildcraft, Industrial Craft and Project Red. Project Red Core, though, is a mod that requires a library mod called CodeChicken Lib. But when I tried starting the game, this happened: https://prnt.sc/v8rp2j

    I've never seen such a crash before. This is the latest version of CodeChicken Lib for 1.12.2, but to top it all off, I can't report it: https://prnt.sc/v8rtqg (But then again it's likely due to the version of Minecraft it's for)

     

    I personally got CodeChicken Lib off of CurseForge, and I've tried just about everything to get around this weird crash; I've gotten an older version of the mod for 1.12.2, I've deleted its config file, you name it. None of the things I've tried has worked. The only thing I've yet to try is get CodeChicken Lib off of another website, and a good place to start would be its main website. I'll do that in a moment and keep you all updated on whether or not it works, but until then, I need your help. How can I get around this crash? I appreciate any help you can give me.

     

    Thanks in advanced,

     

    ~Bread

    Posted in: Mod Discussion
  • 0

    posted a message on Custom/Modded Projectiles Crash my Game

    In reply to AtlasThe1st:

     If you can't view the crash report, then I'll try and fix that for you. Please hold on.

    Posted in: Mod Discussion
  • 0

    posted a message on Custom/Modded Projectiles Crash my Game

    In reply to AtlasThe1st:

     It happened when one of the Obsidian Utilities mobs threw a projectile at me and when a Sentry Turret from SecurityCraft shot its custom projectile, too. Both times plus the one from Extra Weapons, my game crashed specifically from the custom projectile being used and appearing. Although I won't completely deny your idea that it's Extra Weapons.

    Posted in: Mod Discussion
  • 0

    posted a message on Custom/Modded Projectiles Crash my Game

    I'm having the strangest problem with my modded Minecraft right now. For some odd reason, every time a custom projectile is fired, whether it'd be from a weapon I'm using, a mob, a block (ex. SecurityCraft Turret) or anything that isn't vanilla, my Minecraft freezes before crashing, getting the following:

     

    The game crashed whilst ticking player
    Error: java.lang.ClassCastException: com.adrian.extraweapons.item.AutomaticPistolItem$ArrowCustomEntity cannot be cast to net.minecraft.entity.projectile.ArrowEntity

     

    The only thing that tends to be different on the error message is which projectile it's referring to, if that wasn't obvious.

     

    Anyways, every time this crash happens and I reopen the world, it renders moments before the crash occurs, which will do things like revert world changes. I don't know if this has happened before but I wanna find out. I'm willing to be one of my mods is to blame, so I'll list what I have installed, however, I will say this has never happened to me before, ever, so I'm pretty much stumped. Furthermore, increasing or decreasing the installation's RAM doesn't seem to help at all, and same with removing the duplicates I had accidentally put in my mods folder, which were of an earlier build. I appreciate any help you can or will give me, because if I don't solve this, I won't be able to play modded Minecraft, at least not properly. Thanks in advanced,

     

    ~Bread

     

    My installed mods on Mega.nz

     

    My latest crash report on Google Drive

    There's a lot of mods in the report that says 'incompatible' but I assure you it actually means nothings, that much I know.

    Posted in: Mod Discussion
  • To post a comment, please or register a new account.