crewpvp / skcrew

Skript addon contains favorite addons and something more
https://skcrew.crewpvp.xyz/en
GNU General Public License v3.0
15 stars 1 forks source link

Fixed error task 37 (socket hash error) #18

Closed MiguVT closed 6 months ago

MiguVT commented 6 months ago

Fixed this warn doing sockets dont connect to proxy: [19:11:48 WARN]: [Skcrew] Plugin Skcrew v3.6 generated an exception while executing task 37 java.lang.ClassCastException: class java.util.HashSet cannot be cast to class com.lotzy.skcrew.shared.sockets.data.BaseServer (java.util.HashSet is in module java.base of loader 'bootstrap'; com.lotzy.skcrew.shared.sockets.data.BaseServer is in unnamed module of loader 'Skcrew.jar' @6a3a0425)

MiguVT commented 6 months ago

Fixed skcrew jar: (only affects spigot client sockets, you dont need to change proxy jar) Skcrew_fixed.zip

Lotzyprod commented 6 months ago

❤️