ConcreteMC / Alex

A Minecraft client written in C# aimed at compatibility with MC:Java & MC:Bedrock
Mozilla Public License 2.0
590 stars 46 forks source link

PlayerAbility and AbilityLayer could not be found #132

Open kentew opened 2 years ago

kentew commented 2 years ago

I am loading the solution for the first time. I resolved a lot of initial issues by getting all the src for the dependencies, but there seems to be something missing. Looks like it doesn't find PlayerAbility and AbilityLayer. McpeRequestAbility is missing. This all looks like MiNET possibly is involved, so going there. I'd love help shortcutting this, but maybe I'll find a fix

cranberry3148 commented 1 year ago

If you still haven't figured it out, you have to switch MiNET to the feature/1.19.10 branch. Cheers!

GavinRigsby commented 1 year ago

As far as I can tell the referenced functions are not found in the MiNET feature/1.19.10 branch.