Parry This!

Parry This!

908k Downloads

Crash on dedicated server, regression issue #21

Kaleidio opened this issue ยท 2 comments

commented

The recent fix that was given to #21 caused a regression in registry systems, where IRenderAsItem cannot be referenced as it is a no class defined error whatsoever on a dedicated server. this is because that class does not exist on servers. maybe the entire check could also get a DEDICATED_SERVER only-in tag?

https://pastebin.com/zcQW1BrG

commented

I believe this to be the case, because dedicated servers can safely stay downgraded to 2.2.2 whilst the client remains at 2.2.2a. the client will still connect as expected and function correctly.

commented

Unfortunately 2.2.2a is not officially supported, it was donated by AHilyard. If they want to fix it, thats up to them.