FamroFexl / ForceCrawl

Manually control when you crawl.
MIT License
3 stars 1 forks source link

`mixin error` Server crashes upon startup #1

Closed zndrmn closed 1 year ago

zndrmn commented 1 year ago

latest.log

Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinPreProcessorException: Attach error for forcecrawl.mixins.json:PlayerPose from mod forcecrawl during activity: [Transform -> Method updatePlayerPose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> INVOKEVIRTUAL -> net/minecraft/class_304::method_1434:()Z]
FamroFexl commented 1 year ago

If you install this mod on your client, it will work on a server. Currently, this mod doesn't have "official" server support. However, if you are on a server, this mod will still work, but it won't show you crawling. I may add this functionality eventually.

zndrmn commented 1 year ago

It doesn't play well on servers from what I've experienced

https://user-images.githubusercontent.com/77690119/216809888-6ea944e5-4bfc-4290-937f-db9d427743ab.mp4

FamroFexl commented 1 year ago

Got it, I will make sure to add that server functionality as soon as possible.