SupportGet help¶
Discord¶
Support happens in discord.gg/fkdr. That is also where keys are managed with /key and where new builds are announced.
Before you ask¶
Most "it's broken" reports are one of these. Check them in order; each takes seconds.
- Are you on the current build? The chat greeting when you join a server prints the build you are running and whether it is the latest. On Lunar an update needs two restarts to apply. On Forge you replace the jar yourself. See Licence & updates.
-
Is the licence live?
/bitchos licenceprints the state. "Offline grace" means the licence server could not be reached and you have up to 72 hours before that matters. See Licence & updates. -
Run the diagnostic for the thing that is wrong. Every engine has one:
/bitchos ping,/bitchos stats,/bitchos threat,/bitchos hitboxes,/bitchos rush,/bitchos timers,/bitchos tags,/bitchos tab,/bitchos urchin,/bitchos script hooks. Each one says which hooks are live and why something is not showing. The diagnostics page explains the output. -
Scripts:
/bitchos script errorsreprints the last error for every script. A script named after a built-in module is refused on purpose; rename it.
Common questions¶
Chat says I am unlicensed but I have a key
Run /bitchos licence. A rate limit or an outage is reported as a network problem and you keep playing on offline grace; only a real rejection from the server revokes a key, and an already-licensed session needs two rejections a minute apart. If the key really is rejected, it is bound to a different Minecraft account: keys bind to the UUID that first validates them. Manage the key with /key in Discord.
The menu does not open
The default bind is - (the - key). Older configs that were created when the default was Right Shift keep Right Shift. Type /bitchos in chat to open the menu regardless, and /bitchos bind <KEY> to rebind.
Hitboxes, nametags or another render feature draws nothing
Run the matching diagnostic first. /bitchos hitboxes names which render hook is live. "Neither" is a different bug from "drawn 0", and the report should say which.
Stats show for nobody
/bitchos stats reports the state of the stats pipeline. In a lobby full of nicks, no_data is the correct answer, not a failure.
I updated on Lunar and nothing changed
The update is staged on one launch and applied at the start of the next. Restart twice. The greeting in chat confirms the build.
Forge says a new version is out
The Forge build does not update itself: Forge holds every jar in mods/ open for the whole session. Download the new jar from hwic.dev and replace the old one.