Advertisement
Guest User

Untitled

a guest
Dec 10th, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.06 KB | None | 0 0
  1. Found path: /home/ogp_agent/OGP_User_Files/12/7DaysToDieServer.x86_64
  2.  
  3. Mono path[0] = '/home/ogp_agent/OGP_User_Files/12/7DaysToDieServer_Data/Managed'
  4.  
  5. Mono config path = '/home/ogp_agent/OGP_User_Files/12/7DaysToDieServer_Data/MonoBleedingEdge/etc'
  6.  
  7. Preloaded 'libMagick.so'
  8.  
  9. eac_server.so [x64] :: OnLoad()
  10.  
  11. Preloaded 'libeac_server.so'
  12.  
  13. Preloaded 'libeasyanticheat.so'
  14.  
  15. Preloaded 'libgetrss.so'
  16.  
  17. Preloaded 'libsteam_api.so'
  18.  
  19. Preloaded 'steamclient.so'
  20.  
  21. Unable to preload the following plugins:
  22.  
  23. libMouseLib.so
  24.  
  25. libeac_server.so
  26.  
  27. libeasyanticheat.so
  28.  
  29. libgetrss.so
  30.  
  31. libsteam_api.so
  32.  
  33. steamclient.so
  34.  
  35. libMouseLib.so
  36.  
  37. Initialize engine version: 2019.1.0f2 (292b93d75a2c)
  38.  
  39. Forcing GfxDevice: Null
  40.  
  41. GfxDevice: creating device client; threaded=0
  42.  
  43. NullGfxDevice:
  44.  
  45. Version:  NULL 1.0 [1.0]
  46.  
  47. Renderer: Null Device
  48.  
  49. Vendor:   Unity Technologies
  50.  
  51. Begin MonoManager ReloadAssembly
  52.  
  53. - Completed reload, in  0.093 seconds
  54.  
  55. UnloadTime: 0.785146 ms
  56.  
  57. 2019-12-09T21:49:22 0.103 INF Awake
  58.  
  59. 2019-12-09T21:49:22 0.190 INF Version: Alpha 18.2 (b5) Compatibility Version: Alpha 18.2, Build: Linux 64 Bit
  60.  
  61. 2019-12-09T21:49:22 0.191 INF System information:
  62.  
  63. 2019-12-09T21:49:22 0.245 INF    OS: Linux 4.19 Debian 10 64bit
  64.  
  65. 2019-12-09T21:49:22 0.245 INF    CPU: Intel(R) Xeon(R) CPU E5-2650L v4 @ 1.70GHz (cores: 2)
  66.  
  67. 2019-12-09T21:49:22 0.246 INF    RAM: 3946 MB
  68.  
  69. 2019-12-09T21:49:22 0.246 INF    GPU: Null Device (128 MB)
  70.  
  71. 2019-12-09T21:49:22 0.248 INF    Graphics API: NULL 1.0 [1.0] (shader level 3.0)
  72.  
  73. 2019-12-09T21:49:22 0.273 INF Last played version: Alpha 18.2
  74.  
  75. 2019-12-09T21:49:22 0.275 INF Local UTC offset: 0 hours
  76.  
  77. 2019-12-09T21:49:22 0.287 INF Command line arguments: ./7DaysToDieServer.x86_64 -logfile 7DaysToDieServer_Data/output_log.txt -quit -batchmode -nographics -configfile=serverconfig.xml -dedicated
  78.  
  79. 2019-12-09T21:49:22 0.290 INF Parsing server configfile: /home/ogp_agent/OGP_User_Files/12/7DaysToDieServer_Data/../serverconfig.xml
  80.  
  81. 2019-12-09T21:49:22 0.370 ERR Error parsing configfile:
  82.  
  83. 2019-12-09T21:49:22 0.370 EXC Name cannot begin with the ',' character, hexadecimal value 0x2C. Line 54, position 51.
  84.  
  85. XmlException: Name cannot begin with the ',' character, hexadecimal value 0x2C. Line 54, position 51.
  86.  
  87. at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) [0x00027] in <f9ec74c9799148aaa919695e2037e193>:0
  88.  
  89. at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String[] args) [0x00029] in <f9ec74c9799148aaa919695e2037e193>:0
  90.  
  91. at System.Xml.XmlTextReaderImpl.Throw (System.Int32 pos, System.String res, System.String[] args) [0x0000c] in <f9ec74c9799148aaa919695e2037e193>:0
  92.  
  93. at System.Xml.XmlTextReaderImpl.ParseAttributes () [0x00181] in <f9ec74c9799148aaa919695e2037e193>:0
  94.  
  95. at System.Xml.XmlTextReaderImpl.ParseElement () [0x001df] in <f9ec74c9799148aaa919695e2037e193>:0
  96.  
  97. at System.Xml.XmlTextReaderImpl.ParseElementContent () [0x0016f] in <f9ec74c9799148aaa919695e2037e193>:0
  98.  
  99. at System.Xml.XmlTextReaderImpl.Read () [0x00085] in <f9ec74c9799148aaa919695e2037e193>:0
  100.  
  101. at System.Xml.XmlLoader.LoadNode (System.Boolean skipOverWhitespace) [0x0025b] in <f9ec74c9799148aaa919695e2037e193>:0
  102.  
  103. at System.Xml.XmlLoader.LoadDocSequence (System.Xml.XmlDocument parentDoc) [0x0001b] in <f9ec74c9799148aaa919695e2037e193>:0
  104.  
  105. at System.Xml.XmlLoader.Load (System.Xml.XmlDocument doc, System.Xml.XmlReader reader, System.Boolean preserveWhitespace) [0x000b4] in <f9ec74c9799148aaa919695e2037e193>:0
  106.  
  107. at System.Xml.XmlDocument.Load (System.Xml.XmlReader reader) [0x0002e] in <f9ec74c9799148aaa919695e2037e193>:0
  108.  
  109. at GameStartupHelper.LoadConfigFile (System.String _filename) [0x0006e] in <5db1b98a7f084ae580ac27893e46e92b>:0
  110.  
  111. UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
  112.  
  113. UnityEngine.DebugLogHandler:LogException(Exception, Object)
  114.  
  115. UnityEngine.Logger:LogException(Exception, Object)
  116.  
  117. UnityEngine.Debug:LogException(Exception)
  118.  
  119. Logger:masterLogException(Exception)
  120.  
  121. Logger:Exception(Exception)
  122.  
  123. Log:Exception(Exception)
  124.  
  125. GameStartupHelper:LoadConfigFile(String)
  126.  
  127. GameStartupHelper:ParseCommandLine(String[])
  128.  
  129. GameManager:Awake()
  130.  
  131.  
  132.  
  133. (Filename: <f9ec74c9799148aaa919695e2037e193> Line: 0)
  134.  
  135.  
  136.  
  137. 2019-12-09T21:49:22 0.398 INF Dedicated server only build
  138.  
  139. 2019-12-09T21:49:22 0.401 INF Not running in Big Picture Mode, no on-screen keyboard available
  140.  
  141. 2019-12-09T21:49:22 0.401 INF Starting PlayerInputManager...
  142.  
  143. 2019-12-09T21:49:22 0.431 INF InControl (version 1.6.17 build 9143, native module = False, XInput = False)
  144.  
  145. 2019-12-09T21:49:22 0.658 INF Starting UserProfileManager...
  146.  
  147. 2019-12-09T21:49:22 0.747 INF Occlusion: Awake
  148.  
  149. 2019-12-09T21:49:22 0.752 INF Texture quality is set to 3
  150.  
  151. 2019-12-09T21:49:23 0.837 INF [MODS] No mods folder found
  152.  
  153. 2019-12-09T21:49:23 0.856 INF Loading permissions file at '/home/ogp_agent/.local/share/7DaysToDie/Saves/serveradmin.xml'
  154.  
  155. 2019-12-09T21:49:23 0.901 INF Loading permissions file done.
  156.  
  157. 2019-12-09T21:49:23 1.463 INF UMA Overlay loading took 319 ms
  158.  
  159. 2019-12-09T21:49:23 1.467 INF UMA Slot loading took 3 ms
  160.  
  161. WARNING: Shader Unsupported: 'Autodesk Interactive' - Pass 'FORWARD' has no vertex shader
  162.  
  163. WARNING: Shader Unsupported: 'Autodesk Interactive' - Pass 'FORWARD_DELTA' has no vertex shader
  164.  
  165. WARNING: Shader Unsupported: 'Autodesk Interactive' - Pass 'ShadowCaster' has no vertex shader
  166.  
  167. WARNING: Shader Unsupported: 'Autodesk Interactive' - All passes removed
  168.  
  169. 2019-12-09T21:49:24 2.068 INF WorldStaticData.Init() needed 0.596s
  170.  
  171. 2019-12-09T21:49:24 2.073 INF Awake done in 1972 ms
  172.  
  173. One or more DSPGraph's still exists on shutdown, destroy all graphs before program shutdown
  174.  
  175.  
  176.  
  177. (Filename: ./Modules/Audio/Public/csas/DSPGraphFactory.cpp Line: 36)
  178.  
  179.  
  180.  
  181. Receiving unhandled NULL exception
  182.  
  183. #0  0x00557c12766c2d in (Unknown)
  184.  
  185. #1  0x00557c12767a89 in (Unknown)
  186.  
  187. #2  0x00557c12767d48 in (Unknown)
  188.  
  189. #3  0x00557c12764885 in (Unknown)
  190.  
  191. #4  0x00557c124bafd1 in (Unknown)
  192.  
  193. #5  0x00557c1274f27c in (Unknown)
  194.  
  195. #6  0x00557c12073ca5 in (Unknown)
  196.  
  197. #7  0x007f66a81b909b in __libc_start_main
  198.  
  199. #8  0x00557c12084403 in (Unknown)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement