Question Help out with some issue once i updated to 1.19.2

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.

OXV

New member
Mar 18, 2023
2
0
1
im getting this issue this plugin in years old with no updated worked for 1.19.2 and died on 1.19.3 or 1.19.4
can someone tell me what the issue is and even maybe i can give them the jar and see whats up XD
Add me on discord if you can help out - Jonski#5057
 

electronicboy

Administrator
Staff member
Dec 11, 2021
321
18
68
28
Code:
[20.03 03:46:31] [Server] Caused byjava.lang.NoSuchMethodError: 'int me.Zrips.bottledexp.Calculations.getPlayerExperience(org.bukkit.entity.Player)'
[20.03 03:46:31] [Server]     at com.shelk.LartenoExp.openInv(LartenoExp.java:82) ~[LartenoExp (3).jar:?]
The problem is that exp plugin is trying to call a method in the bottledexp plugin, but, the method no longer exists; as such, your exp plugin will need to be updated to account for whatever changes where made in bottledexp