Buildcraft is updated? On the website it says its on the homestretch for release to 1.3.2.
Well BC and them just pretty much stopped compiling it lol. But yeah if you compile it then yeah its up.
Buildcraft is updated? On the website it says its on the homestretch for release to 1.3.2.
Well BC and them just pretty much stopped compiling it lol. But yeah if you compile it then yeah its up.
Great, will there be any new cells? I'm stuck in 1.3.2 until all the mods i have are updated, including yours.
what you left waiting for? Here is my list: http://godcraft.com/wiki/godcr…on-3-server-plugins-mods/
Really just waiting on GregTech and that is it really with a major impact.
I a bit worried this might be one the last updated mods for Minecraft. Is there only one generator mod kicking these days?
Nice job, I like this stats system you have running. Have you ever consider actually making some kind of stats mod for servers? It would be sweet say for server admins to be able to have a small banner with actual real info that can be customized in the config that shows fun and useful information. To many of these so called stats banners are more for advertising but it be neat to actually have one for a purpose.
Screw the High-Tech Advanced Centrifuge! Lets lag my server and build 1000's of small Centrifuges
I hope for this: Minecraft API rovides Plugin support like Bukkit (Bukkit Team is currently employed be (or only helping?) Mojang) and Forge brings the awesome mod support.
DREAMWORLD im comming
We don't need that though anymore. Forge can do the same thing now, just to many people refuse to try it or make addons that are useful.
I'm not able to get compact solars to work with minecraft 1.3.2. Using Forge 4.3.5.318 and CompactSolars 3.0.4.15.
Forge log gives me this:
CodeDisplay More2012-10-29 10:47:19 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod CompactSolars 2012-10-29 10:47:19 [FINEST] [ForgeModLoader] Testing mod CompactSolars to verify it accepts its own version in a remote connection 2012-10-29 10:47:19 [SEVERE] [ForgeModLoader] The mod CompactSolars appears to reject its own version number (3.0.4.15) in its version handling. This is likely a severe bug in the mod! 2012-10-29 10:47:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CompactSolars 2012-10-29 10:47:19 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: cpw/mods/compactsolars/CommonProxy, method: getServerGuiElement signature: (ILqg;Lxe;III)Ljava/lang/Object;) Incompatible argument to function 2012-10-29 10:47:19 [INFO] [STDERR] at java.lang.Class.forName0(Native Method) 2012-10-29 10:47:19 [INFO] [STDERR] at java.lang.Class.forName(Class.java:247) 2012-10-29 10:47:19 [INFO] [STDERR] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:51) 2012-10-29 10:47:19 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:414) 2012-10-29 10:47:19 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-10-29 10:47:19 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 2012-10-29 10:47:19 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 2012-10-29 10:47:19 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597) 2012-10-29 10:47:19 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2012-10-29 10:47:19 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2012-10-29 10:47:19 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2012-10-29 10:47:19 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2012-10-29 10:47:19 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2012-10-29 10:47:19 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:139) 2012-10-29 10:47:19 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-10-29 10:47:19 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 2012-10-29 10:47:19 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 2012-10-29 10:47:19 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597) 2012-10-29 10:47:19 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2012-10-29 10:47:19 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2012-10-29 10:47:19 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2012-10-29 10:47:19 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2012-10-29 10:47:19 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2012-10-29 10:47:19 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:82) 2012-10-29 10:47:19 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:466) 2012-10-29 10:47:19 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:148) 2012-10-29 10:47:19 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:416) 2012-10-29 10:47:19 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:748) 2012-10-29 10:47:19 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:680)
Any suggestions how to get it working?
That is because the link you saw me post is for 1.4.2 and not 1.3.5 and it seems like his mediafire links are all dead.
I can't wait for the 1.4.2 Update. Almost got my list done
Minecraft version: 1.3.2
IC version: 1.106
Launcher: MMC
For some reason I am unable to craft an advanced alloy. At first I thought that IC2 wasn't recognizing metallurgy bronze and then gave myself some IC2 tin with NEI. That didn't work. I checked the Wiki to make sure I was using the correct recipe and the recipe was correct. I even tried every combination prior to that to make sure. Then I removed metallurgy and tried again and still was not able to.
Here is a list of installed mods: http://i.imgur.com/zg3Ob.png
Up until the current 1.3.2 world I've never attempted to craft the item on anything but 1.2.5 so I'm assuming the recipe is still the same (as it shows on the wiki).
GregTech is installed. That changes the recipe to a Rolling Machine only. Does that now show up for you in NEI? With Rolling Machine as the top?
You're measuring the batbox itself, getting input and output. Try measuring the wire itself and you'll see expected results.
yup this.
I have been busy this weekend but it sounds like things have been going better then expected
I'm using the EU-reader and that's what it says. Is it wrong?
Should not be. if you don't mind taking a picture of your setup and the scan readouts I might be able to put more insight into it.
I am using 4 LV solar panels for my batbox. It's max output is 32EU/t but with these LVs it's putting out about 45 EU/t? Is that right the batbox can put out more power with these?
eh think you might be miss seeing something. Try it again..
Display More
Teleporting is easy. I would've said Days and not Weeks.
The 1.4.2-Update of my Addon has perfect timing as the coming Thursday and Friday are Lecturefree. (more time for coding)
The Translocator took me the last 2 hours btw.
you're*
So... I will say Tomorrow? lol =P
I was going to say a few months, but i didn't want to wait that long
For RP lol?
Fixed.
The Math changed since that statement (thats why i didnt add it to the Wikipage). But back then it was right.
Some kind of better Teleporter is already on my slow TO-DO-List.
A Week? Hahahahaha. Do you really think that setting Postions is that much work, when i already have tons of Basecode?
Since Eloraam is no longer porting RP to 1.3.2, i will do that this week. But i have to add one new Block before doing so. *Ahem* Translocator *ahem* Automatisation *Ahem*
Yeah things are really updating fast now. Only a couple left and then I decide to wait or go without the rest.
Wow, this would mean that HV water mill would consume water 512x faster than regular. Try giving him buckets that fast.
Any chance for 1.4 version for 108 pre-release?
Try: http://files.minecraftforge.net/CompactSolars/ for beta builds.
Could this by any chance be expanded to include Water Mills & Wind Mills?
This is compact solars not compact hacks.
IC2 to come out of Beta or RP2 hmmm.. This will be a tie lol...