HorseNuggets / TerminatorPlus

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

[Bug]: cannot access net.minecraft.server.level.EntityPlayer #47

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.2-R0.1-20220312.205138-16-shaded

Relevant log output

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

Additional Context

Trying to build the error start from the Bot bot = Bot.createBot

Checklist

Badbird5907 commented 2 years ago

This version only supports 1.18.1, did you run buildtools for 1.18.1?

NotZer0Two commented 2 years ago

This version only supports 1.18.1, did you run buildtools for 1.18.1?

yes i runned the 1.18.2 api on the plugin

Badbird5907 commented 2 years ago

You need 1.18.1

NotZer0Two commented 2 years ago

oh ok thanks for the help then i will downgrade it for the 1.18.1