Skip to content

Conversation

@Suyooo
Copy link

@Suyooo Suyooo commented Dec 31, 2025

What is this fixing or adding?

Hi! This is just a tiny one-line fix. The import instruction made it so the docstring below it was not found by inspect.getdoc in MultiServer.py:1373 - resulting in the /help command in the text client not showing any information if EnergyLink is enabled, only an exception from trying to call split on None.

(Tagging @Silvris as world maintainer)

How was this tested?

I ran into this problem on both the v0.6.5 release and latest main, using Python 3.13.11 on Debian. After this change, /help and the mouseover information when hovering over "Command" works as expected.

@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Dec 31, 2025
@duckboycool
Copy link
Collaborator

I saw this and reported it in the discord before, although I wasn't able to test how it acted in the client.

@duckboycool duckboycool added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label Dec 31, 2025
@duckboycool duckboycool added waiting-on: core-review Issue/PR has been peer-reviewed and is ready to be merged or needs input from a core maintainer. and removed waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Dec 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. waiting-on: core-review Issue/PR has been peer-reviewed and is ready to be merged or needs input from a core maintainer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants