Guest User

Untitled

a guest
Sep 14th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.46 KB | None | 0 0
  1. pwnaria@terra:~/tMod2$ cat log.log
  2. Mono: Assembly Loader probing location: '/opt/mono-2.10/lib/mono/4.0/mscorlib.dll'.
  3. Mono: Image addref mscorlib[0x2a8ff50] -> /opt/mono-2.10/lib/mono/4.0/mscorlib.dll[0x2a8f190]: 2
  4. Mono: AOT module /opt/mono-2.10/lib/mono/4.0/mscorlib.dll.so is unusable: compiled against GC boehm, while the current runtime uses GC sgen.
  5. .
  6.  
  7. Mono: Assembly Loader loaded assembly from location: '/opt/mono-2.10/lib/mono/4.0/mscorlib.dll'.
  8. Mono: Config attempting to parse: '/opt/mono-2.10/lib/mono/4.0/mscorlib.dll.config'.
  9. Mono: Config attempting to parse: '/opt/mono-2.10/etc/mono/assemblies/mscorlib/mscorlib.config'.
  10. Mono: Assembly mscorlib[0x2a8ff50] added to domain TerrariaServ.exe, ref_count=1
  11. Mono: Config attempting to parse: '/opt/mono-2.10/etc/mono/config'.
  12. Mono: Config attempting to parse: '/home/pwnaria/.mono/config'.
  13. Mono: Assembly Loader probing location: 'TerrariaServ.exe'.
  14. Mono: Image addref TerrariaServ[0x2b0a010] -> /home/pwnaria/tMod2/TerrariaServ.exe[0x2a8e0b0]: 3
  15. Mono: Assembly TerrariaServ[0x2b0a010] added to domain TerrariaServ.exe, ref_count=1
  16. Mono: AOT failed to load AOT module /home/pwnaria/tMod2/TerrariaServ.exe.so: /home/pwnaria/tMod2/TerrariaServ.exe.so: cannot open shared object file: No such file or directory
  17.  
  18. Mono: Assembly Loader loaded assembly from location: 'TerrariaServ.exe'.
  19. Mono: Config attempting to parse: '/home/pwnaria/tMod2/TerrariaServ.exe.config'.
  20. Mono: Config attempting to parse: '/opt/mono-2.10/etc/mono/assemblies/TerrariaServ/TerrariaServ.config'.
  21. Mono: Assembly Loader probing location: 'TerrariaServ.exe'.
  22. Mono: AOT failed to load AOT module /home/pwnaria/tMod2/TerrariaServ.exe.so: /home/pwnaria/tMod2/TerrariaServ.exe.so: cannot open shared object file: No such file or directory
  23.  
  24. Mono: Assembly Ref addref TerrariaServ[0x2b0a010] -> mscorlib[0x2a8ff50]: 2
  25. Mono: Config attempting to parse: '/home/pwnaria/tMod2/TerrariaServ.exe.config'.
  26. Mono: Assembly Loader probing location: '/opt/mono-2.10/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll'.
  27. Mono: Image addref System[0x2b29650] -> /opt/mono-2.10/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll[0x2b288c0]: 2
  28. Mono: Assembly System[0x2b29650] added to domain TerrariaServ.exe, ref_count=1
  29. Mono: AOT failed to load AOT module /opt/mono-2.10/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll.so: /opt/mono-2.10/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll.so: cannot open shared object file: No such file or directory
  30.  
  31. Mono: Assembly Loader loaded assembly from location: '/opt/mono-2.10/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll'.
  32. Mono: Config attempting to parse: '/opt/mono-2.10/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll.config'.
  33. Mono: Config attempting to parse: '/opt/mono-2.10/etc/mono/assemblies/System/System.config'.
  34. Mono: Assembly Ref addref TerrariaServ[0x2b0a010] -> System[0x2b29650]: 2
  35. Mono: Assembly Ref addref System[0x2b29650] -> mscorlib[0x2a8ff50]: 3
  36. Mono: Assembly Loader probing location: '/opt/mono-2.10/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll'.
  37. Mono: Image addref System.Configuration[0x2b86270] -> /opt/mono-2.10/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll[0x2b85910]: 2
  38. Mono: Assembly System.Configuration[0x2b86270] added to domain TerrariaServ.exe, ref_count=1
  39. Mono: AOT failed to load AOT module /opt/mono-2.10/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.so: /opt/mono-2.10/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.so: cannot open shared object file: No such file or directory
  40.  
  41. Mono: Assembly Loader loaded assembly from location: '/opt/mono-2.10/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll'.
  42. Mono: Config attempting to parse: '/opt/mono-2.10/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.config'.
  43. Mono: Config attempting to parse: '/opt/mono-2.10/etc/mono/assemblies/System.Configuration/System.Configuration.config'.
  44. Mono: Assembly Ref addref SysteLoaded properties file!
  45. Password set to: pwnaria
  46. Max players set to: 50
  47. Loading plugins...
  48. Loading plugin: Permissions.dll
  49. System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  50. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (System.Reflection.Assembly,bool)
  51. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  52. at Terraria.PluginManager.loadPlugins () [0x00000] in <filename unknown>:0
  53. System.TypeLoadException: Could not load type 'Terraria.PermissionsPlugin' from assembly 'Permissions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  54. Problem loading plugins!
  55. Terraria Server v1.0.3
  56. Removed the bad loop here, so less CPU when the server's starting (yes really, there was something here causing high CPU when it started up =/)
  57. tMod v1.0.3
  58.  
  59. Listening on port 7777
  60. Type 'help' for a list of commands.
  61.  
  62. Resetting game objects: 1%
  63. : Resetting game objects: 26%
  64. Resetting game objects: 28%
  65. Resetting game objects: 31%
  66. Resetting game objects: 34%
  67. Resetting game objects: 37%
  68. Resetting game objects: 41%
  69. Resetting game objects: 44%
  70. Resetting game objects: 47%
  71. Resetting game objects: 51%
  72. Resetting game objects: 55%
  73. Resetting game objects: 59%
  74. Resetting game objects: 62%
  75. Resetting game objects: 65%
  76. Resetting game objects: 69%
  77. Resetting game objects: 93%
  78. Resetting game objects: 96%
  79. Resetting game objects: 99%
  80. Loading world data: 1%
  81. Loading world data: 2%
  82. Loading world data: 3%
  83. Loading world data: 4%
  84. Loading world data: 6%
  85. Loading world data: 7%
  86. Loading world data: 8%
  87. Loading world data: 9%
  88. Loading world data: 11%
  89. Loading world data: 12%
  90. Loading world data: 13%
  91. Loading world data: 14%
  92. Loading world data: 15%
  93. Loading world data: 17%
  94. Loading world data: 18%
  95. Loading world data: 19%
  96. Loading world data: 20%
  97. Loading world data: 21%
  98. Loading world data: 23%
  99. Loading world data: 25%
  100. Loading world data: 26%
  101. Loading world data: 27%
  102. Loading world data: 28%
  103. Loading world data: 29%
  104. Loading world data: 31%
  105. Loading world data: 32%
  106. Loading world data: 34%
  107. Loading world data: 35%
  108. Loading world data: 37%
  109. Loading world data: 38%
  110. Loading world data: 39%
  111. Loading world data: 40%
  112. Loading world data: 41%
  113. Loading world data: 42%
  114. Loading world data: 43%
  115. Loading world data: 44%
  116. Loading world data: 48%
  117. Loading world data: 49%
  118. Loading world data: 51%
  119. Loading world data: 52%
  120. Loading world data: 53%
  121. Loading world data: 55%
  122. Loading world data: 56%
  123. Loading world data: 57%
  124. Loading world data: 58%
  125. Loading world data: 60%
  126. Loading world data: 62%
  127. Loading world data: 63%
  128. Loading world data: 64%
  129. Loading world data: 65%
  130. Loading world data: 67%
  131. Loading world data: 69%
  132. Loading world data: 70%
  133. Loading world data: 72%
  134. Loading world data: 73%
  135. Loading world data: 74%
  136. Loading world data: 75%
  137. Loading world data: 77%
  138. Loading world data: 78%
  139. Loading world data: 80%
  140. Loading world data: 81%
  141. Loading world data: 82%
  142. Loading world data: 83%
  143. Loading world data: 84%
  144. Loading world data: 86%
  145. Loading world data: 87%
  146. Loading world data: 89%
  147. Loading world data: 90%
  148. Loading world data: 91%
  149. Loading world data: 92%
  150. Loading world data: 94%
  151. Loading world data: 95%
  152. Loading world data: 96%
  153. Loading world data: 97%
  154. Loading world data: 99%
  155. Loading world data: 100%
  156. Settling liquids: 1%
  157. Settling liquids: 5%
  158. Settling liquids: 6%
  159. Settling liquids: 7%
  160. Settling liquids: 8%
  161. Settling liquids: 9%
  162. Settling liquids: 10%
  163. Settling liquids: 11%
  164. Settling liquids: 12%
  165. Settling liquids: 13%
  166. Settling liquids: 14%
  167. Settling liquids: 15%
  168. Settling liquids: 16%
  169. Settling liquids: 17%
  170. Settling liquids: 18%
  171. Settling liquids: 19%
  172. Settling liquids: 20%
  173. Settling liquids: 21%
  174. Settling liquids: 22%
  175. Settling liquids: 23%
  176. Settling liquids: 24%
  177. Settling liquids: 25%
  178. Settling liquids: 26%
  179. Settling liquids: 27%
  180. Settling liquids: 28%
  181. Settling liquids: 29%
  182. Settling liquids: 30%
  183. Settling liquids: 31%
  184. Settling liquids: 32%
  185. Settling liquids: 33%
  186. Settling liquids: 34%
  187. Settling liquids: 35%
  188. Settling liquids: 36%
  189. Settling liquids: 37%
  190. Settling liquids: 38%
  191. Settling liquids: 39%
  192. Settling liquids: 40%
  193. Settling liquids: 41%
  194. Settling liquids: 42%
  195. Settling liquids: 43%
  196. Settling liquids: 44%
  197. Settling liquids: 45%
  198. Settling liquids: 46%
  199. Settling liquids: 47%
  200. Settling liquids: 48%
  201. Settling liquids: 49%
  202. Settling liquids: 50%
  203. Settling liquids: 98%
  204. Starting server...
  205. Server started
  206. pwnaria@terra:~/tMod2$
Add Comment
Please, Sign In to add comment