SBDPlugins / VehiclesPlus

Information about the VehiclesPlus plugin.
https://sbdevelopment.tech
Other
5 stars 2 forks source link

Loading error in version 1.16.5 #158

Closed gian1carlo closed 1 year ago

gian1carlo commented 1 year ago

Loading error in version 1.16.5

When I put the plugin in a more recent version it loads normally, if it doesn't detect the textures the boots item is loaded but when I put it in it doesn't even load the boots item, a stone block is loaded indicating that the file was corrupt.

Try to test it from version 1.16.5 and then to a more recent one.

When trying to buy from the store, it gives an error in the console that the base version of the server appears, it could be that

stijnb1234 commented 1 year ago

You must get an error at startup too! With your configuration, I got this one:

java.lang.IllegalArgumentException: Newer version! Server downgrades are not supported!

This means your configurations are for a newer Spigot server version then you are running. The correct one for 1.16.5 should be 2586. Try changing it in your vehicle configurations files and let me know if this fixed it.

image