Skip to content

Instantly share code, notes, and snippets.

@msgerbs
Created October 13, 2017 04:07
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/8d5c2e6b219228530ace863a949af59f to your computer and use it in GitHub Desktop.
Save msgerbs/8d5c2e6b219228530ace863a949af59f to your computer and use it in GitHub Desktop.
Welcome BYOND! (5.0 Public Version 511.1385)
BUG: Crashing due to an illegal operation!
proc name: updateicon (/obj/structure/cable/proc/updateicon)
source file: cable.dm,103
usr: null
src: the power cable (/obj/structure/cable)
src.loc: the floor (70,53,1) (/turf/simulated/floor/plasteel/airless)
call stack:
the power cable (/obj/structure/cable): updateicon()
the power cable (/obj/structure/cable): hide(1)
the power cable (/obj/structure/cable): New(the floor (70,53,1) (/turf/simulated/floor/plasteel/airless))
Backtrace for BYOND 511.1385 on Linux:
Generated at Thu Oct 12 22:36:54 2017
DreamDaemon [0x8048000, 0x0], [0x8048000, 0x804bb24]
libbyond.so [0xf7215000, 0x0], 0x1df558
[0xf7793000, 0xf7793410], [0xf7793000, 0xf7793410]
libbyond.so [0xf7215000, 0x0], 0x1df558
libbyond.so [0xf7215000, 0x0], 0x252d20
libbyond.so [0xf7215000, 0x0], 0x26a84e
libbyond.so [0xf7215000, 0x0], 0x273083
libbyond.so [0xf7215000, 0x0], 0x273ced
libbyond.so [0xf7215000, 0x0], 0x251c2c
libbyond.so [0xf7215000, 0x0], 0x26a84e
libbyond.so [0xf7215000, 0x0], 0x273083
libbyond.so [0xf7215000, 0x0], 0x273ced
libbyond.so [0xf7215000, 0x0], 0x251c2c
libbyond.so [0xf7215000, 0x0], 0x26a84e
libbyond.so [0xf7215000, 0x0], 0x273083
libbyond.so [0xf7215000, 0x0], 0x27441b
libbyond.so [0xf7215000, 0x0], 0x200769
libbyond.so [0xf7215000, 0x0], 0x200b95
libbyond.so [0xf7215000, 0x0], 0x20100a
libbyond.so [0xf7215000, 0x0], 0x2297b5
libbyond.so [0xf7215000, 0x0], 0x22b72f
libbyond.so [0xf7215000, 0x0], 0x227849
libbyond.so [0xf7215000, 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/cable/proc/updateicon
/obj/structure/cable/hide
/turf/proc/add_blueprints
/turf/proc/add_blueprints_preround
/proc/get_area
/proc/get_area_master
/atom/New
/atom/New
/atom/movable/New
/obj/New
/obj/structure/New
/obj/structure/cable/New
/obj/structure/cable/proc/(map_init)
/obj/proc/(init)
/atom/proc/(init)
/turf/proc/get_cable_node
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