However it is not compiled and is left in code form. I have no knowledge of java and I was wondering if somebody could compile it for me. Thanks and have a great day
Latest News Article
Minecraft Ways to Die - a Parody Song
Continuing with our theme of parody songs, today's offering is an especially clever creation! Minecraft Ways to Die, an odd take on the song 50 Ways to Say Goodbye, is a labor of love from a whole lot of people! This hand-crafted, artisinal s...
Minecraft Monday Show - Let's Play Killers & Great Downloads!
This week, BebopVox covers the recent drama with "Let's Play" videos (including Mojang's stance on the matter), and much more!...
Minecraft Video Trailer: "Relapse"
Looking for a sci-fi adventure set inside Minecraft? fngnation is, and can't wait to release this awesome space-opera thriller, called "Relapse"! While this is just a trailer of the upcoming movie, it's definitely worth a watch, so ...
Logistics Pipes 1.4.5
Started by
JordynX
, Nov 22 2012 04:51 PM
10 replies to this topic
#1
Posted 22 November 2012 - 04:51 PM
Logistics Pipes was release for 1.4.5 here: https://github.com/R.../LogisticsPipes
However it is not compiled and is left in code form. I have no knowledge of java and I was wondering if somebody could compile it for me. Thanks and have a great day
However it is not compiled and is left in code form. I have no knowledge of java and I was wondering if somebody could compile it for me. Thanks and have a great day
Subscribe to my YouTube channel for Minecraft Mod Reviews, and Modded Let's Plays!
Youtube: http://www.youtube.com/user/jordynx096
Youtube: http://www.youtube.com/user/jordynx096
#2
Posted 23 November 2012 - 02:16 PM
If you actually read the build.xml on that site, as of today, it still states it's working off of forge 6.0.1.343, which is only 1.4.2, not 1.4.5, so it hasn't been updated yet.
#3
Posted 23 November 2012 - 06:45 PM
it is only 1.4.2 and 1.3.2
#4
Posted 24 November 2012 - 03:03 PM
It has been just no official build released on Jenkins: utils 7 days ago Update to Minecraft 1.4.5 [davboecki]
If you look the build.xml hasn't been updated with the source
If you look the build.xml hasn't been updated with the source
[url=http://www.youtube.com/user/direwolf20]
[/url]
[/url]
#6
Posted 25 November 2012 - 02:19 PM
WoW this is amazing, I really wanted it. Thanks McAroon
#7
Posted 01 December 2012 - 10:36 AM
Does anyone have any idea why this is happening:
Spoiler:
#9
Posted 02 December 2012 - 01:52 AM
how can i install this on FTB? kind of a noob here, just tell me what versions of what mods to get. thank you
EDIT: alright so i injected forge 6.3, added the logistics pipes, and BC 3.2, but then i get an error log thingy and MC doesnt even launch. i really need help
EDIT 2: is FTB 1.4.2?
EDIT 3: yep it is.
EDIT 4: found a 1.4.2 version... still doesnt work, the log doesnt let me copy/ paste, so does any1 know how it could work?
EDIT 5: error msg:
2012-12-02 22:00:35 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: logisticspipes/LogisticsPipes, method: PostLoad signature: (Lcpw/mods/fml/common/event/FMLPostInitializationEvent;)V) Bad type in putfield/putstatic
2012-12-02 22:00:35 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-12-02 22:00:35 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2012-12-02 22:00:35 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)
2012-12-02 22:00:35 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2012-12-02 22:00:35 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-02 22:00:35 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-02 22:00:35 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-12-02 22:00:35 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-02 22:00:35 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-02 22:00:35 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-02 22:00:35 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-02 22:00:35 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-12-02 22:00:35 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
2012-12-02 22:00:35 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
2012-12-02 22:00:35 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:420)
2012-12-02 22:00:35 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)
2012-12-02 22:00:35 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
help?
EDIT 6: if it helps, im trying to install the 1.4.2 version with BC 3.1.8... still need help over here.
EDIT: alright so i injected forge 6.3, added the logistics pipes, and BC 3.2, but then i get an error log thingy and MC doesnt even launch. i really need help
EDIT 2: is FTB 1.4.2?
EDIT 3: yep it is.
EDIT 4: found a 1.4.2 version... still doesnt work, the log doesnt let me copy/ paste, so does any1 know how it could work?
EDIT 5: error msg:
2012-12-02 22:00:35 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: logisticspipes/LogisticsPipes, method: PostLoad signature: (Lcpw/mods/fml/common/event/FMLPostInitializationEvent;)V) Bad type in putfield/putstatic
2012-12-02 22:00:35 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-12-02 22:00:35 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2012-12-02 22:00:35 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)
2012-12-02 22:00:35 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2012-12-02 22:00:35 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-02 22:00:35 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-02 22:00:35 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-12-02 22:00:35 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-02 22:00:35 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-02 22:00:35 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-02 22:00:35 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-02 22:00:35 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-02 22:00:35 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-12-02 22:00:35 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
2012-12-02 22:00:35 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
2012-12-02 22:00:35 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:420)
2012-12-02 22:00:35 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)
2012-12-02 22:00:35 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
help?
EDIT 6: if it helps, im trying to install the 1.4.2 version with BC 3.1.8... still need help over here.
#10
Posted 10 December 2012 - 01:46 AM
You have the same avatar as me XD









