Jump to content




[1.5.8] [MC: 1.6.4] [SSP] Command block randomly picks different peripheral.getType() names.


4 replies to this topic

#1 joshmanisdabomb

  • Members
  • 42 posts
  • LocationHell

Posted 17 January 2014 - 10:20 AM

ComputerCraft Version Information: 1.58 Client

Description of Bug: peripheral.getType() calls a command block either "command" or "control" half the time. It should just call itself "command" or "control" every time you run it.

Steps to Reproduce Bug:
  • Load Minecraft.
  • Use peripheral.getType() with a command block and note down the string returned.
  • Keep reloading MInecraft.
  • When you use peripheral.getType() again, it might return a different string.


#2 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 17 January 2014 - 10:41 AM

Please provide a list of other mods you have installed. Specifically, OpenPeripheral is a troublemaker when it comes to command blocks.

#3 joshmanisdabomb

  • Members
  • 42 posts
  • LocationHell

Posted 20 January 2014 - 12:08 PM

I did indeed have OpenPeripheral installed. I uninstalled it, and things worked fine. So sorry, I should be more careful and check before reporting bugs.

#4 awsmazinggenius

  • Members
  • 930 posts
  • LocationCanada

Posted 20 January 2014 - 11:24 PM

Have you reported this to Mikee and his team?

#5 Tigerlife

  • Members
  • 21 posts

Posted 20 January 2017 - 11:59 PM

i know im a little bit late on this, but i just wanted to add a trick i do, where i make a command in a program and then run the command from the detection line of code, this allows me to fix the problem you had and allows me to do parallel with it too





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users