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

[1.15.2] Pitiful fuel generator crash #52

Closed
veryslowinthehead opened this issue Apr 27, 2020 · 2 comments
Closed

[1.15.2] Pitiful fuel generator crash #52

veryslowinthehead opened this issue Apr 27, 2020 · 2 comments

Comments

@veryslowinthehead
Copy link

Titanium Version: 1.15.2 2.3.7

https://pastebin.com/DiSb6btA

as far as i know this is the full log-
https://gist.github.com/veryslowinthehead/9f4e4aca019c96e5270b665ecd797e32

I was told the progress bar was trying to divide by zero

@veryslowinthehead veryslowinthehead changed the title [1.14] Pitiful fuel generator crash [1.15.2] Pitiful fuel generator crash Apr 27, 2020
@veryslowinthehead
Copy link
Author

👁️👃👁️
👄

@Vaelzan
Copy link

Vaelzan commented May 12, 2020

For reference, it's this line that is causing the crash.

int progressOffset = progress * area.width / maxProgress;

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