feather-rs / feather

A Minecraft server implementation in Rust
Apache License 2.0
2.58k stars 142 forks source link

Fix ntapi errors #559

Open PixelFederico opened 8 months ago

PixelFederico commented 8 months ago

The error was this: "reference to packed field is unaligned when trying" related to ntapi when trying to compile the project. I'm not very sure of what i done and maybe i also added some useless dependencies that you can remove later