Page 100 and stuff.
Posts by Chocohead
-
-
I really can't wait until you finish this, it sounds so much more in depth than the original RocketScience was
-
RIP crash log formatting
-
-
The charge pads in vanilla IC2?
-
I can get this many:
:Matter: :Matter: :Matter: :Matter: :Matter: :Matter: :Matter: :Matter: :Matter: :Matter: :Matter: :Matter: :Matter: :Matter: :Matter: :Matter:
It's not a bad screen size measure, the UU matter. I've got a 64 UU wide screen
-
Also, your Advanced Machines doesn't seem to work:
Display Spoiler
Code
Display More---- Minecraft Crash Report ---- // But it works on my machine. Time: 19/01/15 16:27 Description: There was a severe problem during mod loading that has caused the game to fail cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: ic2/core/CreativeTabIC2 at cpw.mods.fml.common.LoadController.transition(LoadController.java:162) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.NoClassDefFoundError: ic2/core/CreativeTabIC2 at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) at java.lang.Class.getConstructor0(Unknown Source) at java.lang.Class.getConstructor(Unknown Source) at mods.immibis.cobaltite.ModBase._preinit(ModBase.java:98) at mods.immibis.am2.AdvancedMachines.base_preinit(AdvancedMachines.java:219) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) ... 10 more Caused by: java.lang.ClassNotFoundException: ic2.core.CreativeTabIC2 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 42 more Caused by: java.lang.NullPointerException
Nor does Advanced Solars:Display Spoiler
Code
Display More---- Minecraft Crash Report ---- // I'm sorry, Dave. Time: 19/01/15 16:29 Description: There was a severe problem during mod loading that has caused the game to fail cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: advsolar/common/tiles/TileEntityMolecularTransformer at cpw.mods.fml.common.LoadController.transition(LoadController.java:162) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.NoClassDefFoundError: advsolar/common/tiles/TileEntityMolecularTransformer at advsolar.common.AdvancedSolarPanel.preInit(AdvancedSolarPanel.java:201) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) ... 10 more Caused by: java.lang.ClassNotFoundException: advsolar.common.tiles.TileEntityMolecularTransformer at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 37 more Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file advsolar/common/tiles/TileEntityMolecularTransformer at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 39 more
However, Advanced Repulsion Systems and IC2 Backpack HUD do work fine. -
Not sure if the buttons worked as I managed to crash and corrupt my world until the latest update fixed it
It works fine with Immibis Core and nuclear control, the main bug I've found is that the sensor kits are reporting that reactors only output 1 EU/t per uranium cell, despite them still outputing 5 as expected (when not touching any others).
Other bugs I found include NEI support not working (or was it you never had any?), seed bags have slightly broken tooltips (see attached image) and electric items don't show their stored EU.
-
Not sure when you stopped looking, so I have no idea
-
Empty Cells filled with coolant are different to universal fluid cells filled with coolant, which is why it wasn't working for you.
-
-
Are you sure you didn't change anything else? Normally if you add someone that breaks it, removing it should stop it. There must be something else you added presumably by accident.
-
Is it crashing with the same thing? I expect I removed more things from the Rolling Machine.
Also, there's a RC 9.4.1.0?!
-
Yes it was, did you update Railcraft? It looks like there's something wrong with removing that recipe.
-
-
I don't think it needs tinkering with that much, the World of Tanks forum gets much more chat than we do to fill the extra space on the right as well. All this really needs is things like the superfuel smiley working and maybe syntax highlighting for code.
-
Ohhhh, that's the operation type, my bad, thought it was trying to use Redstone.
Can you upload the crash it's getting you, that should help at least give an idea what's going wrong.
-
-
@DreamMaster:
1. TE stores all it's machines in the same value, meaning you need the NBT to get the right tier
2. That code adds the iron and steel plates to the ore dictionary
3. That's why it's commented out
4. Iterates over the iron and gold gear ore dictionary entries, and blanks it
5. Doesn't make a huge difference really. -
Setting the recipes to the old set means that the new items (the lamps, generator and energy sensor kits) don't have recipes. Can you change it so the old set also starts using Refined Iron again now it's back?