Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal
Dustpuppy

Security system for opensecurity

Recommended Posts

Hi, I'm very interested in using your program but when I try open the door, on the door machine I get "WardleDeBoss: server timeout" how do I fix this? 

EDIT: Seems swapping from a GPU to an APU in all machines seemed to fix this? (was the only thing that worked out of multiple methods). Works great. 

Edited by WardleDeBoss
Issue fixed.
Link to post
Share on other sites
22 minutes ago, AKASGaming said:

what is 'os_door' ?

I keep trying to run the pastbin for the door security but I keep getting this message saying that the os_door is not there

Minecraft 1.12.png

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.

Link to post
Share on other sites
1 hour ago, Michiyo said:

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.

how do I do that?

Edited by AKASGaming
Fixed it!
Link to post
Share on other sites
On 8/4/2021 at 6:30 PM, glob said:

i am having a problem when i try to run door code it says "no primary "os_door" available when i am looking at a "door controller" and a door on top of it connected

Sorry for long wait. The older version of opensecurity used to call the doorcontrol block os_door. It is now called os_doorcontrol so you will have to edit the code for it to work

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.