Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2022
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. execing mountedgun_siegemortar.cfg
  2. execing monsters.cfg
  3. execing pumpshotgun.cfg
  4. execing sportshotgun.cfg
  5. execing shotgunautomat.cfg
  6. execing nukelayer.cfg
  7. execing pistol.cfg
  8. execing shootfromrightshoulderclose.cfg
  9. execing shootfrommiddle_alt.cfg
  10. execing weaponstartpistolonly.cfg
  11. execing autoexec.cfg
  12. Loaded public key key_0.d0pk (fingerprint: Xon//KssdlzGkFKdnnN4sgg8H+koTbBn5JTi37BAW1Q=)
  13. Loaded private ID key_0.d0si for key_0.d0pk (public key fingerprint: YRI8Wkm6JtCkqKYGtB0EA24bmLaMKn9ANZtydFoEDM0=)
  14. there is already a signed private key for 0
  15. Client using an automatically assigned port
  16. Client opened a socket on address 0.0.0.0:0
  17. Client opened a socket on address [0:0:0:0:0:0:0:0]:0
  18. Linked against SDL version 1.2.14
  19. Using SDL library version 1.2.16
  20. GL_VENDOR: Intel Inc.
  21. GL_RENDERER: Intel HD Graphics 3000 OpenGL Engine
  22. GL_VERSION: 2.1 INTEL-10.4.14
  23. vid.support.arb_multisample 1
  24. vid.support.gl20shaders 1
  25. NOTE: requested 1x AA, got 0x AA
  26. Video Mode: window 1024x768x32x0.00hz
  27. [New Thread 0x1a03 of process 2014]
  28. [New Thread 0x1b03 of process 2014]
  29. [New Thread 0x275b of process 2014]
  30. S_Startup: initializing sound output format: 48000Hz, 16 bit, 2 channels...
  31. Wanted audio Specification:
  32. Channels : 2
  33. Format : 0x8010
  34. Frequency : 48000
  35. Samples : 2048
  36. [New Thread 0x280f of process 2014]
  37. [New Thread 0x1917 of process 2014]
  38. Obtained audio specification:
  39. Channels : 2
  40. Format : 0x8010
  41. Frequency : 48000
  42. Samples : 2048
  43. Sound format: 48000Hz, 2 channels, 16 bits per sample
  44. CDAudio_Init: No CD in player.
  45. Can't get initial CD volume
  46. CD Audio Initialized
  47. [New Thread 0xf33 of process 2014]
  48. MQC Build information: xonotic-v0.6.0-12282-g5babcce
  49. Host_Mingled: time stepped forward (went from 0.000000 to 1656873264.722711, difference 1656873264.722711)
  50. [New Thread 0x2403 of process 2014]
  51. [New Thread 0x2503 of process 2014]
  52. [New Thread 0x260b of process 2014]
  53. ]map aggressor
  54.  
  55. Thread 3 received signal SIGABRT, Aborted.
  56. 0x00007fff7d464b66 in ?? () from /usr/lib/system/libsystem_kernel.dylib
  57. (gdb) stack
  58. Undefined command: "stack". Try "help".
  59. (gdb) print stack
  60. No symbol "stack" in current context.
  61. (gdb) info frame
  62. Stack level 0, frame at 0x7ffeefbf4740:
  63. rip = 0x7fff7d464b66; saved rip = 0x7fff7d62f080
  64. called by frame at 0x7ffeefbf4780
  65. Arglist at 0x7ffeefbf4730, args:
  66. Locals at 0x7ffeefbf4730, Previous frame's sp is 0x7ffeefbf4740
  67. Saved registers:
  68. rip at 0x7ffeefbf4738
  69. (gdb) backtrace
  70. #0 0x00007fff7d464b66 in ?? () from /usr/lib/system/libsystem_kernel.dylib
  71. #1 0x00007fff7d62f080 in pthread_kill ()
  72. from /usr/lib/system/libsystem_pthread.dylib
  73. #2 0x00007fff7d3c01ae in abort () from /usr/lib/system/libsystem_c.dylib
  74. #3 0x00007fff7d3e9e6c in _printf_tbl_flags ()
  75. from /usr/lib/system/libsystem_c.dylib
  76. #4 0x00000001ffffffdf in ?? ()
  77. #5 0xffffffffefbf47a0 in ?? ()
  78. #6 0x0000000105fdf000 in ?? ()
  79. #7 0x00007ffeefbf4890 in ?? ()
  80. #8 0x00007fff7d3c0321 in abort_report_np ()
  81. from /usr/lib/system/libsystem_c.dylib
  82. Backtrace stopped: frame did not save the PC
  83. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement