Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

Famous5000

Members
  • Content Count

    5
  • Joined

  • Last visited

About Famous5000

  • Rank
    Junior Member

Contact Methods

  • Minecraft
    Famous5000
  1. I have tried to do multiple things, the only thing that works would be binding it to myself so that it can work. BUT THAT IS VERY ANNOYING AND IT DOESN'T WORK IF I'M OFFLINE. Is there a way to fix it so that it reads from the command block permission? This has happened every single time I've used OpenComputers on a server though. Have not tried Singleplayer as I have no use for it there, because I almost never make adventure maps, but I do use the Debug.runCommand() too frequently. Trying to edit the ops.json file adding the OpenComputers' fake UUID and Playername as the arguments. It w
  2. I tried the component.leash.leash(sides.bottom) and it just does nothing. It doesn't even GET to the damn sides variable. Full info here: https://oc.cil.li/index.php?/topic/819-leash-upgrade-for-drones-isnt-working/
  3. It was an error with OpenComputers and Mystcraft. It's working when in a vanilla dimension, but not in a Myst-Dimension BTW, I gave up on this, so topic closed for now.
  4. I decided to work on the drones, and I tried to run this command in my processor for the DRONE: L = component.leash (RETURNED NOTHING) L.leash(5) [string "L.leash(5)"]:1: attempt to index a nil value (global 'L') And I tried the same thing with just the component: component.leash.leash(5) [string "component.leash.leash(5)]:1: attempt to index a nil value (field leash) And yes, I've tried both restarting the drone AND the computer, and even replacing it. Before you even ask: YES I HAVE THE LEASH UPGRADE.
  5. I can't get my crecopter to accept ANY functions. I can give the link to the code that I'm using, and hopefully it's an OK for the crecoptor, because it SIMPLY won't respond to anything other than critical errors saying that THAT DOESN'T EXIST. GitHub link: https://gist.github.com/fnuecke/6bcbd66910b946b54ec7
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.