- Joined
- Feb 24, 2024
- Posts
- 18
Hello, I'mstill having the next problems:
In the Cable Club (debug):
Here's the relevant information of the config in cable_club.py:
In the Cable Club (debug):
- if not StrictVersion(version) >= GAME_VERSION:
- Exception `Errno::EINVAL' at [Cable Club] 006_CableClub_UI.rb:316 - Invalid argument @ dir_chdir - C:Users☼fashDesktopPokeEssentials_TESTPBSOnlinePresets/
- Exception `Connection::Disconnected' at [Cable Club] 001_Connection_Communication.rb:35 - invalid party
Here's the relevant information of the config in cable_club.py:
- PBS_DIR = r"C:\Users\cofash\Desktop\PokeEssentials_TEST\PBS"
- LOG_DIR = r"C:\Users\cofash\Desktop\logsSVpoke"
- RULES_DIR = r"C:\Users\cofash\Desktop\PokeEssentials_TEST\PBS\OnlinePresets"
- # Aprox. in seconds
- RULES_REFRESH_RATE = 60
- GAME_VERSION = StrictVersion("1.0.0")