Posted December 3, 201410 yr I have a mod that interacts with Thermal Expansion's RF system. I try installing CoFHCore, Thermal Foundation, and Thermal Expansion, all the latest versions, in my dev envoriment, and a custom technic launcehr modpack. On the modpack, it works fine. But in the mod dev, I get this... java.lang.NoSuchFieldError: field_150325_L Any ideas? It's in CoFHCore, main class, line 179. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
December 3, 201410 yr Author That's the development version isn't it. I have the regular one installed [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
December 3, 201410 yr Author It still crashed. There is no deobf version of any TeamCoFH mods I can find. I have the latest CodeChickenCore-dev installed. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
December 3, 201410 yr Author I put them in the mods folder of the project in questions main folder in my workspace. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
December 3, 201410 yr Author I would think so, before I had CCC-universal and NEI installed.And the file is labeled 1.7.10 Later, after testing. Yep, it works [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
December 3, 201410 yr I recently tried updating CoFHCore, Thermal Expansion and Thermal Foundation in my workspace and got the same error from thermal expansion. My guess is that field was somehow missed by the deobfuscation process and CCC isnt fixing it because the rest of the mod is already deobfuscated. But thats just a guess. I updated to the latest NON dev version and that fixed the problem. I am the author of Draconic Evolution
December 3, 201410 yr Author So, CCC-universal? I'll try that. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
December 3, 201410 yr Author Did not work. The field is a forge variable by my guess, and CoFH core is calling the obf name, but forge is deobf. CCC seems to do nothing. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
December 3, 201410 yr I ment get the latest non dev version of thermal expansion. I am using the following versions. CoFHCore-[1.7.10]3.0.0B7-dev-35 ThermalExpansion-[1.7.10]4.0.0B6-16 ThermalFoundation-[1.7.10]1.0.0B3-dev-8 CodeChickenCore:1.7.10-1.0.4.29:dev Only thing is i have CCC setup as a dependency so its not actually installed in the mods folder but that shouldnt make a difference. I am the author of Draconic Evolution
December 3, 201410 yr Author Where'd you get a dev verison of CoFHCore? [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
December 3, 201410 yr Author nvm, found it and it works. Thanks! [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
December 4, 201410 yr Author Now I'm trying to install mekanism because TE by itself doesnt have power conduits, so I tried for universal cables, but I get this java.lang.NoClassDefFoundError: thermalexpansion/block/cache/TileCache at thermalexpansion.block.TEBlocks.initialize(TEBlocks.java:60) ~[TEBlocks.class:?] [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
December 4, 201410 yr Dont know anything about that error but you can use extra utilities for energy transfer. I am the author of Draconic Evolution
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.