CodeF53 / Horse-Buff

Makes Horses better by removing stupid things
Other
10 stars 5 forks source link

Crash with portal linking mod #52

Closed Rozbiynk closed 1 month ago

Rozbiynk commented 1 year ago

изображение It happens when im go through portal while mounting horse

Rozbiynk commented 1 year ago

it just kick me but doesnt crash server

Rozbiynk commented 1 year ago

also, is it normal that i can go through portal while im in the boat?

Rozbiynk commented 1 year ago

https://mclo.gs/4u43hro

CodeF53 commented 1 year ago

also, is it normal that i can go through portal while im in the boat?

Yes, the portal patch only applies to AbstractHorseEntities because otherwise it could adversely effect various farms. For example: many portal based mob farms will use a boat with an entity inside to quickly push entities out of the portal on the receiving side.

CodeF53 commented 1 year ago

Regarding the crash, it seems the other mod is to blame, as it assumes something will always be a portal block, when in this case, it is air.

I would open an issue on their github instead.

Also it would be helpful if you could actually link to the mod, as I can't find it.

Rozbiynk commented 1 year ago

https://gitlab.com/mc-starbidou/corner-portal-linking

CodeF53 commented 7 months ago

Looking further into this. It's something they would have to fix, not me.

CodeF53 commented 1 month ago

HorseBuff no longer does portal code because they fixed the issue in 1.21