Up-Mods / Icarus

Minecraft mod that adds a bunch of colourful and unique wings
https://curseforge.com/projects/428151
Other
11 stars 11 forks source link

Doing your mod anything related to fastutil? #16

Closed TheButterbrotMan closed 2 years ago

TheButterbrotMan commented 2 years ago

https://pastebin.com/GKVwdbwr

https://pastebin.com/ajKvGBWG

CammiePone commented 2 years ago

Icarus doesn't show up in either stacktrace. Why are you reporting it to me?

TheButterbrotMan commented 2 years ago

My users are telling me it happens when they fly with the wings.

TheButterbrotMan commented 2 years ago

So i dont know how you coded your mod, and dont know if fastutil is included. So i wanted to asked you, if it could be your mod.

CammiePone commented 2 years ago

FastUtil is included by Minecraft. Anything to do with flight itself is handled by Fabric API and Minecraft. I've been using my mod on a server a lot, flying literally everywhere instead of walking and have 0 problems.

Whatever the problem is, it has nothing to do with Icarus. Rule number 1 of making bug reports is find out if you can reproduce the bug in a vacuum. If you can, then it's on the mod alone. If you cant, then you need to find out what mod, or mods, is causing it to break in conjunction. If it's multiple, try and narrow it down to just two of them, rather than assume every mod running is partly responsible.