Thanks. I thought it might be some missing dependency... one of the reasons I enjoyed Mekanism in the past was not having to bring CofHCore into my mod pack. I guess all good things come to an end eventually.
Thanks. I thought it might be some missing dependency... one of the reasons I enjoyed Mekanism in the past was not having to bring CofHCore into my mod pack. I guess all good things come to an end eventually.
I understand -- I avoided it as long as I could, too. To its credit, CoFHCore is highly configurable. Just turn off all the Things. On the positive side, every other mod that uses the CoFH API can benefit from having an updated version in the pack.
Did you nerf wind turbines yet? They look really op in v7, not tested yet in v8. 64 Turbines at y250 made 1500 RF/t or even more, all I used to make it is some stacks of gold, iron, redstone and osmium... Probably only MFR tree farm + Railcraft boilers + Big Reactor turbine setup beats this in terms of renewable power.
You've awoken on this barren wasteland planet, a civilization once ruled and proud, but where is everyone? All the buildings are empty, nothing remains, all that can be seen is mass hordes in all directions of zombies, skeletons and other creatures never before seen. Inside isn't safe, Outside isn't safe, what will u do to survive this planet and escape? Can you survive the 1st day without death claiming you?
There is no natural light, when night time comes it's pitch black, no moon light and all that is heard is the scratching and moaning of whats around lurking to destroy you. Mining reveals unbeknownst horrors from the rocks just waiting to come out and devour your soul. Puddles of liquid blue or purple are not water, but also intent on harming you.
Well, another question, any config options to nerf Precision Sawmill 1 plank -> 6 sticks?
Best setup I can think of to get fuel out of wood using the sawmill:
1. Get 19 planks. (19/6 logs in sawmill)
2. Pass 13 planks in sawmill again for 78 sticks.
3. Make 30 Carpenter's Blocks with 6 leftover planks and 48 sticks.
4. Use 30 sticks and 30 carpenter blocks to make 60 Carpenter's Wedge Slope.
5. Each Wedge Slope burns 1.5 items, so 60 of them burns 90 items.
Each log burns 28.42 items.
Sawdusts:
1 sawdust from each log.
15% chance from each plank made into sticks -> 1.95 sawdusts from 19/6 logs -> 0.62 sawdusts per log
8 sawdusts make compressed sawdust which smelts into charcoal. Therefore each sawdust burns 1 item, equaling each log burning 1.62 extra items.
Final result: EVERY LOG BURNS 30.04 ITEMS WHICH IS INSANE.
Comparison:
Craft into planks:
6 items
Smelt into charcoal:
8 items
Sawmill:
10 items
Craft into planks then slabs(Mod tree types double fuel value exploit)
12 items
Sawmill + craft into slabs:
19 items
Sawmill + Mekanism sawmill into sticks:
19.9 items
Yes. This way you can get 50% more energy from a same size tree farm as the "Optimal", and nearly 4 times as much as smelting wood into charcoal which most do.
Did you nerf wind turbines yet? They look really op in v7, not tested yet in v8. 64 Turbines at y250 made 1500 RF/t or even more, all I used to make it is some stacks of gold, iron, redstone and osmium... Probably only MFR tree farm + Railcraft boilers + Big Reactor turbine setup beats this in terms of renewable power.
Mods use APIs to talk back and forth. Without APIs, it'd be nearly impossible for one mod's power, item transport, etc. to work with another mod's systems.
When a mod updates to a new version (like Mek7 >> Mek8) it is not uncommon for the API to change. Since the API changed, chances are good that other mods will have problems talking until the mod authors adapt to the new API.
Just chill peoples. It has been one week since the new Mek8 was launched. Give devs time to adapt. Many have already been updated -- check 'em out. If you bump into one that has not been updated, check the mod's open issues and report it, if it hasn't already been reported. Then wait patiently.
any help with fixing this issue it would be greatly appreciated. to me it looks like nei crashing with mekanism? i have the newest nei--1.7.10-1.0.4.94 and newest Mekanism-1.7.10-8.0.2.201.
@MostWanted34 I had the same exact problem. There was some sort of incompatability with mod tweaker and/or minetweaker.. I removed both of those so I was able to play.no problems yet. I wouldn't say it's a a permanent fix but for now you can bypass it.
There is a issue with this mod some of the mod items have the same id for the example Basic factory smelting and basic factory enriching and all the basic factories and all the elite and advanced factories
The Meaning of Life, the Universe, and Everything.
Join Date:
6/20/2013
Posts:
45
Minecraft:
alktat
Member Details
I'm having class problems. Help!
I'm having problems. It's because of a class.
I'm having problems. It's because of a class.
[19:37:10] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:37:10] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:37:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[19:37:10] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1291 for Minecraft 1.7.10 loading
[19:37:10] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.9.5, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
[19:37:10] [main/ERROR] [FML]: Unable to read the jar file [1-7-10]_Lucky_Block_v5-1-0.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.2.1291.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:37:10] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:37:10] [main/INFO] [FML]: [AppEng] Core Init
[19:37:10] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:37:10] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from [1-7-10]_Lucky_Block_v5-1-0.jar as JSON
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:37:11] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:37:11] [main/INFO] [FastCraft-core]: FastCraft loading...
[19:37:11] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: mekanism/common/asm/LoadingHook : Unsupported major.minor version 51.0
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:37:11] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at /Users/AnthonyKurz/Library/Application Support/minecraft for Forge Mod Loader
java.lang.UnsupportedClassVersionError: mekanism/common/asm/LoadingHook : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClass(ClassLoader.java:621) ~[?:1.6.0_65]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) ~[?:1.6.0_65]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) ~[?:1.6.0_65]
at java.net.URLClassLoader.access$000(URLClassLoader.java:58) ~[?:1.6.0_65]
at java.net.URLClassLoader$1.run(URLClassLoader.java:197) ~[?:1.6.0_65]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
at java.net.URLClassLoader.findClass(URLClassLoader.java:190) ~[?:1.6.0_65]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:306) ~[?:1.6.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ~[?:1.6.0_65]
at java.lang.Class.forName0(Native Method) ~[?:1.6.0_65]
at java.lang.Class.forName(Class.java:249) ~[?:1.6.0_65]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417) ~[forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346) ~[forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) ~[forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.2.1291.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Exception in thread "main" [19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: mekanism/common/asm/LoadingHook : Unsupported major.minor version 51.0
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
The most cool tech mod in the whole world. This is my favorite mod in every tech mod pack. I know everything about this mod.
Rating: 9001/9000 (no pun intended.)
I have some questions for you:
a. Why did you make this mod? What is the purpose of this mod?
b. Were you experienced at modding when you first started this mod?
c. Did you expect your mod to have 2 million downloads?
d. How did you get the idea of 5x ore duplication?
e. Are you a genius? (asking since you developed this confusing tech mod.)
f. How old are you?
g. How much moolah do you have from the 2 million downloads?
h. Mekanism v9?
Rollback Post to RevisionRollBack
If I helped you in any way or agree in my ideas or posts, make sure you click that green arrow pointing up below my post or simply huggle me! I use 1.7.10 (Modded), so when I comment that I like a 1.8 mod, I will comment to downgrade to 1.7.10. I support no pics, no clicks. Suggestions that I think that are the best deserves a banner!
It is almost time to say goodbye to 1.7.10 because of the recent surge of big 1.9 mods.
Why MCreator sucks: jcm2606's file (doesn't open a new tab) He allows/welcomes anyone to link the file, so I put it here in my signature for people to know how MCreator functions. I thank jcm2606 (he's awesome) for creating the document/file and I'm just here to spread the word.
Well, another question, any config options to nerf Precision Sawmill 1 plank -> 6 sticks?
Best setup I can think of to get fuel out of wood using the sawmill:
1. Get 19 planks. (19/6 logs in sawmill)
2. Pass 13 planks in sawmill again for 78 sticks.
3. Make 30 Carpenter's Blocks with 6 leftover planks and 48 sticks.
4. Use 30 sticks and 30 carpenter blocks to make 60 Carpenter's Wedge Slope.
5. Each Wedge Slope burns 1.5 items, so 60 of them burns 90 items.
Each log burns 28.42 items.
Sawdusts:
1 sawdust from each log.
15% chance from each plank made into sticks -> 1.95 sawdusts from 19/6 logs -> 0.62 sawdusts per log
8 sawdusts make compressed sawdust which smelts into charcoal. Therefore each sawdust burns 1 item, equaling each log burning 1.62 extra items.
Final result: EVERY LOG BURNS 30.04 ITEMS WHICH IS INSANE.
Comparison:
Craft into planks:
6 items
Smelt into charcoal:
8 items
Sawmill:
10 items
Craft into planks then slabs(Mod tree types double fuel value exploit)
12 items
Sawmill + craft into slabs:
19 items
Sawmill + Mekanism sawmill into sticks:
19.9 items
Yes. This way you can get 50% more energy from a same size tree farm as the "Optimal", and nearly 4 times as much as smelting wood into charcoal which most do.
This is an inter-mod exploit, stuff like this happens all the time, since it something very small, and since it doesn't have that much of a purpose (much better power generation methods anyway), it probably won't get fixed.
sad that mekanism 8 removed the changelog, could we have it back please aidan?
Rollback Post to RevisionRollBack
24 hours gone again, wasted in futility, welcome to minecraft modding, that is (unfortunately) our community.
(an ode to minecraft modding)
i keep making the same mistake, i think "oh, i've given them a few months, surely it'll be fixed by now" THAT is why i seem to ALWAYS be angry to some of you, my advice is to get the lead out.
there were nice things here, until the mod author threw a tantrum.
Thanks. I thought it might be some missing dependency... one of the reasons I enjoyed Mekanism in the past was not having to bring CofHCore into my mod pack. I guess all good things come to an end eventually.
This is a possibility. https://github.com/aidancbrady/Mekanism/issues/2380
I understand -- I avoided it as long as I could, too. To its credit, CoFHCore is highly configurable. Just turn off all the Things. On the positive side, every other mod that uses the CoFH API can benefit from having an updated version in the pack.
Did you nerf wind turbines yet? They look really op in v7, not tested yet in v8. 64 Turbines at y250 made 1500 RF/t or even more, all I used to make it is some stacks of gold, iron, redstone and osmium... Probably only MFR tree farm + Railcraft boilers + Big Reactor turbine setup beats this in terms of renewable power.
AE & mekanism now play nice together, it was fixed about 8hrs ago. Its good to see modders who are quick like that in fixing stuff
Arduous https://minecraft.curseforge.com/projects/arduous-lost-wasteland
You've awoken on this barren wasteland planet, a civilization once ruled and proud, but where is everyone? All the buildings are empty, nothing remains, all that can be seen is mass hordes in all directions of zombies, skeletons and other creatures never before seen. Inside isn't safe, Outside isn't safe, what will u do to survive this planet and escape? Can you survive the 1st day without death claiming you?
There is no natural light, when night time comes it's pitch black, no moon light and all that is heard is the scratching and moaning of whats around lurking to destroy you. Mining reveals unbeknownst horrors from the rocks just waiting to come out and devour your soul. Puddles of liquid blue or purple are not water, but also intent on harming you.
Well, another question, any config options to nerf Precision Sawmill 1 plank -> 6 sticks?
Best setup I can think of to get fuel out of wood using the sawmill:
1. Get 19 planks. (19/6 logs in sawmill)
2. Pass 13 planks in sawmill again for 78 sticks.
3. Make 30 Carpenter's Blocks with 6 leftover planks and 48 sticks.
4. Use 30 sticks and 30 carpenter blocks to make 60 Carpenter's Wedge Slope.
5. Each Wedge Slope burns 1.5 items, so 60 of them burns 90 items.
Each log burns 28.42 items.
Sawdusts:
1 sawdust from each log.
15% chance from each plank made into sticks -> 1.95 sawdusts from 19/6 logs -> 0.62 sawdusts per log
8 sawdusts make compressed sawdust which smelts into charcoal. Therefore each sawdust burns 1 item, equaling each log burning 1.62 extra items.
Final result: EVERY LOG BURNS 30.04 ITEMS WHICH IS INSANE.
Comparison:
Craft into planks:
6 items
Smelt into charcoal:
8 items
Sawmill:
10 items
Craft into planks then slabs(Mod tree types double fuel value exploit)
12 items
Sawmill + craft into slabs:
19 items
Sawmill + Mekanism sawmill into sticks:
19.9 items
Yes. This way you can get 50% more energy from a same size tree farm as the "Optimal", and nearly 4 times as much as smelting wood into charcoal which most do.
From the Mekanism config file:
Nerf all you want!
If you're not a fan of big renewable power, do NOT look at the new fusion reactor. Stay away. Far away.
What about sawmills?
Mods use APIs to talk back and forth. Without APIs, it'd be nearly impossible for one mod's power, item transport, etc. to work with another mod's systems.
When a mod updates to a new version (like Mek7 >> Mek8) it is not uncommon for the API to change. Since the API changed, chances are good that other mods will have problems talking until the mod authors adapt to the new API.
Just chill peoples. It has been one week since the new Mek8 was launched. Give devs time to adapt. Many have already been updated -- check 'em out. If you bump into one that has not been updated, check the mod's open issues and report it, if it hasn't already been reported. Then wait patiently.
im not much to understand crash logs but as soon as i clicked something in nei and it crashed and this is the crash report:
http://pastebin.com/37dY6hC1
any help with fixing this issue it would be greatly appreciated. to me it looks like nei crashing with mekanism? i have the newest nei--1.7.10-1.0.4.94 and newest Mekanism-1.7.10-8.0.2.201.
also i have the newest AE2, rv2 beta 18.
@MostWanted34 I had the same exact problem. There was some sort of incompatability with mod tweaker and/or minetweaker.. I removed both of those so I was able to play.no problems yet. I wouldn't say it's a a permanent fix but for now you can bypass it.
There is a issue with this mod some of the mod items have the same id for the example Basic factory smelting and basic factory enriching and all the basic factories and all the elite and advanced factories
I'm having class problems. Help!
I'm having problems. It's because of a class.
I'm having problems. It's because of a class.
[19:37:10] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:37:10] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:37:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[19:37:10] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1291 for Minecraft 1.7.10 loading
[19:37:10] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.9.5, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
[19:37:10] [main/ERROR] [FML]: Unable to read the jar file [1-7-10]_Lucky_Block_v5-1-0.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.2.1291.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:37:10] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:37:10] [main/INFO] [FML]: [AppEng] Core Init
[19:37:10] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:37:10] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from [1-7-10]_Lucky_Block_v5-1-0.jar as JSON
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:37:10] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:37:11] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:37:11] [main/INFO] [FastCraft-core]: FastCraft loading...
[19:37:11] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: mekanism/common/asm/LoadingHook : Unsupported major.minor version 51.0
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:37:11] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at /Users/AnthonyKurz/Library/Application Support/minecraft for Forge Mod Loader
java.lang.UnsupportedClassVersionError: mekanism/common/asm/LoadingHook : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClass(ClassLoader.java:621) ~[?:1.6.0_65]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) ~[?:1.6.0_65]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) ~[?:1.6.0_65]
at java.net.URLClassLoader.access$000(URLClassLoader.java:58) ~[?:1.6.0_65]
at java.net.URLClassLoader$1.run(URLClassLoader.java:197) ~[?:1.6.0_65]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
at java.net.URLClassLoader.findClass(URLClassLoader.java:190) ~[?:1.6.0_65]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:306) ~[?:1.6.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ~[?:1.6.0_65]
at java.lang.Class.forName0(Native Method) ~[?:1.6.0_65]
at java.lang.Class.forName(Class.java:249) ~[?:1.6.0_65]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417) ~[forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346) ~[forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) ~[forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.2.1291.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Exception in thread "main" [19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: mekanism/common/asm/LoadingHook : Unsupported major.minor version 51.0
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:37:11] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
The most cool tech mod in the whole world. This is my favorite mod in every tech mod pack. I know everything about this mod.
Rating: 9001/9000 (no pun intended.)
I have some questions for you:
a. Why did you make this mod? What is the purpose of this mod?
b. Were you experienced at modding when you first started this mod?
c. Did you expect your mod to have 2 million downloads?
d. How did you get the idea of 5x ore duplication?
e. Are you a genius? (asking since you developed this confusing tech mod.)
f. How old are you?
g. How much moolah do you have from the 2 million downloads?
h. Mekanism v9?
If I helped you in any way or agree in my ideas or posts, make sure you click that green arrow pointing up below my post or simply huggle me! I use 1.7.10 (Modded), so when I comment that I like a 1.8 mod, I will comment to downgrade to 1.7.10. I support no pics, no clicks. Suggestions that I think that are the best deserves a banner!
It is almost time to say goodbye to 1.7.10 because of the recent surge of big 1.9 mods.
Why MCreator sucks: jcm2606's file (doesn't open a new tab) He allows/welcomes anyone to link the file, so I put it here in my signature for people to know how MCreator functions. I thank jcm2606 (he's awesome) for creating the document/file and I'm just here to spread the word.
500+ huggles? U wot, m8?
That looks like a problem with Lucky Block.
This is an inter-mod exploit, stuff like this happens all the time, since it something very small, and since it doesn't have that much of a purpose (much better power generation methods anyway), it probably won't get fixed.
I tried it without, and it still does it.
I tried it without, and it still does it.
log, or it never happened.
Can't show log ATM. It has personal information. I do have this, though.
sad that mekanism 8 removed the changelog, could we have it back please aidan?
24 hours gone again, wasted in futility, welcome to minecraft modding, that is (unfortunately) our community.
(an ode to minecraft modding)
i keep making the same mistake, i think "oh, i've given them a few months, surely it'll be fixed by now" THAT is why i seem to ALWAYS be angry to some of you, my advice is to get the lead out.
there were nice things here, until the mod author threw a tantrum.