Advertisement
wakafanykai123

Untitled

Jun 20th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. BUG: Crashing due to an illegal operation!
  2. proc name: apply edge overlay (/turf/simulated/floor/plating/airless/asteroid/proc/apply_edge_overlay)
  3. source file: mining.dm,1286
  4. usr: Alejandro Kellogg (/mob/living/carbon/human)
  5. src: (229,107,1) (/turf/simulated/floor/plating/airless/asteroid)
  6. usr.loc: (229,107,1) (/turf/simulated/floor/plating/airless/asteroid)
  7. call stack:
  8. (229,107,1) (/turf/simulated/floor/plating/airless/asteroid): apply edge overlay(5)
  9. (229,107,1) (/turf/simulated/floor/plating/airless/asteroid): update icon()
  10.  
  11. Backtrace for BYOND 512.1423 on Linux:
  12. Generated at Sun Jun 10 19:57:08 2018
  13.  
  14. DreamDaemon [0x8048000, 0x0], [0x8048000, 0x804bb24]
  15. libbyond.so [0xf7237000, 0x0], 0x2575aa
  16. linux-gate.so.1 [0xf77bd000, 0xf77bdd50], [0xf77bd000, 0xf77bdd50]
  17. libbyond.so [0xf7237000, 0x0], 0x2575aa
  18. libbyond.so [0xf7237000, 0x0], 0x258d2b
  19. libbyond.so [0xf7237000, 0x0], 0x297a66
  20. libbyond.so [0xf7237000, 0x0], 0x26ea3d
  21. libbyond.so [0xf7237000, 0x0], 0x28b5f4
  22. libbyond.so [0xf7237000, 0x0], 0x295073
  23. libbyond.so [0xf7237000, 0x0], 0x297fbd
  24. libbyond.so [0xf7237000, 0x0], 0x272daa
  25. libbyond.so [0xf7237000, 0x0], 0x28b435
  26. libbyond.so [0xf7237000, 0x0], 0x28d740
  27. libbyond.so [0xf7237000, 0x0], 0x241de9
  28. libbyond.so 0x35eef0, 0x35f00a
  29. libbyond.so 0x325520, 0x325722
  30. DreamDaemon [0x8048000, 0x0], [0x8048000, 0x804ae34]
  31. libc.so.6 0x19970, 0x19a63 (__libc_start_main)
  32. DreamDaemon [0x8048000, 0x0], [0x8048000, 0x804a731]
  33.  
  34. Recent proc calls:
  35. /turf/simulated/floor/plating/airless/asteroid/proc/apply_edge_overlay
  36. /turf/simulated/floor/plating/airless/asteroid/proc/apply_edge_overlay
  37. /turf/simulated/floor/plating/airless/asteroid/proc/apply_edge_overlay
  38. /turf/simulated/floor/plating/airless/asteroid/proc/apply_edge_overlay
  39. /turf/simulated/floor/plating/airless/asteroid/proc/apply_edge_overlay
  40. /turf/simulated/floor/plating/airless/asteroid/proc/apply_edge_overlay
  41. /turf/simulated/floor/plating/airless/asteroid/proc/apply_edge_overlay
  42. /turf/simulated/floor/plating/airless/asteroid/update_icon
  43. /turf/simulated/floor/plating/airless/asteroid/proc/apply_edge_overlay
  44. /turf/simulated/floor/plating/airless/asteroid/proc/apply_edge_overlay
  45. /turf/simulated/floor/plating/airless/asteroid/proc/apply_edge_overlay
  46. /turf/simulated/floor/plating/airless/asteroid/proc/apply_edge_overlay
  47. /turf/simulated/floor/plating/airless/asteroid/proc/apply_edge_overlay
  48. /turf/simulated/floor/plating/airless/asteroid/proc/apply_edge_overlay
  49. /turf/simulated/floor/plating/airless/asteroid/proc/apply_edge_overlay
  50. /turf/simulated/floor/plating/airless/asteroid/update_icon
  51.  
  52. To help the BYOND developers debug this, please send the above trace as part
  53. of a very detailed bug report: http://www.byond.com/members/?command=view_tracker&tracker=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement