Advertisement
Guest User

Untitled

a guest
Feb 12th, 2020
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.72 KB | None | 0 0
  1. Set current directory to /home/KD10000/gameserver/7DTD_29005_95
  2. Found path: /home/KD10000/gameserver/7DTD_29005_95/7DaysToDieServer.x86_64
  3. Mono path[0] = '/home/KD10000/gameserver/7DTD_29005_95/7DaysToDieServer_Data/Managed'
  4. Mono config path = '/home/KD10000/gameserver/7DTD_29005_95/7DaysToDieServer_Data/MonoBleedingEdge/etc'
  5. Preloaded 'libMagick.so'
  6. Preloaded 'libeac_server.so'
  7. Preloaded 'libeasyanticheat.so'
  8. Preloaded 'libgetrss.so'
  9. Preloaded 'libsteam_api.so'
  10. Preloaded 'steamclient.so'
  11. Unable to preload the following plugins:
  12. libMouseLib.so
  13. libeac_server.so
  14. libeasyanticheat.so
  15. libgetrss.so
  16. libsteam_api.so
  17. steamclient.so
  18. libMouseLib.so
  19. Initialize engine version: 2019.1.0f2 (292b93d75a2c)
  20. Forcing GfxDevice: Null
  21. GfxDevice: creating device client; threaded=0
  22. NullGfxDevice:
  23. Version: NULL 1.0 [1.0]
  24. Renderer: Null Device
  25. Vendor: Unity Technologies
  26. Begin MonoManager ReloadAssembly
  27. - Completed reload, in 0.103 seconds
  28. UnloadTime: 1.089502 ms
  29. 2020-02-12T21:42:04 0.094 INF Awake IsFocused: True
  30. 2020-02-12T21:42:04 0.095 INF Awake
  31. 2020-02-12T21:42:04 0.296 INF Version: Alpha 18.3 (b4) Compatibility Version: Alpha 18.3, Build: Linux 64 Bit
  32. 2020-02-12T21:42:04 0.296 INF System information:
  33. 2020-02-12T21:42:04 0.383 INF OS: Linux 4.9 Debian 9.12 64bit
  34. 2020-02-12T21:42:04 0.385 INF CPU: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (cores: 10)
  35. 2020-02-12T21:42:04 0.386 INF RAM: 60402 MB
  36. 2020-02-12T21:42:04 0.386 INF GPU: Null Device (128 MB)
  37. 2020-02-12T21:42:04 0.388 INF Graphics API: NULL 1.0 [1.0] (shader level 3.0)
  38. 2020-02-12T21:42:04 0.413 INF Last played version: Alpha 18.3
  39. 2020-02-12T21:42:04 0.414 INF Local UTC offset: 1 hours
  40. 2020-02-12T21:42:04 0.425 INF Command line arguments: ./7DaysToDieServer.x86_64 -logfile ./7DaysToDieServer_Data/output_log__2020-02-12__21-42-03.txt -quit -batchmode -nographics -dedicated -configfile=serverconfig.xml
  41. 2020-02-12T21:42:04 0.428 INF Parsing server configfile: /home/KD10000/gameserver/7DTD_29005_95/7DaysToDieServer_Data/../serverconfig.xml
  42. 2020-02-12T21:42:04 0.536 ERR Error parsing configfile property 'WorldGenSize'
  43. 2020-02-12T21:42:04 0.537 EXC Input string was not in a correct format.
  44. FormatException: Input string was not in a correct format.
  45. at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x00057] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
  46. at System.Number.ParseInt32 (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00013] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
  47. at System.Int32.Parse (System.String s) [0x00007] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
  48. at GamePrefs.Parse (EnumGamePrefs _enum, System.String _val) [0x00052] in <2902877be8e149209d88cfdc42d2676c>:0
  49. at GameStartupHelper.ParseGamePref (System.String _name, System.String _value, System.Boolean _quitOnError, System.Boolean _ignoreCase) [0x00045] in <2902877be8e149209d88cfdc42d2676c>:0
  50. UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
  51. UnityEngine.DebugLogHandler:LogException(Exception, Object)
  52. UnityEngine.Logger:LogException(Exception, Object)
  53. UnityEngine.Debug:LogException(Exception)
  54. Logger:masterLogException(Exception)
  55. Logger:Exception(Exception)
  56. Log:Exception(Exception)
  57. GameStartupHelper:ShowConfigError(String, String, Exception, Boolean)
  58. GameStartupHelper:ParseGamePref(String, String, Boolean, Boolean)
  59. GameStartupHelper:LoadConfigFile(String)
  60. GameStartupHelper:ParseCommandLine(String[])
  61. GameManager:Awake()
  62.  
  63. (Filename: <1f0c1ef1ad524c38bbc5536809c46b48> Line: 0)
  64.  
  65. 2020-02-12T21:42:04 0.558 INF Make sure your configfile is updated the current server version!
  66. 2020-02-12T21:42:04 0.558 INF Startup aborted due to the given error in server configfile
  67. 2020-02-12T21:42:04 0.558 INF Dedicated server only build
  68. 2020-02-12T21:42:04 0.559 INF Not running in Big Picture Mode, no on-screen keyboard available
  69. 2020-02-12T21:42:04 0.560 INF Starting PlayerInputManager...
  70. 2020-02-12T21:42:04 0.588 INF InControl (version 1.6.17 build 9143, native module = False, XInput = False)
  71. 2020-02-12T21:42:05 0.823 INF Starting UserProfileManager...
  72. 2020-02-12T21:42:05 0.925 INF Occlusion: Awake
  73. 2020-02-12T21:42:05 0.930 INF Texture quality is set to 3
  74. 2020-02-12T21:42:05 1.043 INF [MODS] No mods folder found
  75. 2020-02-12T21:42:05 1.068 INF Loading permissions file at '/root/.local/share/7DaysToDie/Saves/serveradmin.xml'
  76. 2020-02-12T21:42:05 1.105 INF Loading permissions file done.
  77. 2020-02-12T21:42:06 1.801 INF UMA Overlay loading took 385 ms
  78. 2020-02-12T21:42:06 1.807 INF UMA Slot loading took 4 ms
  79. WARNING: Shader Unsupported: 'Autodesk Interactive' - Pass 'FORWARD' has no vertex shader
  80. WARNING: Shader Unsupported: 'Autodesk Interactive' - Pass 'FORWARD_DELTA' has no vertex shader
  81. WARNING: Shader Unsupported: 'Autodesk Interactive' - Pass 'ShadowCaster' has no vertex shader
  82. WARNING: Shader Unsupported: 'Autodesk Interactive' - All passes removed
  83. 2020-02-12T21:42:06 2.561 INF WorldStaticData.Init() needed 0.747s
  84. 2020-02-12T21:42:06 2.576 INF Started Telnet on 8081
  85. 2020-02-12T21:42:06 2.592 INF Awake done in 2499 ms
  86. One or more DSPGraph's still exists on shutdown, destroy all graphs before program shutdown
  87.  
  88. (Filename: ./Modules/Audio/Public/csas/DSPGraphFactory.cpp Line: 36)
  89.  
  90. Receiving unhandled NULL exception
  91. #0 0x005624eef86c2d in (Unknown)
  92. #1 0x005624eef87a89 in (Unknown)
  93. #2 0x005624eef87d48 in (Unknown)
  94. #3 0x005624eef84885 in (Unknown)
  95. #4 0x005624eecdafd1 in (Unknown)
  96. #5 0x005624eef6f27c in (Unknown)
  97. #6 0x005624ee893ca5 in (Unknown)
  98. #7 0x007f77ddb3ae0b in __libc_start_main
  99. #8 0x005624ee8a4403 in (Unknown)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement