Giter Site home page Giter Site logo

exo's People

Contributors

jordanorelli avatar mik3caprio avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

juliettepaul

exo's Issues

First time entering a name into mudlet breaks

I think there are some protocol level characters being transmitted here (telnet maybe?). The first name I type into mudlet will always be wrong, but if I type the same thing a 2nd time it goes off without a hitch

Constant connects/disconnects blows up the sqlite db and crashes the server

[INFO] player connected: EvilEye
[INFO] player disconnecting: EvilEye
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x48a071]

goroutine 967 [running]:
runtime.panic(0x634ec0, 0x968813)
/usr/lib/golang/src/pkg/runtime/panic.c:279 +0xf5
main.(_System).Arrive(0x0, 0xc209d36000)
/home/jpaul/projects/exo/system.go:44 +0x551
main.(_Connection).Respawn(0xc209d36000)
/home/jpaul/projects/exo/connection.go:256 +0xeb
main.handleConnection(0xc209d36000)
/home/jpaul/projects/exo/main.go:54 +0x6a
created by main.main
/home/jpaul/projects/exo/main.go:120 +0x44f

goroutine 16 [IO wait]:
net.runtime_pollWait(0x7f63a77ca908, 0x72, 0x0)
/usr/lib/golang/src/pkg/runtime/netpoll.goc:146 +0x66
net.(_pollDesc).Wait(0xc2080ab250, 0x72, 0x0, 0x0)
/usr/lib/golang/src/pkg/net/fd_poll_runtime.go:84 +0x46
net.(_pollDesc).WaitRead(0xc2080ab250, 0x0, 0x0)
/usr/lib/golang/src/pkg/net/fd_poll_runtime.go:89 +0x42
net.(_netFD).accept(0xc2080ab1f0, 0x6b4c40, 0x0, 0x7f63a77c9418, 0xb)
/usr/lib/golang/src/pkg/net/fd_unix.go:419 +0x343
net.(_TCPListener).AcceptTCP(0xc208042050, 0x8, 0x0, 0x0)
/usr/lib/golang/src/pkg/net/tcpsock_posix.go:234 +0x5d
net.(*TCPListener).Accept(0xc208042050, 0x0, 0x0, 0x0, 0x0)
/usr/lib/golang/src/pkg/net/tcpsock_posix.go:244 +0x4b
main.main()
/home/jpaul/projects/exo/main.go:115 +0x342

goroutine 19 [finalizer wait]:
runtime.park(0x4a5030, 0x97a4b0, 0x96b349)
/usr/lib/golang/src/pkg/runtime/proc.c:1369 +0x89
runtime.parkunlock(0x97a4b0, 0x96b349)
/usr/lib/golang/src/pkg/runtime/proc.c:1385 +0x3b
runfinq()
/usr/lib/golang/src/pkg/runtime/mgc0.c:2644 +0xcf
runtime.goexit()
/usr/lib/golang/src/pkg/runtime/proc.c:1445

goroutine 20 [chan receive]:
database/sql.(*DB).connectionOpener(0xc20804e100)
/usr/lib/golang/src/pkg/database/sql/sql.go:583 +0x48
created by database/sql.Open
/usr/lib/golang/src/pkg/database/sql/sql.go:442 +0x27c

goroutine 17 [syscall]:
runtime.goexit()
/usr/lib/golang/src/pkg/runtime/proc.c:1445

goroutine 21 [select]:
main.(*Game).Run(0xc20804e280)
/home/jpaul/projects/exo/game.go:112 +0x141
main.func·016()

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.