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

Negative durability on unbreakable tools #822

Open
Gamerbolts opened this issue Jan 14, 2024 · 6 comments
Open

Negative durability on unbreakable tools #822

Gamerbolts opened this issue Jan 14, 2024 · 6 comments
Labels
bug Something isn't working compatibility Mod compatibility

Comments

@Gamerbolts
Copy link

Hello. I have your mod in my modpack. I was playing and testing and noticed when I use Ultamine from FTB with a Forgero tool it will go to negative durability and continue to work. Not sure if logs will help or not. I searched your github but did not see anything mentioned so thought I would post.

@JorisDeBeer
Copy link
Collaborator

Some logs & game version would be appreciated.

We did have this issue in the past but I couldn't reproduce it with only forgero. Forgero also has his own vein mining tools for that part. Could be the code here is conflicting in some way.

@Gamerbolts
Copy link
Author

I am on v0.11.11

This is a personalized large modpack. Here is my log
latest.log

@Steveplays28 Steveplays28 added bug Something isn't working compatibility Mod compatibility labels Jan 14, 2024
@SigmundGranaas
Copy link
Owner

Does this happen every time, or just once in a while? I suspect that this is due to a mod conflict with another mod which does some generalized durability handling, which might throw off Forgero's own mixin for checking if the tool should break or not. I don't know half of the mods in the modpack so I cannot say which mod that would be, unfortunately, but we appreciate the issue either way!

@SigmundGranaas
Copy link
Owner

Could you paste the log when playing and using the tools with negative durability? We should have a check in place that should produce some log entries if that is the case.

@Gamerbolts
Copy link
Author

It does seem to be once in awhile, but I will check and get back to you. I am thinking a possible conflict with FTB Ultamine. I did however change the config in Forgero to not make tools unbreakable so that may fix it if it just breaks the tool instead, but I'll test next time I get my modpack open and see

@SigmundGranaas
Copy link
Owner

Note: I encountered this in scenarios where the tool has higher durability, and then looses an upgrade which lowered the tools durability, which caused the tool damage to be higher than the durability of the tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compatibility Mod compatibility
Projects
None yet
Development

No branches or pull requests

4 participants