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

scanForPlayers is not returning values #18

Open
Bonono63 opened this issue Mar 23, 2024 · 2 comments
Open

scanForPlayers is not returning values #18

Bonono63 opened this issue Mar 23, 2024 · 2 comments

Comments

@Bonono63
Copy link

I have an advanced turtle running the following program: https://pastebin.com/yAw45fLq
I am receiving an empty table from the scanForPlayers function.

I am using fabric if that is important

Here is the log if you want to look at the mod list or other details.
https://pastebin.com/bxMJS30C

Let me know if the function simply hasn't been implemented on the fabric version.
Thank you for your time!

@SuperSpaceEye
Copy link
Owner

I'm currently working on an another project, so idk when I will return to Some Peripherals. I will, eventually, but probably not any time soon.

@SuperSpaceEye
Copy link
Owner

Very late, but it was probably because i've set incorrect range for config, causing default value for range (-1, so the range is unlimited) become basically almost zero instead. Just change the value to any positive number as a workaround for now

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

No branches or pull requests

2 participants