RP-Kit / RPKit

RPKit plugin suite
Apache License 2.0
21 stars 12 forks source link

Fix "Overload resolution ambiguity" error occurring upon compiling rpk-characters-bukkit module #666

Open dmccoystephenson opened 1 month ago

dmccoystephenson commented 1 month ago

Attempting to compile the rpk-characters-bukkit module on the develop branch at this time results in an Overload resolution ambiguity error:

image

This may be related to ProtocolLib updating their API.

This should be investigated and resolved.

dmccoystephenson commented 1 week ago

Should this be on the 2.4.3 milestone or the 2.5.0 milestone? @alyphen

alyphen commented 1 week ago

Should this be on the 2.4.3 milestone or the 2.5.0 milestone? @alyphen

I think we just go 2.5 and gut the nameplate functionality, it only causes problems and is doable with placeholders I think

dmccoystephenson commented 1 week ago

Should this be on the 2.4.3 milestone or the 2.5.0 milestone? @alyphen

I think we just go 2.5 and gut the nameplate functionality, it only causes problems and is doable with placeholders I think

What's the nameplate functionality?

alyphen commented 1 week ago

Should this be on the 2.4.3 milestone or the 2.5.0 milestone? @alyphen

I think we just go 2.5 and gut the nameplate functionality, it only causes problems and is doable with placeholders I think

What's the nameplate functionality?

There is a feature to update player nameplates to character names. It only worked on the specific combination of ProtocolLib and Minecraft it was designed for each time it was updated, and each update was a huge pain