-
Notifications
You must be signed in to change notification settings - Fork 3
Description
When starting dcpu16, I get:
panic: runtime error: index out of range
goroutine 1 [running]:
main.main()
/home/alexander/archpackages/dcpu16/src/dcpu16-dcpu16-go-998bb5f/main.go:51 +0x2a
goroutine 2 [syscall]:
created by runtime.main
/home/alexander/archpackages/community/go/trunk/src/release-build/src/pkg/runtime/proc.c:221
goroutine 3 [syscall]:
os/signal.loop()
/home/alexander/archpackages/community/go/trunk/src/release-build/src/pkg/os/signal/signal_unix.go:20 +0x1c
created by os/signal.init·1
/home/alexander/archpackages/community/go/trunk/src/release-build/src/pkg/os/signal/signal_unix.go:26 +0x2f
I'm on 64-bit Arch Linux.
Here's the package I have used:
https://aur.archlinux.org/packages.php?ID=58676
Please test dcpu16 on this tetris app:
http://www.dcpu16apps.com/Home/App/33
(Version number and license file would be great too). :)
Best regards,
Alexander Rødseth