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

Some issues I had to fix for 1.16.5 #46

Open
Brian-Voss opened this issue May 12, 2022 · 3 comments
Open

Some issues I had to fix for 1.16.5 #46

Brian-Voss opened this issue May 12, 2022 · 3 comments

Comments

@Brian-Voss
Copy link

I know this isn't for 1.16.5, however, it didn't take too much to make it compatible in case you wanna load a version for that. There's no bug just letting you know.

  1. For whatever reason, when you plug in a flux gate to the computer they are marked as flow gates now. So a small update to line 37 from flux to flow took care of it.
  2. I was getting the v is a boolean error in the pairs on line 178. No doubt it's interpreting 1 or 0 as a bool erroneously, so I just wrapped v with a tostring() to fix it
  3. FML the flickering screen (Like it was doing in your tutorial) is driving me nuts! I know it's CC but do you happen to know any fix?
@kingdevnl
Copy link

Could you fork the repo with your fixes added?

@KannaKamui6969
Copy link

KannaKamui6969 commented Aug 11, 2023

I keep getting the line 54 no valid flux gate found, and i litterly have tried all sides of the computer any fix? and line 46

@owlhuntress
Copy link

could i possibly see if your code would work in 1.18? im having some trouble getting mine working and i think i may have the same issue

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

4 participants