This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Sbeagin's profile picture

[1.78] os.pullEvent() and rednet.recieve() don't work

Started by Sbeagin, 13 March 2016 - 03:10 AM
Sbeagin #1
Posted 13 March 2016 - 04:10 AM
As the title suggests, I have found that os.pullEvent(), rednet.recieve(), and I would assume other event listeners do not seem to function. Either the functionality has changed since MC 1.7.10 or this is a bug.

Both os.pullEvent(), rednet.recieve() immediately return an error.
Lyqyd #2
Posted 13 March 2016 - 04:36 AM
What are the errors? You might try spelling "receive" correctly, that should help with the second one, at least.
Bomb Bloke #3
Posted 13 March 2016 - 04:54 AM
Gee, I can't help but wonder how this one made it through beta testing…
dan200 #4
Posted 13 March 2016 - 10:08 AM
This is demonstrably not broken. CC wouldn't function without these.