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

How do I update my computer to work with 1.12.2? #29

Open
gayrt opened this issue Mar 31, 2019 · 5 comments
Open

How do I update my computer to work with 1.12.2? #29

gayrt opened this issue Mar 31, 2019 · 5 comments

Comments

@gayrt
Copy link

gayrt commented Mar 31, 2019

I've set up everything to the dot, exactly as stated in the readme but I get an error message on line 178. How do I fix the line/edit the code? Do I have to type in another command into the actual computer in Minecraft? Do I link the computer to another pastebin URL? Sorry, I'm a super huge noob to ComputerCraft.... Anything helps thanks.

@spannerman79
Copy link
Contributor

https://github.com/acidjazz/drmon/blob/master/README.md#what-is-this
NB: This is for Minecraft 1.7.10

@gayrt
Copy link
Author

gayrt commented Mar 31, 2019

Got it, my bad.

@spannerman79
Copy link
Contributor

..then close the issue @gayrt

@OmegaPhi115
Copy link

If you want to use it in 1.12.2 you need to use one of the forks of the code:
https://github.com/OmegaPhi115/Draconic-Evolution-Reactor-Controller
https://github.com/aedan/drmon
https://github.com/Driej/drmon

Some can change the original more than others

@jonjo97
Copy link

jonjo97 commented Dec 12, 2020

(Error line 178)
print(k.. ": ".. v)

Change the above to this:

  print(k.. ": ".. k)

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