- Sky
- Blueberry
- Slate
- Blackcurrant
- Watermelon
- Strawberry
- Orange
- Banana
- Apple
- Emerald
- Chocolate
- Charcoal


Michiyo
Moderators-
Content Count
80 -
Joined
-
Last visited
-
Days Won
31
Michiyo last won the day on August 4
Michiyo had the most liked content!
About Michiyo

-
Rank
Moderator
- Birthday 12/11/1985
Contact Methods
-
Website URL
http://pc-logix.com
-
Skype
MichiyoRavencroft
-
Minecraft
MichiRavencroft
-
GitHub
MichiyoRavencroft
Profile Information
-
Gender
Female
Recent Profile Visitors
1834 profile views
-
-
operating system StattenOS - Base control system
Michiyo replied to Elijahlorden's topic in Programs
no primary 'modem' available. It's looking for a component that provides "modem" Likely a network card, or a linked card. -
-
os_door is the old name of the door controller component, it was renamed in the port to 1.10+ and this script hasn't been updated to match. Change all instances of `os_door` to `os_doorcontroller` to resolve.
-
The door controller has to be touching the door, but it can be camouflaged, just click the block with any solid non tile entity block. Edit:Or... it should I just noticed an issue saying this was broken in the 1.12 port as well...
-
-
Looks like your trying to run the program on an older OpenOS version or an older version of OpenComputers if the OC version is recent but you haven’t upgraded the OpenOS install you don’t have the new thread library.
- 837 replies
-
- bigreactors
- extremereactors
-
(and 2 more)
Tagged with:
-
Have you installed OpenOS or are you running it directly from the floppy? Type install and let it copy everything to the HDD the floppy is read only.
-
That's not what is meant by the "Address" you need the component address of the OC interface block, you can get this by using an OC Analyzer on the SGCraft interface, and then open chat and click the long UUID Address reported there, or you can run `components` at the computer shell, and copy the address by hand.
-
-
I have to approve posts from members with less than X (Liz edit: that's currently set at 1) number of posts. After they reach the minimum their posts don't need approval, and until they are approved they don't show up in the thread at all.
- 837 replies
-
- bigreactors
- extremereactors
-
(and 2 more)
Tagged with:
-
That's my fault.. I could have sworn I approved this post when it was posted, and it was sitting in my queue as seen. I noticed it when I went back and read a few pages of the thread.
- 837 replies
-
- bigreactors
- extremereactors
-
(and 2 more)
Tagged with:
-
https://minecraft.curseforge.com/projects/opensecurity/files/2437630
-
Examining for coremod candidacy OpenSecurity-1.7.10-1.0-103(1).jar You're running OpenSecurity 1.7.10.. in 1.10
-
You got a log...?
-
-
-
1.10.2 builds are available on CurseForge now!
-
Yeah, that sounds like you've somehow ran the cardwriter program.
-
As I told you in the ticket, you CAN. NOT. print(keypad) that is *NOT* how events work. event = require("event") _,_, button, button_label = event.pull("keypad") print(button)
-
Ta©ti Tac0Z started following Michiyo
-
Michiyo started following Ember_Primrose
-
Ember_Primrose started following Michiyo
-
The documentation in this thread is out of date, the wiki on github https://github.com/PC-Logix/OpenSecurity/wiki is the best place for docs. The issue is the component name is os_rfidreader, all lowercase, all of the component names are lowercase, and should be prefixed with os_