Skip to content

Instantly share code, notes, and snippets.

@msgerbs
Created October 13, 2017 04:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save msgerbs/7071aebd425f7f496eedf5fc8f97902b to your computer and use it in GitHub Desktop.
Save msgerbs/7071aebd425f7f496eedf5fc8f97902b to your computer and use it in GitHub Desktop.
Welcome BYOND! (5.0 Public Version 511.1385)
## ERROR: File not found (config/away_mission_config.txt)
## ERROR: File not found (config/game_options.txt)
## ERROR: File not found (config/dbconfig.txt)
## ERROR: File not found (config/ofwhitelist.txt)
BUG: Crashing due to an illegal operation!
proc name: update state (/obj/structure/door_assembly/proc/update_state)
source file: door_assembly.dm,331
usr: null
src: (/obj/structure/door_assembly/door_assembly_ext)
src.loc: the plating (167,64,1) (/turf/simulated/floor/plating)
call stack:
(/obj/structure/door_assembly/door_assembly_ext): update state()
(/obj/structure/door_assembly/door_assembly_ext): New(the plating (167,64,1) (/turf/simulated/floor/plating))
Backtrace for BYOND 511.1385 on Linux:
Generated at Fri Oct 13 00:27:20 2017
DreamDaemon [0x8048000, 0x0], [0x8048000, 0x804bb24]
libbyond.so [0xf726c000, 0x0], 0x1df558
[0xf77ea000, 0xf77ea410], [0xf77ea000, 0xf77ea410]
libbyond.so [0xf726c000, 0x0], 0x1df558
libbyond.so [0xf726c000, 0x0], 0x252d20
libbyond.so [0xf726c000, 0x0], 0x26a84e
libbyond.so [0xf726c000, 0x0], 0x273083
libbyond.so [0xf726c000, 0x0], 0x273ba0
libbyond.so [0xf726c000, 0x0], 0x251c2c
libbyond.so [0xf726c000, 0x0], 0x26a84e
libbyond.so [0xf726c000, 0x0], 0x273083
libbyond.so [0xf726c000, 0x0], 0x27441b
libbyond.so [0xf726c000, 0x0], 0x200769
libbyond.so [0xf726c000, 0x0], 0x200b95
libbyond.so [0xf726c000, 0x0], 0x20100a
libbyond.so [0xf726c000, 0x0], 0x2297b5
libbyond.so [0xf726c000, 0x0], 0x22b72f
libbyond.so [0xf726c000, 0x0], 0x227849
libbyond.so [0xf726c000, 0x0], 0x2281e3
libbyond.so 0x295dd0, 0x295e17
DreamDaemon [0x8048000, 0x0], [0x8048000, 0x804ad84]
libc.so.6 0x19950, 0x19a43 (__libc_start_main)
DreamDaemon [0x8048000, 0x0], [0x8048000, 0x804a731]
Recent proc calls:
/obj/structure/door_assembly/proc/update_state
/obj/structure/door_assembly/New
/obj/proc/(init)
/atom/proc/(init)
/proc/get_area
/proc/get_area_master
/atom/New
/atom/New
/atom/movable/New
/obj/New
/obj/proc/(init)
/atom/proc/(init)
/proc/get_area
/proc/get_area_master
/atom/New
/atom/New
To help the BYOND developers debug this, please send the above trace as part
of a very detailed bug report: http://www.byond.com/members/?command=view_tracker&tracker=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment