Literal Ascension adds intuitive solutions for vertical mobility.
Stepladders. Place a Stepladder and climb it to clear a vertical obstacle or to get something out of reach, then instantly pick up your Stepladder with a right click.
Carving Tools. Make your environment climbable by carving notches and chutes in stone and wood with a Carving Tool.
Climbing Rope. Feed your Climbing Rope from above to safely descend anywhere.
Literal Ascension for 1.12.2 depends on Shadowfacts' Forgelin.
Literal Ascension for older versions of Minecraft depends on Shadowfacts' Forgelin 1.0.5+, LLibrary 1.7.0+ and Minecraft Forge 12.18.2.2099+. If you are on Minecraft 1.11.2, make sure to install the 1.11.2 version of LLibrary. Make sure to install the correct dependencies before running the game and reporting any issues.
Version 1.0.1.0 of Literal Ascension seems to be agressively messing with Forgehooks/ASM wrappers.
And causing crashes on startup when paired with other mods that need it.
I think i know the answer, but can you make this work for 1.7.10?
You know the answer. I'll let you know that I considered it, but I figured it would not be worth the effort.
To put it in vazkii's words: You really have to, guys
java.lang.IllegalArgumentException: Cannot get property PropertyEnum{name=variant, clazz=class biomesoplenty.api.enums.BOPWoods, values=[sacred_oak, cherry, umbran, fir, ethereal, magic, mangrove, palm, redwood, willow, pine, hellbark, jacaranda, mahogany, ebony, eucalyptus]} as it does not exist in BlockStateContainer{block=literalascension:biomesoplenty/redwood_stepladder, properties=[facing, segment]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209)
at biomesoplenty.common.block.BlockBOPPlanks.getFlammability(BlockBOPPlanks.java:117)
at com.jamieswhiteshirt.literalascension.common.block.BlockStepladder.getFlammability(BlockStepladder.kt:163)
at net.minecraft.block.Block.isFlammable(Block.java:1154)
at net.minecraft.block.BlockFire.canCatchFire(BlockFire.java:488)
at net.minecraft.block.BlockFire.func_180655_c(BlockFire.java:417)
at net.minecraft.client.multiplayer.WorldClient.func_184153_a(WorldClient.java:454)
at net.minecraft.client.multiplayer.WorldClient.func_73029_E(WorldClient.java:442)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1830)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I got a very sudden crash (the game was working perfectly well beforehand and for a long time) which reoccurs each time I attempt to load the game world. I run 27 mods, but it seems that the crash is related to Literal Ascension interactions with Biomes o' Plenty. Crash details in the spoiler above. Any idea what should I do? I'd really like to get my world back, considering the amount of time I spent in it.
Here is the full report if you'd need it:
---- Minecraft Crash Report ----
WARNING: coremods are present:
ForgelinPlugin (Forgelin-1.2.0.jar)
FMLPlugin (InventoryTweaks-1.62-dev-75.jar)
Contact their authors BEFORE contacting forge
// On the bright side, I bought you a teddy bear!
Time: 1/30/17 4:41 PM
Description: Unexpected error
java.lang.IllegalArgumentException: Cannot get property PropertyEnum{name=variant, clazz=class biomesoplenty.api.enums.BOPWoods, values=[sacred_oak, cherry, umbran, fir, ethereal, magic, mangrove, palm, redwood, willow, pine, hellbark, jacaranda, mahogany, ebony, eucalyptus]} as it does not exist in BlockStateContainer{block=literalascension:biomesoplenty/redwood_stepladder, properties=[facing, segment]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209)
at biomesoplenty.common.block.BlockBOPPlanks.getFlammability(BlockBOPPlanks.java:117)
at com.jamieswhiteshirt.literalascension.common.block.BlockStepladder.getFlammability(BlockStepladder.kt:163)
at net.minecraft.block.Block.isFlammable(Block.java:1154)
at net.minecraft.block.BlockFire.canCatchFire(BlockFire.java:488)
at net.minecraft.block.BlockFire.func_180655_c(BlockFire.java:417)
at net.minecraft.client.multiplayer.WorldClient.func_184153_a(WorldClient.java:454)
at net.minecraft.client.multiplayer.WorldClient.func_73029_E(WorldClient.java:442)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1830)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209)
at biomesoplenty.common.block.BlockBOPPlanks.getFlammability(BlockBOPPlanks.java:117)
at com.jamieswhiteshirt.literalascension.common.block.BlockStepladder.getFlammability(BlockStepladder.kt:163)
at net.minecraft.block.Block.isFlammable(Block.java:1154)
at net.minecraft.block.BlockFire.canCatchFire(BlockFire.java:488)
at net.minecraft.block.BlockFire.func_180655_c(BlockFire.java:417)
at net.minecraft.client.multiplayer.WorldClient.func_184153_a(WorldClient.java:454)
at net.minecraft.client.multiplayer.WorldClient.func_73029_E(WorldClient.java:442)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Winter_Wyvern'/219, l='MpServer', x=7142.48, y=14.00, z=824.38]]
Chunk stats: MultiplayerChunkCache: 120, 120
Level seed: 0
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (200,64,-96), Chunk: (at 8,4,0 in 12,-6; contains blocks 192,0,-96 to 207,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 3062239 game time, 4237223 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 71 total; [EntitySkeleton['Skeleton'/387, l='MpServer', x=7123.32, y=23.00, z=749.71], EntityBat['Bat'/388, l='MpServer', x=7118.47, y=22.85, z=753.22], EntitySkeleton['Skeleton'/389, l='MpServer', x=7108.50, y=37.00, z=764.50], EntitySheep['Sheep'/390, l='MpServer', x=7106.37, y=66.00, z=760.21], EntitySheep['Sheep'/391, l='MpServer', x=7117.65, y=68.00, z=760.31], EntitySheep['Sheep'/400, l='MpServer', x=7119.05, y=68.00, z=783.69], EntityCreeper['Creeper'/403, l='MpServer', x=7074.42, y=57.00, z=826.82], EntitySpider['Spider'/280, l='MpServer', x=7111.50, y=27.00, z=902.50], EntityChicken['Chicken'/413, l='MpServer', x=7086.53, y=68.00, z=835.71], EntityItem['item.item.egg'/414, l='MpServer', x=7086.86, y=68.00, z=836.19], EntityBat['Bat'/415, l='MpServer', x=7107.34, y=50.10, z=804.13], EntityBat['Bat'/416, l='MpServer', x=7089.72, y=15.06, z=822.86], EntitySheep['Sheep'/418, l='MpServer', x=7142.52, y=71.00, z=773.27], EntityZombie['Zombie'/434, l='MpServer', x=7085.43, y=33.00, z=752.10], EntityChicken['Chicken'/312, l='MpServer', x=7102.47, y=70.00, z=833.00], EntityItem['item.item.egg'/313, l='MpServer', x=7101.56, y=69.00, z=835.38], EntitySkeleton['Skeleton'/314, l='MpServer', x=7077.50, y=28.00, z=863.50], EntitySkeleton['Skeleton'/315, l='MpServer', x=7071.50, y=23.00, z=875.50], EntitySpider['Spider'/316, l='MpServer', x=7068.30, y=17.00, z=878.70], EntityCreeper['Creeper'/318, l='MpServer', x=7155.50, y=19.00, z=783.50], EntityCreeper['Creeper'/319, l='MpServer', x=7153.41, y=19.00, z=783.70], EntityCreeper['Creeper'/320, l='MpServer', x=7152.50, y=19.00, z=779.50], EntityBat['Bat'/322, l='MpServer', x=7104.55, y=23.10, z=836.81], EntitySkeleton['Skeleton'/323, l='MpServer', x=7155.12, y=19.00, z=785.56], EntitySkeleton['Skeleton'/324, l='MpServer', x=7156.30, y=19.00, z=784.50], EntityTippedArrow['Arrow'/325, l='MpServer', x=7143.99, y=12.18, z=815.29], EntitySkeleton['Skeleton'/329, l='MpServer', x=7094.50, y=23.00, z=852.50], EntityChicken['Chicken'/330, l='MpServer', x=7100.92, y=67.00, z=849.91], EntityItem['item.item.egg'/331, l='MpServer', x=7103.99, y=67.00, z=854.50], EntityItem['item.item.egg'/332, l='MpServer', x=7100.65, y=67.00, z=850.60], EntitySkeleton['Skeleton'/333, l='MpServer', x=7082.50, y=28.00, z=864.50], EntityZombie['Zombie'/336, l='MpServer', x=7156.50, y=34.00, z=814.22], EntitySkeleton['Skeleton'/337, l='MpServer', x=7179.50, y=42.00, z=793.50], EntitySkeleton['Skeleton'/338, l='MpServer', x=7172.75, y=42.00, z=797.48], EntityZombie['Zombie'/339, l='MpServer', x=7096.47, y=32.00, z=874.82], EntityZombie['Zombie'/340, l='MpServer', x=7080.50, y=25.00, z=888.50], EntitySkeleton['Skeleton'/341, l='MpServer', x=7080.50, y=25.00, z=889.50], EntitySheep['Sheep'/342, l='MpServer', x=7135.52, y=68.00, z=847.73], EntityCreeper['Creeper'/343, l='MpServer', x=7108.59, y=30.00, z=852.21], EntitySkeleton['Skeleton'/344, l='MpServer', x=7115.00, y=20.00, z=852.50], EntityChicken['Chicken'/345, l='MpServer', x=7104.52, y=67.00, z=854.58], EntitySpider['Spider'/220, l='MpServer', x=7150.40, y=28.00, z=819.35], EntitySpider['Spider'/348, l='MpServer', x=7173.50, y=42.00, z=815.50], EntitySkeleton['Skeleton'/221, l='MpServer', x=7150.93, y=22.00, z=818.70], EntitySquid['Squid'/349, l='MpServer', x=7178.30, y=60.62, z=809.82], EntitySkeleton['Skeleton'/222, l='MpServer', x=7150.30, y=22.00, z=818.02], EntitySquid['Squid'/350, l='MpServer', x=7183.76, y=60.94, z=804.40], EntityZombie['Zombie'/223, l='MpServer', x=7150.50, y=62.00, z=825.50], EntitySquid['Squid'/351, l='MpServer', x=7182.06, y=62.41, z=804.73], EntitySpider['Spider'/352, l='MpServer', x=7152.13, y=26.00, z=818.30], EntityPlayerSP['Winter_Wyvern'/219, l='MpServer', x=7142.48, y=14.00, z=824.38], EntityZombie['Zombie'/353, l='MpServer', x=7152.66, y=28.00, z=825.08], EntityBat['Bat'/354, l='MpServer', x=7152.60, y=29.06, z=826.16], EntityZombie['Zombie'/355, l='MpServer', x=7161.30, y=41.00, z=820.70], EntityZombie['Zombie'/356, l='MpServer', x=7160.70, y=41.00, z=821.30], EntityZombie['Zombie'/357, l='MpServer', x=7160.18, y=41.00, z=823.50], EntityZombie['Zombie'/358, l='MpServer', x=7162.00, y=41.00, z=824.53], EntityZombie['Zombie'/359, l='MpServer', x=7163.44, y=41.00, z=829.14], EntityZombie['Zombie'/360, l='MpServer', x=7163.54, y=41.00, z=829.82], EntityBat['Bat'/361, l='MpServer', x=7152.43, y=47.10, z=824.13], EntitySkeleton['Skeleton'/362, l='MpServer', x=7158.50, y=57.00, z=820.50], EntityCreeper['Creeper'/363, l='MpServer', x=7156.50, y=59.00, z=821.50], EntityCreeper['Creeper'/364, l='MpServer', x=7154.50, y=59.00, z=824.50], EntityCreeper['Creeper'/365, l='MpServer', x=7205.45, y=51.00, z=777.41], EntityCreeper['Creeper'/366, l='MpServer', x=7117.50, y=44.00, z=871.50], EntityZombie['Zombie'/367, l='MpServer', x=7119.50, y=44.00, z=874.50], EntityZombie['Zombie'/368, l='MpServer', x=7118.50, y=44.00, z=870.50], EntityBat['Bat'/369, l='MpServer', x=7136.59, y=40.10, z=841.75], EntityZombie['Zombie'/370, l='MpServer', x=7122.51, y=24.00, z=849.23], EntityCreeper['Creeper'/378, l='MpServer', x=7113.75, y=16.00, z=895.62], EntitySpider['Spider'/381, l='MpServer', x=7099.50, y=19.00, z=901.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:524)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2655)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:401)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 675557888 bytes (644 MB) / 1755860992 bytes (1674 MB) up to 6429081600 bytes (6131 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 92
FML: MCP 9.38 Powered by Forge 13.20.0.2201 Optifine OptiFine_1.11.2_HD_U_B5 25 mods loaded, 25 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2201.jar)
UCHIJAAAA forge{13.20.0.2201} [Minecraft Forge] (forge-1.11.2-13.20.0.2201.jar)
UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.jar)
UCHIJAAAA adobeblocks{7.0.0} [Adobe Blocks 2] (AdobeBlocks-7.0.0.jar)
UCHIJAAAA biomesoplenty{6.0.1.2128} [Biomes O' Plenty] (BiomesOPlenty-1.11-6.0.1.2128-universal.jar)
UCHIJAAAA chameleon{1.11-3.0.2} [Chameleon] (Chameleon-1.11-3.0.2.jar)
UCHIJAAAA shadowmc{3.7.1} [ShadowMC] (ShadowMC-1.11-3.7.3.jar)
UCHIJAAAA clipboard{@VERSION@} [Clipboard] (Clipboard-1.11-1.2.1.jar)
UCHIJAAAA gravestone{1.7.0} [Gravestone] (Gravestone-1.11.2.jar)
UCHIJAAAA hcmw{1.0} [Homecraft Mineware] (Homecraft-Mineware-1.11.2.jar)
UCHIJAAAA inventorytweaks{1.62-dev-75-f4ba194} [Inventory Tweaks] (InventoryTweaks-1.62-dev-75.jar)
UCHIJAAAA ironchest{1.11-7.0.17.799} [Iron Chest] (ironchest-1.11-7.0.17.799.jar)
UCHIJAAAA jei{4.2.0.210} [Just Enough Items] (jei_1.11.2-4.2.0.210.jar)
UCHIJAAAA journeymap{1.11.2-5.4.2} [JourneyMap] (journeymap-1.11.2-5.4.2.jar)
UCHIJAAAA llibrary{1.7.3} [LLibrary] (llibrary-1.7.3-1.11.jar)
UCHIJAAAA literalascension{1.11-1.0.0.3} [Literal Ascension] (literalascension-1.11-1.0.0.3.jar)
UCHIJAAAA missing_pieces{4.1.2} [Missing Pieces] (missing_pieces-1.11.2-4.1.2.jar)
UCHIJAAAA nmsot{1.2.0-mc1.11.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.11.2.jar)
UCHIJAAAA persistentbits{1.0.6} [Persistent Bits] (PersistentBits-1.11.2.jar)
UCHIJAAAA slabcraftmod{7.01} [Slabcraft] (Slabcraftmod v7.01 - MC1.11 Forge.jar)
UCHIJAAAA staircraftmod{7.0} [Staircraft] (Staircraftmod v7.0 - MC1.11 Forge.jar)
UCHIJAAAA storagedrawers{1.11-4.0.3} [Storage Drawers] (StorageDrawers-1.11-4.0.3.jar)
UCHIJAAAA wallcraftmod{7.0} [Wallcraft] (Wallcraftmod v7.0 - MC1.11 Forge.jar)
Loaded coremods (and transformers):
ForgelinPlugin (Forgelin-1.2.0.jar)
FMLPlugin (InventoryTweaks-1.62-dev-75.jar)
invtweaks.forge.asm.ContainerTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.14008 Compatibility Profile Context 21.19.137.514' Renderer: 'AMD Radeon (TM) R9 200 Series'
Launched Version: 1.11.2-forge1.11.2-13.20.0.2201
LWJGL: 2.9.4
OpenGL: AMD Radeon (TM) R9 200 Series GL version 4.5.14008 Compatibility Profile Context 21.19.137.514, ATI Technologies Inc.
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: Sphax32x_BOP_Ver5.0.0.2080.zip (incompatible), Storage Drawers PureBDcraft 32x.zip (incompatible), Faithful 1.11.2.zip, Lithos-Core v1.12 for 1.11x.zip
Current Language: English (Australia)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4690 CPU @ 3.50GHz
OptiFine Version: OptiFine_1.11.2_HD_U_B5
Render Distance Chunks: 20
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: (internal)
OpenGlVersion: 4.5.14008 Compatibility Profile Context 21.19.137.514
OpenGlRenderer: AMD Radeon (TM) R9 200 Series
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
I can confirm this is an issue. Currently looking into fixing this.
As for avoiding your crash:
If you don't mind losing items and blocks for Literal Ascension, you can temporarily uninstall Literal Ascension, open and close your world, then reinstall the mod.
Alternatively, if you are familiar with world editing software, you can navigate to and remove the stepladder that is causing the issue if you know where it is.
Edit: Fixed as of 1.0.1.0
Thank you very much!
I assume the GNU license allows distribution in public modpacks, but just to be clear, what's your modpack policy? I want to include this in a public modpack available in the FTB and curse launchers. Of course, full attribution and a link to this page will be included.
Feel free to do whatever you want with it as long as it is compliant with LGPLv3. So modpack inclusions are OK.
I've got a crash related to literal-ascension moved all mods out and still got it (only other mod active for test is optifine)
using:
literalascension-1.11.2-1.0.0.4
llibrary-1.7.4-1.11.2.jar
Forgelin-1.2.0.jar
OptiFine_1.11.2_HD_U_B6.jar
and forge version 13.20.0.2223 (tested with 13.20.0.2222 too and still got crash)
---- Minecraft Crash Report ----
WARNING: coremods are present:
literalascension (literalascension-1.11.2-1.0.0.4.jar)
llibrary (llibrary-1.7.4-1.11.2.jar)
Contact their authors BEFORE contacting forge
// I just don't know what went wrong :(
Time: 1/20/17 11:36 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 Literal Ascension (literalascension)
Caused by: java.lang.NoClassDefFoundError: kotlin/jvm/internal/Intrinsics
at com.jamieswhiteshirt.literalascension.LiteralAscension.<init>(LiteralAscension.kt:35)
at com.jamieswhiteshirt.literalascension.LiteralAscension.<clinit>(LiteralAscension.kt:20)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:546)
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:498)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224)
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:498)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:563)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:229)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:440)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: kotlin.jvm.internal.Intrinsics
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 37 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 39 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_121, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 21071661352 bytes (20095 MB) / 21394358272 bytes (20403 MB) up to 21394358272 bytes (20403 MB)
JVM Flags: 31 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx20G -Xms20G -Xmn768m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxTenuringThreshold=15 -XX:MaxGCPauseMillis=30 -XX:GCPauseIntervalMillis=150 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+UseFastAccessorMethods -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:ReservedCodeCacheSize=2048m -XX:+UseCodeCacheFlushing -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:-UseAdaptiveSizePolicy -XX:+UseStringCache -XX:+UseThreadPriorities -XX:-UseParallelGC -XX:+UseTLAB -XX:+CMSIncrementalMode
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.38 Powered by Forge 13.20.0.2223 Optifine OptiFine_1.11.2_HD_U_B6 7 mods loaded, 7 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC minecraft{1.11.2} [Minecraft] (minecraft.jar)
UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2223.jar)
UC forge{13.20.0.2223} [Minecraft Forge] (forge-1.11.2-13.20.0.2223.jar)
UC mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.jar)
UC llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.11.2.jar)
UE literalascension{1.11.2-1.0.0.4} [Literal Ascension] (literalascension-1.11.2-1.0.0.4.jar)
Loaded coremods (and transformers):
literalascension (literalascension-1.11.2-1.0.0.4.jar)
com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
llibrary (llibrary-1.7.4-1.11.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13440 Compatibility Profile Context 16.200.1025.0' Renderer: 'AMD Radeon R9 200 Series'
OptiFine Version: OptiFine_1.11.2_HD_U_B6
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: Triliton V6X Shaders
OpenGlVersion: 4.5.13440 Compatibility Profile Context 16.200.1025.0
OpenGlRenderer: AMD Radeon R9 200 Series
OpenGlVendor: ATI Technologies Inc.
CpuCount: 8
Fixed it by re-downloading Forgelin-1.2.0.jar
Wooden Stepladders seem to have a duplication bug when picking them back up.
Mod Version 1.10.2-1.0.0.3
Forge Version 12.18.3.2202
Unable to reproduce with the information you supplied.
Created an issue on Bitbucket.
As a fellow Developer I must apologies for not posting the issue there to begin with.
Good work dude!
Cool Mod!
Very useful!
Would definitely use this if I didn't have to install 3 mods to make it work.
I just wanted to say how much I like this little mod. I simple love the stepladder ;-)
Keep up the excellent work!
I installed the normal 1.10.2 version, not the deobf, but I still got this message.
2016-11-25 10:26:10,034 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-11-25 10:26:10,039 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[10:26:10] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[10:26:10] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[10:26:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[10:26:10] [main/INFO] [FML]: Forge Mod Loader version 12.18.2.2151 for Minecraft 1.10.2 loading
[10:26:10] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[10:26:11] [main/WARN] [FML]: The coremod lumien.bloodmoon.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2016-11-25 10:26:11,126 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-11-25 10:26:11,191 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-11-25 10:26:11,195 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[10:26:11] [main/INFO] [H3NTBootstrap.Bootstrap]: initializing
[10:26:12] [main/INFO] [H3NTBootstrap.Bootstrap]: loading libraries
[10:26:12] [main/WARN] [FML]: The coremod com.hea3ven.buildingbricks.core.load.LoadingPluginBuildingBricks does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:26:12] [main/WARN] [FML]: The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:26:12] [main/WARN] [FML]: The coremod lumien.hardcoredarkness.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:26:12] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.10.2_HD_U_D3.jar
[10:26:12] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from preview_OptiFine_1.11_HD_U_A3_pre.jar
[10:26:12] [main/WARN] [FML]: The coremod toughasnails.asm.TANLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:26:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:26:12] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[10:26:12] [main/WARN] [LaunchWrapper]: Tweak class name optifine.OptiFineForgeTweaker has already been visited -- skipping
[10:26:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[10:26:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:26:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:26:12] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[10:26:12] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[10:26:12] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[10:26:12] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:266]: OptiFine ClassTransformer
[10:26:12] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:266]: OptiFine URL: file:/C:/Users/darin/AppData/Roaming/.minecraft/mods/OptiFine_1.10.2_HD_U_D3.jar
[10:26:12] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:266]: OptiFine ZIP file: C:\Users\darin\AppData\Roaming\.minecraft\mods\OptiFine_1.10.2_HD_U_D3.jar
[10:26:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:26:18] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[10:26:18] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[10:26:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:26:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:26:18] [main/INFO] [asmtweaks.ASMTweaksManager]: using mappings for version 1.10.2
[10:26:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:26:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:26:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[10:26:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:26:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:26:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:26:21] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class $wrapper.com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
java.lang.RuntimeException: java.lang.ClassNotFoundException: com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.<init>(ASMTransformerWrapper.java:241) ~[ASMTransformerWrapper$TransformerWrapper.class:?]
at $wrapper.com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher.<init>(Unknown Source) ~[LiteralAscensionRuntimePatcher.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25]
at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25]
at java.lang.Class.newInstance(Class.java:438) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:131) [forge-1.10.2-12.18.2.2151.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.ClassNotFoundException: com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.<init>(ASMTransformerWrapper.java:237) ~[ASMTransformerWrapper$TransformerWrapper.class:?]
... 10 more
Caused by: java.lang.NoClassDefFoundError: net/ilexiconn/llibrary/server/asm/RuntimePatcher
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_25]
at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_25]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.<init>(ASMTransformerWrapper.java:237) ~[ASMTransformerWrapper$TransformerWrapper.class:?]
... 10 more
Caused by: java.lang.ClassNotFoundException: net.ilexiconn.llibrary.server.asm.RuntimePatcher
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_25]
at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_25]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.<init>(ASMTransformerWrapper.java:237) ~[ASMTransformerWrapper$TransformerWrapper.class:?]
... 10 more
Exception in thread "main" [10:26:21] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NoClassDefFoundError: kotlin/jvm/internal/Intrinsics
[10:26:21] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.jamieswhiteshirt.literalascension.core.plugin.LiteralAscensionPlugin.injectData(LiteralAscensionPlugin.kt)
[10:26:21] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:150)
[10:26:21] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[10:26:21] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[10:26:21] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.ClassNotFoundException: kotlin.jvm.internal.Intrinsics
[10:26:21] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[10:26:21] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[10:26:21] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[10:26:21] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 4 more
[10:26:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.NullPointerException
[10:26:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[10:26:21] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: ... 6 more
Can you verify that you have installed Shadowfacts' Forgelin 1.0.5+, LLibrary 1.7.0+ and Minecraft Forge 12.18.2.2099+?
It looks like your Forgelin installation is not in order.