-
Notifications
You must be signed in to change notification settings - Fork 15
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
Cannot repair item using anvil or /repair command #19
Comments
Hi, I recently released the build 1.2.5 DEV-0, which should fix this issue. Please test the build and let me know if the issue is fixed. |
Thank you, i will do that. |
Some of the items can be repaired now but we tested some dragonsteel items "dragonsteel fire pickaxe" the has still this problem. |
Are you using an anvil or crafting table to repair or the /repair command? /repair is a command from another plugin (I'm guessing Essentials, so I'll need to add manual support for that). |
We tried it with anvil using dragonsteel ingot and /repair. And some info for /repair we use CMI instead of essentials. |
Are there errors with both methods (/repair and anvil) or just with one? Also, does the issue exist for all dragonsteel items or just certain ones? When I tested the dev-build, I used a copper shovel from the notreepunching module, and it was working fine, but I did not check for custom items in other modules like ice and fire. |
So we tested only ice and fire weapons because we don't use the notreepunching module. Currently not working wapons that we are tested: Dragonbone Pickaxe, Fire Dragonsteel pick axe, Fire Dragonsteel Strengthened Crossbow, Fire Dragonsteel Shovel. This is the only thing i found working: Iced Dragonbone Strengthened Crossbow. No errors in console. |
We are using these modules. Baubles, SpartanWeaponry, SpartanandFire, IceandFire. |
Any news? |
Hi, I've been focusing on adding compatibility with other plugins like WorldGuard and Realistic Seasons. I haven't gotten time to work on bug fixes. |
I have some good news to share! After performing some testing, I've determined that this bug is caused by my plugin not recognizing the correct repair materials. I've already programmed a fix, which will be released in the upcoming 1.2.5-DEV-1 build or official 1.2.5-RELEASE build, depending on when Minecraft releases 1.19.4. However, the fix may not work with /repair commands since CMI and similar plugins will handle repairing differently. I may ask for you to provide a copy of CMI later so I can confirm that my fix works for your plugins. |
Great news thanks i will test and report back :) |
I tried the 1.2.5-DEV-1 but i get this following error on startup [16:05:02 INFO]: [RealisticSurvival] Enabling RealisticSurvival v1.2.5-DEV-1 |
Latest Paper 1.19.3 #445 |
Oh, that bug is caused by Tough as Nails not being enabled. I forgot to add a check for that edge case. Btw, the fix does not exist currently. It will be added to the upcoming dev build. |
Ah ok no problem ill wait fot the next dev build then. I only wanted to experiment with the papi and report bugs back. I love the project and i want to help where i can to make it better. |
Issue should be resolved as of 1.2.5-RELEASE. I did not test if it works with CMI's /repair command, however. Please let me know if it does/doesn't |
Hi, i will test it after its updated to 1.20.1 and report back. |
Ah, I figured the CMI repair command wouldn't work, but the anvil bug is strange. Could you post a screenshot of your plugins list? When I test the plugin bare-bones, repairing via anvil works correctly. I think a plugin conflict is causing the second issue. |
❗ Checklist
📍 Description
Hi, i have a problem repairing items. For examaple i tried repair Fire Dragonsteel Pickaxe both with anvil and command and its seem like it works but after on hit it jumps back to the previous durability. Any ideas? Thanks.
Plugin is the 1.2.4. Running on 1.19.2 paper
📑 Reproduction Steps
Get a Fire Dragonsteel Pickaxe
Try to repair it using anvil or a /repair command.
Hit once and the durability will fall back to the old state.
💡 Expected Behavior
After repairing the durability counter should reset from max value.
📷 Screenshots / Videos
No response
📜 Server Log
No response
💻 Server Software
Paper
🎮 Minecraft Version
1.19.x
⭐ Realistic Survival version
1.2.4
🧭 Other plugins
No response
The text was updated successfully, but these errors were encountered: