Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insert image button in editor crashes minecraft #26

Open
aaronliu0130 opened this issue Apr 17, 2020 · 1 comment
Open

Insert image button in editor crashes minecraft #26

aaronliu0130 opened this issue Apr 17, 2020 · 1 comment

Comments

@aaronliu0130
Copy link

I am writing documentation and clicked on the Image button in the insert section to insert an image. The editor then moved itself behind to reveal minecraft saying that a crash log has been generated.
image
The contents of the crash log is as follows:

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 2020-04-17 13:12:17 CST
Description: Unexpected error

java.lang.NullPointerException
    at net.minecraft.client.gui.inventory.GuiContainer.initGui(GuiContainer.java:66)
    at com.brandon3055.brandonscore.client.gui.modulargui.ModularGuiContainer.initGui(ModularGuiContainer.java:49)
    at net.minecraft.client.gui.GuiScreen.setWorldAndResolution(GuiScreen.java:478)
    at com.brandon3055.brandonscore.client.gui.modulargui.ModularGuiContainer.setWorldAndResolution(ModularGuiContainer.java:210)
    at me.modmuss50.mms.MainMenuScale.updateRes(MainMenuScale.java:72)
    at me.modmuss50.mms.MainMenuScale.closeMainMenu(MainMenuScale.java:64)
    at me.modmuss50.mms.MainMenuScale.initGuiPre(MainMenuScale.java:32)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1070_MainMenuScale_initGuiPre_Pre.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.gui.GuiScreen.setWorldAndResolution(GuiScreen.java:475)
    at com.brandon3055.brandonscore.client.gui.modulargui.ModularGuiContainer.setWorldAndResolution(ModularGuiContainer.java:210)
    at net.minecraft.client.Minecraft.displayGuiScreen(Minecraft.java:1018)
    at com.brandon3055.projectintelligence.client.PIGuiHelper.lambda$openContentChooser$8(PIGuiHelper.java:209)
    at com.brandon3055.brandonscore.client.ProcessHandlerClient.onClientTick(ProcessHandlerClient.java:41)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_887_ProcessHandlerClient_onClientTick_ClientTickEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
    at net.minecraft.client.Minecraft.runTick(Minecraft.java:1708)
    at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1098)
    at net.minecraft.client.Minecraft.run(Minecraft.java:3942)
    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 --
  Minecraft Version: 1.12.2
  Operating System: Windows 10 (amd64) version 10.0
  Java Version: 1.8.0_231, Oracle Corporation
  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  Memory: 937293064 bytes (893 MB) / 2003828736 bytes (1911 MB) up to 2003828736 bytes (1911 MB)
  JVM Flags: 3 total; -Xms256M -Xmx2048M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  FML: MCP 9.42 Powered by Forge 14.23.5.2846 120 mods loaded, 120 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.2846-universal.jar            | None                                     |
       | LCHIJA | forge                   | 14.23.5.2846             | forge-1.12.2-14.23.5.2846-universal.jar            | None                                     |
       | LCHIJA | smoothfontcore          | mc1.12.2-2.1.1           | minecraft.jar                                      | None                                     |
       | LCHIJA | foamfixcore             | 7.7.4                    | minecraft.jar                                      | None                                     |
       | LCHIJA | dsurroundcore           | 3.5.4.3                  | minecraft.jar                                      | None                                     |
       | LCHIJA | randompatches           | 1.12.2-1.18.2.1          | randompatches-1.12.2-1.18.2.1.jar                  | None                                     |
       | LCHIJA | smoothfont              | mc1.12.2-2.1.1           | SmoothFont-mc1.12.2-2.1.1.jar                      | None                                     |
       | LCHIJA | fastbench               | 1.7.2                    | FastWorkbench-1.12.2-1.7.2.jar                     | None                                     |
       | LCHIJA | actuallyadditions       | 1.12.2-r150              | ActuallyAdditions-1.12.2-r150.jar                  | None                                     |
       | LCHIJA | crafttweaker            | 4.1.19                   | CraftTweaker2-1.12-4.1.19.jar                      | None                                     |
       | LCHIJA | mtlib                   | 3.0.6                    | MTLib-3.0.6.jar                                    | None                                     |
       | LCHIJA | modtweaker              | 4.0.17                   | modtweaker-4.0.17.jar                              | None                                     |
       | LCHIJA | jei                     | 4.15.0.289               | jei_1.12.2-4.15.0.289.jar                          | None                                     |
       | LCHIJA | appleskin               | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                         | None                                     |
       | LCHIJA | baubles                 | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
       | LCHIJA | astralsorcery           | 1.10.20                  | astralsorcery-1.12.2-1.10.20.jar                   | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
       | LCHIJA | quark                   | r1.6-177                 | Quark-r1.6-177.jar                                 | None                                     |
       | LCHIJA | autoreglib              | 1.3-32                   | AutoRegLib-1.3-32.jar                              | None                                     |
       | LCHIJA | ichunutil               | 7.2.1                    | iChunUtil-1.12.2-7.2.1.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
       | LCHIJA | backtools               | 7.0.1                    | BackTools-1.12.2-7.0.1.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
       | LCHIJA | betterbuilderswands     | 0.13.2                   | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar  | None                                     |
       | LCHIJA | bonsaitrees             | 1.1.3                    | bonsaitrees-1.1.3-b156.jar                         | None                                     |
       | LCHIJA | bookshelf               | 2.3.585                  | Bookshelf-1.12.2-2.3.585.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | botania                 | r1.10-362                | Botania r1.10-362.jar                              | None                                     |
       | LCHIJA | codechickenlib          | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | redstoneflux            | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | brandonscore            | 2.4.17                   | BrandonsCore-1.12.2-2.4.17.208-universal.jar       | None                                     |
       | LCHIJA | buildinggadgets         | 2.7.3                    | BuildingGadgets-2.7.3.jar                          | None                                     |
       | LCHIJA | chameleon               | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
       | LCHIJA | ctm                     | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                          | None                                     |
       | LCHIJA | chisel                  | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                       | None                                     |
       | LCHIJA | clumps                  | 3.1.2                    | Clumps-3.1.2.jar                                   | None                                     |
       | 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 |
       | LCHIJA | controlling             | 3.0.7                    | Controlling-3.0.7.jar                              | None                                     |
       | LCHIJA | craftingtweaks          | 8.1.9                    | CraftingTweaks_1.12.2-8.1.9.jar                    | None                                     |
       | LCHIJA | craftpresence           | v1.5.5                   | CraftPresence-1.12.2-1.5.5.jar                     | eca02c6a597321ad22340897683951ba5c76720a |
       | LCHIJA | ctgui                   | 1.0.0                    | CraftTweaker2-1.12-4.1.19.jar                      | None                                     |
       | LCHIJA | crafttweakerjei         | 2.0.3                    | CraftTweaker2-1.12-4.1.19.jar                      | None                                     |
       | LCHIJA | creeperconfetti         | 1.4.2                    | creeperconfetti-1.4.2.jar                          | None                                     |
       | LCHIJA | custommainmenu          | 2.0.9                    | CustomMainMenu-MC1.12.2-2.0.9.jar                  | None                                     |
       | LCHIJA | journeymap              | 1.12.2-5.5.5             | journeymap-1.12.2-5.5.5.jar                        | None                                     |
       | LCHIJA | defaultoptions          | 9.2.8                    | DefaultOptions_1.12.2-9.2.8.jar                    | None                                     |
       | LCHIJA | diethopper              | 1.1                      | diethopper-1.1.jar                                 | None                                     |
       | LCHIJA | dym                     | 1.2.0                    | DocumentYourModMod-1.2.0.jar                       | None                                     |
       | LCHIJA | thermalfoundation       | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | draconicevolution       | 2.3.24                   | Draconic-Evolution-1.12.2-2.3.24.349-universal.jar | None                                     |
       | LCHIJA | dynamictrees            | 1.12.2-0.9.5             | DynamicTrees-1.12.2-0.9.5.jar                      | None                                     |
       | LCHIJA | traverse                | 1.6.0                    | Traverse-1.12.2-1.6.0-69.jar                       | None                                     |
       | LCHIJA | dttraverse              | 1.5                      | dttraverse-1.5.jar                                 | None                                     |
       | LCHIJA | elevatorid              | 1.3.12                   | ElevatorMod-1.12.2-1.3.12.jar                      | None                                     |
       | LCHIJA | enderstorage            | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | fastfurnace             | 1.3.1                    | FastFurnace-1.12.2-1.3.1.jar                       | None                                     |
       | LCHIJA | fastleafdecay           | v14                      | FastLeafDecay-v14.jar                              | None                                     |
       | LCHIJA | foamfix                 | 0.10.5-1.12.2            | foamfix-0.10.5-1.12.2.jar                          | None                                     |
       | LCHIJA | forgelin                | 1.8.4                    | Forgelin-1.8.4.jar                                 | None                                     |
       | LCHIJA | ftblib                  | 5.4.3.138                | FTBLib-5.4.3.138.jar                               | None                                     |
       | LCHIJA | ftbutilities            | 5.4.0.106                | FTBUtilities-5.4.0.106.jar                         | None                                     |
       | LCHIJA | gamestages              | 2.0.115                  | GameStages-1.12.2-2.0.115.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | itemfilters             | 1.0.3.12                 | ItemFilters-1.0.3.12.jar                           | None                                     |
       | LCHIJA | ftbquests               | 1.7.2.218                | FTBQuests-1.7.2.218.jar                            | None                                     |
       | LCHIJA | ftbacademymod           | 1.0.3.59                 | FTBAcademyMod-1.0.3.59.jar                         | None                                     |
       | LCHIJA | ftbbanners              | 1.1.0.12                 | FTBBanners-1.1.0.12.jar                            | None                                     |
       | LCHIJA | mantle                  | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                           | None                                     |
       | LCHIJA | twilightforest          | 3.9.984                  | twilightforest-1.12.2-3.9.984-universal.jar        | None                                     |
       | LCHIJA | tconstruct              | 1.12.2-2.12.0.157        | TConstruct-1.12.2-2.12.0.157.jar                   | None                                     |
       | LCHIJA | ftbguides               | 2.0.0.50                 | FTBGuides-2.0.0.50.jar                             | None                                     |
       | LCHIJA | ftbtutorialmod          | 1.0.0.11                 | FTBTutorialMod-1.0.0.11.jar                        | None                                     |
       | LCHIJA | ftbbackups              | 0.0.0.ftbbackups         | FTBUtilitiesBackups-1.0.0.5.jar                    | None                                     |
       | LCHIJA | harvestables            | 1.2                      | harvestables-1.2.1.jar                             | None                                     |
       | LCHIJA | hats                    | 7.0.0                    | Hats-1.12.2-7.0.2.jar                              | None                                     |
       | LCHIJA | teslacorelib            | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | industrialforegoing     | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar         | None                                     |
       | LCHIJA | instrumentalmobs        | 1.2                      | Instrumental-Mobs-1.2.jar                          | None                                     |
       | LCHIJA | inventorytweaks         | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
       | LCHIJA | ironchest               | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                    | None                                     |
       | LCHIJA | jetif                   | 1.5.1                    | jetif-1.12.2-1.5.1.jar                             | None                                     |
       | LCHIJA | jeresources             | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar            | None                                     |
       | LCHIJA | kubejs                  | forge-1.12.2-1.0.0.45    | KubeJS-forge-1.12.2-1.0.0.45.jar                   | None                                     |
       | LCHIJA | letsencryptcraft        | @VERSION@                | letsencryptcraft-1.10.2-1.2.0.jar                  | None                                     |
       | LCHIJA | reborncore              | 3.16.2.473               | RebornCore-1.12.2-3.16.2.473-universal.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
       | LCHIJA | mainmenuscale           | 1.0                      | MainMenuScale-1.3.2.jar                            | None                                     |
       | LCHIJA | mob_grinding_utils      | 0.3.13                   | MobGrindingUtils-0.3.13.jar                        | None                                     |
       | LCHIJA | modnametooltip          | 1.10.1                   | modnametooltip_1.12.2-1.10.1.jar                   | None                                     |
       | LCHIJA | moreoverlays            | 1.15.1                   | moreoverlays-1.15.1-mc1.12.2.jar                   | None                                     |
       | LCHIJA | morpheus                | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                        | None                                     |
       | LCHIJA | mousetweaks             | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                      | None                                     |
       | LCHIJA | naturescompass          | 1.5.1                    | NaturesCompass-1.12.2-1.5.1.jar                    | None                                     |
       | LCHIJA | neat                    | 1.4-17                   | Neat 1.4-17.jar                                    | None                                     |
       | LCHIJA | netherportalfix         | 5.3.17                   | NetherPortalFix_1.12.1-5.3.17.jar                  | None                                     |
       | LCHIJA | oreexcavation           | 1.4.140                  | OreExcavation-1.4.140.jar                          | None                                     |
       | LCHIJA | projectintelligence     | 1.0.8                    | ProjectIntelligence-1.12.2-1.0.8.25-universal.jar  | None                                     |
       | LCHIJA | refinedstorage          | 1.6.15                   | refinedstorage-1.6.15.jar                          | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
       | LCHIJA | refinedstorageaddons    | 0.4.4                    | refinedstorageaddons-0.4.4.jar                     | None                                     |
       | LCHIJA | resourceloader          | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
       | LCHIJA | resourcereloader        | 1.0.2.5                  | ResourceReloader-1.0.2.5.jar                       | None                                     |
       | LCHIJA | additionalstructures    | 2.2.3                    | Rex's-Additional-Structures-1.12.2-(v.2.2.3).jar   | None                                     |
       | LCHIJA | simplybackpacks         | 1.2.2                    | simplybackpacks-1.2.2.jar                          | None                                     |
       | LCHIJA | storagedrawers          | 1.12.2-5.4.0             | StorageDrawers-1.12.2-5.4.0.jar                    | None                                     |
       | LCHIJA | sutils                  | 1.0                      | StructureUtils-1.1.0.4.jar                         | None                                     |
       | LCHIJA | tesslocator             | 1.1.0.15                 | Tesslocator-1.1.0.15.jar                           | None                                     |
       | LCHIJA | theoneprobe             | 1.4.28                   | theoneprobe-1.12-1.4.28.jar                        | None                                     |
       | LCHIJA | thermalexpansion        | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | thermalcultivation      | 0.3.3                    | ThermalCultivation-1.12.2-0.3.3.12-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | thermaldynamics         | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | tinkertoolleveling      | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                | None                                     |
       | LCHIJA | tipthescales            | 1.0.4                    | TipTheScales-1.12.2-1.0.4.jar                      | None                                     |
       | LCHIJA | tombmanygraves          | 1.12-4.2.0               | TombManyGraves-1.12-4.2.0.jar                      | None                                     |
       | LCHIJA | topaddons               | 1.12.2-1.11.0            | topaddons-1.12.2-1.11.0.jar                        | None                                     |
       | LCHIJA | trumpetskeleton         | 1.12-1.0.2.1             | trumpetskeleton-1.12-1.0.2.1.jar                   | None                                     |
       | LCHIJA | vanillafix              | 1.0.10-SNAPSHOT          | VanillaFix-1.0.10-99.jar                           | None                                     |
       | LCHIJA | xlfoodmod               | 1.12.2-1.9.2             | XL-Food-Mod-1.12.2-1.9.2.jar                       | None                                     |
       | LCHIJA | xpt                     | 2.0.1                    | XPTeleporters-1.12.2-2.0.1.jar                     | None                                     |
       | LCHIJA | orelib                  | 3.5.2.2                  | OreLib-1.12.2-3.5.2.2.jar                          | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
       | LCHIJA | dsurround               | 3.5.4.3                  | DynamicSurroundings-1.12.2-3.5.4.3.jar             | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
       | LCHIJA | phosphor-lighting       | 1.12.2-0.2.6             | phosphor-1.12.2-0.2.6+build50-universal.jar        | f0387d288626cc2d937daa504e74af570c52a2f1 |
       | LCHIJA | reauth                  | 3.6.0                    | reauth-3.6.0.jar                                   | daba0ec4df71b6da841768c49fb873def208a1e3 |
       | LCHIJA | teslacorelib_registries | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | None                                     |
  Loaded coremods (and transformers): SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
                                        pl.asie.splashanimation.core.SplashProgressTransformer
                                      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.5-1.12.2.jar)
                                        pl.asie.foamfix.coremod.FoamFixTransformer
                                      Quark Plugin (Quark-r1.6-177.jar)
                                        vazkii.quark.base.asm.ClassTransformer
                                      ForgelinPlugin (Forgelin-1.8.4.jar)
                                        
                                      RandomPatches (randompatches-1.12.2-1.18.2.1.jar)
                                        com.therandomlabs.randompatches.core.RPTransformer
                                      LoadingPlugin (splashlogofix-1.0.jar)
                                        me.modmuss50.splashlogofix.asm.ClassTransformer
                                      StructureUtilsASM (StructureUtils-1.1.0.4.jar)
                                        me.modmuss50.structureutils.StructureTransformer
                                      AstralCore (astralsorcery-1.12.2-1.10.20.jar)
                                        
                                      CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
                                        team.chisel.ctm.client.asm.CTMTransformer
                                      CorePlugin (SmoothFont-mc1.12.2-2.1.1.jar)
                                        bre.smoothfont.asm.Transformer
                                      Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
                                        invtweaks.forge.asm.ContainerTransformer
                                      PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
                                        
                                      VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
                                        
                                      LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
                                        lumien.resourceloader.asm.ClassTransformer
                                      DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
                                        org.orecruncher.dsurround.asm.Transformer
  GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 26.20.100.7325' Renderer: 'Intel(R) UHD Graphics 620'
  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)
                                   - craftingtweaksIntegration (Enabled/Not Forced)
                                   - theoneprobeIntegration (Enabled/Not Forced)
  RebornCore: Plugin Engine: 0
              RebornCore Version: 3.16.2.473
              Runtime Debofucsation 1
              RenderEngine: 0
  Suspected Mods: Brandon's Core (brandonscore), Main Menu Scale (mainmenuscale), Project Intelligence (projectintelligence)
  Launched Version: 1.12.2
  LWJGL: 2.9.4
  OpenGL: Intel(R) UHD Graphics 620 GL version 4.6.0 - Build 26.20.100.7325, 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: 8x Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
  Client Crashes Since Restart: 4
  Integrated Server Crashes Since Restart: 0

Note that I have reproduced the crash 4 times.
How do I solve this?

@FoxMcloud5655
Copy link

This is a conflict with MainMenuScale. Remove that mod and try again.

VanillaFix is also known to cause crashes with Draconic Evolution (especially related to reactors), so keep an eye on that too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants