Hello, I'mstill having the next problems:
In the Cable Club (debug):
if not StrictVersion(version) >= GAME_VERSION:
In the game console (debug):
Exception `Errno::EINVAL' at [Cable Club] 006_CableClub_UI.rb:316 - Invalid argument @ dir_chdir -...
Changing the root of the battle presets location seems to resolve the above issues, but now I'm getting this syntax error in settings.rb.
Edit: I fixed it! Sorry, it was a problem of mine. Thank you so much for your awesome plugin!
For 1. the line is "FOLDER_FOR_BATTLE_PRESETS = "C:\Users\cofash\Desktop\PokeEssentials_TEST\PBS\rules.rules", I'm assuming it should be just \pbs instead of the rules file?
As for 3., I tried starting the server with "py cable_club.py --log=DEBUG" so I could see what's the issue, but it didn't...
Hello! I'm getting the 3 errors mentioned next. I managed to create a semi-functional server but when establishing a connection these errors appear. In the third case, I tried to check the server rules, the allowed Pokémon, but I can't identify any problem. Any help would be great, thank you for...