Advertisement
Guest User

Untitled

a guest
Jan 20th, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.45 KB | None | 0 0
  1. 8-01-21 01:57:11,463 INFO [OPENSIM MAIN]: configured log4net using default OpenSim.exe.config
  2. 2018-01-21 01:57:11,477 INFO [OPENSIM MAIN]: System Locale is en-US
  3. 2018-01-21 01:57:11,479 INFO [OPENSIM MAIN]: Environment variable MONO_THREADS_PER_CPU is unset
  4. 2018-01-21 01:57:11,479 INFO [OPENSIM MAIN]: Runtime gave us 4 min worker threads and 4 min IOCP threads
  5. 2018-01-21 01:57:11,479 INFO [OPENSIM MAIN]: Runtime gave us 400 max worker threads and 200 max IOCP threads
  6. 2018-01-21 01:57:11,480 INFO [OPENSIM MAIN]: Bumping up max worker threads to 500
  7. 2018-01-21 01:57:11,480 INFO [OPENSIM MAIN]: Bumping up max IOCP threads to 1000
  8. 2018-01-21 01:57:11,480 INFO [OPENSIM MAIN]: Threadpool set to 500 max worker threads and 1000 max IOCP threads
  9. 2018-01-21 01:57:11,481 INFO [OPENSIM MAIN]: Environment is supported by OpenSimulator.
  10. 2018-01-21 01:57:11,512 INFO [CONFIG]: Reading configuration settings
  11. 2018-01-21 01:57:11,513 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/OpenSimDefaults.ini
  12. 2018-01-21 01:57:11,545 INFO [CONFIG]: Loading environment variables for Config
  13. 2018-01-21 01:57:11,575 INFO [OPENSIM MAIN]: Using async_call_method SmartThreadPool
  14. 2018-01-21 01:57:11,575 INFO [OPENSIM MAIN] Running GC in workstation mode
  15. 2018-01-21 01:57:11,577 INFO [STARTUP]: Beginning startup processing
  16. 2018-01-21 01:57:11,577 INFO [STARTUP]: version: OpenSim 0.9.1.0 Dev 8fe16a1
  17.  
  18. 2018-01-21 01:57:11,579 INFO [STARTUP]: Operating system version: Unix 17.2.0.0, .NET platform Unix, 64-bit
  19.  
  20. 2018-01-21 01:57:11,586 INFO ====================================================================
  21. 2018-01-21 01:57:11,586 INFO ========================= STARTING OPENSIM =========================
  22. 2018-01-21 01:57:11,586 INFO ====================================================================
  23. 2018-01-21 01:57:11,591 INFO [LOCAL CONSOLE]: Persistent command line history is Enabled, up to 100 lines from file /Users/ALEXMAC/opensim/opensim/bin/OpenSimConsoleHistory.txt
  24. 2018-01-21 01:57:11,592 INFO [LOCAL CONSOLE]: Creating new empty command line history file /Users/ALEXMAC/opensim/opensim/bin/OpenSimConsoleHistory.txt
  25. 2018-01-21 01:57:11,592 INFO [SERVER BASE]: Starting in /Users/ALEXMAC/opensim/opensim/bin
  26. 2018-01-21 01:57:11,592 INFO [SERVER BASE]: OpenSimulator version: OpenSim 0.9.1.0 Dev 8fe16a1
  27. 2018-01-21 01:57:11,593 INFO [SERVER BASE]: Operating system version: Unix 17.2.0.0, .NET platform Unix, 64-bit
  28. 2018-01-21 01:57:11,596 INFO [SERVER BASE]: Logging started to file /Users/ALEXMAC/opensim/opensim/bin/OpenSim.log
  29. 2018-01-21 01:57:11,602 INFO [SERVER BASE]: Stats Logging started to file /Users/ALEXMAC/opensim/opensim/bin/OpenSimStats.log
  30. 2018-01-21 01:57:11,616 FATAL Fatal error: System.Exception: Configuration file is missing the [SimulationDataStore] section. Have you copied OpenSim.ini.example to OpenSim.ini to reference config-include/ files?
  31. at OpenSim.OpenSimBase.StartupSpecific () [0x00161] in <a821b5e23c3944d2a09b760394e73277>:0
  32. at OpenSim.OpenSim.StartupSpecific () [0x0010f] in <a821b5e23c3944d2a09b760394e73277>:0
  33. at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00069] in <0a659b099a324ed8a174ad4e7962c030>:0
  34. 2018-01-21 01:57:53,417 INFO [OPENSIM MAIN]: configured log4net using default OpenSim.exe.config
  35. 2018-01-21 01:57:53,427 INFO [OPENSIM MAIN]: System Locale is en-US
  36. 2018-01-21 01:57:53,429 INFO [OPENSIM MAIN]: Environment variable MONO_THREADS_PER_CPU is unset
  37. 2018-01-21 01:57:53,429 INFO [OPENSIM MAIN]: Runtime gave us 4 min worker threads and 4 min IOCP threads
  38. 2018-01-21 01:57:53,429 INFO [OPENSIM MAIN]: Runtime gave us 400 max worker threads and 200 max IOCP threads
  39. 2018-01-21 01:57:53,429 INFO [OPENSIM MAIN]: Bumping up max worker threads to 500
  40. 2018-01-21 01:57:53,429 INFO [OPENSIM MAIN]: Bumping up max IOCP threads to 1000
  41. 2018-01-21 01:57:53,430 INFO [OPENSIM MAIN]: Threadpool set to 500 max worker threads and 1000 max IOCP threads
  42. 2018-01-21 01:57:53,430 INFO [OPENSIM MAIN]: Environment is supported by OpenSimulator.
  43. 2018-01-21 01:57:53,451 INFO [CONFIG]: Reading configuration settings
  44. 2018-01-21 01:57:53,452 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/OpenSimDefaults.ini
  45. 2018-01-21 01:57:53,477 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/OpenSim.ini
  46. 2018-01-21 01:57:53,485 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/config-include/osslEnable.ini
  47. 2018-01-21 01:57:53,494 INFO [CONFIG]: Loading environment variables for Config
  48. 2018-01-21 01:57:53,507 INFO [OPENSIM MAIN]: Using async_call_method SmartThreadPool
  49. 2018-01-21 01:57:53,507 INFO [OPENSIM MAIN] Running GC in workstation mode
  50. 2018-01-21 01:57:53,508 INFO [STARTUP]: Beginning startup processing
  51. 2018-01-21 01:57:53,508 INFO [STARTUP]: version: OpenSim 0.9.1.0 Dev 8fe16a1
  52.  
  53. 2018-01-21 01:57:53,509 INFO [STARTUP]: Operating system version: Unix 17.2.0.0, .NET platform Unix, 64-bit
  54.  
  55. 2018-01-21 01:57:53,520 INFO ====================================================================
  56. 2018-01-21 01:57:53,520 INFO ========================= STARTING OPENSIM =========================
  57. 2018-01-21 01:57:53,520 INFO ====================================================================
  58. 2018-01-21 01:57:53,525 INFO [LOCAL CONSOLE]: Persistent command line history is Enabled, up to 100 lines from file /Users/ALEXMAC/opensim/opensim/bin/OpenSimConsoleHistory.txt
  59. 2018-01-21 01:57:53,525 INFO [LOCAL CONSOLE]: Read 0 lines of command line history from file /Users/ALEXMAC/opensim/opensim/bin/OpenSimConsoleHistory.txt
  60. 2018-01-21 01:57:53,526 INFO [SERVER BASE]: Starting in /Users/ALEXMAC/opensim/opensim/bin
  61. 2018-01-21 01:57:53,526 INFO [SERVER BASE]: OpenSimulator version: OpenSim 0.9.1.0 Dev 8fe16a1
  62. 2018-01-21 01:57:53,526 INFO [SERVER BASE]: Operating system version: Unix 17.2.0.0, .NET platform Unix, 64-bit
  63. 2018-01-21 01:57:53,530 INFO [SERVER BASE]: Logging started to file /Users/ALEXMAC/opensim/opensim/bin/OpenSim.log
  64. 2018-01-21 01:57:53,535 INFO [SERVER BASE]: Stats Logging started to file /Users/ALEXMAC/opensim/opensim/bin/OpenSimStats.log
  65. 2018-01-21 01:57:53,551 FATAL Fatal error: System.Exception: Configuration file is missing the [SimulationDataStore] section. Have you copied OpenSim.ini.example to OpenSim.ini to reference config-include/ files?
  66. at OpenSim.OpenSimBase.StartupSpecific () [0x00161] in <a821b5e23c3944d2a09b760394e73277>:0
  67. at OpenSim.OpenSim.StartupSpecific () [0x0010f] in <a821b5e23c3944d2a09b760394e73277>:0
  68. at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00069] in <0a659b099a324ed8a174ad4e7962c030>:0
  69. 2018-01-21 01:57:56,624 INFO [OPENSIM MAIN]: configured log4net using default OpenSim.exe.config
  70. 2018-01-21 01:57:56,634 INFO [OPENSIM MAIN]: System Locale is en-US
  71. 2018-01-21 01:57:56,636 INFO [OPENSIM MAIN]: Environment variable MONO_THREADS_PER_CPU is unset
  72. 2018-01-21 01:57:56,636 INFO [OPENSIM MAIN]: Runtime gave us 4 min worker threads and 4 min IOCP threads
  73. 2018-01-21 01:57:56,636 INFO [OPENSIM MAIN]: Runtime gave us 400 max worker threads and 200 max IOCP threads
  74. 2018-01-21 01:57:56,637 INFO [OPENSIM MAIN]: Bumping up max worker threads to 500
  75. 2018-01-21 01:57:56,637 INFO [OPENSIM MAIN]: Bumping up max IOCP threads to 1000
  76. 2018-01-21 01:57:56,637 INFO [OPENSIM MAIN]: Threadpool set to 500 max worker threads and 1000 max IOCP threads
  77. 2018-01-21 01:57:56,638 INFO [OPENSIM MAIN]: Environment is supported by OpenSimulator.
  78. 2018-01-21 01:57:56,664 INFO [CONFIG]: Reading configuration settings
  79. 2018-01-21 01:57:56,665 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/OpenSimDefaults.ini
  80. 2018-01-21 01:57:56,685 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/OpenSim.ini
  81. 2018-01-21 01:57:56,692 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/config-include/osslEnable.ini
  82. 2018-01-21 01:57:56,697 INFO [CONFIG]: Loading environment variables for Config
  83. 2018-01-21 01:57:56,713 INFO [OPENSIM MAIN]: Using async_call_method SmartThreadPool
  84. 2018-01-21 01:57:56,714 INFO [OPENSIM MAIN] Running GC in workstation mode
  85. 2018-01-21 01:57:56,716 INFO [STARTUP]: Beginning startup processing
  86. 2018-01-21 01:57:56,716 INFO [STARTUP]: version: OpenSim 0.9.1.0 Dev 8fe16a1
  87.  
  88. 2018-01-21 01:57:56,717 INFO [STARTUP]: Operating system version: Unix 17.2.0.0, .NET platform Unix, 64-bit
  89.  
  90. 2018-01-21 01:57:56,727 INFO ====================================================================
  91. 2018-01-21 01:57:56,727 INFO ========================= STARTING OPENSIM =========================
  92. 2018-01-21 01:57:56,727 INFO ====================================================================
  93. 2018-01-21 01:57:56,732 INFO [LOCAL CONSOLE]: Persistent command line history is Enabled, up to 100 lines from file /Users/ALEXMAC/opensim/opensim/bin/OpenSimConsoleHistory.txt
  94. 2018-01-21 01:57:56,733 INFO [LOCAL CONSOLE]: Read 0 lines of command line history from file /Users/ALEXMAC/opensim/opensim/bin/OpenSimConsoleHistory.txt
  95. 2018-01-21 01:57:56,733 INFO [SERVER BASE]: Starting in /Users/ALEXMAC/opensim/opensim/bin
  96. 2018-01-21 01:57:56,733 INFO [SERVER BASE]: OpenSimulator version: OpenSim 0.9.1.0 Dev 8fe16a1
  97. 2018-01-21 01:57:56,733 INFO [SERVER BASE]: Operating system version: Unix 17.2.0.0, .NET platform Unix, 64-bit
  98. 2018-01-21 01:57:56,737 INFO [SERVER BASE]: Logging started to file /Users/ALEXMAC/opensim/opensim/bin/OpenSim.log
  99. 2018-01-21 01:57:56,745 INFO [SERVER BASE]: Stats Logging started to file /Users/ALEXMAC/opensim/opensim/bin/OpenSimStats.log
  100. 2018-01-21 01:57:56,760 FATAL Fatal error: System.Exception: Configuration file is missing the [SimulationDataStore] section. Have you copied OpenSim.ini.example to OpenSim.ini to reference config-include/ files?
  101. at OpenSim.OpenSimBase.StartupSpecific () [0x00161] in <a821b5e23c3944d2a09b760394e73277>:0
  102. at OpenSim.OpenSim.StartupSpecific () [0x0010f] in <a821b5e23c3944d2a09b760394e73277>:0
  103. at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00069] in <0a659b099a324ed8a174ad4e7962c030>:0
  104. 2018-01-21 01:57:58,279 INFO [OPENSIM MAIN]: configured log4net using default OpenSim.exe.config
  105. 2018-01-21 01:57:58,286 INFO [OPENSIM MAIN]: System Locale is en-US
  106. 2018-01-21 01:57:58,288 INFO [OPENSIM MAIN]: Environment variable MONO_THREADS_PER_CPU is unset
  107. 2018-01-21 01:57:58,288 INFO [OPENSIM MAIN]: Runtime gave us 4 min worker threads and 4 min IOCP threads
  108. 2018-01-21 01:57:58,288 INFO [OPENSIM MAIN]: Runtime gave us 400 max worker threads and 200 max IOCP threads
  109. 2018-01-21 01:57:58,288 INFO [OPENSIM MAIN]: Bumping up max worker threads to 500
  110. 2018-01-21 01:57:58,289 INFO [OPENSIM MAIN]: Bumping up max IOCP threads to 1000
  111. 2018-01-21 01:57:58,289 INFO [OPENSIM MAIN]: Threadpool set to 500 max worker threads and 1000 max IOCP threads
  112. 2018-01-21 01:57:58,289 INFO [OPENSIM MAIN]: Environment is supported by OpenSimulator.
  113. 2018-01-21 01:57:58,315 INFO [CONFIG]: Reading configuration settings
  114. 2018-01-21 01:57:58,315 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/OpenSimDefaults.ini
  115. 2018-01-21 01:57:58,336 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/OpenSim.ini
  116. 2018-01-21 01:57:58,344 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/config-include/osslEnable.ini
  117. 2018-01-21 01:57:58,349 INFO [CONFIG]: Loading environment variables for Config
  118. 2018-01-21 01:57:58,362 INFO [OPENSIM MAIN]: Using async_call_method SmartThreadPool
  119. 2018-01-21 01:57:58,362 INFO [OPENSIM MAIN] Running GC in workstation mode
  120. 2018-01-21 01:57:58,363 INFO [STARTUP]: Beginning startup processing
  121. 2018-01-21 01:57:58,363 INFO [STARTUP]: version: OpenSim 0.9.1.0 Dev 8fe16a1
  122.  
  123. 2018-01-21 01:57:58,365 INFO [STARTUP]: Operating system version: Unix 17.2.0.0, .NET platform Unix, 64-bit
  124.  
  125. 2018-01-21 01:57:58,377 INFO ====================================================================
  126. 2018-01-21 01:57:58,377 INFO ========================= STARTING OPENSIM =========================
  127. 2018-01-21 01:57:58,377 INFO ====================================================================
  128. 2018-01-21 01:57:58,383 INFO [LOCAL CONSOLE]: Persistent command line history is Enabled, up to 100 lines from file /Users/ALEXMAC/opensim/opensim/bin/OpenSimConsoleHistory.txt
  129. 2018-01-21 01:57:58,383 INFO [LOCAL CONSOLE]: Read 0 lines of command line history from file /Users/ALEXMAC/opensim/opensim/bin/OpenSimConsoleHistory.txt
  130. 2018-01-21 01:57:58,384 INFO [SERVER BASE]: Starting in /Users/ALEXMAC/opensim/opensim/bin
  131. 2018-01-21 01:57:58,384 INFO [SERVER BASE]: OpenSimulator version: OpenSim 0.9.1.0 Dev 8fe16a1
  132. 2018-01-21 01:57:58,384 INFO [SERVER BASE]: Operating system version: Unix 17.2.0.0, .NET platform Unix, 64-bit
  133. 2018-01-21 01:57:58,389 INFO [SERVER BASE]: Logging started to file /Users/ALEXMAC/opensim/opensim/bin/OpenSim.log
  134. 2018-01-21 01:57:58,396 INFO [SERVER BASE]: Stats Logging started to file /Users/ALEXMAC/opensim/opensim/bin/OpenSimStats.log
  135. 2018-01-21 01:57:58,411 FATAL Fatal error: System.Exception: Configuration file is missing the [SimulationDataStore] section. Have you copied OpenSim.ini.example to OpenSim.ini to reference config-include/ files?
  136. at OpenSim.OpenSimBase.StartupSpecific () [0x00161] in <a821b5e23c3944d2a09b760394e73277>:0
  137. at OpenSim.OpenSim.StartupSpecific () [0x0010f] in <a821b5e23c3944d2a09b760394e73277>:0
  138. at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00069] in <0a659b099a324ed8a174ad4e7962c030>:0
  139. 2018-01-21 01:59:43,892 INFO [OPENSIM MAIN]: configured log4net using default OpenSim.exe.config
  140. 2018-01-21 01:59:43,903 INFO [OPENSIM MAIN]: System Locale is en-US
  141. 2018-01-21 01:59:43,905 INFO [OPENSIM MAIN]: Environment variable MONO_THREADS_PER_CPU is unset
  142. 2018-01-21 01:59:43,905 INFO [OPENSIM MAIN]: Runtime gave us 4 min worker threads and 4 min IOCP threads
  143. 2018-01-21 01:59:43,906 INFO [OPENSIM MAIN]: Runtime gave us 400 max worker threads and 200 max IOCP threads
  144. 2018-01-21 01:59:43,906 INFO [OPENSIM MAIN]: Bumping up max worker threads to 500
  145. 2018-01-21 01:59:43,906 INFO [OPENSIM MAIN]: Bumping up max IOCP threads to 1000
  146. 2018-01-21 01:59:43,906 INFO [OPENSIM MAIN]: Threadpool set to 500 max worker threads and 1000 max IOCP threads
  147. 2018-01-21 01:59:43,907 INFO [OPENSIM MAIN]: Environment is supported by OpenSimulator.
  148. 2018-01-21 01:59:43,930 INFO [CONFIG]: Reading configuration settings
  149. 2018-01-21 01:59:43,931 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/OpenSimDefaults.ini
  150. 2018-01-21 01:59:43,949 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/OpenSim.ini
  151. 2018-01-21 01:59:43,958 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/config-include/osslEnable.ini
  152. 2018-01-21 01:59:43,962 INFO [CONFIG]: Loading environment variables for Config
  153. 2018-01-21 01:59:43,977 INFO [OPENSIM MAIN]: Using async_call_method SmartThreadPool
  154. 2018-01-21 01:59:43,977 INFO [OPENSIM MAIN] Running GC in workstation mode
  155. 2018-01-21 01:59:43,978 INFO [STARTUP]: Beginning startup processing
  156. 2018-01-21 01:59:43,978 INFO [STARTUP]: version: OpenSim 0.9.1.0 Dev 8fe16a1
  157.  
  158. 2018-01-21 01:59:43,979 INFO [STARTUP]: Operating system version: Unix 17.2.0.0, .NET platform Unix, 64-bit
  159.  
  160. 2018-01-21 01:59:43,989 INFO ====================================================================
  161. 2018-01-21 01:59:43,989 INFO ========================= STARTING OPENSIM =========================
  162. 2018-01-21 01:59:43,989 INFO ====================================================================
  163. 2018-01-21 01:59:43,995 INFO [LOCAL CONSOLE]: Persistent command line history is Enabled, up to 100 lines from file /Users/ALEXMAC/opensim/opensim/bin/OpenSimConsoleHistory.txt
  164. 2018-01-21 01:59:43,996 INFO [LOCAL CONSOLE]: Read 0 lines of command line history from file /Users/ALEXMAC/opensim/opensim/bin/OpenSimConsoleHistory.txt
  165. 2018-01-21 01:59:43,996 INFO [SERVER BASE]: Starting in /Users/ALEXMAC/opensim/opensim/bin
  166. 2018-01-21 01:59:43,996 INFO [SERVER BASE]: OpenSimulator version: OpenSim 0.9.1.0 Dev 8fe16a1
  167. 2018-01-21 01:59:43,996 INFO [SERVER BASE]: Operating system version: Unix 17.2.0.0, .NET platform Unix, 64-bit
  168. 2018-01-21 01:59:44,000 INFO [SERVER BASE]: Logging started to file /Users/ALEXMAC/opensim/opensim/bin/OpenSim.log
  169. 2018-01-21 01:59:44,006 INFO [SERVER BASE]: Stats Logging started to file /Users/ALEXMAC/opensim/opensim/bin/OpenSimStats.log
  170. 2018-01-21 01:59:44,021 FATAL Fatal error: System.Exception: Configuration file is missing the [SimulationDataStore] section. Have you copied OpenSim.ini.example to OpenSim.ini to reference config-include/ files?
  171. at OpenSim.OpenSimBase.StartupSpecific () [0x00161] in <a821b5e23c3944d2a09b760394e73277>:0
  172. at OpenSim.OpenSim.StartupSpecific () [0x0010f] in <a821b5e23c3944d2a09b760394e73277>:0
  173. at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00069] in <0a659b099a324ed8a174ad4e7962c030>:0
  174. 2018-01-21 02:00:21,457 INFO [OPENSIM MAIN]: configured log4net using default OpenSim.exe.config
  175. 2018-01-21 02:00:21,466 INFO [OPENSIM MAIN]: System Locale is en-US
  176. 2018-01-21 02:00:21,468 INFO [OPENSIM MAIN]: Environment variable MONO_THREADS_PER_CPU is unset
  177. 2018-01-21 02:00:21,469 INFO [OPENSIM MAIN]: Runtime gave us 4 min worker threads and 4 min IOCP threads
  178. 2018-01-21 02:00:21,469 INFO [OPENSIM MAIN]: Runtime gave us 400 max worker threads and 200 max IOCP threads
  179. 2018-01-21 02:00:21,469 INFO [OPENSIM MAIN]: Bumping up max worker threads to 500
  180. 2018-01-21 02:00:21,469 INFO [OPENSIM MAIN]: Bumping up max IOCP threads to 1000
  181. 2018-01-21 02:00:21,469 INFO [OPENSIM MAIN]: Threadpool set to 500 max worker threads and 1000 max IOCP threads
  182. 2018-01-21 02:00:21,470 INFO [OPENSIM MAIN]: Environment is supported by OpenSimulator.
  183. 2018-01-21 02:00:21,492 INFO [CONFIG]: Reading configuration settings
  184. 2018-01-21 02:00:21,493 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/OpenSimDefaults.ini
  185. 2018-01-21 02:00:21,527 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/OpenSim.ini
  186. 2018-01-21 02:00:21,538 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/config-include/osslEnable.ini
  187. 2018-01-21 02:00:21,544 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/config-include/GridHypergrid.ini
  188. 2018-01-21 02:00:21,549 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/config-include/GridCommon.ini
  189. 2018-01-21 02:00:21,559 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/config-include/FlotsamCache.ini
  190. 2018-01-21 02:00:21,568 INFO [CONFIG]: Reading configuration file /Users/ALEXMAC/opensim/opensim/bin/config-include/storage/SQLiteStandalone.ini
  191. 2018-01-21 02:00:21,583 INFO [CONFIG]: Loading environment variables for Config
  192. 2018-01-21 02:00:21,614 INFO [OPENSIM MAIN]: Using async_call_method SmartThreadPool
  193. 2018-01-21 02:00:21,615 INFO [OPENSIM MAIN] Running GC in workstation mode
  194. 2018-01-21 02:00:21,618 INFO [STARTUP]: Beginning startup processing
  195. 2018-01-21 02:00:21,620 INFO [STARTUP]: version: OpenSim 0.9.1.0 Dev 8fe16a1
  196.  
  197. 2018-01-21 02:00:21,621 INFO [STARTUP]: Operating system version: Unix 17.2.0.0, .NET platform Unix, 64-bit
  198.  
  199. 2018-01-21 02:00:21,629 INFO ====================================================================
  200. 2018-01-21 02:00:21,630 INFO ========================= STARTING OPENSIM =========================
  201. 2018-01-21 02:00:21,630 INFO ====================================================================
  202. 2018-01-21 02:00:21,635 INFO [LOCAL CONSOLE]: Persistent command line history is Enabled, up to 100 lines from file /Users/ALEXMAC/opensim/opensim/bin/OpenSimConsoleHistory.txt
  203. 2018-01-21 02:00:21,636 INFO [LOCAL CONSOLE]: Read 0 lines of command line history from file /Users/ALEXMAC/opensim/opensim/bin/OpenSimConsoleHistory.txt
  204. 2018-01-21 02:00:21,636 INFO [SERVER BASE]: Starting in /Users/ALEXMAC/opensim/opensim/bin
  205. 2018-01-21 02:00:21,636 INFO [SERVER BASE]: OpenSimulator version: OpenSim 0.9.1.0 Dev 8fe16a1
  206. 2018-01-21 02:00:21,636 INFO [SERVER BASE]: Operating system version: Unix 17.2.0.0, .NET platform Unix, 64-bit
  207. 2018-01-21 02:00:21,640 INFO [SERVER BASE]: Logging started to file /Users/ALEXMAC/opensim/opensim/bin/OpenSim.log
  208. 2018-01-21 02:00:21,647 INFO [SERVER BASE]: Stats Logging started to file /Users/ALEXMAC/opensim/opensim/bin/OpenSimStats.log
  209. 2018-01-21 02:00:21,693 INFO [SQLITE REGION DB]: Sqlite - connecting: URI=file:OpenSim.db,version=3,UseUTF16Encoding=True
  210. 2018-01-21 02:00:21,745 INFO [MIGRATIONS]: Creating migrations at version 1
  211. 2018-01-21 02:00:21,761 INFO [MIGRATIONS]: Upgrading RegionStore to latest revision 36.
  212. 2018-01-21 02:00:21,761 INFO [MIGRATIONS]: NOTE - this may take a while, don't interrupt this process!
  213. 2018-01-21 02:00:21,768 INFO [MIGRATIONS]: Creating RegionStore at version 31
  214. 2018-01-21 02:00:21,774 INFO [MIGRATIONS]: Updating RegionStore to version 32
  215. 2018-01-21 02:00:21,778 INFO [MIGRATIONS]: Updating RegionStore to version 33
  216. 2018-01-21 02:00:21,782 INFO [MIGRATIONS]: Updating RegionStore to version 34
  217. 2018-01-21 02:00:21,786 INFO [MIGRATIONS]: Updating RegionStore to version 35
  218. 2018-01-21 02:00:21,792 INFO [MIGRATIONS]: Updating RegionStore to version 36
  219. 2018-01-21 02:00:21,934 INFO [ESTATE DB]: Sqlite - connecting: URI=file:OpenSim.db,version=3,UseUTF16Encoding=True
  220. 2018-01-21 02:00:21,941 INFO [MIGRATIONS]: Upgrading EstateStore to latest revision 10.
  221. 2018-01-21 02:00:21,941 INFO [MIGRATIONS]: NOTE - this may take a while, don't interrupt this process!
  222. 2018-01-21 02:00:21,944 INFO [MIGRATIONS]: Creating EstateStore at version 10
  223. 2018-01-21 02:00:21,986 INFO [REGION SERVER]: Starting HTTP server on port 9000
  224. 2018-01-21 02:00:21,989 INFO [BASE HTTP SERVER]: Starting HTTP server on port 9000
  225. 2018-01-21 02:00:22,031 DEBUG [WATCHDOG]: Started tracking thread PollServiceWorkerThread 0:9000, ID 42
  226. 2018-01-21 02:00:22,034 DEBUG [WATCHDOG]: Started tracking thread PollServiceWorkerThread 1:9000, ID 43
  227. 2018-01-21 02:00:22,034 DEBUG [WATCHDOG]: Started tracking thread PollServiceWatcherThread:9000, ID 44
  228. 2018-01-21 02:00:22,047 INFO [PLUGINS]: Initializing addin manager
  229. 2018-01-21 02:00:23,230 INFO [PLUGINS]: Plugin Loaded: OpenSim
  230. 2018-01-21 02:00:23,234 INFO [PLUGINS]: Plugin Loaded: OpenSim.Region.Framework
  231. 2018-01-21 02:00:23,236 INFO [PLUGINS]: Plugin Loaded: Robust
  232. 2018-01-21 02:00:23,241 INFO [PLUGINS]: Plugin Loaded: OpenSim.Data
  233. 2018-01-21 02:00:23,281 INFO [PLUGINS]: Loading extension point /OpenSim/Startup
  234. 2018-01-21 02:00:23,302 INFO [PLUGINS]: Trying plugin /OpenSim/Startup/LoadRegions
  235. 2018-01-21 02:00:23,303 INFO [PLUGINS]: Plugin Loaded: OpenSim.ApplicationPlugins.RemoteController
  236. 2018-01-21 02:00:23,307 INFO [PLUGINS]: Trying plugin /OpenSim/Startup/LoadRegions
  237. 2018-01-21 02:00:23,308 INFO [PLUGINS]: Plugin Loaded: OpenSim.ApplicationPlugins.LoadRegions
  238. 2018-01-21 02:00:23,310 INFO [PLUGINS]: Trying plugin /OpenSim/Startup/LoadRegions
  239. 2018-01-21 02:00:23,311 INFO [PLUGINS]: Plugin Loaded: OpenSim.ApplicationPlugins.RegionModulesController
  240. 2018-01-21 02:00:23,337 INFO [PLUGINS]: Plugin Loaded: OpenSim.Region.PhysicsModule.ODE
  241. 2018-01-21 02:00:23,340 INFO [PLUGINS]: Plugin Loaded: OpenSim.Region.PhysicsModule.BasicPhysics
  242. 2018-01-21 02:00:23,343 INFO [PLUGINS]: Plugin Loaded: OpenSim.Groups
  243. 2018-01-21 02:00:23,348 INFO [PLUGINS]: Plugin Loaded: OpenSim.Region.PhysicsModule.ubOde
  244. 2018-01-21 02:00:23,350 INFO [PLUGINS]: Plugin Loaded: OpenSim.Region.PhysicsModule.BulletS
  245. 2018-01-21 02:00:23,352 INFO [PLUGINS]: Plugin Loaded: OpenSim.Region.CoreModules
  246. 2018-01-21 02:00:23,361 INFO [PLUGINS]: Plugin Loaded: LindenUDP
  247. 2018-01-21 02:00:23,362 INFO [PLUGINS]: Plugin Loaded: LindenCaps
  248. 2018-01-21 02:00:23,364 INFO [PLUGINS]: Plugin Loaded: OpenSim.OfflineIM
  249. 2018-01-21 02:00:23,365 INFO [PLUGINS]: Plugin Loaded: OpenSim.Region.PhysicsModule.ubOdeMeshing
  250. 2018-01-21 02:00:23,366 INFO [PLUGINS]: Plugin Loaded: OpenSim.Region.ScriptEngine.XEngine
  251. 2018-01-21 02:00:23,367 INFO [PLUGINS]: Plugin Loaded: OpenSim.Region.PhysicsModule.POS
  252. 2018-01-21 02:00:23,368 INFO [PLUGINS]: Plugin Loaded: OpenSim.Region.OptionalModules
  253. 2018-01-21 02:00:23,371 INFO [PLUGINS]: Plugin Loaded: SimianGrid
  254. 2018-01-21 02:00:23,372 INFO [PLUGINS]: Plugin Loaded: OpenSim.Region.PhysicsModule.Meshing
  255. 2018-01-21 02:00:23,375 INFO [REGIONMODULES]: From plugin OpenSim.Region.PhysicsModule.ODE, (version 0.9.1.0), loaded 1 modules, 0 shared, 1 non-shared 0 unknown
  256. 2018-01-21 02:00:23,375 INFO [REGIONMODULES]: From plugin OpenSim.Region.PhysicsModule.BasicPhysics, (version 0.9.1.0), loaded 1 modules, 0 shared, 1 non-shared 0 unknown
  257. 2018-01-21 02:00:23,375 INFO [REGIONMODULES]: From plugin OpenSim.Groups, (version 0.9.1.0), loaded 5 modules, 5 shared, 0 non-shared 0 unknown
  258. 2018-01-21 02:00:23,376 INFO [REGIONMODULES]: From plugin OpenSim.Region.PhysicsModule.ubOde, (version 0.9.1.0), loaded 1 modules, 0 shared, 1 non-shared 0 unknown
  259. 2018-01-21 02:00:23,376 INFO [REGIONMODULES]: From plugin OpenSim.Region.PhysicsModule.BulletS, (version 0.9.1.0), loaded 2 modules, 0 shared, 2 non-shared 0 unknown
  260. 2018-01-21 02:00:23,376 INFO [REGIONMODULES]: From plugin OpenSim.Region.CoreModules, (version 0.9.1.0), loaded 126 modules, 82 shared, 44 non-shared 0 unknown
  261. 2018-01-21 02:00:23,376 INFO [REGIONMODULES]: From plugin LindenUDP, (version 0.9.1.0), loaded 1 modules, 0 shared, 1 non-shared 0 unknown
  262. 2018-01-21 02:00:23,376 INFO [REGIONMODULES]: From plugin LindenCaps, (version 0.9.1.0), loaded 14 modules, 1 shared, 13 non-shared 0 unknown
  263. 2018-01-21 02:00:23,376 INFO [REGIONMODULES]: From plugin OpenSim.OfflineIM, (version 0.9.1.0), loaded 1 modules, 1 shared, 0 non-shared 0 unknown
  264. 2018-01-21 02:00:23,376 INFO [REGIONMODULES]: From plugin OpenSim.Region.PhysicsModule.ubOdeMeshing, (version 0.9.1.0), loaded 1 modules, 0 shared, 1 non-shared 0 unknown
  265. 2018-01-21 02:00:23,376 INFO [REGIONMODULES]: From plugin OpenSim.Region.ScriptEngine.XEngine, (version 0.9.1.0), loaded 1 modules, 0 shared, 1 non-shared 0 unknown
  266. 2018-01-21 02:00:23,377 INFO [REGIONMODULES]: From plugin OpenSim.Region.PhysicsModule.POS, (version 0.9.1.0), loaded 1 modules, 0 shared, 1 non-shared 0 unknown
  267. 2018-01-21 02:00:23,377 INFO [REGIONMODULES]: From plugin OpenSim.Region.OptionalModules, (version 0.9.1.0), loaded 44 modules, 23 shared, 21 non-shared 0 unknown
  268. 2018-01-21 02:00:23,377 INFO [REGIONMODULES]: From plugin SimianGrid, (version 0.9.1.0), loaded 10 modules, 8 shared, 2 non-shared 0 unknown
  269. 2018-01-21 02:00:23,377 INFO [REGIONMODULES]: From plugin OpenSim.Region.PhysicsModule.Meshing, (version 0.9.1.0), loaded 2 modules, 0 shared, 2 non-shared 0 unknown
  270. 2018-01-21 02:00:23,389 INFO [Serialiser] Enabled, using save dir "exports"
  271. 2018-01-21 02:00:23,398 INFO [USER CONNECTOR]: Remote users enabled
  272. 2018-01-21 02:00:23,401 INFO [REMOTE SIMULATION CONNECTOR]: Remote simulation enabled.
  273. 2018-01-21 02:00:23,403 INFO [REMOTE PRESENCE CONNECTOR]: Remote presence enabled
  274. 2018-01-21 02:00:23,405 INFO [NEIGHBOUR CONNECTOR]: Neighbour out connector enabled
  275. 2018-01-21 02:00:23,413 INFO [MAP IMAGE SERVICE MODULE]: enabled with no refresh and service object OpenSim.Services.Connectors.dll:MapImageServicesConnector
  276. 2018-01-21 02:00:23,416 INFO [LAND CONNECTOR]: Remote Land connector enabled
  277. 2018-01-21 02:00:23,427 INFO [HG INVENTORY CONNECTOR]: HG inventory broker enabled with inner connector of type OpenSim.Region.CoreModules.ServiceConnectorsOut.Inventory.RemoteXInventoryServicesConnector
  278. 2018-01-21 02:00:23,432 DEBUG [ACTIVITY DETECTOR]: starting
  279. 2018-01-21 02:00:23,433 INFO [REMOTE GRID USER CONNECTOR]: Remote grid user enabled
  280. 2018-01-21 02:00:23,434 DEBUG [LOCAL GRID SERVICE CONNECTOR] LocalGridServicesConnector no parms.
  281. 2018-01-21 02:00:23,439 DEBUG [LOCAL GRID SERVICE CONNECTOR] LocalGridServicesConnector instantiated directly with cache.
  282. 2018-01-21 02:00:23,447 DEBUG [GRID SERVICE]: Starting...
  283. 2018-01-21 02:00:23,449 DEBUG [HYPERGRID LINKER]: Starting with db OpenSim.Data.Null.NullRegionData
  284. 2018-01-21 02:00:23,455 DEBUG [WATCHDOG]: Started tracking thread GetTextureWorker0, ID 46
  285. 2018-01-21 02:00:23,457 DEBUG [WATCHDOG]: Started tracking thread GetTextureWorker1, ID 47
  286. 2018-01-21 02:00:23,461 DEBUG [HYPERGRID LINKER]: Loaded all services...
  287. 2018-01-21 02:00:23,462 INFO [REMOTE GRID CONNECTOR]: Remote grid enabled
  288. 2018-01-21 02:00:23,465 INFO [AVATAR CONNECTOR]: Remote avatars enabled
  289. 2018-01-21 02:00:23,469 INFO [AUTH CONNECTOR]: Remote Authentication enabled
  290. 2018-01-21 02:00:23,471 DEBUG [WATCHDOG]: Started tracking thread GetTextureWorker0, ID 48
  291. 2018-01-21 02:00:23,472 DEBUG [WATCHDOG]: Started tracking thread GetTextureWorker1, ID 49
  292. 2018-01-21 02:00:23,478 INFO [HG ASSET SERVICE]: HG asset service enabled
  293. 2018-01-21 02:00:23,481 INFO [HG ASSET CONNECTOR]: HG asset broker enabled
  294. 2018-01-21 02:00:23,487 INFO [AGENT PREFERENCES CONNECTOR]: Remote agent preferences enabled
  295. 2018-01-21 02:00:23,489 INFO [SIM SERVICE]: SimulationService IN connector enabled
  296. 2018-01-21 02:00:23,490 INFO [NEIGHBOUR IN CONNECTOR]: NeighbourServiceInConnector enabled
  297. 2018-01-21 02:00:23,498 INFO [LAND IN CONNECTOR]: LandServiceInConnector enabled
  298. 2018-01-21 02:00:23,509 DEBUG [VECTORRENDERMODULE]: using font "Arial" for text rendering.
  299. 2018-01-21 02:00:23,593 DEBUG [OUTBOUND URL FILTER]: OutboundDisallowForUserScripts for Script dynamic texture image module is [0.0.0.0/8|10.0.0.0/8|100.64.0.0/10|127.0.0.0/8|169.254.0.0/16|172.16.0.0/12|192.0.0.0/24|192.0.2.0/24|192.88.99.0/24|192.168.0.0/16|198.18.0.0/15|198.51.100.0/24|203.0.113.0/24|224.0.0.0/4|240.0.0.0/4|255.255.255.255/32]
  300. 2018-01-21 02:00:23,593 DEBUG [OUTBOUND URL FILTER]: OutboundDisallowForUserScriptsExcept for Script dynamic texture image module is []
  301. 2018-01-21 02:00:23,606 WARN [URL MODULE]: ExternalHostNameForLSL not defined in configuration, HTTP listener for LSL disabled
  302. 2018-01-21 02:00:23,607 DEBUG [OUTBOUND URL FILTER]: OutboundDisallowForUserScripts for Script HTTP request module is [0.0.0.0/8|10.0.0.0/8|100.64.0.0/10|127.0.0.0/8|169.254.0.0/16|172.16.0.0/12|192.0.0.0/24|192.0.2.0/24|192.88.99.0/24|192.168.0.0/16|198.18.0.0/15|198.51.100.0/24|203.0.113.0/24|224.0.0.0/4|240.0.0.0/4|255.255.255.255/32]
  303. 2018-01-21 02:00:23,607 DEBUG [OUTBOUND URL FILTER]: OutboundDisallowForUserScriptsExcept for Script HTTP request module is []
  304. 2018-01-21 02:00:23,615 DEBUG [USER MANAGEMENT MODULE]: HGUserManagementModule is enabled
  305. 2018-01-21 02:00:23,616 DEBUG [BASIC SEARCH MODULE]: BasicSearchModule is enabled
  306. 2018-01-21 02:00:23,617 DEBUG [LIBRARY MODULE]: Library service dll is OpenSim.Services.InventoryService.dll:LibraryService
  307. 2018-01-21 02:00:23,619 DEBUG [LIBRARY]: Starting library service...
  308. 2018-01-21 02:00:23,621 INFO [LIBRARY INVENTORY]: Loading library control file ./inventory/Libraries.xml
  309. 2018-01-21 02:00:23,659 DEBUG [LURE MODULE]: HGLureModule enabled
  310. 2018-01-21 02:00:23,667 DEBUG [HG IM SERVICE]: Starting... InRobust? False
  311. 2018-01-21 02:00:23,684 DEBUG [FRIENDS MODULE]: HGFriendsModule enabled.
  312. 2018-01-21 02:00:23,690 INFO [FLOTSAM ASSET CACHE]: FlotsamAssetCache enabled
  313. 2018-01-21 02:00:23,691 INFO [FLOTSAM ASSET CACHE]: Cache Directory ./assetcache
  314. 2018-01-21 02:00:23,713 INFO [GROUPS-MESSAGING]: GroupsMessagingModule enabled with MessageOnlineOnly = True, DebugEnabled = False
  315. 2018-01-21 02:00:23,715 INFO [GROUPS]: Initializing GroupsModule
  316. 2018-01-21 02:00:23,718 DEBUG [XMLRPC-GROUPS-CONNECTOR]: Initializing XmlRpcGroupsServicesConnector
  317. 2018-01-21 02:00:23,718 INFO [XMLRPC-GROUPS-CONNECTOR]: Groups Cache Timeout set to 30.
  318. 2018-01-21 02:00:23,739 DEBUG [RADMIN]: Creating default avatar entries
  319. 2018-01-21 02:00:23,739 DEBUG [RADMIN]: No default avatar information available
  320. 2018-01-21 02:00:23,739 INFO [RADMIN]: Default avatars not loaded
  321. 2018-01-21 02:00:23,741 INFO [LOAD REGIONS PLUGIN]: Loading region configurations from filesystem
  322. 2018-01-21 02:00:54,282 INFO [REGION LOADER FILE SYSTEM]: Loading config files from ./Regions
  323. 2018-01-21 02:00:54,283 INFO [REGION LOADER FILE SYSTEM]: Loading config file ./Regions/Regions.ini
  324. 2018-01-21 02:00:54,289 INFO [REGION LOADER FILE SYSTEM]: Loaded config for region paela
  325. 2018-01-21 02:00:54,289 INFO [LOAD REGIONS PLUGIN]: Loading specific shared modules...
  326. 2018-01-21 02:00:54,289 INFO [LOAD REGIONS PLUGIN]: Done.
  327. 2018-01-21 02:00:54,290 DEBUG [LOAD REGIONS PLUGIN]: Creating Region: paela (ThreadID: 1)
  328. 2018-01-21 02:00:54,306 WARN [ESTATE] Region paela is not part of an estate.
  329. 2018-01-21 02:00:54,311 INFO [ESTATE]: No existing estates found. You must create a new one.
  330. 2018-01-21 02:00:56,266 INFO [SCENE]: Default script engine XEngine
  331. 2018-01-21 02:00:56,267 INFO [SCENE]: Region paela, WORLD MAP refresh time set to 0 seconds
  332. 2018-01-21 02:00:56,267 DEBUG [SCENE]: Using the FrontBack prioritization scheme
  333. 2018-01-21 02:00:56,272 WARN [SQLITE REGION DB]: No terrain found for region
  334. 2018-01-21 02:00:56,272 INFO [TERRAIN]: No default terrain. Generating a new terrain pinhead-island.
  335. 2018-01-21 02:00:56,309 DEBUG [HEIGHTMAP TERRAIN DATA] V2DGzip 55319 bytes
  336. 2018-01-21 02:00:56,309 DEBUG [REGION DB SQLITE] Storing terrain format 23
  337. 2018-01-21 02:00:56,329 DEBUG [HEIGHTMAP TERRAIN DATA] V2DGzip 55319 bytes
  338. 2018-01-21 02:00:56,329 DEBUG [REGION DB SQLITE] Storing bakedterrain format 23
  339. 2018-01-21 02:00:56,333 INFO [MODULES]: Loading Region's modules (old style)
  340. 2018-01-21 02:00:56,333 INFO [REGIONMODULES]: Loading Region's modules (new style)
  341. 2018-01-21 02:00:56,758 INFO [BASE PRESENCE SERVICE CONNECTOR]: Enabled for region paela
  342. 2018-01-21 02:00:56,760 DEBUG [HG INVENTORY BROKER]: Manually setting scene in RemoteXInventoryServicesConnector to paela
  343. 2018-01-21 02:00:56,762 INFO [REMOTE GRID USER CONNECTOR]: Enabled remote grid user for region paela
  344. 2018-01-21 02:00:56,791 DEBUG [HG MESSAGE TRANSFER]: Message transfer module HGMessageTransferModule active
  345. 2018-01-21 02:00:56,812 INFO [CHAT]: Initialized for paela w:10 s:20 S:100
  346. 2018-01-21 02:00:56,822 DEBUG [DATASNAPSHOT]: Module added to Scene paela.
  347. 2018-01-21 02:00:56,823 INFO [DATASNAPSHOT]: Creating directory DataSnapshot
  348. 2018-01-21 02:00:56,824 INFO [DATASNAPSHOT]: Set up snapshot service
  349. 2018-01-21 02:00:57,096 INFO [DATASNAPSHOT]: data service http://search.osgrid.org/register.php notified. Secret: cfe07003-bb61-443f-96db-8d9bd7298487
  350. 2018-01-21 02:00:57,100 DEBUG [DATASNAPSHOT]: Added new data provider type: EstateSnapshot
  351. 2018-01-21 02:00:57,102 DEBUG [DATASNAPSHOT]: Added new data provider type: LandSnapshot
  352. 2018-01-21 02:00:57,107 DEBUG [DATASNAPSHOT]: Added new data provider type: ObjectSnapshot
  353. 2018-01-21 02:00:57,138 INFO [ubODE] ode library configuration: ODE ODE_EXT_no_debug ODE_EXT_trimesh ODE_EXT_opcode ODE_OPC_new_collider ODE_EXT_threading ODE_single_precision ODE_OPENSIM OS0.13.2
  354. 2018-01-21 02:00:57,142 INFO [EXTENDED PHYSICS] module is not enabled
  355. 2018-01-21 02:00:57,146 DEBUG [SUN]: localtime offset is 36000000000
  356. 2018-01-21 02:00:57,147 DEBUG [SUN]: Initialization completed. Day is 14400 seconds, and year is 60 days
  357. 2018-01-21 02:00:57,147 DEBUG [SUN]: Axis offset is 0.5
  358. 2018-01-21 02:00:57,147 DEBUG [SUN]: Percentage of time for daylight 0.5
  359. 2018-01-21 02:00:57,147 DEBUG [SUN]: Positional data updated every 100 frames
  360. 2018-01-21 02:00:57,149 INFO [WIND] Enabled with an update rate of 150 frames.
  361. 2018-01-21 02:00:57,170 DEBUG [PERMISSIONS]: allowed_script_creators All
  362. 2018-01-21 02:00:57,170 DEBUG [PERMISSIONS]: allowed_script_editors All
  363. 2018-01-21 02:00:57,170 DEBUG [PERMISSIONS]: Enabling all region service permission checks
  364. 2018-01-21 02:00:57,173 INFO [EnvironmentModule]: Module is enabled.
  365. 2018-01-21 02:00:57,174 DEBUG [WINDLIGHT]: windlight module enabled
  366. 2018-01-21 02:00:57,185 INFO [AUTHORIZATION CONNECTOR]: Initialise
  367. 2018-01-21 02:00:57,185 INFO [AUTHORIZATION CONNECTOR]: Local authorization connector enabled
  368. 2018-01-21 02:00:57,201 INFO [HG INVENTORY ACCESS MODULE]: HGInventoryAccessModule enabled.
  369. 2018-01-21 02:00:57,207 DEBUG [HG ENTITY TRANSFER MODULE]: HGEntityTransferModule enabled.
  370. 2018-01-21 02:00:57,210 DEBUG [PROFILES]: Full Profiles Enabled
  371. 2018-01-21 02:00:57,607 INFO [XEngine]: Script stop strategy is co-op
  372. 2018-01-21 02:00:57,618 DEBUG [TREES]: Initialised tree populator module
  373. 2018-01-21 02:00:57,632 DEBUG [Materials]: Initialized
  374. 2018-01-21 02:00:57,676 INFO [WIND] Found Plugin: ConfigurableWind
  375. 2018-01-21 02:00:57,677 INFO [WIND] Found Plugin: SimpleRandomWind
  376. 2018-01-21 02:00:57,678 INFO [WIND] SimpleRandomWind plugin found, initializing.
  377. 2018-01-21 02:00:57,687 INFO [MAPTILE]: Loaded prim mesher /Users/ALEXMAC/opensim/opensim/bin/OpenMetaverse.Rendering.Meshmerizer.dll
  378. 2018-01-21 02:00:57,701 INFO L ... GenericSystemDrawing
  379. 2018-01-21 02:00:57,702 INFO L ... JPEG
  380. 2018-01-21 02:00:57,702 INFO L ... LLRAW
  381. 2018-01-21 02:00:57,702 INFO L ... RAW32
  382. 2018-01-21 02:00:57,703 INFO E ... ChannelDigger
  383. 2018-01-21 02:00:57,739 INFO [WORLD MAP]: JPEG Map location: http://37.170.179.211:9000/index.php?method=regionImage5a2d49bd70e94a8ba092b16391800e79
  384. 2018-01-21 02:00:57,741 DEBUG [WATCHDOG]: Started tracking thread MapItemRequestThread (paela), ID 53
  385. 2018-01-21 02:00:57,741 DEBUG [WATCHDOG]: Started tracking thread MapBlockSendThread (paela), ID 54
  386. 2018-01-21 02:00:57,774 INFO [LLUDPSERVER]: Average Environment.TickCount resolution: 1ms
  387. 2018-01-21 02:00:57,774 INFO [LLUDPSERVER]: Average Util.GetTimeStampMS resolution: 0.000128ms
  388. 2018-01-21 02:00:57,793 INFO [XEngine]: Initializing scripts in region paela
  389. 2018-01-21 02:00:57,800 DEBUG [RegionReady]: Enabled for region paela
  390. 2018-01-21 02:00:57,815 INFO [NEIGHBOUR CONNECTOR]: Enabled out neighbours for region paela
  391. 2018-01-21 02:00:57,815 INFO [HG INVENTORY CONNECTOR]: Enabled HG inventory for region paela
  392. 2018-01-21 02:00:57,816 INFO [HG ASSET CONNECTOR]: Enabled hypergrid asset broker for region paela
  393. 2018-01-21 02:00:57,816 INFO [HG ASSET CONNECTOR]: Enabled asset caching for region paela
  394. 2018-01-21 02:00:57,817 INFO [SIM SERVICE]: Starting...
  395. 2018-01-21 02:00:57,840 DEBUG [DATASNAPSHOT]: Marking scene paela as stale.
  396. 2018-01-21 02:00:57,856 INFO [MESH CACHE]: 0 Files in 0 cache folders, no expires
  397. 2018-01-21 02:00:57,863 INFO [AUTHORIZATION CONNECTOR]: Enabled local authorization for region paela
  398. 2018-01-21 02:00:57,864 INFO [MODULE COMMANDS]: Script engine found, module active
  399. 2018-01-21 02:00:57,872 INFO [LLUDPSERVER]: Starting inbound packet processing for the LLUDP server
  400. 2018-01-21 02:00:57,873 DEBUG [UDPBASE]: Starting inbound UDP loop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement