Welcome to Feed the beast! Log in or Sign up to interact with the community.

ComputerCraft Help

Discussion in 'Tech Support' started by MrFrostmaul, Nov 6, 2012.

  1. MrFrostmaul New Member

    Member Since:
    Nov 1, 2012
    Computercraft error - I think

    When ever I do the pastebin get command, it works correctly on the server and all enabed and downloads correctly, but when running it, the turtle does not do anything apart from sitting there.
    I even tried with a simple command HERE and still nothing happens,

    What am I doing wrong? - It is all enabled on Server and client side.
  2. darR3Ke Member

    Member Since:
    Nov 6, 2012
    Location:
    Belgium
    dont they need fuel in the latest version ?
  3. MrFrostmaul New Member

    Member Since:
    Nov 1, 2012
    think so, but it should say add more fuel, and when in Creative mode they shouldn't need fuel
  4. Lawbroken Crazy Batman (Moderator)

    Member Since:
    Oct 29, 2012
    Location:
    Australia
    Yes and no depends on configs there is a setting True(needs fuel) or False (doesn't need any).

    Them commands are fine.

    Try one that is

    turtle.select(1)
    turtle.refuel(quantity)

    Change "quantity" to 1,2 or all amount of fuel
    (make sure your fuel is in the top left inv of the turtle.)
  5. JoshJ5Hawk New Member

    Member Since:
    Nov 16, 2012
    I hope this isn't considered a Necro, but How did you get pastebin to work for you? Every time I attempt to grab something from Pastebin, I am to that I need to enable the http API, which I do, but I get the same output. Any idears?
  6. Lawbroken Crazy Batman (Moderator)

    Member Since:
    Oct 29, 2012
    Location:
    Australia
    http/pastebin get xxx ?
  7. JoshJ5Hawk New Member

    Member Since:
    Nov 16, 2012
    Well... It looks like I've been editing the wrong config... Turns out that FTB was running from a different folder than I had intended lol

Share This Page