Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Telnet when world drops #4

Open
xackery opened this issue May 15, 2017 · 0 comments
Open

Telnet when world drops #4

xackery opened this issue May 15, 2017 · 0 comments

Comments

@xackery
Copy link
Owner

xackery commented May 15, 2017

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x4fca96]

goroutine 84357 [running]:
panic(0x712a40, 0xc42000a090)
/opt/local/lib/go/src/runtime/panic.go:500 +0x1a1
github.com/ziutek/telnet.(*Conn).Write(0x0, 0xc42038e140, 0x46, 0x46, 0x46, 0x46, 0x45)
/Users/xackery/Documents/code/go/src/github.com/ziutek/telnet/conn.go:400 +0x26
github.com/xackery/discordeq/listener.Sendln(0xc42038e0f0, 0x45, 0xc420411b00, 0x2)
/Users/xackery/Documents/code/go/src/github.com/xackery/discordeq/listener/ooc.go:91 +0xc0
github.com/xackery/discordeq/listener.messageCreate(0xc4200ea000, 0xc420026250)
/Users/xackery/Documents/code/go/src/github.com/xackery/discordeq/listener/discord.go:96 +0x587
reflect.Value.call(0x701960, 0x793598, 0x13, 0x767ddd, 0x4, 0xc420320000, 0x2, 0x2, 0x767040, 0xc4200ea000, ...)
/opt/local/lib/go/src/reflect/value.go:434 +0x5c8
reflect.Value.Call(0x701960, 0x793598, 0x13, 0xc420320000, 0x2, 0x2, 0x13, 0x4de6c2, 0xc420080280)
/opt/local/lib/go/src/reflect/value.go:302 +0xa4
created by github.com/bwmarrin/discordgo.(*Session).handle
/Users/xackery/Documents/code/go/src/github.com/bwmarrin/discordgo/discord.go:216 +0x394

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant