Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Channels don't load successfully #46

Closed
3 tasks done
TheRedstoneRadiant opened this issue Oct 5, 2022 · 2 comments · Fixed by #49
Closed
3 tasks done

Bug: Channels don't load successfully #46

TheRedstoneRadiant opened this issue Oct 5, 2022 · 2 comments · Fixed by #49
Assignees
Labels
Bug: Confirmed Issues that report confirmed bugs. Priority: High Issues that must be fixed or PRs that must be finished and merged with high priority.

Comments

@TheRedstoneRadiant
Copy link

TheRedstoneRadiant commented Oct 5, 2022

Issue checklist

  • I have checked the FAQs.
  • I have searched the existing issues to make sure this isn't a duplicate.
  • I have discussed this issue on the support server.

Issue description

Steps to reproduce the bug:

  1. Go to a server with Thread channels

Current behavior

Channels don't load and an error message appears in the console
[1] Error occurred in handler for 'channels': TypeError: Cannot read properties of null (reading 'has')
[1] at serializeGuildChannel (.../BotClient/public/serializers/serializeGuildChannel.js:19:4)
[1] at /home/user/Downloads/BotClient/public/electron.js:153:3
[1] at Array.map ()
[1] at /home/user/Downloads/BotClient/public/electron.js:152:61
[1] at node:electron/js2c/browser_init:189:579
[1] at EventEmitter. (node:electron/js2c/browser_init:161:11093)
[1] at EventEmitter.emit (node:events:390:28)

Expected behavior

Non thread channels should display

BotClient version

v0.10.3-alpha

Operating System

Solus Linux

How did you download the application?

Built from source

Priority this issue should have

Medium (should be fixed soon)

Addition information

No response

@TheRedstoneRadiant TheRedstoneRadiant added the Bug: Unverified Issues that report unverified bugs. Pending for inspection. label Oct 5, 2022
@Aeris1One
Copy link

can reproduce

@DarkGuy10 DarkGuy10 added Bug: Confirmed Issues that report confirmed bugs. Priority: High Issues that must be fixed or PRs that must be finished and merged with high priority. and removed Bug: Unverified Issues that report unverified bugs. Pending for inspection. labels Dec 11, 2022
@PlavorSeol
Copy link
Contributor

For anyone experiencing this bug:
Applying changes from #49 manually and building from source yourself will fix it for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Confirmed Issues that report confirmed bugs. Priority: High Issues that must be fixed or PRs that must be finished and merged with high priority.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants