HorseNuggets / TerminatorPlus

the epic plugin
Eclipse Public License 2.0
148 stars 53 forks source link

[Bug]: class file for net.minecraft.server.level.EntityPlayer not found #48

Closed NotZer0Two closed 2 years ago

NotZer0Two commented 2 years ago

What happened?

Trying to build the plugin with Idea say this error

Plugin Version

3.1-BETA

Server Version

spigot-api-1.18.1-R0.1-20220219.222924-77-shaded

Relevant log output

java: cannot access net.minecraft.server.level.EntityPlayer
  class file for net.minecraft.server.level.EntityPlayer not found

Additional Context

part the code where is the error is from Bot bot = Bot.createBot(loc, name);

Checklist

NotZer0Two commented 2 years ago

Already submited but seem the error is not fixed again after i trying to use what the collaborator said

Badbird5907 commented 2 years ago

did you run 1.18.1 build tools, you also need to import it as a library

In IDEA, make sure you're using java 17 etc

Badbird5907 commented 2 years ago

pre-compiled binaries can be found in the discord @ https://discord.gg/25Y5QBudBK