Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.31 KB | None | 0 0
  1. ./run.sh
  2. INFO: main.cpp:439 : Anura engine version 1.4
  3. INFO: main.cpp:478 : Default Tile Size: 16
  4. INFO: main.cpp:479 : Default Tile Scale: 2
  5. INFO: main.cpp:481 : Build Options:
  6. INFO: main.cpp:483 : isomap
  7. INFO: main.cpp:483 : lua
  8. INFO: main.cpp:483 : save_png
  9. INFO: main.cpp:483 : sdl2
  10. INFO: main.cpp:483 : svg
  11. INFO: preferences.cpp:580 : SET PREFERENCES PATH: ~/.citadel/
  12. INFO: preferences.cpp:580 : SET PREFERENCES PATH: ~/.citadel/
  13. INFO: main.cpp:584 : ARGS: --module=citadel
  14. INFO: main.cpp:584 : ARGS: --utility=update_launcher
  15. INFO: preferences.cpp:634 : EXPAND DATA PATHS
  16. INFO: main.cpp:708 : Preferences dir: /home/tchey/.citadel/
  17. INFO: module.cpp:1115 : Querying version of module available on server
  18. INFO: http_client.cpp:65 : http_client::send_request(this = 0x95702f0 @0 method_path = GET /module_version/citadel request.size() = 0 num_retries = 0 attempt_num = 1)
  19.  
  20. INFO: module.cpp:1115 : Querying version of module available on server
  21. INFO: http_client.cpp:65 : http_client::send_request(this = 0x9582918 @0 method_path = GET /module_version/anura_linux request.size() = 0 num_retries = 0 attempt_num = 1)
  22.  
  23. INFO: auto_update_window.cpp:560 : Requesting update to module from server...
  24. INFO: http_client.cpp:431 : http_client::handle_recv: 0x9582918 @265 payload_str.size() = 40
  25.  
  26. INFO: module.cpp:1317 : module client response received. Mode = 2
  27. INFO: module.cpp:1336 : Server has module version [0,411] we have [0,411]
  28. INFO: module.cpp:1339 : You already have the newest version of this module. Use --force to force download.
  29. INFO: http_client.cpp:431 : http_client::handle_recv: 0x95702f0 @295 payload_str.size() = 42
  30.  
  31. INFO: module.cpp:1317 : module client response received. Mode = 2
  32. INFO: module.cpp:1336 : Server has module version [1,0,544] we have [1,0,544]
  33. INFO: module.cpp:1339 : You already have the newest version of this module. Use --force to force download.
  34. INFO: auto_update_window.cpp:691 : CHANGE DIRECTORY: /home/tchey/.citadel//dlc/anura_linux
  35. INFO: auto_update_window.cpp:714 : EXECUTING: "./anura.sh" "--module=citadel" "--auto-update-dir=/home/tchey/.config/itch/apps/Argentum Age/argentum-age" "--auto-update-exe=./bin/anura"
  36. INFO: main.cpp:467 : Anura engine version 1.4
  37. INFO: main.cpp:506 : Default Tile Size: 16
  38. INFO: main.cpp:507 : Default Tile Scale: 2
  39. INFO: main.cpp:509 : Build Options:
  40. INFO: main.cpp:511 : isomap
  41. INFO: main.cpp:511 : lua
  42. INFO: main.cpp:511 : save_png
  43. INFO: main.cpp:511 : sdl2
  44. INFO: main.cpp:511 : svg
  45. INFO: preferences.cpp:583 : SET PREFERENCES PATH: ~/.citadel/
  46. INFO: module.cpp:333 : LOOKING IN 'modules/citadel/module.cfg': 0
  47. INFO: module.cpp:333 : LOOKING IN '/home/tchey/.citadel//dlc/citadel/module.cfg': 1
  48. INFO: preferences.cpp:583 : SET PREFERENCES PATH: ~/.citadel/
  49. INFO: preferences.cpp:637 : EXPAND DATA PATHS
  50. INFO: preferences.cpp:637 : EXPAND DATA PATHS
  51. INFO: preferences.cpp:637 : EXPAND DATA PATHS
  52. INFO: preferences.cpp:637 : EXPAND DATA PATHS
  53. INFO: preferences.cpp:637 : EXPAND DATA PATHS
  54. INFO: main.cpp:612 : ARGS: --module=citadel
  55. INFO: main.cpp:612 : ARGS: --auto-size-window
  56. INFO: main.cpp:612 : ARGS: --auto-size-ideal-width=1920
  57. INFO: main.cpp:612 : ARGS: --auto-size-ideal-height=1080
  58. INFO: main.cpp:612 : ARGS: --min-window-width=800
  59. INFO: main.cpp:612 : ARGS: --min-window-height=600
  60. INFO: main.cpp:612 : ARGS: --auto-anchor-objects
  61. INFO: main.cpp:612 : ARGS: --set-fps=60
  62. INFO: preferences.cpp:1082 : FPS: 60 = 16ms/frame
  63. INFO: main.cpp:612 : ARGS: --no-autopause
  64. INFO: main.cpp:612 : ARGS: --server=http://theargentlark.com:23456
  65. INFO: main.cpp:612 : ARGS: --tbs-server
  66. INFO: preferences.cpp:1121 : TURN ON internal server
  67. INFO: main.cpp:612 : ARGS: --allow-debug-console-clicking=false
  68. INFO: main.cpp:612 : ARGS: --disable-global-alpha-filter
  69. INFO: main.cpp:612 : ARGS: --mouse-drag-threshold=100
  70. INFO: main.cpp:612 : ARGS: --loading-screen-bg-color=#16232e
  71. INFO: main.cpp:612 : ARGS: --reload-modified-objects
  72. INFO: main.cpp:612 : ARGS: --start-rumble=false
  73. INFO: main.cpp:612 : ARGS: --enable-graphical-fonts=false
  74. INFO: main.cpp:612 : ARGS: --draw-objects-on-even-pixel-boundaries=false
  75. INFO: main.cpp:612 : ARGS: --allow-builtin-settings-dialog=false
  76. INFO: main.cpp:612 : ARGS: --disable-fullscreen
  77. INFO: main.cpp:612 : ARGS: --max-frame-skips=2
  78. INFO: main.cpp:612 : ARGS: --force-send-stats=false
  79. INFO: main.cpp:612 : ARGS: --devtools=true
  80. INFO: main.cpp:612 : ARGS: --particle-ui-show-save=false
  81. INFO: main.cpp:612 : ARGS: --particle-ui-show-camera=false
  82. INFO: main.cpp:612 : ARGS: --particle-ui-2d=true
  83. INFO: main.cpp:612 : ARGS: --dump-to-console=false
  84. INFO: main.cpp:612 : ARGS: --defer-archive-desktop-fullscreen=true
  85. INFO: main.cpp:612 : ARGS: --log-instrumentation=true
  86. INFO: main.cpp:612 : ARGS: --ffl-vm=true
  87. INFO: main.cpp:612 : ARGS: --auto-update-dir=/home/tchey/.config/itch/apps/Argentum
  88. INFO: main.cpp:612 : ARGS: Age/argentum-age
  89. Usage: ./anura [OPTIONS]
  90.  
  91. User options:
  92. --config-path=PATH sets the path to the user config dir
  93. --fullscreen starts in fullscreen mode
  94. --height[=]NUM sets the game window height to which contents
  95. are scaled
  96. --host set the game server host address
  97. --[no-]joystick enables/disables joystick support
  98. --level[=]LEVEL_FILE starts the game using the specified level file,
  99. relative to the level path
  100. --level-path=PATH sets the path to the game level files
  101. --[no-]music enables/disables game music
  102. --native one pixel in-game equals one pixel on monitor
  103. --relay use the server as a relay in multiplayer rather
  104. than trying to initiate direct connections
  105. --[no-]resizable allows/disallows to resize the game window
  106. ----module-args=ARGS map of arguments passed to the module
  107. --scale enables an experimental pixel art interpolation
  108. algorithm for scaling the game graphics (some
  109. issues with this still have to be solved)
  110. --[no-]send-stats enables/disables sending game statistics over
  111. the network
  112. --server=URL sets the server to use for the TBS client based
  113. on the given url
  114. --user=USERNAME sets the username to use as part of the TBS
  115. server and module system
  116. --pass=PASSWORD sets the password to use as part of the TBS
  117. server and module system
  118. --[no-]sound enables/disables sound and music support
  119. --widescreen sets widescreen mode, increasing the game view
  120. area for wide screen displays
  121. --width[=]NUM sets the game window width to which contents are
  122. scaled
  123. --windowed starts in windowed mode
  124. --wvga sets the display size to 800x480
  125.  
  126. Diagnostic options:
  127. --[no-]debug enables/disables debug mode
  128. --[no-]fps enables/disables framerate display
  129. --set-fps=FPS sets the framerate to FPS
  130. --potonly use power of two-sized textures only
  131. --textures16 use 16 bpp textures only (default on iPhone)
  132. --textures32 use 32 bpp textures (default on PC/Mac)
  133.  
  134. Developer options:
  135. --benchmarks runs all the engine's benchmarks (intended to
  136. measure the speed of certain low-level
  137. functions), only useful if you're actually
  138. hacking on the engine to optimize the speed
  139. of these
  140. --benchmarks=NAME runs a single named benchmark code
  141. --[no-]compiled enable or disable precompiled game data
  142. --edit starts the game in edit mode.
  143. --show-hitboxes turns on the display of object hitboxes
  144. --show-controls turns on the display of iPhone control hitboxes
  145. --simipad changes various options to emulate an iPad
  146. environment
  147. --simiphone changes various options to emulate an iPhone
  148. environment
  149. --no-autopause Stops the game from pausing automatically
  150. when it loses focus
  151. --tests runs the game's unit tests and exits
  152. --tests="foo,bar,baz" runs the named unit tests and exits
  153. --no-tests skips the execution of unit tests on startup
  154. --utility=NAME runs the specified UTILITY( NAME ) code block,
  155. such as compile_levels or compile_objects,
  156. with the specified arguments
  157. --[no-]allow_builtin_settings_dialog (default: false)Allow the builtin Anura settings dialog
  158. --[no-]allow_debug_console_clicking (default: false)Allow clicking on objects in the debug console to select them
  159. --audio_cache_size_mb=30Audio data cache size in megabytes
  160. --[no-]auto_anchor_objects (default: true)Auto-anchors an object based on x/mid_x/x2 based on what attributes are set when spawning them.
  161. --auto_size_ideal_height=1080
  162. --auto_size_ideal_width=1920
  163. --auto_update_anura= Auto update Anura's binaries from the module server using the given name as the module ID (e.g. anura-windows might be the id for the windows binary)
  164. --auto_update_dir=/home/tchey/.config/itch/apps/ArgentumDirectory in which the auto-updater is
  165. --auto_update_exe= Exe of the auto-updater
  166. --auto_update_game_name=AnuraTitle shown on the auto update window
  167. --[no-]auto_update_module (default: false)Auto updates the module from the module server on startup (number of milliseconds to spend attempting to update the module)
  168. --auto_update_status=
  169. --auto_update_timeout=5000Timeout to use on auto updates (given in milliseconds)
  170. --auto_update_title=Anura auto-updateTitle of the auto-update window
  171. --beta_keys_file= File to store beta keys in (default = no beta keys)
  172. --campaign
  173. --campaign_encounter
  174. --campaign_quest
  175. --code_editor_error_area=300
  176. --console_font_size=14 Font size of console text
  177. --console_height=200 Width of console in pixels
  178. --console_width=600 Width of console in pixels
  179. --db_json_file= The file to output database content to when using a file to simulate a database
  180. --db_key_prefix= Prefix to put before all requests for keys.
  181. --[no-]debug_custom_draw (default: false)Show debug visualization of custom drawing
  182. --[no-]debug_shadows (default: false)Show debug visualization of shadow drawing
  183. --debug_skip_draw_zorder_begin=-2147483648Avoid drawing the given zorder
  184. --debug_skip_draw_zorder_end=-2147483648Avoid drawing the given zorder
  185. --[no-]debug_visualize_audio (default: false)Show a graph of audio data
  186. --debug_visualize_audio_samples_per_pixel=64Number of audio samples to represent per pixel
  187. --debug_visualize_audio_scale=1scale audio graph by this amount
  188. --[no-]desktop_fullscreen (default: false)Sets the game window to be a fullscreen window the size of the desktop
  189. --[no-]desktop_fullscreen_force (default: false)(Windows) forces desktop fullscreen to actually use fullscreen rather than a borderless window the size of the desktop
  190. --devtools
  191. --[no-]disable_global_alpha_filter (default: true)Disables using alpha-colors.png to denote some special colors as 'alpha colors'
  192. --[no-]draw_objects_on_even_pixel_boundaries (default: false)If true will only draw objects on 2-pixel boundaries
  193. --[no-]dump_to_console (default: false)Send dump() to the console
  194. --editor_controller= Object used when the editor is started
  195. --[no-]editor_grid (default: true)Turns the editor grid on/off
  196. --[no-]editor_history (default: false)Allow editor history feature
  197. --editor_object= Object to use for the editor
  198. --[no-]editor_pause (default: false)If true, the editor auto pauses when started
  199. --editor_tileset_button_size=44Size of tileset editing buttons in the editor
  200. --[no-]enable_graphical_fonts (default: false)Loads graphical fonts
  201. --[no-]enable_history (default: true)Allow editor history features
  202. --[no-]error_message_box (default: true)Show a message dialog when an error occurs
  203. --fake_time_adjust=0 Adjusts the time known to the game by the specified number of seconds.
  204. --fakelag=0 Number of milliseconds of artificial lag to introduce to multiplayer
  205. --[no-]ffl_allow_obj_api_from_class (default: false)Allow classes to have access to custom object api.
  206. --[no-]ffl_vm (default: true)Use VM for FFL optimization
  207. --[no-]ffl_vm_opt_const_library_calls (default: true)Optimize library calls
  208. --[no-]ffl_vm_opt_constant_lookups (default: true)Optimize contant lookups in VM
  209. --[no-]ffl_vm_opt_inline (default: true)Try to inline FFL calls.
  210. --[no-]ffl_vm_opt_library_lookups (default: true)Optimize library lookups in VM
  211. --[no-]ffl_vm_opt_replace_where (default: true)Try to replace trivial where calls.
  212. --[no-]force_auto_update (default: false)Will do a forced sync of auto-updates
  213. --[no-]force_send_stats (default: false)
  214. --[no-]force_strict_mode (default: false)If turned on, turns on strict mode checking on all objects
  215. --global_frame_scale=2 Sets the global frame scales for all frames in all animations
  216. --global_scale=1 Global scale value.
  217. --http_fake_lag=0 fake lag to add to http requests
  218. --[no-]internal_tbs_matchmaking_server (default: false)Run an in-process tbs matchmaking server
  219. --[no-]kre_allow_hardware_attribute_set (default: false)Allows hardware attribute sets in the rendering engine
  220. --loading_screen_bg_color=#16232eColor to use for the background of the loading screen
  221. --log_console_filter=
  222. --[no-]log_instrumentation (default: true)Make instrument() FFL calls log to the console as well as the F7 profiler
  223. --matchmaking_heartbeat_ms=50Frequency of matchmaking heartbeats
  224. --matchmaking_server_session_timeout_ms=30000Number of seconds of no contact to expire a session
  225. --max_control_history=1024Maximum number of frames to keep control history for
  226. --max_ffl_recursion=1000Maximum depth of FFL recursion
  227. --max_frame_skips=2 Maximum frames to skip due to performance
  228. --min_window_height=600 Minimum window height when auto-determining window size
  229. --min_window_width=800 Minimum window width when auto-determining window size
  230. --mixer_looped_sounds_fade_time_ms=100Number of milliseconds looped sounds should fade for
  231. --mode
  232. --[no-]module_chunk_deflate (default: false)If true, module chunks are assumed compressed and will be deflated
  233. --module_chunk_port= server port to get modules chunk from (defaults to module_port)
  234. --module_chunk_query=POST /download_chunk?chunk_id=request to download a module chunk
  235. --module_chunk_server= server to use to get modules chunk from (defaults to module_server)
  236. --module_port=23455 server port to get modules from
  237. --module_server=theargentlark.comserver to use to get modules from
  238. --mouse_drag_threshold=100Threshold for how much motion can take place in a mouse drag
  239. --[no-]msaa (default: false)Use msaa
  240. --[no-]particle_editor (default: false)Show the particle editor
  241. --[no-]particle_ui_2d (default: true)
  242. --[no-]particle_ui_show_camera (default: false)
  243. --[no-]particle_ui_show_save (default: false)
  244. --play_music_function=
  245. --play_sound_function=
  246. --profile_memory_freq=60Memory profiler will refresh every x cycles
  247. --profile_widget_area=[20,20,1000,200]Area of the profile widget
  248. --profile_widget_details_area=[20,240,1000,400]Area of the profile widget
  249. --[no-]quit_server_after_game (default: false)
  250. --[no-]quit_server_on_parent_exit (default: false)
  251. --[no-]reload_modified_objects (default: true)Reload object definitions when their file is modified on disk
  252. --[no-]resizeable (default: false)Window is dynamically resizeable.
  253. --[no-]respect_difficulty (default: false)
  254. --scenario
  255. --server_hostname=theargentlark.comHostname of the main tbs server
  256. --[no-]skip_odd_frames (default: false)Skips every other frame
  257. --[no-]start_rumble (default: false)Controls whether we do a haptic device rumble effect on initialisation.
  258. --startgame
  259. --stats_port=5000
  260. --stats_server=theargentlark.com
  261. --[no-]strict_mode_warnings (default: false)If turned on, all objects will be run in strict mode, with errors non-fatal
  262. --[no-]suppress_strict_mode (default: false)If turned on, turns off strict mode checking on all objects
  263. --tbs_bot_delay_ms=20 Artificial delay for tbs bots
  264. --[no-]tbs_client_prediction (default: false)Use client-side prediction for tbs games
  265. --[no-]tbs_game_exit_on_winner (default: false)If true, tbs games will immediately exit when there is a winner.
  266. --tbs_server_delay_ms=20
  267. --tbs_server_heartbeat_freq=1
  268. --[no-]tbs_server_local (default: false)Sets tbs server to be in local mode
  269. --tbs_server_player_timeout_ms=20000
  270. --tbs_server_save_replay=ID for the tbs server to save the replay as
  271. --tbs_server_save_replay_file=File for the tbs server to save the replay to
  272. --tbs_server_semaphore=
  273. --tbs_server_timeout=5000Timeout for connections to the tbs server
  274. --[no-]tbs_use_shared_mem (default: true)Use shared memory for tbs comms
  275. --test
  276. --test_play_second
  277. --[no-]theme_imgui_ui (default: false)Displays a dialog to customize the ImGui User Interface.
  278. --tile_pattern_search_border=1How many extra tiles to search for patterns
  279. --tile_scale=2 Scaling of game tiles
  280. --tile_size=16 Size of game tile edges
  281. --time_quota_async_work_items=10Number of milliseconds allowed each frame for asynchronous/background work items to run
  282. --universe
  283. --virtual_window_height=0Virtual height of the game window
  284. --virtual_window_width=0Virtual width of the game window
  285. --virtual_window_width_max=0If set, the virtual width of the game window can be adjusted up to this amount, to match the aspect ratio of the physical device
  286. --vsync=0 Vertical synchronization setting. 0 = none. 1 = snc, -1 = late synchronizaiton.
  287. --[no-]write_backed_maps (default: false)Write to backed maps such as used in Citadel's evolutionary system
  288. ERROR: main.cpp:687 : unrecognized arg: 'Age/argentum-age
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement