Jump to content

Why is my game crashing ?


So0onyYT

Recommended Posts

Im trying make a private modpack to play with it but after installing every api and libraries i got a crash report while most of the mods are for customizing the game here is the crash report:

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  CorePlugin (SmoothFont-mc1.12.2-2.0.jar)
  ApotheosisCore (Apotheosis-1.12.2-1.10.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  Enchantments Control Core (enchcontrol-1.12.2-1.1.4-0.jar)
Contact their authors BEFORE contacting forge

// On the bright side, I bought you a teddy bear!

Time: 6/3/19 6:49 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CraftTweaker2 (crafttweaker)
Caused by: java.lang.NullPointerException
    at austeretony.enchcontrol.common.util.ECUtils.toRomanNumeral(ECUtils.java:76)
    at austeretony.enchcontrol.common.core.ECHooks.getTranslatedName(ECHooks.java:71)
    at net.minecraft.enchantment.Enchantment.func_77316_c(Enchantment.java:125)
    at austeretony.enchcontrol.common.core.ECHooks.modifyItemStackTooltip(ECHooks.java:257)
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:712)
    at net.minecraft.client.Minecraft.lambda$null$3(Minecraft.java:594)
    at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source)
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
    at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
    at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source)
    at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
    at java.util.stream.ReferencePipeline.collect(Unknown Source)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$5(Minecraft.java:597)
    at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49)
    at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44)
    at java.util.ArrayList.forEach(Unknown Source)
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:604)
    at crafttweaker.mc1120.CraftTweaker.onFMLLoadComplete(CraftTweaker.java:161)
    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.GeneratedMethodAccessor8.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.initializeMods(Loader.java:752)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
    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(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)


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

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_161, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 225958816 bytes (215 MB) / 967991296 bytes (923 MB) up to 4277403648 bytes (4079 MB)
    JVM Flags: 3 total; -Xmn128M -Xmx4092M -XX:+UseConcMarkSweepGC
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2838 46 mods loaded, 46 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                                |
    |:------ |:------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft           | 1.12.2                   | minecraft.jar                                   | None                                     |
    | LCHIJA | mcp                 | 9.42                     | minecraft.jar                                   | None                                     |
    | LCHIJA | FML                 | 8.0.99.99                | forge-1.12.2-14.23.5.2838.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge               | 14.23.5.2838             | forge-1.12.2-14.23.5.2838.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | smoothfontcore      | mc1.12.2-2.0             | minecraft.jar                                   | None                                     |
    | LCHIJA | smoothfont          | mc1.12.2-2.0             | SmoothFont-mc1.12.2-2.0.jar                     | None                                     |
    | LCHIJA | animalcrops         | 1.12.2-0.2.0             | AnimalCrops-1.12.2-0.2.0.jar                    | None                                     |
    | LCHIJA | placebo             | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                        | None                                     |
    | LCHIJA | apotheosis          | 1.10.2                   | Apotheosis-1.12.2-1.10.2.jar                    | None                                     |
    | LCHIJA | applecore           | 3.2.0                    | AppleCore-mc1.12.2-3.2.0.jar                    | None                                     |
    | LCHIJA | appleskin           | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                      | None                                     |
    | LCHIJA | ctm                 | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                       | None                                     |
    | LCHIJA | appliedenergistics2 | rv6-stable-6             | appliedenergistics2-rv6-stable-6.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCHIJA | waila               | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                     | None                                     |
    | LCHIJA | bdsandm             | 0.0.24                   | BarrelsDrumsStorageAndMore-0.0.24.jar           | None                                     |
    | LCHIJA | betteradvancements  | 0.1.0.77                 | BetterAdvancements-1.12.2-0.1.0.77.jar          | None                                     |
    | LCHIJA | bnbgaminglib        | 2.17.6                   | BNBGamingLib-1.12.2-2.17.6.jar                  | None                                     |
    | LCHIJA | calmdownzombieguy   | 1.0.0                    | CalmDownZombieGuy-1.12.2-1.0.0.jar              | None                                     |
    | LCHIJA | chisel              | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                    | None                                     |
    | LCHIJA | codechickenlib      | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | redstoneflux        | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar         | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | cofhcore            | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar          | None                                     |
    | LCHIJA | cofhworld           | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJE | crafttweaker        | 4.1.18                   | CraftTweaker2-1.12-4.1.18.jar                   | None                                     |
    | LCHIJ  | ctgui               | 1.0.0                    | CraftTweaker2-1.12-4.1.18.jar                   | None                                     |
    | LCHIJ  | crafttweakerjei     | 2.0.3                    | CraftTweaker2-1.12-4.1.18.jar                   | None                                     |
    | LCHIJ  | custommainmenu      | 2.0.9                    | CustomMainMenu-MC1.12.2-2.0.9.jar               | None                                     |
    | LCHIJ  | enchdesc            | 1.1.15                   | EnchantmentDescriptions-1.12.2-1.1.15.jar       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJ  | enchcontrol         | 1.1.4                    | enchcontrol-1.12.2-1.1.4-0.jar                  | 22cc4f45e4341b5bf2de5964a37e0165d157c9a2 |
    | LCHIJ  | journeymap          | 1.12.2-5.5.5b7           | journeymap-1.12.2-5.5.5b7.jar                   | None                                     |
    | LCHIJ  | mantle              | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                        | None                                     |
    | LCHIJ  | mtlib               | 3.0.6                    | MTLib-3.0.6.jar                                 | None                                     |
    | LCHIJ  | modtweaker          | 4.0.17                   | modtweaker-4.0.17.jar                           | None                                     |
    | LCHIJ  | skybonsais          | 1.0.1                    | SkyBonsais-1.0.1.jar                            | None                                     |
    | LCHIJ  | skygrid             | 1.1.7                    | SkyGrid-1.1.7.jar                               | None                                     |
    | LCHIJ  | tconstruct          | 1.12.2-2.12.0.135        | TConstruct-1.12.2-2.12.0.135.jar                | None                                     |
    | LCHIJ  | thermalfoundation   | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJ  | thermaldynamics     | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJ  | tcomplement         | 1.12.2-0.4.1             | TinkersComplement-1.12.2-0.4.1.jar              | None                                     |
    | LCHIJ  | tinkertoolleveling  | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar             | None                                     |
    | LCHIJ  | tp                  | 3.2.32                   | tinyprogressions-1.12.2-3.3.32-Release.jar      | None                                     |
    | LCHIJ  | toastcontrol        | 1.8.1                    | Toast+Control-1.12.2-1.8.1.jar                  | None                                     |
    | LCHIJ  | tombstone           | 3.5.2                    | tombstone-3.5.2-1.12.jar                        | None                                     |
    | LCHIJ  | topography          | 1.5.1                    | Topography-1.12.2-1.5.1.jar                     | None                                     |
    | LCHIJ  | wawla               | 2.5.273                  | Wawla-1.12.2-2.5.273 - Copy.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJ  | sky_orchards        | 0.0.12                   | SkyOrchards-0.0.12.jar                          | None                                     |

    Loaded coremods (and transformers):
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  squeek.applecore.asm.TransformerModuleHandler
CorePlugin (SmoothFont-mc1.12.2-2.0.jar)
  bre.smoothfont.asm.Transformer
ApotheosisCore (Apotheosis-1.12.2-1.10.2.jar)
  shadows.ApotheosisTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
Enchantments Control Core (enchcontrol-1.12.2-1.1.4-0.jar)
  austeretony.enchcontrol.common.core.ECClassTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 9300M GS/PCIe/SSE2'
    AE2 Version: stable rv6-stable-6 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)

    Pulsar/tcomplement loaded Pulses:
        - ModuleCommons (Enabled/Forced)
        - ModuleMelter (Enabled/Not Forced)
        - ModuleArmor (Enabled/Not Forced)
        - ModuleSteelworks (Enabled/Not Forced)
        - ChiselPlugin (Enabled/Not Forced)
        - ToolLevelingPlugin (Enabled/Not Forced)
        - Oredict (Enabled/Forced)

    AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:OFF, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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