Advertisement
Guest User

Untitled

a guest
Jan 24th, 2015
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.86 KB | None | 0 0
  1. dbg: [net] Starting dedicated version 1.5.0-beta1
  2. dbg: [net] [core] starting network...
  3. dbg: [net] [udp] initializing listeners
  4. dbg: [net] [core] network online, multiplayer available
  5. dbg: [net] Detected broadcast addresses:
  6. dbg: [net] 0) 144.76.31.127
  7. Error: Assertion failed at line 141 of /bamboo/src/core/math_func.hpp: min <= max
  8. Crash encountered, generating crash log...
  9. *** OpenTTD Crash Report ***
  10.  
  11. Crash at: Sat Jan 24 22:39:33 2015
  12. In game date: 2051-05-09 (27)
  13.  
  14. Crash reason:
  15. Signal: Aborted (6)
  16. Message: Assertion failed at line 141 of /bamboo/src/core/math_func.hpp: min <= max
  17.  
  18. OpenTTD version:
  19. Version: 1.5.0-beta1 (0)
  20. NewGRF ver: 150069d8
  21. Bits: 64
  22. Endian: little
  23. Dedicated: no
  24. Build date: Dec 24 2014 19:49:15
  25.  
  26. Stacktrace:
  27. [00] /usr/games/openttd(_ZNK12CrashLogUnix13LogStacktraceEPcPKc+0x39) [0x7f7c769bc549]
  28. [01] /usr/games/openttd(_ZNK8CrashLog12FillCrashLogEPcPKc+0xf7) [0x7f7c7687f3c7]
  29. [02] /usr/games/openttd(_ZNK8CrashLog12MakeCrashLogEv+0x7e) [0x7f7c7687f65e]
  30. [03] /usr/games/openttd(+0x3a448f) [0x7f7c769bc48f]
  31. [04] /lib/x86_64-linux-gnu/libc.so.6(+0x321e0) [0x7f7c7475c1e0]
  32. [05] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f7c7475c165]
  33. [06] /lib/x86_64-linux-gnu/libc.so.6(abort+0x180) [0x7f7c7475f3e0]
  34. [07] /usr/games/openttd(+0x390ba8) [0x7f7c769a8ba8]
  35. [08] /usr/games/openttd(+0x513a4e) [0x7f7c76b2ba4e]
  36. [09] /usr/games/openttd(_Z12ResizeWindowP6Windowiib+0x127) [0x7f7c76b2dc97]
  37. [10] /usr/games/openttd(_Z16ReInitAllWindowsv+0x35) [0x7f7c76b30d95]
  38. [11] /usr/games/openttd(+0x3908cc) [0x7f7c769a88cc]
  39. [12] /usr/games/openttd(_Z12openttd_mainiPPc+0x15b1) [0x7f7c769aa591]
  40. [13] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd) [0x7f7c74748ead]
  41. [14] /usr/games/openttd(+0x1a75b1) [0x7f7c767bf5b1]
  42.  
  43. Operating system:
  44. Name: Linux
  45. Release: 3.2.0-4-amd64
  46. Version: #1 SMP Debian 3.2.54-2
  47. Machine: x86_64
  48. Compiler: GCC 4.7.2 "4.7.2"
  49.  
  50. Configuration:
  51. Blitter: null
  52. Graphics set: OpenGFX (1021)
  53. Language: /usr/share/games/openttd/lang/english.lng
  54. Music driver: null
  55. Music set: OpenMSX (96)
  56. Network: no
  57. Sound driver: null
  58. Sound set: OpenSFX (87)
  59. Video driver: dedicated
  60.  
  61. Fonts:
  62. Small: sprite
  63. Medium: sprite
  64. Large: sprite
  65. Mono: sprite
  66.  
  67. AI Configuration (local: 0):
  68. 0: Human
  69.  
  70. Libraries:
  71. FontConfig: 2.9.0
  72. FreeType: 2.4.9
  73. ICU: 4.8.1.1
  74. LZMA: 5.1.0alpha
  75. LZO: 2.06
  76. PNG: 1.2.49
  77. SDL: 1.2.15
  78. Zlib: 1.2.7
  79.  
  80. ---- gamelog start ----
  81. Tick 62675: game loaded
  82. Conversion from OTTD savegame without gamelog: version 4, 1
  83. Revision text changed to 1.5.0-beta1, savegame version 194, not modified, _openttd_newgrf_version = 0x150069d8
  84. New game mode: 0 landscape: 1
  85. ---- gamelog end ----
  86.  
  87. *** End of OpenTTD Crash Report ***
  88.  
  89. Crash log generated.
  90.  
  91. Writing crash log to disk...
  92. Crash log written to crash.log. Please add this file to any bug reports.
  93.  
  94. Writing crash savegame...
  95. Crash savegame written to crash.sav. Please add this file and the last (auto)save to any bug reports.
  96.  
  97. Writing crash screenshot...
  98. Writing crash screenshot failed.
  99.  
  100. Aborted
  101.  
  102.  
  103. [misc]
  104. display_opt =
  105. news_display_opt = 2863311530
  106. news_ticker_sound = true
  107. fullscreen = false
  108. language = english.lng
  109. # This is an absolute minimum resolution.
  110. # But it reduces the cpu-usage drastically. /Osai
  111. resolution = 1,1
  112. screenshot_format =
  113. savegame_format =
  114. rightclick_emulate = false
  115. sprite_cache_size = 2
  116. graphicsset =
  117. soundsset =
  118. musicset =
  119. videodriver =
  120. musicdriver =
  121. sounddriver =
  122. blitter =
  123. small_font =
  124. medium_font =
  125. large_font =
  126. mono_font =
  127. small_size = 0
  128. medium_size = 0
  129. large_size = 0
  130. mono_size = 0
  131. small_aa = false
  132. medium_aa = false
  133. large_aa = false
  134. mono_aa = false
  135. sprite_cache_size_px = 128
  136. player_face = 0
  137. transparency_options = 0
  138. transparency_locks = 0
  139. invisibility_options = 0
  140. keyboard =
  141. keyboard_caps =
  142. last_newgrf_count = 0
  143.  
  144. [music]
  145. playlist = 0
  146. music_vol = 100
  147. effect_vol = 100
  148. custom_1 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,20,0,0,0,0,0
  149. custom_2 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
  150. playing = false
  151. shuffle = false
  152. extmidi = timidity
  153.  
  154. [currency]
  155. rate = 1
  156. separator =
  157. to_euro = 0
  158. prefix = ""
  159. suffix = ""
  160.  
  161. [network]
  162. max_join_time = 5000
  163. pause_on_join = true
  164. server_bind_ip = 0.0.0.0
  165. server_port = 3979
  166. server_advertise = false
  167. lan_internet = 1
  168. player_name = publicserver
  169. server_password =
  170. rcon_password = rconpass
  171. server_name = #moo - The Public Server
  172. connect_to_ip =
  173. network_id = 923eb7047e1fcd5362544ed5710e319b
  174. autoclean_companies = false
  175. autoclean_unprotected = 12
  176. autoclean_protected = 36
  177. restart_game_date = 0
  178. restart_game_year = 0
  179. max_companies = 5
  180. max_clients = 10
  181. max_spectators = 10
  182. net_frame_freq = 2
  183. min_players = 2
  184. server_lang = ANY
  185. commands_per_frame = 2
  186. max_commands_in_queue = 16
  187. bytes_per_frame = 8
  188. bytes_per_frame_burst = 256
  189. max_init_time = 100
  190. max_download_time = 1000
  191. max_password_time = 2000
  192. max_lag_time = 500
  193. server_admin_port = 3977
  194. server_admin_chat = true
  195. client_name =
  196. admin_password =
  197. default_company_pass =
  198. autoclean_novehicles = 0
  199. min_active_clients = 0
  200. reload_cfg = false
  201. last_host =
  202. last_port = 0
  203. no_http_content_downloads = false
  204.  
  205. [servers]
  206.  
  207. [bans]
  208.  
  209. [autopilot]
  210. language = english
  211. responsiveness = 4
  212. use_irc = no
  213. use_mysql = no
  214. use_console = yes
  215. randomize_password = yes
  216. password_list = /usr/share/dict/words
  217. password_frequency = 300000
  218. authorized_players_only = no
  219. pause_level = -1
  220. motd1 = Welcome, NAME, to the #moo - Public Server
  221. motd2 = For admin support, please email EMAIL
  222. recount_frequency = 300000
  223. smtp_server =
  224.  
  225. # The following are extra commands that can be used on an IRC channel.
  226. # The keyword alone, preceded by a !, will elicit the response defined here.
  227. # keyword = response
  228. [responses]
  229. url = URL
  230. email = My admin can be reached at EMAIL
  231. playercount = Number of players: PLAYERS
  232. companycount = Number of companies: COMPANIES (at last count)
  233. fish = Today's fish is Trout a la crème. Enjoy your meal.
  234. password = PASSWORD
  235. hufftherabbit = PASSWORD
  236. hello = Hello, I am The Public Server - Enjoy your game and check the !fish.
  237.  
  238. [win32]
  239. display_hz = 0
  240. force_full_redraw = false
  241. fullscreen_bpp = 8
  242. double_size = false
  243. window_maximize = false
  244.  
  245. [news_display]
  246. arrival_player = full
  247. arrival_other = full
  248. accident = full
  249. company_info = full
  250. openclose = full
  251. economy = full
  252. advice = full
  253. new_vehicles = full
  254. acceptance = full
  255. subsidies = full
  256. general = full
  257. open = summarized
  258. close = summarized
  259. production_player = summarized
  260. production_other = off
  261. production_nobody = off
  262.  
  263. [difficulty]
  264. max_no_competitors = 2
  265. number_towns = 0
  266. industry_density = 3
  267. max_loan = 500000
  268. initial_interest = 4
  269. vehicle_costs = 2
  270. competitor_speed = 2
  271. vehicle_breakdowns = 1
  272. subsidy_multiplier = 2
  273. construction_cost = 2
  274. terrain_type = 2
  275. quantity_sea_lakes = 1
  276. economy = true
  277. line_reverse_mode = false
  278. disasters = true
  279. town_council_tolerance = 2
  280.  
  281. [game_creation]
  282. town_name = english
  283. landscape = temperate
  284. snow_line_height = 4
  285. starting_year = 1950
  286. land_generator = 1
  287. oil_refinery_limit = 48
  288. tgen_smoothness = 1
  289. variety = 0
  290. generation_seed = 150448953
  291. tree_placer = 2
  292. heightmap_rotation = 0
  293. se_flat_world_height = 0
  294. map_x = 9
  295. map_y = 9
  296. water_borders = 15
  297. custom_town_number = 1
  298. custom_sea_level = 2
  299. min_river_length = 16
  300. river_route_random = 5
  301. amount_of_rivers = 2
  302.  
  303. [vehicle]
  304. road_side = right
  305. train_acceleration_model = 0
  306. roadveh_acceleration_model = 0
  307. train_slope_steepness = 3
  308. roadveh_slope_steepness = 7
  309. max_train_length = 7
  310. smoke_amount = 1
  311. never_expire_vehicles = true
  312. max_trains = 1000
  313. max_roadveh = 100
  314. max_aircraft = 100
  315. max_ships = 0
  316. wagon_speed_limits = false
  317. disable_elrails = false
  318. freight_trains = 1
  319. plane_speed = 4
  320. dynamic_engines = true
  321. plane_crashes = 2
  322. extend_vehicle_life = 0
  323. servint_ispercent = false
  324. servint_trains = 150
  325. servint_roadveh = 150
  326. servint_ships = 360
  327. servint_aircraft = 100
  328.  
  329. [construction]
  330. build_on_slopes = true
  331. command_pause_level = 1
  332. terraform_per_64k_frames = 4194304
  333. terraform_frame_burst = 4096
  334. clear_per_64k_frames = 4194304
  335. clear_frame_burst = 4096
  336. tree_per_64k_frames = 4194304
  337. tree_frame_burst = 4096
  338. autoslope = true
  339. extra_dynamite = true
  340. max_bridge_length = 64
  341. max_tunnel_length = 64
  342. train_signal_side = 1
  343. road_stop_on_town_road = true
  344. road_stop_on_competitor_road = true
  345. raw_industry_construction = 2
  346. industry_platform = 1
  347. freeform_edges = true
  348. extra_tree_placement = 2
  349.  
  350. [station]
  351. never_expire_airports = false
  352. station_spread = 64
  353. modified_catchment = true
  354. adjacent_stations = true
  355. distant_join_stations = true
  356.  
  357. [economy]
  358. town_layout = 2
  359. allow_town_roads = true
  360. found_town = 0
  361. allow_town_level_crossings = true
  362. station_noise_level = false
  363. inflation = false
  364. multiple_industry_per_town = true
  365. bribe = true
  366. exclusive_rights = true
  367. fund_buildings = true
  368. fund_roads = true
  369. give_money = true
  370. smooth_economy = true
  371. allow_shares = true
  372. feeder_payment_share = 75
  373. town_growth_rate = 1
  374. larger_towns = 10
  375. initial_city_size = 2
  376. mod_road_rebuild = true
  377. dist_local_authority = 20
  378. town_noise_population[0] = 800
  379. town_noise_population[1] = 2000
  380. town_noise_population[2] = 4000
  381. infrastructure_maintenance = true
  382.  
  383. [pf]
  384. forbid_90_deg = true
  385. roadveh_queue = true
  386. pathfinder_for_trains = 2
  387. pathfinder_for_roadvehs = 2
  388. pathfinder_for_ships = 2
  389. reverse_at_signals = false
  390. wait_oneway_signal = 15
  391. wait_twoway_signal = 41
  392. wait_for_pbs_path = 30
  393. reserve_paths = false
  394. path_backoff_interval = 20
  395. opf.pf_maxlength = 4096
  396. opf.pf_maxdepth = 48
  397. npf.npf_max_search_nodes = 10000
  398. npf.npf_rail_firstred_penalty = 1000
  399. npf.npf_rail_firstred_exit_penalty = 10000
  400. npf.npf_rail_lastred_penalty = 1000
  401. npf.npf_rail_station_penalty = 100
  402. npf.npf_rail_slope_penalty = 100
  403. npf.npf_rail_curve_penalty = 100
  404. npf.npf_rail_depot_reverse_penalty = 5000
  405. npf.npf_rail_pbs_cross_penalty = 300
  406. npf.npf_rail_pbs_signal_back_penalty = 1500
  407. npf.npf_buoy_penalty = 200
  408. npf.npf_water_curve_penalty = 100
  409. npf.npf_road_curve_penalty = 100
  410. npf.npf_crossing_penalty = 300
  411. npf.npf_road_drive_through_penalty = 800
  412. npf.npf_road_dt_occupied_penalty = 800
  413. npf.npf_road_bay_occupied_penalty = 1500
  414. npf.maximum_go_to_depot_penalty = 2000
  415. yapf.disable_node_optimization = false
  416. yapf.max_search_nodes = 10000
  417. yapf.rail_firstred_twoway_eol = true
  418. yapf.rail_firstred_penalty = 1000
  419. yapf.rail_firstred_exit_penalty = 10000
  420. yapf.rail_lastred_penalty = 1000
  421. yapf.rail_lastred_exit_penalty = 10000
  422. yapf.rail_station_penalty = 3000
  423. yapf.rail_slope_penalty = 200
  424. yapf.rail_curve45_penalty = 100
  425. yapf.rail_curve90_penalty = 600
  426. yapf.rail_depot_reverse_penalty = 5000
  427. yapf.rail_crossing_penalty = 300
  428. yapf.rail_look_ahead_max_signals = 10
  429. yapf.rail_look_ahead_signal_p0 = 500
  430. yapf.rail_look_ahead_signal_p1 = -100
  431. yapf.rail_look_ahead_signal_p2 = 5
  432. yapf.rail_pbs_cross_penalty = 300
  433. yapf.rail_pbs_station_penalty = 800
  434. yapf.rail_pbs_signal_back_penalty = 1500
  435. yapf.rail_doubleslip_penalty = 100
  436. yapf.rail_longer_platform_penalty = 800
  437. yapf.rail_longer_platform_per_tile_penalty = 0
  438. yapf.rail_shorter_platform_penalty = 4000
  439. yapf.rail_shorter_platform_per_tile_penalty = 0
  440. yapf.road_slope_penalty = 200
  441. yapf.road_curve_penalty = 100
  442. yapf.road_crossing_penalty = 300
  443. yapf.road_stop_penalty = 800
  444. yapf.road_stop_occupied_penalty = 800
  445. yapf.road_stop_bay_occupied_penalty = 1500
  446. yapf.maximum_go_to_depot_penalty = 2000
  447.  
  448. [order]
  449. no_servicing_if_no_breakdowns = true
  450. improved_load = true
  451. selectgoods = true
  452. serviceathelipad = true
  453. gradual_loading = true
  454.  
  455. [script]
  456. settings_profile = easy
  457. script_max_opcode_till_suspend = 10000
  458.  
  459. [ai]
  460. ai_in_multiplayer = false
  461. ai_disable_veh_train = false
  462. ai_disable_veh_roadveh = false
  463. ai_disable_veh_aircraft = false
  464. ai_disable_veh_ship = false
  465.  
  466. [locale]
  467. currency = EUR
  468. units = metric
  469. digit_group_separator =
  470. digit_group_separator_currency =
  471. digit_decimal_separator =
  472. units_velocity = metric
  473. units_power = metric
  474. units_weight = metric
  475. units_volume = metric
  476. units_force = si
  477. units_height = metric
  478.  
  479. [gui]
  480. autosave = yearly
  481. threaded_saves = true
  482. date_format_in_default_names = long
  483. show_finances = true
  484. auto_scrolling = 0
  485. reverse_scroll = false
  486. smooth_scroll = false
  487. left_mouse_btn_scrolling = false
  488. measure_tooltip = false
  489. errmsg_duration = 5
  490. hover_delay = 2
  491. osk_activation = double
  492. toolbar_pos = 0
  493. statusbar_pos = 1
  494. window_snap_radius = 10
  495. window_soft_limit = 20
  496. zoom_min = 0
  497. zoom_max = 5
  498. population_in_label = true
  499. link_terraform_toolbar = true
  500. smallmap_land_colour = 0
  501. liveries = 2
  502. prefer_teamchat = false
  503. scrollwheel_scrolling = 0
  504. scrollwheel_multiplier = 5
  505. pause_on_newgame = false
  506. advanced_vehicle_list = 1
  507. timetable_in_ticks = false
  508. timetable_arrival_departure = true
  509. quick_goto = false
  510. loading_indicators = 1
  511. default_rail_type = 0
  512. enable_signal_gui = true
  513. coloured_news_year = 2000
  514. drag_signals_density = 2
  515. drag_signals_fixed_distance = false
  516. semaphore_build_before = 1910
  517. vehicle_income_warn = true
  518. order_review_system = 2
  519. lost_vehicle_warn = true
  520. disable_unsuitable_building = true
  521. new_nonstop = true
  522. stop_location = 2
  523. keep_all_autosave = false
  524. autosave_on_exit = true
  525. max_num_autosaves = 16
  526. auto_euro = true
  527. news_message_timeout = 2
  528. show_track_reservation = false
  529. default_signal_type = 1
  530. cycle_signal_types = 2
  531. station_numtracks = 1
  532. station_platlength = 5
  533. station_dragdrop = true
  534. station_show_coverage = false
  535. persistent_buildingtools = true
  536. expenses_layout = false
  537. missing_strings_threshold = 25
  538. graph_line_thickness = 3
  539. show_date_in_logs = false
  540. settings_restriction_mode = 0
  541. developer = 1
  542. newgrf_developer_tools = false
  543. ai_developer_tools = false
  544. scenario_developer = false
  545. newgrf_show_old_versions = false
  546. newgrf_default_palette = 1
  547. console_backlog_timeout = 100
  548. console_backlog_length = 100
  549. network_chat_box_width = 620
  550. network_chat_box_height = 25
  551. network_chat_timeout = 20
  552. station_gui_group_order = 0
  553. station_gui_sort_by = 0
  554. station_gui_sort_order = 0
  555.  
  556. [sound]
  557. news_ticker = true
  558. news_full = true
  559. new_year = true
  560. confirm = true
  561. click_beep = true
  562. disaster = true
  563. vehicle = true
  564. ambient = true
  565.  
  566. [company]
  567. engine_renew = true
  568. engine_renew_months = 6
  569. engine_renew_money = 100000
  570. renew_keep_length = false
  571.  
  572. [server_bind_addresses]
  573.  
  574. [ai_players]
  575. none = start_date=730
  576. none = start_date=730
  577. none = start_date=730
  578. none = start_date=730
  579. none = start_date=730
  580. none = start_date=730
  581. none = start_date=730
  582. none = start_date=730
  583. none = start_date=730
  584. none = start_date=730
  585. none = start_date=730
  586. none = start_date=730
  587. none = start_date=730
  588. none = start_date=730
  589. none = start_date=730
  590.  
  591. [game_scripts]
  592. none =
  593.  
  594. [version]
  595. version_string = 1.4.4
  596. version_number = 14486995
  597.  
  598. [linkgraph]
  599. recalc_interval = 4
  600. recalc_time = 16
  601. distribution_pax = 0
  602. distribution_mail = 0
  603. distribution_armoured = 0
  604. distribution_default = 0
  605. accuracy = 16
  606. demand_distance = 100
  607. demand_size = 100
  608. short_path_saturation = 80
  609.  
  610. [newgrf]
  611.  
  612. [newgrf-static]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement