- Sky
- Blueberry
- Slate
- Blackcurrant
- Watermelon
- Strawberry
- Orange
- Banana
- Apple
- Emerald
- Chocolate
- Charcoal
Michiyo
Moderators-
Content Count
83 -
Joined
-
Last visited
-
Days Won
32
Michiyo last won the day on August 25 2023
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
3490 profile views
-
Muzarmo reacted to an answer to a question: Is there a way to use an external text editor to edit programs?
-
192.168.118.1 is a LAN IP, you're gonna need to give folks your public WAN IP for them to join you.
-
Ah, just noticed your site is behind CloudFlare, this is ALSO a security feature they run.
-
Your webserver likely blocks requests that don't have user agent headers (This is common with servers running mod_security on Apache, or... whatever the equivalent setup on NGINX is.) I just checked wget.lua and it in fact does not send any user_agent header with the request.
-
This hasn't been supported since Minecraft 1.6.4 and OpenComputers 1.2. It was originally posted in 2014, no this isn't on curse and will not be.
-
Lizzian reacted to a post in a topic: StattenOS - Base control system
-
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. -
John The Cooling Fan reacted to a post in a topic: OpenSecurity 1.7.10/1.10.2
-
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.
-
When writing a script you have to require the component library with component = require("component") When running code directly from the Lua interpreter this line isn't needed.
-
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...
-
XyFreak reacted to a post in a topic: Big Reactors Grid Control
-
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.
- 852 replies
-
- gui
- controller
-
(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.
-
yes, well your lamp is on the top there...
-
rs.setOutput(side: 5, 16) remove 'side:' from that. Also, it'd likely be easier to use the sides API which you've already includes so sides.left or sides.right instead of '5'
-
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.
-
Gavote reacted to a post in a topic: Big Reactors Grid Control
-
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.
- 852 replies
-
- gui
- controller
-
(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.
- 852 replies
-
- gui
- controller
-
(and 2 more)
Tagged with: