MalisisDoors

MalisisDoors

48M Downloads

Crash report

Bvioto opened this issue ยท 0 comments

commented

Can you help me please?

The game crash instantly you start the game.
I tested with 1.12.2 - 14.23.5.2807 forge installer and lasted MalisisDoor files.

`---- Minecraft Crash Report ----

WARNING: coremods are present:
CreativePatchingLoader (CreativeCore_v1.9.35_mc1.12.2.jar)
ItemPatchingLoader (ItemPhysic_Full_1.4.17_mc1.12.2.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
BCModPlugin (backpacks+1.12.2+-+3.5.4.jar)
BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
LoadingPlugin (Quark-r1.5-144.jar)
ForgelinPlugin (Forgelin-1.8.2.jar)
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 1/12/19 11:52 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 CTM (ctm)
Caused by: java.lang.VerifyError: Inconsistent stackmap frames at branch target 116
Exception Details:
Location:
net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper.getTextures()Ljava/util/Collection; @116: invokestatic
Reason:
Type 'net/minecraftforge/client/model/IModel' (current frame, locals[1]) is not assignable to 'net/minecraft/util/ResourceLocation' (stack map, locals[1])
Current Frame:
bci: @14
flags: { }
locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraftforge/client/model/IModel' }
stack: { 'net/minecraftforge/client/model/IModel' }
Stackmap Frame:
bci: @116
flags: { }
locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraft/util/ResourceLocation' }
stack: { }
Bytecode:
0x0000000: 2ab4 0044 b600 9b4c 2bb8 00b5 4c2b c600
0x0000010: 662a b400 44b4 00b8 c700 5c2b b600 9e12
0x0000020: bab6 00bb 9900 102a b400 44b8 00bf b500
0x0000030: b8a7 0043 2ab4 0044 2bbb 0080 59b7 0081
0x0000040: 12c1 b600 872b b600 8a12 c3b6 0087 2ab4
0x0000050: 0044 b600 8a12 c5b6 0087 b600 8db8 0093
0x0000060: b900 c901 002a ba00 db00 00b6 00e1 c000
0x0000070: 54b5 00b8 b800 e54d 2ab4 003d 2ab4 0044
0x0000080: b800 e999 004a b200 efb9 00f2 0100 4e2d
0x0000090: b900 6501 0099 0038 2db9 0069 0100 c000
0x00000a0: a23a 042a b400 4419 04b6 00f6 3a05 bb00
0x00000b0: 6b59 1905 b700 f93a 0619 0519 04b6 00bb
0x00000c0: 9a00 0a2c 1906 b600 fc57 a7ff c52a b400
0x00000d0: 44b4 0100 b901 0301 00b9 005d 0100 4e2d
0x00000e0: b900 6501 0099 002a 2db9 0069 0100 c000
0x00000f0: a23a 0419 0413 0105 b600 a69a 0011 2cbb
0x0000100: 006b 5919 04b7 00f9 b600 fc57 a7ff d32c
0x0000110: b601 09b0
Stackmap Table:
append_frame(@52,Object[#107])
same_frame(@116)
append_frame(@143,Object[#14],Object[#97])
same_frame(@202)
chop_frame(@205,1)
append_frame(@223,Object[#97])
same_frame(@268)
chop_frame(@271,1)

at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at team.chisel.ctm.client.util.TextureMetadataHandler.<clinit>(TextureMetadataHandler.java:102)
at team.chisel.ctm.CTM.preInit(CTM.java:43)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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:627)
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:

-- 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: 748694208 bytes (714 MB) / 1342177280 bytes (1280 MB) up to 3221225472 bytes (3072 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2807 Optifine OptiFine_1.12.2_HD_U_E3 68 mods loaded, 68 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.2807.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge                | 14.23.5.2807          | forge-1.12.2-14.23.5.2807.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | creativecoredummy    | 1.0.0                 | minecraft.jar                                 | None                                     |
| LCH   | itemphysic           | 1.4.0                 | minecraft.jar                                 | None                                     |
| LCH   | jei                  | 4.13.1.225            | jei_1.12.2-4.13.1.225.jar                     | None                                     |
| LCH   | quark                | r1.5-144              | Quark-r1.5-144.jar                            | None                                     |
| LCH   | autoreglib           | 1.3-24                | AutoRegLib-1.3-24.jar                         | None                                     |
| LCH   | backpacks16840       | 3.5.4                 | backpacks+1.12.2+-+3.5.4.jar                  | None                                     |
| LCH   | forgelin             | 1.8.2                 | Forgelin-1.8.2.jar                            | None                                     |
| LCH   | betterfoliage        | 2.2.0                 | BetterFoliage-MC1.12-2.2.0.jar                | None                                     |
| LCH   | biomesoplenty        | 7.0.1.2419            | BiomesOPlenty-1.12.2-7.0.1.2419-universal.jar | None                                     |
| LCH   | bonfires             | 1.2.2                 | Bonfires-1.12.2-1.2.2-16eac59.jar             | None                                     |
| LCH   | bookshelf            | 2.3.567               | Bookshelf-1.12.2-2.3.567.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | zawa                 | 1.12.2-1.5.2          | zawa+-+1.5.2+(1.12.2).jar                     | None                                     |
| LCH   | bookworm             | 1.12.2-2.0.0          | bookworm+-+2.0.0+(1.12.2).jar                 | None                                     |
| LCE   | ctm                  | MC1.12.2-0.3.2.18     | CTM-MC1.12.2-0.3.2.18.jar                     | None                                     |
| LC    | chisel               | MC1.12.2-0.2.1.35     | Chisel-MC1.12.2-0.2.1.35.jar                  | None                                     |
| LC    | cathedral            | 1.12.2-1.9.7j         | Cathedral-1.12.2-1.9.7j.jar                   | None                                     |
| LC    | chameleon            | 1.12-4.1.3            | Chameleon-1.12-4.1.3.jar                      | None                                     |
| LC    | chineseworkshop      | 1.2.5                 | ChineseWorkshop-1.12.2_1.2.5.jar              | None                                     |
| LC    | christmasfestivity   | 1.2.1.2               | ChristmasFestivityMod-1.12.2-1.2.1.2.jar      | None                                     |
| LC    | coherentvillages     | v0.0.5.8              | coherent_villages_pre-release_v0.0.5.8.jar    | None                                     |
| LC    | comforts             | 1.4.1.1               | comforts-1.12.2-1.4.1.1.jar                   | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LC    | cookingforblockheads | 6.4.65                | CookingForBlockheads_1.12.2-6.4.65.jar        | None                                     |
| LC    | coralreef            | 2.0                   | CoralReef-2.5-1.12.2.jar                      | None                                     |
| LC    | craftablehorsearmour | 1.3                   | CraftableHorseArmour-1.3.0-1.12.jar           | None                                     |
| LC    | creativecore         | 1.9.9                 | CreativeCore_v1.9.35_mc1.12.2.jar             | None                                     |
| LC    | cucumber             | 1.1.3                 | Cucumber-1.12.2-1.1.3.jar                     | None                                     |
| LC    | dmp                  | 1.12.0                | dmp-1.12.0.jar                                | None                                     |
| LC    | eplus                | 5.0.174               | EnchantingPlus-1.12.2-5.0.174.jar             | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | limelib              | 1.7.12                | limelib-1.12.2-1.7.12.jar                     | None                                     |
| LC    | flexibletools        | 1.2.12                | flexibletools-1.12.2-1.2.12.jar               | None                                     |
| LC    | giacomos_exp         | 1.2.2                 | GiacomosExperienceSeedling-1.12.2-1.2.2.jar   | None                                     |
| LC    | growthcraft          | 4.0.4.200             | growthcraft-1.12.2-4.0.4.300.jar              | None                                     |
| LC    | growthcraft_apples   | 4.0.4.200             | growthcraft-1.12.2-4.0.4.300.jar              | None                                     |
| LC    | growthcraft_bamboo   | 4.0.4.200             | growthcraft-1.12.2-4.0.4.300.jar              | None                                     |
| LC    | growthcraft_cellar   | 4.0.4.200             | growthcraft-1.12.2-4.0.4.300.jar              | None                                     |
| LC    | growthcraft_bees     | 4.0.4.200             | growthcraft-1.12.2-4.0.4.300.jar              | None                                     |
| LC    | growthcraft_fishtrap | 4.0.4.200             | growthcraft-1.12.2-4.0.4.300.jar              | None                                     |
| LC    | growthcraft_grapes   | 4.0.4.200             | growthcraft-1.12.2-4.0.4.300.jar              | None                                     |
| LC    | growthcraft_hops     | 4.0.4.200             | growthcraft-1.12.2-4.0.4.300.jar              | None                                     |
| LC    | growthcraft_milk     | 4.0.4.200             | growthcraft-1.12.2-4.0.4.300.jar              | None                                     |
| LC    | growthcraft_rice     | 4.0.4.200             | growthcraft-1.12.2-4.0.4.300.jar              | None                                     |
| LC    | hammerx              | ${version}            | hammerx-1.12-1.1.3.jar                        | None                                     |
| LC    | waila                | 1.8.26                | Hwyla-1.8.26-B41_1.12.2.jar                   | None                                     |
| LC    | ironjetpacks         | 1.1.0                 | IronJetpacks-1.12-2-1.1.0.jar                 | None                                     |
| LC    | journeymap           | 1.12.2-5.5.3          | journeymap-1.12.2-5.5.3.jar                   | None                                     |
| LC    | jaff                 | 1.7_for_1.12          | JustAFewFish-1.7_for_1.12.jar                 | None                                     |
| LC    | justenoughbuttons    | 1.12-1.2              | justenoughbuttons-1.12.2-1.2.3.jar            | None                                     |
| LC    | magicclover          | 1.12-0.7.8            | magicclover-1.12-0.7.8.jar                    | None                                     |
| LC    | malisiscore          | 1.12.2-6.4.0          | malisiscore-1.12.2-6.4.0.jar                  | None                                     |
| LC    | malisisdoors         | 1.12.2-7.3.0          | malisisdoors-1.12.2-7.3.0.jar                 | None                                     |
| LC    | moderncreater        | 1.3.0                 | modern-creator-1.3.0.jar                      | None                                     |
| LC    | yurtmod              | 9.03                  | NomadicTents[1.12.2]-9.03.jar                 | None                                     |
| LC    | paragonia            | 0.40                  | paragonia-0.87.jar                            | None                                     |
| LC    | portablecraft        | 1.1                   | portablecraft-1.1.jar                         | None                                     |
| LC    | soundfilters         | 0.10_for_1.12         | SoundFilters-0.10_for_1.12.jar                | None                                     |
| LC    | storagedrawers       | 1.12-5.3.5            | StorageDrawers-1.12.2-5.3.8.jar               | None                                     |
| LC    | tt                   | 1.12.2                | tacotuesday-1.12.2-2.0.13.jar                 | None                                     |
| LC    | teastory             | 3.2.6-B11.1230-1.12.2 | TeaStory-3.2.6-B11.1230-1.12.2.jar            | None                                     |
| LC    | tombstone            | 3.3.0                 | tombstone-3.3.0-1.12.jar                      | None                                     |
| LC    | vanilladeathchest    | 1.12.2-1.5.1.6        | vanilladeathchest-1.12.2-1.5.1.6.jar          | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
| LC    | vanillafoodpantry    | 4.3.0                 | vanillafoodpantry-mc1.12.2-4.3.jar            | None                                     |
| LC    | walljump             | 1.12.2-1.2.1          | walljump-1.12.2-1.2.1.jar                     | None                                     |
| LC    | xpholder             | 2.0.4                 | XpHolder-2.0.4-mc1.12.x.jar                   | None                                     |
| LC    | snowrealmagic        | 0.2.0                 | SnowRealMagic-0.2.0.jar                       | None                                     |

Loaded coremods (and transformers): 

CreativePatchingLoader (CreativeCore_v1.9.35_mc1.12.2.jar)

ItemPatchingLoader (ItemPhysic_Full_1.4.17_mc1.12.2.jar)
com.creativemd.itemphysic.ItemTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)

RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
pw.prok.realbench.asm.RBTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
team.chisel.ctm.client.asm.CTMTransformer
BCModPlugin (backpacks+1.12.2+-+3.5.4.jar)
brad16840.core.ClassTransformer
BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
LoadingPlugin (Quark-r1.5-144.jar)
vazkii.quark.base.asm.ClassTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)

OptiFine Version: OptiFine_1.12.2_HD_U_E3
OptiFine Build: 20181210-121000
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: BSL Standard v6.2.zip
OpenGlVersion: 4.6.0 NVIDIA 388.43
OpenGlRenderer: GeForce GTX 1070/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8`