Jump to content

  • Curse Sites
Become a Premium Member! Help
Latest News Article

Logistics Pipes 1.4.5


  • Please log in to reply
10 replies to this topic

#1

JordynX
    JordynX

    Gold Miner

  • Members
  • 467 posts
  • Location: California

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 :D
Subscribe to my YouTube channel for Minecraft Mod Reviews, and Modded Let's Plays!
Youtube: http://www.youtube.com/user/jordynx096

Register or log in to remove.

#2

Kelethria

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

tetkris
    tetkris

    Carpenter

  • Members
  • 68 posts

Posted 23 November 2012 - 06:45 PM

it is only 1.4.2 and 1.3.2

#4

Bedo000
    Bedo000

    Tree Puncher

  • Members
  • 33 posts

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
[url=http://www.youtube.com/user/direwolf20]Posted Image[/url]

#5

McAroon
    McAroon

    Out of the Water

  • Members
  • 9 posts

Posted 25 November 2012 - 02:12 PM

Found this https://github.com/R...ipes/issues/242

#6

walidahmadi

Posted 25 November 2012 - 02:19 PM

WoW this is amazing, I really wanted it. Thanks McAroon

#7

Senioo
    Senioo

    Zombie Killer

  • Members
  • 202 posts
  • Location: Sofia, Bulgaria
  • Minecraft: Warplord

Posted 01 December 2012 - 10:36 AM

Does anyone have any idea why this is happening:

Spoiler:


#8

1971_Challenger
  • Minecraft: Pontiac_Firebird

Posted 02 December 2012 - 01:01 AM

View PostSenioo, on 01 December 2012 - 10:36 AM, said:

Does anyone have any idea why this is happening:

Spoiler:

Use Buildcaft 3.2.0 not 3.2.1

#9

NYJetsFan

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.

#10

mymycool9
  • Location: Somewhere on Mars.
  • Minecraft: mymycool9

Posted 10 December 2012 - 01:46 AM

You have the same avatar as me XD

#11

AlexMason

Posted 08 January 2013 - 06:17 AM

http://ci.thezorro26...Pipes/