Advertisement
jxsl13

Untitled

Mar 16th, 2018
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.07 KB | None | 0 0
  1. 16:34 $ ./zcatch_srv_x86_64_d
  2. [2018-03-16 16:35:12][engine]: running on unix-macosx-amd64
  3. [2018-03-16 16:35:12][engine]: arch is little endian
  4. [2018-03-16 16:35:12][storage]: added path '$CURRENTDIR' ('/Users/john/Desktop/zCatch')
  5. [2018-03-16 16:35:12][storage]: added path '$USERDIR' ('/Users/john/Library/Application Support/Teeworlds')
  6. [2018-03-16 16:35:12][storage]: added path '$DATADIR' ('data')
  7. [2018-03-16 16:35:12][storage]: before teehistorian directory creation
  8. [2018-03-16 16:35:12][storage]: after teehistorian directory creation
  9. [2018-03-16 16:35:12][host lookup]: host='localhost' port=0 1
  10. [2018-03-16 16:35:12][host lookup]: host='localhost' port=0 2
  11. [2018-03-16 16:35:12][Console]: No such command: add_banmaster.
  12. [2018-03-16 16:35:12][console]: executing 'autoexec.cfg'
  13. [2018-03-16 16:35:12][server]: added option 'Enable Dynamic Camera' 'sv_allow_dynamic_cam 1'
  14. [2018-03-16 16:35:12][server]: added option 'Disable Dynamic Camera' 'sv_allow_dynamic_cam 0'
  15. [2018-03-16 16:35:12][server]: added option 'Players needed to end a round: 5' 'sv_last_standing_players 5'
  16. [2018-03-16 16:35:12][server]: added option 'Players needed to end a round: 10' 'sv_last_standing_players 10'
  17. [2018-03-16 16:35:12][server]: added option 'Enable Release Game' 'sv_last_standing_deathmatch 1'
  18. [2018-03-16 16:35:12][server]: added option 'Disable Release Game' 'sv_last_standing_deathmatch 0'
  19. [2018-03-16 16:35:12][server]: added option 'Default Grenade Cooldown' 'sv_grenade_regeneration_time 1000'
  20. [2018-03-16 16:35:12][server]: added option 'Higher Grenade Cooldown' 'sv_grenade_regeneration_time 1250'
  21. [2018-03-16 16:35:12][Server]: Added the following info text: Vote in English.
  22. [2018-03-16 16:35:12][Server]: Added the following info text: No cheating allowed.
  23. [2018-03-16 16:35:12][Server]: Added the following info text: Have fun!
  24. [2018-03-16 16:35:12][Server]: Added the following info text: Talk before voting!
  25. [2018-03-16 16:35:12][Server]: Added the following info text: No funvoting!
  26. [2018-03-16 16:35:12][Server]: Added the following info text: Play fairly!
  27. [2018-03-16 16:35:12][Server]: Added the following info text: Release spawnkilled players!
  28. [2018-03-16 16:35:12][Server]: Added the following info text: Be friendly!
  29. [2018-03-16 16:35:12][Server]: Added the following info text: Help new players!
  30. [2018-03-16 16:35:12][server]: starting...
  31. [2018-03-16 16:35:12][datafile]: loading. filename='maps/ctf5.map'
  32. [2018-03-16 16:35:12][datafile]: allocsize=1516
  33. [2018-03-16 16:35:12][datafile]: readsize=1276
  34. [2018-03-16 16:35:12][datafile]: swaplen=1296
  35. [2018-03-16 16:35:12][datafile]: item_size=1008
  36. [2018-03-16 16:35:12][datafile]: loading done. datafile='maps/ctf5.map'
  37. [2018-03-16 16:35:12][server]: maps/ctf5.map crc is d92129a0
  38. [2018-03-16 16:35:12][server]: server name is 'zCatch+ Grenade'
  39. [2018-03-16 16:35:12][datafile]: loading data index=11 size=2252 uncompressed=129600
  40. [2018-03-16 16:35:12][ranking]: SQLite3 database opened
  41. [2018-03-16 16:35:12][teehistorian]: recording to 'teehistorian/1aeaaab6-e398-4308-aedb-bad1595b0113.teehistorian'
  42. [2018-03-16 16:35:12][TEEHISTORIAN]: HERE IS THE BUG
  43. Segmentation fault: 11
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement