altrisi
altrisi
You can test events by loading the built-in `event_test` (`/script load event_test`), which should print the info received by them. I'll try to take a look and merge later.
Many of those here are just a different style, and some are simply wrong (replacing Collectors.toList() with Stream.toList(), the ones where that could be done I already did, Stream.toList() is...
Wondering how feasible it'd be to make it play nicer with vanilla clients with the new stack size stuff.
I'm going to assume this has been fixed since (sorry for the extremely late reply), but if this still happens please reopen it.
Do I really need to give my address for this tiny change? Here's the action run btw: https://github.com/altrisi/buildship/actions/runs/3553609398/jobs/5969212032
Any input on this? It's been over 2 months without response.
Completely missed that comment sorry, but thanks for considering and implementing the change!
That shouldn't happen if you don't have other mods installed, what rules do you have enabled, and do you have any scarpet apps/scripts?
I think I've found the issue: When logging into a server Carpet is getting into "client-side" mode, but it's not getting cleared when leaving (what handled this probably changed between...
The build from the PR should fix it, you can get builds of it [here](https://github.com/altrisi/fabric-carpet/actions/runs/8958598832) (1.20.5-1.20.6), let me know if it works. (Artifacts > Compiled artifacts, then from the zip...