IoIxD / Cobblemounts

Cobblemon sidemod that lets you mount the Pokemon.
GNU Lesser General Public License v3.0
1 stars 11 forks source link

Update to cobblemon 1.5 #30

Closed Shawn11564 closed 1 month ago

Shawn11564 commented 1 month ago

I had to disable the PokemonServerDelegateMixin as I don't understand mixins enough and cobblemon updated the way entity properties are accessed which was causing the crash in 1.5.

IoIxD commented 1 month ago

I do understand mixins and I disabled it, lmao.

The problem is that it overrides a function that no longer exists. I tried to find the function that replaces it but didn't immediately find something, so I'm going with this.