mcmonkeyprojects / Sentinel

Combat NPCs for Spigot!
MIT License
168 stars 84 forks source link

Error on load #265

Closed GGNoPotato closed 6 years ago

GGNoPotato commented 6 years ago

The output of command /version on my server is: (PLEASE FILL IN) 1.8.8 The output of command /version citizens on my server is: (PLEASE FILL IN) 2.0.24 Build 1586 The output of command /version sentinel on my server is: (PLEASE FILL IN) 1.7.2 Build 197 A pastebin.com link to my (full!) Sentinel/config.yml file is: (PLEASE FILL IN)https://pastebin.com/8uLEwctr

https://pastebin.com/VcdJLGMG Sentinel plugin doesnt load, cant run any commands with sentinel. Citizens is loaded fine.

mcmonkey4eva commented 6 years ago

Oh, woops - 1.8 incompatibility. I've fixed that in the commit reference above. Fix is in build DEV-198+ from http://ci.citizensnpcs.co/job/Sentinel/ Thank you for the report!

GGNoPotato commented 6 years ago

Hey thanks for the fix, it can now run the cmds properly. But Im still having an issue where the server crashes when hitting the npc. Its quite random but i noticed within 1-30 hits it'll crash the server.

This might be a citizens bug but im not so sure.

https://pastebin.com/yrgBd0UJ

Update: Tested again, it crashed right when the sentinel hit me back and no errors in console other than what i posted. The server just times out then reboots.

mcmonkey4eva commented 6 years ago

That if anything is a Citizens bug (it appears your server is locking up when the Citizens pathfinder is running).

Realistically the solution to that is just update your server (Minecraft 1.8 is around 4 years old at this point, it's way too outdated for any project to have complete support for). Check here for info on updating: https://wiki.citizensnpcs.co/Minecraft_1.8

GGNoPotato commented 6 years ago

I cant update the server because im using a custom jar to provide a smoother pvp experience...

mcmonkey4eva commented 6 years ago

If you're using a non-standard jar from 4 years ago, why would you expect anything new to work? You're willfully trapping yourself in the past. You can't just do that partially (the server jar, MC version, and some other things all trapped in the past, but then update some other plugins and add some new plugins), it doesn't work that way.