Numbered Steps to Reproduce Problem: See code.
Code Snippet (if applicable) to Reproduce Problem:
/world/New()
pick(0;0, 1;1) // this is fine
pick(0;0, 1;1, 0;2) // crash!
Expected Results: Either a failed compile, or no crash.
Actual Results: Successful compile, crash.
Does the problem occur:
Every time? Or how often? Every time
In other games? Yes
In other user accounts? Yes
On other computers? Yes
When does the problem NOT occur? Unknown
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? Unknown
Workarounds: None
Backtrace (511.1358):
BUG: Crashing due to an illegal operation!
proc name: New (/world/New)
usr: null
src: world
call stack:
world: New()
Backtrace for BYOND 511.1358 on Linux:
Generated at Mon Sep 26 15:40:18 2016
DreamDaemon [0x8048000, 0x0], [0x8048000, 0x804bb24]
libbyond.so [0xf7267000, 0x0], 0x243b6d
linux-gate.so.1 [0xf77b9000, 0xf77b9cf0], [0xf77b9000, 0xf77b9cf0]
libbyond.so [0xf7267000, 0x0], 0x243b6d
libbyond.so [0xf7267000, 0x0], 0x26610e
libbyond.so [0xf7267000, 0x0], 0x26e933
libbyond.so [0xf7267000, 0x0], 0x26fccb
libbyond.so [0xf7267000, 0x0], 0x225156
libbyond.so [0xf7267000, 0x0], 0x22704f
libbyond.so [0xf7267000, 0x0], 0x223189
libbyond.so [0xf7267000, 0x0], 0x223b23
libbyond.so 0x291730, 0x291777
DreamDaemon [0x8048000, 0x0], [0x8048000, 0x804ad84]
libc.so.6 0x180a0, 0x18196 (__libc_start_main)
DreamDaemon [0x8048000, 0x0], [0x8048000, 0x804a731]
Recent proc calls:
/world/New