SlimeKnights / TinkersConstruct

Tinker a little, build a little, tinker a little more...
MIT License
1.23k stars 776 forks source link

Slime sling in Shield slot #3175

Closed Coirt closed 7 years ago

Coirt commented 7 years ago

Using the slime sling in the shield slot causes games to CTD

KnightMiner commented 7 years ago

Crash report or it did not happen

Coirt commented 7 years ago

Try it yourself!

PrincessOfEvil commented 7 years ago

https://youtu.be/UDX2B4htuzY

Coirt commented 7 years ago

Do you really want me to go to the trouble of proving you both wrong?? Seriously the both of you must have better things to be doing than calling BS on everything.

PrincessOfEvil commented 7 years ago

I literally made a video. Go on, prove us wrong. We're waiting.

Coirt commented 7 years ago

Wokay when I get the chance. Actually not even at my rig. Won't be for another day or so. twiddle your thumbs in the mean time!

PrincessOfEvil commented 7 years ago

On it!

On Sep 25, 2017 23:02, "LKHSogpit" notifications@github.com wrote:

Wokay when I get the chance. Actually not even at my rig. Won't be for another day or so. twiddle your thumbs in the mean time!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SlimeKnights/TinkersConstruct/issues/3175#issuecomment-331963659, or mute the thread https://github.com/notifications/unsubscribe-auth/ACQo1y3NIBd361I_LnYoFhWVGNaWwUpVks5sl-q9gaJpZM4Pi4gX .

SweetSugarSugar commented 7 years ago

@LKHSogpit Telling that a crash happened without providing a crash report does not help the developers at all. Do you realize the amount of lines of code there are in this project? Crashes can happen because of anything and without a crash report or any sort of logs, it is very hard to track down a cause for whatever you're experiencing. And yes, I've used the Slimesling in the shield slot without it crashing many many times...

Coirt commented 7 years ago

Does being down right rude help anyone I wonder!? There is ways of doing things and calling someone a liar straight out is the complete wrong way, going out of the way making a video to disprove is also very wrong.

Putting it in a way that might yield a desired result is the way to go about it, its common courtesy!

---- Minecraft Crash Report ----

WARNING: coremods are present:
  BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  CoFH Loading Plugin (CoFHCore-1.10.2-4.1.11.16-universal.jar)
  OpenModsCorePlugin (OpenModsLib-1.10.2-0.11.1.jar)
  LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  Ar_CorePlugin (additionalresources-1.9.4-0.2.0.28+47cd0bd_signed.jar)
  p455w0rds Things (p455w0rdsthings-1.10.2-1.2.27.jar)
  PlusTiC (plustic-5.2.1.2.jar)
  llibrary (llibrary-1.7.7-1.10.2.jar)
  CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  SHLoadingPlugin (ScalingHealth-1.12-1.2.0-68.jar)
  Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
  NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  FMLPlugin (InventoryTweaks-1.61-58.jar)
  IvToolkit (IvToolkit-1.3.3-1.10.jar)
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 9/25/17 4:05 PM
Description: Unexpected error

java.lang.LinkageError: loader (instance of  net/minecraftforge/fml/common/eventhandler/ASMEventHandler$ASMClassLoader): attempted  duplicate class definition for name: "net/minecraftforge/fml/common/eventhandler/ASMEventHandler_1135_SlimeBounceHandler_playerTickPost_PlayerTickEvent"
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:642)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler$ASMClassLoader.define(ASMEventHandler.java:188)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.createWrapper(ASMEventHandler.java:166)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.<init>(ASMEventHandler.java:65)
    at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:132)
    at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:113)
    at slimeknights.tconstruct.library.SlimeBounceHandler.addBounceHandler(SlimeBounceHandler.java:98)
    at slimeknights.tconstruct.library.SlimeBounceHandler.addBounceHandler(SlimeBounceHandler.java:87)
    at slimeknights.tconstruct.gadgets.item.ItemSlimeSling.func_77615_a(ItemSlimeSling.java:89)
    at net.minecraft.item.ItemStack.func_77974_b(ItemStack.java:464)
    at net.minecraft.entity.EntityLivingBase.func_184597_cx(EntityLivingBase.java:2641)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78766_c(PlayerControllerMP.java:580)
    at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2149)
    at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:1961)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1749)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
    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 java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:642)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler$ASMClassLoader.define(ASMEventHandler.java:188)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.createWrapper(ASMEventHandler.java:166)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.<init>(ASMEventHandler.java:65)
    at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:132)
    at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:113)
    at slimeknights.tconstruct.library.SlimeBounceHandler.addBounceHandler(SlimeBounceHandler.java:98)
    at slimeknights.tconstruct.library.SlimeBounceHandler.addBounceHandler(SlimeBounceHandler.java:87)
    at slimeknights.tconstruct.gadgets.item.ItemSlimeSling.func_77615_a(ItemSlimeSling.java:89)
    at net.minecraft.item.ItemStack.func_77974_b(ItemStack.java:464)
    at net.minecraft.entity.EntityLivingBase.func_184597_cx(EntityLivingBase.java:2641)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78766_c(PlayerControllerMP.java:580)
    at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2149)
    at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:1961)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['TheSog'/288, l='MpServer', x=-754.36, y=55.50, z=-1191.67]]
    Chunk stats: MultiplayerChunkCache: 1632, 1632
    Level seed: 0
    Level generator: ID 09 - voidworld, ver 0. Features enabled: false
    Level generator options: 
    Level spawn location: World: (0,32,0), Chunk: (at 0,2,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 1054818 game time, 1073275 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: 87 total; [EntityEnderman['Enderman'/2844451, l='MpServer', x=-749.50, y=30.00, z=-1195.42], EntityLacedon['Lacedon'/5945426, l='MpServer', x=-809.00, y=1.00, z=-1178.00], EntityHerma['Russet Herma'/5945424, l='MpServer', x=-759.00, y=1.00, z=-1253.00], EntityAbtu['Baby Abtu'/5945430, l='MpServer', x=-792.32, y=26.00, z=-1224.25], EntityAbtu['Baby Abtu'/5945431, l='MpServer', x=-720.26, y=28.08, z=-1164.53], EntityHerma['Herma'/5945428, l='MpServer', x=-728.00, y=1.00, z=-1222.00], EntityCreeper['Creeper'/6405999, l='MpServer', x=-778.70, y=14.00, z=-1217.27], EntityGeist['Geist'/5056351, l='MpServer', x=-754.61, y=55.50, z=-1172.52], EntityRoa['Roa'/5945416, l='MpServer', x=-728.75, y=26.93, z=-1157.85], EntityItem['item.item.feather'/5961550, l='MpServer', x=-786.22, y=1.00, z=-1162.78], EntityItem['item.item.yellowDust'/6073925, l='MpServer', x=-807.59, y=2.00, z=-1233.66], EntityCaveSpider['Cave Spider'/3855654, l='MpServer', x=-777.71, y=14.88, z=-1216.49], EntityItem['item.item.fish.salmon.raw'/6057792, l='MpServer', x=-729.66, y=1.00, z=-1151.55], EntityItem['item.item.yellowDust'/6057793, l='MpServer', x=-728.18, y=1.00, z=-1155.42], EntityEnderman['Enderman'/289, l='MpServer', x=-760.48, y=30.00, z=-1192.40], EntityRoboDino['T-R3X 1000'/290, l='MpServer', x=-764.62, y=29.10, z=-1191.40], EntityEnderman['Enderman'/291, l='MpServer', x=-750.17, y=38.50, z=-1188.31], EntityEnderman['Enderman'/298, l='MpServer', x=-750.56, y=38.50, z=-1193.51], EntityRaiko['Raiko'/6370387, l='MpServer', x=-719.02, y=73.60, z=-1115.44], EntityRoc['Roc'/6370388, l='MpServer', x=-697.15, y=57.81, z=-1144.39], EntityRoc['Scarlet Roc'/6370393, l='MpServer', x=-724.58, y=29.98, z=-1159.38], EntityRoc['Roc'/6370392, l='MpServer', x=-744.49, y=30.00, z=-1277.62], EntityRaiko['Raiko'/6370395, l='MpServer', x=-714.85, y=29.94, z=-1265.81], EntityRaiko['Raiko'/6370394, l='MpServer', x=-711.87, y=41.76, z=-1249.85], EntityIoray['Ioray'/3059310, l='MpServer', x=-804.89, y=28.17, z=-1242.99], EntityEnderman['Enderman'/6095132, l='MpServer', x=-748.50, y=30.00, z=-1192.33], EntityWitch['Witch'/6095131, l='MpServer', x=-776.49, y=14.00, z=-1217.08], EntityHerma['Herma'/4213016, l='MpServer', x=-732.03, y=1.00, z=-1230.03], EntityRoa['Roa'/3059319, l='MpServer', x=-788.50, y=28.83, z=-1152.54], EntityHerma['Herma'/4213019, l='MpServer', x=-793.03, y=1.00, z=-1238.03], EntityRoosterLeghorn['Vash Slayer'/363, l='MpServer', x=-761.70, y=54.00, z=-1197.30], EntityPlayerSP['TheSog'/288, l='MpServer', x=-754.36, y=55.50, z=-1191.67], EntityCaveSpider['Cave Spider'/365, l='MpServer', x=-768.00, y=57.50, z=-1163.35], EntityGeist['Baby Geist'/366, l='MpServer', x=-759.29, y=52.50, z=-1169.49], EntityItem['item.item.yellowDust'/5210428, l='MpServer', x=-791.54, y=1.00, z=-1161.80], EntityRoc['Roc'/4061001, l='MpServer', x=-798.90, y=70.12, z=-1215.61], EntityItem['item.item.fish.salmon.raw'/5210427, l='MpServer', x=-793.26, y=1.00, z=-1157.57], EntityItem['item.item.fish.cod.raw'/4474304, l='MpServer', x=-715.49, y=1.00, z=-1209.13], EntityRoc['Roc'/5214916, l='MpServer', x=-848.95, y=29.63, z=-1182.85], EntityEnderman['Enderman'/396, l='MpServer', x=-768.31, y=58.50, z=-1199.53], EntityAbtu['Baby Abtu'/4789189, l='MpServer', x=-733.36, y=28.04, z=-1165.85], EntityRaiko['Raiko'/5214915, l='MpServer', x=-752.06, y=46.00, z=-1263.53], EntityEnderman['Enderman'/397, l='MpServer', x=-759.29, y=55.50, z=-1166.50], EntityEnderman['Enderman'/403, l='MpServer', x=-751.00, y=38.50, z=-1188.77], EntityItem['item.item.fish.salmon.raw'/4906207, l='MpServer', x=-794.67, y=1.00, z=-1233.99], EntityRoa['Roa'/4789201, l='MpServer', x=-729.25, y=28.00, z=-1138.89], EntityChupacabra['Chupacabra'/417, l='MpServer', x=-778.54, y=14.00, z=-1216.43], EntityZombie['Zombie'/420, l='MpServer', x=-776.30, y=14.00, z=-1218.70], EntityZombie['Zombie'/421, l='MpServer', x=-776.93, y=14.88, z=-1216.34], EntityZombie['Zombie'/422, l='MpServer', x=-776.42, y=14.00, z=-1217.74], EntityZombie['Zombie'/424, l='MpServer', x=-778.00, y=14.61, z=-1217.85], EntityZombie['Zombie'/425, l='MpServer', x=-777.99, y=14.00, z=-1217.24], EntityZombie['Zombie'/426, l='MpServer', x=-778.51, y=14.00, z=-1218.70], EntityItem['item.item.fish.cod.raw'/3838608, l='MpServer', x=-799.74, y=1.00, z=-1212.87], EntityItem['item.item.yellowDust'/4906208, l='MpServer', x=-794.99, y=1.00, z=-1235.21], EntityZombie['Zombie'/6449106, l='MpServer', x=-776.30, y=14.00, z=-1216.35], EntityEnt['DeadPine'/435, l='MpServer', x=-801.79, y=28.85, z=-1197.57], EntityItem['item.item.yellowDust'/4412669, l='MpServer', x=-795.91, y=1.00, z=-1237.32], EntityItem['item.item.fish.salmon.raw'/4412668, l='MpServer', x=-793.37, y=1.00, z=-1237.66], EntityRoboDino['T-R3X 1000'/448, l='MpServer', x=-788.02, y=121.00, z=-1096.28], EntityItem['item.item.feather'/4700295, l='MpServer', x=-792.79, y=1.00, z=-1242.45], EntityLaserCreeper['Laser Creeper'/449, l='MpServer', x=-787.69, y=122.88, z=-1096.15], EntityItem['item.item.fish.salmon.raw'/4790657, l='MpServer', x=-814.50, y=4.00, z=-1154.97], EntityItem['item.item.fish.cod.raw'/4790656, l='MpServer', x=-811.55, y=1.00, z=-1141.44], EntityItem['item.item.fish.pufferfish.raw'/4790658, l='MpServer', x=-810.75, y=1.00, z=-1146.28], EntityItem['item.item.ma.tier1_mob_chunk'/4700297, l='MpServer', x=-795.91, y=1.00, z=-1238.54], EntityItem['item.item.bone'/4700296, l='MpServer', x=-797.54, y=1.00, z=-1240.83], EntityRoboDino['T-R3X 1000'/464, l='MpServer', x=-762.89, y=121.00, z=-1096.58], EntityLaserCreeper['Laser Creeper'/466, l='MpServer', x=-763.23, y=122.88, z=-1096.64], EntityRoboDino['T-R3X 1000'/467, l='MpServer', x=-768.50, y=121.00, z=-1100.50], EntityLaserCreeper['Laser Creeper'/468, l='MpServer', x=-768.58, y=122.88, z=-1100.16], EntityRoboDino['T-R3X 1000'/471, l='MpServer', x=-780.50, y=121.00, z=-1087.50], EntityLaserCreeper['Laser Creeper'/472, l='MpServer', x=-780.38, y=122.88, z=-1087.17], EntityRoboDino['T-R3X 1000'/474, l='MpServer', x=-767.50, y=121.00, z=-1101.50], EntityLaserCreeper['Laser Creeper'/475, l='MpServer', x=-767.26, y=122.88, z=-1101.76], EntityRoboDino['T-R3X 1000'/476, l='MpServer', x=-761.50, y=121.00, z=-1093.50], EntityItem['item.item.fish.salmon.raw'/6086784, l='MpServer', x=-793.11, y=1.00, z=-1152.07], EntityLaserCreeper['Laser Creeper'/477, l='MpServer', x=-761.49, y=122.88, z=-1093.15], EntityItem['item.item.yellowDust'/6086785, l='MpServer', x=-790.19, y=1.00, z=-1152.03], EntityRoboDino['T-R3X 1000'/478, l='MpServer', x=-763.50, y=121.00, z=-1094.50], EntityLaserCreeper['Laser Creeper'/479, l='MpServer', x=-763.47, y=122.88, z=-1094.85], EntityItem['item.item.rottenFlesh'/836328, l='MpServer', x=-752.88, y=55.50, z=-1168.44], EntityItem['item.item.enderPearl'/836329, l='MpServer', x=-752.88, y=55.50, z=-1168.52], EntityItem['item.item.geistliver'/836330, l='MpServer', x=-752.74, y=55.50, z=-1167.26], EntityCreeper['Creeper'/7532938, l='MpServer', x=-777.20, y=14.63, z=-1218.04], EntityHerma['Herma'/3635148, l='MpServer', x=-751.02, y=1.00, z=-1148.02], EntityCreeper['Creeper'/7532937, l='MpServer', x=-777.30, y=14.00, z=-1217.41]]
    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:415)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:400)
    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.10.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2137897880 bytes (2038 MB) / 6560940032 bytes (6257 MB) up to 8351383552 bytes (7964 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8960m -Xms256m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.32 Powered by Forge 12.18.3.2422 150 mods loaded, 150 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA   mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJAAAA   FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2422.jar) 
    UCHIJAAAA   Forge{12.18.3.2422} [Minecraft Forge] (forge-1.10.2-12.18.3.2422.jar) 
    UCHIJAAAA   additionalresources{0.1.1} [Additional Resources] (additionalresources-1.9.4-0.2.0.28+47cd0bd_signed.jar) 
    UCHIJAAAA   Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar) 
    UCHIJAAAA   ivtoolkit{1.3.3-1.10} [IvToolkit] (minecraft.jar) 
    UCHIJAAAA   NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) 
    UCHIJAAAA   openmodscore{0.11.1} [OpenModsLib Core] (minecraft.jar) 
    UCHIJAAAA   <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 
    UCHIJAAAA   ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar) 
    UCHIJAAAA   cofhcore{4.1.11} [CoFH Core] (CoFHCore-1.10.2-4.1.11.16-universal.jar) 
    UCHIJAAAA   actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar) 
    UCHIJAAAA   thinkbigcore{1.5.8} [§5§m===§r §e§lThink Big Core §5§m===§r] (Think Big Core V1.5.8 - 1.10.2.jar) 
    UCHIJAAAA   adinferos{1.2.4} [§e§k!!§6§k]]§c§kkk§4§lAd Inferos§c§kkk§6§k]]§e§k!!] (Ad Inferos V1.2.4 - 1.10.2.jar) 
    UCHIJAAAA   animania{1.2.2} [Animania] (animania-1.10.2-1.2.2.jar) 
    UCHIJAAAA   JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) 
    UCHIJAAAA   appleskin{1.0.7} [AppleSkin] (AppleSkin-mc1.10.2-1.0.7.jar) 
    UCHIJAAAA   mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) 
    UCHIJAAAA   tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar) 
    UCHIJAAAA   thedragonlib{1.10.2-1.3.1} [TheDragonLib] (thedragonlib-1.10.2-1.0.3.1.jar) 
    UCHIJAAAA   armorplus{1.10.2-8.7.1.2} [ArmorPlus] (armorplus-1.10.2-8.7.1.2.jar) 
    UCHIJAAAA   Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar) 
    UCHIJAAAA   AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar) 
    UCHIJAAAA   AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar) 
    UCHIJAAAA   bookshelfapi{4.0.0} [Bookshelf] (Bookshelf-API-1.10.2-4.0.0.jar) 
    UCHIJAAAA   assistedprogression{1.0.1} [Assisted Progression] (AssistedProgression-1.10.2-1.0.1-B1.jar) 
    UCHIJAAAA   audiodeath{0.6.4_1.9-72ff444} [Audio Death] (audiodeath-1.9-0.6.4.49+72ff444.jar) 
    UCHIJAAAA   crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar) 
    UCHIJAAAA   MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar) 
    UCHIJAAAA   base{1.10.2-1.4.0} [B.A.S.E] (base-1.10.2-1.4.0.jar) 
    UCHIJAAAA   hud{1.3.8} [Better HUD] (Better HUD by NukeDuck [1.9.4][1.3.8].jar) 
    UCHIJAAAA   betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar) 
    UCHIJAAAA   BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar) 
    UCHIJAAAA   bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar) 
    UCHIJAAAA   Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar) 
    UCHIJAAAA   chancecubes{1.10.2-3.0.1.204} [Chance Cubes] (ChanceCubes-1.10.2-3.0.1.204.jar) 
    UCHIJAAAA   chisel{MC1.10.2-0.0.13.30} [Chisel] (Chisel-MC1.10.2-0.0.13.30.jar) 
    UCHIJAAAA   classiccombat{1.0.0} [Classic Combat] (ClassicCombat-1.0.0-1.10.2-universal.jar) 
    UCHIJAAAA   clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar) 
    UCHIJAAAA   CodeChickenLib{2.5.9.283} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar) 
    UCHIJAAAA   CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar) 
    UCHIJAAAA   ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar) 
    UCHIJAAAA   ctm{MC1.10.2-0.2.2.24} [CTM] (CTM-MC1.10.2-0.2.2.24.jar) 
    UCHIJAAAA   custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar) 
    UCHIJAAAA   damagecap{0.2a} [damagecap] (Damage Cap-0.2a.jar) 
    UCHIJAAAA   dmgcontrol{1.0.0.7} [Damage Control] (DamageControl-1.10.2-1.0.0.7.jar) 
    UCHIJAAAA   Waila{1.8.17-B31_1.10.2} [Waila] (Hwyla-1.8.17-B31_1.10.2.jar) 
    UCHIJAAAA   darkutils{1.1.8.finalrc2} [Dark Utilities] (DarkUtilities-1.1.8.finalrc2.jar) 
    UCHIJAAAA   deathquotes{1.2.0} [Death Quotes] (DeathQuotes-1.2.0-mc1.9to1.10.2-forge.jar) 
    UCHIJAAAA   PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.10.2.jar) 
    UCHIJAAAA   props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.10.2.jar) 
    UCHIJAAAA   defaultoptions{6.1.5} [Default Options] (DefaultOptions_1.10.2-6.1.5.jar) 
    UCHIJAAAA   dimensionalcake{0.0.1} [Dimensional Cake] (dimensionalcake-1.9.4-0.0.1.jar) 
    UCHIJAAAA   dragonrealm{2.0.1} [DragonRealm] (DragonRealm_v2.0.1_1.10.2.jar) 
    UCHIJAAAA   dragontweaks{1.0.0} [Dragon Tweaks] (DragonTweaks-1.10.2-1.0.0.1-universal.jar) 
    UCHIJAAAA   endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar) 
    UCHIJAAAA   EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar) 
    UCHIJAAAA   EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar) 
    UCHIJAAAA   exnihiloadscensio{0.1.5} [Ex Nihilo Adscensio] (exnihiloadscensio-1.10.2-0.1.20.jar) 
    UCHIJAAAA   excompressum{2.0.97} [Ex Compressum] (ExCompressum_1.10.2-2.0.97.jar) 
    UCHIJAAAA   extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.4.jar) 
    UCHIJAAAA   zerocore{1.10.2-0.1.0.6} [Zero CORE] (zerocore-1.10.2-0.1.0.6.jar) 
    UCHIJAAAA   bigreactors{1.10.2-0.4.5.30} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.30.jar) 
    UCHIJAAAA   ezstorage{2.3.2} [EZStorage 2] (ezstorage-2.3.2-[1.10.2].jar) 
    UCHIJAAAA   fightarena{0.0.0} [FightArena] (FightArena-0.1.jar) 
    UCHIJAAAA   forgemultipartcbe{2.0.0.38} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar) 
    UCHIJAAAA   microblockcbe{2.0.0.38} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar) 
    UCHIJAAAA   minecraftmultipartcbe{2.0.0.38} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar) 
    UCHIJAAAA   grimoireofgaia{1.5.6} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.10.2-1.5.6.jar) 
    UCHIJAAAA   hardcorecheater{1.0} [Hardcore Cheater] (hardcorecheater-1.10-1.0.2.jar) 
    UCHIJAAAA   hardcorewither{2.2.3} [Hardcore Wither] (hardcoreWither-1.10.2-2.2.3-beta-4bd2a01-universal.jar) 
    UCHIJAAAA   hardcorequesting{1.10.2-5.1.0alpha4} [Hardcore Questing Mode] (HQM-New Heights-1.10.2-5.1.0alpha4.jar) 
    UCHIJAAAA   incontrol{3.6.0} [InControl] (incontrol-3.6.0.jar) 
    UCHIJAAAA   InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar) 
    UCHIJAAAA   InventoryPets{1.4.9.6} [Inventory Pets] (inventorypets-1.10-1.4.9.6.jar) 
    UCHIJAAAA   inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar) 
    UCHIJAAAA   irishluck{0.5.1} [Irish Luck] (IrishLuck-0.5.1-MC[1.9.4-1.10-1.10.2].jar) 
    UCHIJAAAA   ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar) 
    UCHIJAAAA   journeymap{1.10.2-5.4.7} [JourneyMap] (journeymap-1.10.2-5.4.7.jar) 
    UCHIJAAAA   kc{2.0.15} [Knob Control] (knobcontrol-1.10.2-2.0.15.jar) 
    UCHIJAAAA   lcrdrfs{1.2.10} [Laser Creeper Robot Dino Riders From Space] (LaserCreeperRobotDinoRidersFromSpace-1.2.10.jar) 
    UCHIJAAAA   latticemod{1.1} [Lattice Mod] (latticemod-mc1.10.2-1.1.jar) 
    UCHIJAAAA   llibrary{1.7.7} [LLibrary] (llibrary-1.7.7-1.10.2.jar) 
    UCHIJAAAA   login_shield{1.10.2-19-gd16e7e0} [Login Shield] (Login_Shield-1.10.2-19-gd16e7e0.jar) 
    UCHIJAAAA   lycanitesmobs{1.17.0.8 - MC 1.10.2} [Lycanites Mobs] (LycanitesMobsComplete 1.17.0.8 [1.10.2].jar) 
    UCHIJAAAA   arcticmobs{1.17.0.8 - MC 1.10.2} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.17.0.8 [1.10.2].jar) 
    UCHIJAAAA   demonmobs{1.17.0.8 - MC 1.10.2} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.17.0.8 [1.10.2].jar) 
    UCHIJAAAA   desertmobs{1.17.0.8 - MC 1.10.2} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.17.0.8 [1.10.2].jar) 
    UCHIJAAAA   forestmobs{1.17.0.8 - MC 1.10.2} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.17.0.8 [1.10.2].jar) 
    UCHIJAAAA   freshwatermobs{1.17.0.8 - MC 1.10.2} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.17.0.8 [1.10.2].jar) 
    UCHIJAAAA   infernomobs{1.17.0.8 - MC 1.10.2} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.17.0.8 [1.10.2].jar) 
    UCHIJAAAA   junglemobs{1.17.0.8 - MC 1.10.2} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.17.0.8 [1.10.2].jar) 
    UCHIJAAAA   mountainmobs{1.17.0.8 - MC 1.10.2} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.17.0.8 [1.10.2].jar) 
    UCHIJAAAA   plainsmobs{1.17.0.8 - MC 1.10.2} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.17.0.8 [1.10.2].jar) 
    UCHIJAAAA   saltwatermobs{1.17.0.8 - MC 1.10.2} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.17.0.8 [1.10.2].jar) 
    UCHIJAAAA   shadowmobs{1.17.0.8 - MC 1.10.2} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.17.0.8 [1.10.2].jar) 
    UCHIJAAAA   swampmobs{1.17.0.8 - MC 1.10.2} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.17.0.8 [1.10.2].jar) 
    UCHIJAAAA   minefactoryreloaded{2.9.0B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatVanilla{2.9.0B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar) 
    UCHIJAAAA   missing_pieces{4.3.0} [Missing Pieces] (missing_pieces-1.10.2-4.3.0.jar) 
    UCHIJAAAA   testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.10.2-1.13.jar) 
    UCHIJAAAA   mob_properties{1.0.3} [Mob Properties] (mob_properties-1.10.2-1.0.3.jar) 
    UCHIJAAAA   mob_grinding_utils{0.1.8.22} [mob_grinding_utils] (MobGrindingUtils-0.1.8.22.jar) 
    UCHIJAAAA   mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar) 
    UCHIJAAAA   modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar) 
    UCHIJAAAA   mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar) 
    UCHIJAAAA   mowziesmobs{1.3.2} [Mowzie's Mobs] (mowziesmobs-1.3.2.jar) 
    UCHIJAAAA   mputils{1.2.9} [ModPack Utilities] (mputils-1.10.2-1.2.9.jar) 
    UCHIJAAAA   mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar) 
    UCHIJAAAA   mysticalagriculture{1.5.8} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.5.8.jar) 
    UCHIJAAAA   mysticalmfrcompat{1.0.0} [Mystical MFR Compat] (mysticalmfrcompat[1.10.2]-1.0.0a.jar) 
    UCHIJAAAA   Neat{1.3-12} [Neat] (Neat 1.3-12.jar) 
    UCHIJAAAA   nethercore{1.10.2-2.0.3} [Nether Core] (nethercore-1.10.2-2.0.3.jar) 
    UCHIJAAAA   nethermetals{1.1.4} [Nether Metals] (NetherMetals-1.10.2-1.1.4.jar) 
    UCHIJAAAA   omlib{3.0.0-126} [OMLib] (omlib-1.10.2-3.0.0-126.jar) 
    UCHIJAAAA   openmods{0.11.1} [OpenModsLib] (OpenModsLib-1.10.2-0.11.1.jar) 
    UCHIJAAAA   openblocks{1.7.1} [OpenBlocks] (OpenBlocks-1.10.2-1.7.1.jar) 
    UCHIJAAAA   openmodularturrets{3.0.0-210} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-210.jar) 
    UCHIJAAAA   oreexcavation{1.2.102} [OreExcavation] (OreExcavation-1.2.102.jar) 
    UCHIJAAAA   orespawn{1.1.0} [Ore Spawn] (OreSpawn_1.10.2-1.1.0.jar) 
    UCHIJAAAA   ProjectE{1.10.2-PE1.3.1} [ProjectE] (ProjectE-1.10.2-PE1.3.1.jar) 
    UCHIJAAAA   p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar) 
    UCHIJAAAA   p455w0rdsthings{1.2.27} [p455w0rd's Things] (p455w0rdsthings-1.10.2-1.2.27.jar) 
    UCHIJAAAA   playerraiders{1.3.20} [Raiders] (PlayerRaiders-1.10.2-1.3.20.jar) 
    UCHIJAAAA   thermalfoundation{2.1.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.5.12-universal.jar) 
    UCHIJAAAA   plustic{5.2.1.2} [PlusTiC] (plustic-5.2.1.2.jar) 
    UCHIJAAAA   reccomplex{1.4.5-1.10} [Recurrent Complex] (RecurrentComplex-1.4.5-1.10.jar) 
    UCHIJAAAA   ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar) 
    UCHIJAAAA   rftools{6.13} [RFTools] (rftools-1.1x-6.13.jar) 
    UCHIJAAAA   silentlib{2.2.6} [Silent Lib] (SilentLib-1.10.2-2.2.6-66.jar) 
    UCHIJAAAA   scalinghealth{1.2.0} [Scaling Health] (ScalingHealth-1.12-1.2.0-68.jar) 
    UCHIJAAAA   valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar) 
    UCHIJAAAA   simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar) 
    UCHIJAAAA   simplyjetpacks{2.1.3.55} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.3.55.jar) 
    UCHIJAAAA   skeleton{1.0.3} [Skeleton] (skeleton-1.10.2-1.0.3.jar) 
    UCHIJAAAA   simplyjuices{1.0.4} [Simply Juices] (simplyjuices-1.10.2-1.0.4.jar) 
    UCHIJAAAA   StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar) 
    UCHIJAAAA   tt{0.0.10} [Taco Tuesday] (tacotuesday-1.10.2-0.0.10.jar) 
    UCHIJAAAA   thermalexpansion{5.1.9} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.9.23-universal.jar) 
    UCHIJAAAA   thermaldynamics{2.0.10} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.10.16-universal.jar) 
    UCHIJAAAA   tinker_io{release 2.4.4a} [Tinker I/O] (tinker_io-1.10.2-release 2.4.4a.jar) 
    UCHIJAAAA   TinkersAddons{1.0.6} [Tinkers' Addons] (Tinkers' Addons-1.10.2-1.0.6.jar) 
    UCHIJAAAA   tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) 
    UCHIJAAAA   tp{1.2.3} [Tiny Progressions] (tinyprogressions-1.10.2-1.2.3a.jar) 
    UCHIJAAAA   tor{2.0.5} [trolloresreborn] (trolloresreborn-1.10.2-2.0.5.jar) 
    UCHIJAAAA   uts{1.0.1} [Under The Sea] (underthesea-1.10.2-1.0.1.jar) 
    UCHIJAAAA   vc{5.0.6} [ViesCraft] (ViesCraft-1.10.X-5.0.6.jar) 
    UCHIJAAAA   voidislandcontrol{1.1.7} [Void Island Control] (voidislandcontrol-1.1.7.jar) 
    UCHIJAAAA   wilson{0.2} [Wilson] (Wilson-0.2.jar) 
    UCHIJAAAA   wrcbe{2.0.0} [WirelessRedstone-CBE] (WR-CBE-1.10.2-2.0.0.18-universal.jar) 
    Loaded coremods (and transformers): 
BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  net.darkhax.bookshelf.asm.BookshelfTransformerManager
CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)

CoFH Loading Plugin (CoFHCore-1.10.2-4.1.11.16-universal.jar)
  cofh.asm.CoFHClassTransformer
  cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
OpenModsCorePlugin (OpenModsLib-1.10.2-0.11.1.jar)
  openmods.core.OpenModsClassTransformer
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  lumien.resourceloader.asm.ClassTransformer
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
Ar_CorePlugin (additionalresources-1.9.4-0.2.0.28+47cd0bd_signed.jar)

p455w0rds Things (p455w0rdsthings-1.10.2-1.2.27.jar)
  p455w0rd.p455w0rdsthings.asm.HorseArmorTransformer
PlusTiC (plustic-5.2.1.2.jar)
  landmaster.plustic.asm.Transform
llibrary (llibrary-1.7.7-1.10.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  codechicken.lib.asm.ClassHeirachyManager
  codechicken.lib.asm.CCL_ASMTransformer
SHLoadingPlugin (ScalingHealth-1.12-1.2.0-68.jar)
  net.silentchaos512.scalinghealth.asm.SHClassTransformer
Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
  team.chisel.ctm.client.asm.CTMTransformer
NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  codechicken.nei.asm.NEITransformer
FMLPlugin (InventoryTweaks-1.61-58.jar)
  invtweaks.forge.asm.ContainerTransformer
IvToolkit (IvToolkit-1.3.3-1.10.jar)

    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.92' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
    OpenModsLib class transformers: [pre_world_render_hook:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    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)
        - WailaIntegration (Enabled/Not Forced)

    minefactoryreloaded: -[1.10.2]2.9.0B1-226
    NotEnoughItems Invalid Fingerprint Reports: 
    CodeChickenLib Invalid Fingerprint Reports: 
    CodeChickenCore Invalid Fingerprint Reports: 
    EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
                  * An unsupportted RF API is installed (1.7.0 from (guessing) jar:file:/D:/Minecraft/Curse/Instances/Sink%20Into%20Madness/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/CoFHAPIProps.class).
                    Ender IO needs at least 1.4.0 and will NOT work with older versions.
                 This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
    Detailed RF API diagnostics:
                  * RF API class 'EnergyStorage' is loaded from: jar:file:/D:/Minecraft/Curse/Instances/Sink%20Into%20Madness/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/EnergyStorage.class
                  * RF API class 'IEnergyConnection' is loaded from: jar:file:/D:/Minecraft/Curse/Instances/Sink%20Into%20Madness/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/IEnergyConnection.class
                  * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/D:/Minecraft/Curse/Instances/Sink%20Into%20Madness/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
                  * RF API class 'IEnergyHandler' is loaded from: jar:file:/D:/Minecraft/Curse/Instances/Sink%20Into%20Madness/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/IEnergyHandler.class
                  * RF API class 'IEnergyProvider' is loaded from: jar:file:/D:/Minecraft/Curse/Instances/Sink%20Into%20Madness/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/IEnergyProvider.class
                  * RF API class 'IEnergyReceiver' is loaded from: jar:file:/D:/Minecraft/Curse/Instances/Sink%20Into%20Madness/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/IEnergyReceiver.class
                  * RF API class 'IEnergyStorage' is loaded from: jar:file:/D:/Minecraft/Curse/Instances/Sink%20Into%20Madness/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/IEnergyStorage.class
                  * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/D:/Minecraft/Curse/Instances/Sink%20Into%20Madness/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
                  * RF API class 'TileEnergyHandler' is loaded from: jar:file:/D:/Minecraft/Curse/Instances/Sink%20Into%20Madness/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/TileEnergyHandler.class
    Detailed Tesla API diagnostics:
                  * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
                  * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
                  * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
                  * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
                  * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
                  * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
                  * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
                  * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
                  * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
                  * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
                  * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    EnderStorage Invalid Fingerprint Reports: 
    Launched Version: forge-12.18.3.2422
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 378.92, NVIDIA Corporation
    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: No
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: Sink Into Madness Resourcepack.zip, Minecraft HD(x64) v110.2.1.zip
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 8x Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz

I bounced backwards into tinkers clear glass.

bonii-xx commented 7 years ago

Try reproducing with only TiC, Mantle and Forge version. Lastest versions.

Coirt commented 7 years ago

@bonii-xx No thanks. I reported it my job's done! Frankly I won't be reporting or suggesting anything else given how two posts I made have gotten nothing but negative replies best of luck you may need it!

bonii-xx commented 7 years ago

You see, the thing is, people have already shown that it works for them above. You're the one having the issues. The stacktrace shows that it's a typical issue that stems from coremods doing stupid things. Which has nothing to do with TiC. Of course it would be nice to know which mod or which interaction causes is. But again.. it's not an issue on TiCs side. From the looks of it, I don't need luck, but thanks.