Advertisement
Vultraz

Untitled

Aug 18th, 2016
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. main.cpp:584 : ARGS: --log-level=debug
  2. main.cpp:584 : ARGS: --no-tbs-server
  3. preferences.cpp:1109 : TURN OFF internal server
  4. main.cpp:584 : ARGS: --quit-server-after-game
  5. main.cpp:584 : ARGS: --quit-server-on-parent-exit
  6. main.cpp:584 : ARGS: --tbs-server-timeout=0
  7. main.cpp:584 : ARGS: --tbs-server-semaphore=10125
  8. main.cpp:584 : ARGS: --utility=tbs_server
  9. preferences.cpp:634 : EXPAND DATA PATHS
  10. main.cpp:708 : Preferences dir: C:\Users\\AppData\Roaming/wesnoth2/
  11. tbs_web_server.cpp:288 : MONITOR URL: http://localhost:18956/tbs_monitor.html
  12. tbs_server.cpp:178 : server::add_ipc_client: 1
  13. tbs_web_server.cpp:301 : opened shared memory pipe: anura_tbs.8459a1952467434a for session 1
  14. tbs_web_server.cpp:308 : tbs_server(): Listening on port 18956
  15. tbs_game.cpp:749 : XXX: @0 state_id = 1
  16. tbs_game.cpp:767 : BOT_ADD: {
  17. "on_create": "set(data, construct(q(bot), {session_id: 2}))",
  18. "on_message": "data.handle_message(message, me)",
  19. "script": [
  20. {
  21. "send": {
  22. "type": "request_updates"
  23. },
  24. "session_id": 2
  25. }
  26. ],
  27. "session_id": 2
  28. }
  29. tbs_server.cpp:178 : server::add_ipc_client: 2
  30. tbs_bot.cpp:75 : YYY: create_bot: 82559600, ("set(data, construct(q(bot), {session_id: 2}))") -> 84227048
  31. tbs_bot.cpp:130 : tbs_bot send using ipc_client
  32. tbs_game.cpp:856 : HANDLE MESSAGE 1 ((({
  33. "type": "request_updates"
  34. })))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement