Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
Apologies if you've had troubles connecting to the site, you may need a VPN to access it. Staff are also facing issues connecting, so if it's urgent please message Cat on-site or through Discord directly.
Hey Guest, staff applications are open! If you are interested in becoming a forum staff member and/or Discord staff member, please apply through this Google Formbefore April 2! You can also message Cat with any questions.
This plugin looks AMAZING! Tested it out with a couple of friends and it worked wonders. The only problem is that it doesn't seem compatible with the unofficial port of Elite Battle Deluxe (21.1).
Could it be possible to add compatibility with the plugin? I saw someone suggest the same thing in...
I'm so sorry for the misunderstood... I moved out the "plugins" folder when configuring the type chart plugin. After moving it in and recompiling it works perfectly. Thank you so much for the plugin, again!
For now I'll just play with the graphics and try to accomplish the "dual item" idea.
Hello! I thought of adding an Item that let's you see a Type Chart (like a Town Map) and I was wondering how to add the functionality. Tried this simple script but it didn't work.
How could I make it work correctly? Additionally, how could I open a window that asks if you want to see a...
This works as a wonderful quickfix as I was getting the same error with the plugin, thought I was the only one. If you manage to find a bug caused by the edit in the code, please update with a new comment! Looking forward for this plugin's development.
Does the plugin support LAN connection provided by Hamachi? been trying to set a connection but we haven't been able to configure it properly if it's possible
I finally managed to achieve an online battle. The battle went well until it ended (at which point the trainer appears with his victory message) and the game crashed with the following message.
Is Deluxe Battle Kit supported? The manual states that it is, but that "[v20+] Set to true if Essentials Deluxe is installed. Do not set to true for Deluxe Battle Kit", and on cable_club.py there's just
"ESSENTIALS_DELUXE_INSTALLED = False # Specifically Essentials Deluxe, not DBK...
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...