Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command Blocks not working with OpenPeripheral #61

Closed
Loonacy opened this issue Oct 6, 2013 · 3 comments
Closed

Command Blocks not working with OpenPeripheral #61

Loonacy opened this issue Oct 6, 2013 · 3 comments
Labels

Comments

@Loonacy
Copy link

Loonacy commented Oct 6, 2013

I have a computer next to a command block that runs a script when someone pushes a button. This works fine until i install OpenPeripheral. After installing OP, peripheral.getMethods returns nil for the command block.
Tried with MC 1.6.2, Forge 845, OP 0.2.1-snapshot-25
and MC 1.6.4, Forge 916, OP 0.2.1-forge9.11.0.883-snapshot-57

@ghost
Copy link

ghost commented Oct 13, 2013

use peripheral.listMethods()

@Loonacy
Copy link
Author

Loonacy commented Oct 13, 2013

That just gives "attempt to call nil"

@theoriginalbit
Copy link
Contributor

After discussions with dan200 on IRC today, this is a problem in logic with ComputerCraft, it has been fixed and will be in whatever next version of CC there is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants