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

Crashes & Delete chat problem #32

Closed
amgno opened this issue May 2, 2021 · 1 comment
Closed

Crashes & Delete chat problem #32

amgno opened this issue May 2, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@amgno
Copy link

amgno commented May 2, 2021

log.Panicln(0xc0000c3c88, 0x1, 0x1)
        log/log.go:365 +0xb7
main.handlePanic(...)
        command-line-arguments/WA2DC.go:735
main.getOrCreateChannel(0x9d0635, 0xf, 0x0)
        command-line-arguments/WA2DC.go:617 +0x1e5
main.dcCommandStart(0xc0001dac30, 0x3, 0x3)
        command-line-arguments/WA2DC.go:251 +0x35d
main.dcOnMessageCreate(0xc0000dab40, 0xc0003000f0)
        command-line-arguments/WA2DC.go:212 +0x372
github.com/bwmarrin/discordgo.messageCreateEventHandler.Handle(0x9ee8f8, 0xc0000dab40, 0x944400, 0xc0003000f0)
        github.com/bwmarrin/discordgo@v0.22.0/eventhandlers.go:497 +0x52
created by github.com/bwmarrin/discordgo.(*Session).handle
        github.com/bwmarrin/discordgo@v0.22.0/event.go:171 +0x118
Bot is now running. Press CTRL-C to exit.
  1. Still crashing giving this error
  2. Is there a way to fix the fact that it deletes all my chats whenever it crashes?
@FKLC FKLC closed this as completed in c398d87 May 9, 2021
@FKLC
Copy link
Owner

FKLC commented May 9, 2021

The latest release should fix this issue. If you run into another bug feel free to open a new issue.

@FKLC FKLC added the bug Something isn't working label Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants