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

crash with small circuit program #34

Open
w1257 opened this issue Oct 13, 2019 · 0 comments
Open

crash with small circuit program #34

w1257 opened this issue Oct 13, 2019 · 0 comments

Comments

@w1257
Copy link

w1257 commented Oct 13, 2019

What I did:

I made a small program, put into the compact circuits and then try to turn on the block

What happened:

crash minecraft when i enter the world

What should have happened:

do my program without crashing minecraft

Notes and suggestions:

I checked the part of the code and i think it could be caused by "++i"(125-154) in Circuit.java in the mod which adds 1 the number then returns number.
if thats the problem the solution I guess is "i++" which first returns the number and then adds 1.
else IDK.

I really like redstone mods for this version of MC thats why i am using this mod.

sorry if i made any spelling mistakes

Used Versions:

  • Minecraft-1.7.10
  • AutomatedRedstone-2.2.1
  • CD4017BE_lib-1.4.1.5
  • Forge-10.13.99.99

crash-2019-10-13_16.11.15-server.txt
2019-10-13_16 11 02
few seconds before crash

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

1 participant