OxideWaveLength / Minecraft-Hack-BaseClient

This is a Minecraft Base Client
MIT License
310 stars 47 forks source link

Epoll Not resoloved #101

Closed Kwenma1 closed 2 years ago

Kwenma1 commented 2 years ago

I tried using this and it gives me an error that epoll cant be resolved to a type and the imports arent resolved because it doesn't know what epoll is I followed all the steps correctly yet It doesn't recognize it it also doesn't know what oshi import is.

josephworks commented 2 years ago

This is not an issue with this project. Please check your build path and project structure and make sure that the required libraries are present. Make sure you follow the tutorial or documentation properly.

Kwenma1 commented 2 years ago

This is not an issue with this project. Please check your build path and project structure and make sure that the required libraries are present. Make sure you follow the tutorial or documentation properly.

I did follow everything correctly but where can I find epoll? cos in the build path everything is there except for anything that has epoll

Kwenma1 commented 2 years ago

Never mind i had the wrong mcp version installed.