Advertisement
Tikovka

Untitled

May 8th, 2013
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 270.23 KB | None | 0 0
  1. 2013-05-07 20:21:26,803 - root - initialization - INFO - ######################################### Logging Started ##########################################
  2. 2013-05-07 20:21:26,825 - root - info - INFO - server address: 'Tranquility'
  3. 2013-05-07 20:21:26,845 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  4. 2013-05-07 20:21:26,845 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  5. 2013-05-07 20:21:26,845 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt
  6. 2013-05-07 20:21:26,851 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  7. 2013-05-07 20:21:27,065 - root - initialization - INFO - Initialized launcher info for server: 'TQ'
  8. 2013-05-07 20:21:27,066 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  9. 2013-05-07 20:21:27,085 - root - initialization - WARNING - Localization module returned language of choice as 'ru'
  10. 2013-05-07 20:21:27,086 - root - initialization - WARNING - Settings returned language of choice as 'en'
  11. 2013-05-07 20:21:27,086 - root - initialization - WARNING - Settings is using defaults from the info files
  12. 2013-05-07 20:21:27,086 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  13. 2013-05-07 20:21:27,086 - root - initialization - INFO - Initializing app with language: 'ru'
  14. 2013-05-07 20:21:27,092 - ch_startup - log - CH_LOG - Launcher started
  15. 2013-05-07 20:21:27,092 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  16. 2013-05-07 20:21:27,092 - root - initialization - INFO - Running from u'E:\\EVE'
  17. 2013-05-07 20:21:27,092 - root - initialization - INFO - Working directory u'E:\\EVE'
  18. 2013-05-07 20:21:27,098 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'TQ', 'Platform': 'Windows XP', 'Default Language': 'ru', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  19. 2013-05-07 20:21:27,101 - root - controller - INFO - Steam API initialized? False
  20. 2013-05-07 20:21:27,164 - browser - browser - INFO - cefbrowser initialized
  21. 2013-05-07 20:21:27,167 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  22. 2013-05-07 20:21:27,181 - lib.torrent - torrent - INFO - ConnectionTimeout set to: None
  23. 2013-05-07 20:21:27,229 - root - launcher - ERROR - Traceback (most recent call last):
  24. File "launcher.py", line 74, in main
  25. File "lib\controller.pyo", line 90, in __init__
  26. File "wx\lib\pubsub\pubsub1\pub.pyo", line 750, in sendMessage
  27. File "wx\lib\pubsub\pubsub1\pub.pyo", line 423, in sendMessage
  28. File "wx\lib\pubsub\pubsub1\pub.pyo", line 261, in sendMessage
  29. File "lib\controller.pyo", line 112, in OnInit
  30. File "lib\torrent.pyo", line 95, in __init__
  31. ArgumentError: Python argument types in
  32. session.listen_on(session, NoneType, NoneType)
  33. did not match C++ signature:
  34. listen_on(class libtorrent::session {lvalue}, int min, int max, char const * interface=None, int flags=0)
  35. Locals by frame, innermost last:
  36. Frame <module> in launcher.py at line 101:
  37. EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x00607DF0>
  38. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x00607E30>
  39. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  40. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  41. Shutdown = <function Shutdown at 0x012C0FB0>
  42. __builtins__ = <module '__builtin__' (built-in)>
  43. __doc__ = None
  44. __name__ = '__main__'
  45. __package__ = None
  46. esky = <module 'esky' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\esky\__init__.pyo'>
  47. lh = <module 'lib.launcher_helper' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\lib\launcher_helper.pyo'>
  48. lib = <module 'lib' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\lib\__init__.pyo'>
  49. main = <function main at 0x012C6970>
  50. os = <module 'os' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\os.pyo'>
  51. signal = <module 'signal' (built-in)>
  52. sys = <module 'sys' (built-in)>
  53. utilities = <module 'utilities' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\utilities.pyo'>
  54. zipextimporter = <module 'zipextimporter' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\zipextimporter.pyo'>
  55. Frame main in launcher.py at line 91:
  56. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x12f7948> >
  57. Frame __init__ in lib\controller.pyo at line 90:
  58. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x12f7948> >
  59. publisher = <wx.lib.pubsub.pub.PublisherClass instance at 0x011ACFA8>
  60. self = <lib.controller.Controller instance at 0x012C1EB8>
  61. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 750:
  62. aTopic = (1,)
  63. data = None
  64. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CD0D0>
  65. onTopicNeverCreated = None
  66. self = <wx.lib.pubsub.pub.PublisherClass instance at 0x011ACFA8>
  67. self._PublisherClass__deliveryCount = 0
  68. self._PublisherClass__messageCount = 1
  69. self._PublisherClass__topicTree = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x011AC800>
  70. topic = 1
  71. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 423:
  72. deliveryCount = 0
  73. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CD0D0>
  74. node = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C38A0>
  75. onTopicNeverCreated = None
  76. self = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x011AC800>
  77. self._TopicTreeNode__callables = []
  78. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 18743864>
  79. self._TopicTreeNode__subtopics = {0: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C3EB8>, 1: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C38A0>, 2: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C3F80>, 3: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C55A8>, 4: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x
  80. self._TopicTreeNode__topicPath = ('',)
  81. self._TopicTreeRoot__callbackDict = {<wx.lib.pubsub.core.weakmethod.WeakMethod at 19715376>: [<weakref at 012C9720; to 'instance' at 012CD3F0>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 19715576>: [<weakref at 012C9780; to 'instance' at 012CD4B8>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 19716576>: [<weakref at 012C9960; to '
  82. self._TopicTreeRoot__callbackDictCleanup = 0
  83. topic = (1,)
  84. topicItem = 1
  85. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 261:
  86. cb = <wx.lib.pubsub.core.weakmethod.WeakMethod at 19682448>
  87. deliveryCount = 0
  88. listener = <bound method Controller.OnInit of <lib.controller.Controller instance at 0x012C1EB8>>
  89. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CD0D0>
  90. self = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C38A0>
  91. self._TopicTreeNode__callables = [<wx.lib.pubsub.core.weakmethod.WeakMethod at 19682448>]
  92. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 18743864>
  93. self._TopicTreeNode__subtopics = {}
  94. self._TopicTreeNode__topicPath = (1,)
  95. Frame OnInit in lib\controller.pyo at line 112:
  96. evt = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CD0D0>
  97. folder = u'E:\\EVE'
  98. iconFile = u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\launcher.exe'
  99. ret = False
  100. self = <lib.controller.Controller instance at 0x012C1EB8>
  101. self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x12f7948> >
  102. self.buildConfiguration = {}
  103. self.folder = u'E:\\EVE'
  104. self.settings = <lib.userSettings.UserSettings instance at 0x016E0E18>
  105. self.view = <lib.ui.frame.LauncherFrame; proxy of <Swig Object of type 'wxFrame *' at 0x1642b48> >
  106. serverFlag = 'tranquility'
  107. settings = <lib.userSettings.UserSettings instance at 0x016E0E18>
  108. steamapi = <module 'steamapi' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\steamapi.pyd'>
  109. title = u'\u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0430 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 EVE Online, \u0432\u0435\u0440\u0441\u0438\u044f 2.1.528861-beta.3'
  110. Frame __init__ in lib\torrent.pyo at line 95:
  111. folder = u'E:\\EVE'
  112. maxPort = None
  113. minPort = None
  114. pe_settings = <libtorrent.pe_settings object at 0x0166BCF0>
  115. self = <TorrentThread(TorrentThread, initial)>
  116. settings = <lib.userSettings.UserSettings instance at 0x016E0E18>
  117. torrent_settings = <libtorrent.session_settings object at 0x0166BC90>
  118. Traceback (most recent call last):
  119. File "launcher.py", line 74, in main
  120. File "lib\controller.pyo", line 90, in __init__
  121. File "wx\lib\pubsub\pubsub1\pub.pyo", line 750, in sendMessage
  122. File "wx\lib\pubsub\pubsub1\pub.pyo", line 423, in sendMessage
  123. File "wx\lib\pubsub\pubsub1\pub.pyo", line 261, in sendMessage
  124. File "lib\controller.pyo", line 112, in OnInit
  125. File "lib\torrent.pyo", line 95, in __init__
  126. ArgumentError: Python argument types in
  127. session.listen_on(session, NoneType, NoneType)
  128. did not match C++ signature:
  129. listen_on(class libtorrent::session {lvalue}, int min, int max, char const * interface=None, int flags=0)
  130. 2013-05-07 20:21:27,230 - root - launcherapp - INFO - Show Exception Dialog, data: 'Traceback (most recent call last):\n File "launcher.py", line 74, in main\n File "lib\\controller.pyo", line 90, in __init__\n File "wx\\lib\\pubsub\\pubsub1\\pub.pyo", line 750, in sendMessage\n File "wx\\lib\\pubsub\\pubsub1\\pub.pyo", line 423, in sendMessage\n File "wx\\lib\\pubsub\\pubsub1\\pub.pyo", line 261, in sendMessage\n File "lib\\controller.pyo", line 112, in OnInit\n File "lib\\torrent.pyo", line 95, in __init__\nArgumentError: Python argument types in\n session.listen_on(session, NoneType, NoneType)\ndid not match C++ signature:\n listen_on(class libtorrent::session {lvalue}, int min, int max, char const * interface=None, int flags=0)\n Locals by frame, innermost last:\n Frame <module> in launcher.py at line 101:\n EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x00607DF0>\n IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x00607E30>\n NoInternetError = <class \'lib.exceptions.NoInternetError\'>\n ServerUnreachableException = <class \'lib.exceptions.ServerUnreachableException\'>\n Shutdown = <function Shutdown at 0x012C0FB0>\n __builtins__ = <module \'__builtin__\' (built-in)>\n __doc__ = None\n __name__ = \'__main__\'\n __package__ = None\n esky = <module \'esky\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\esky\\__init__.pyo\'>\n lh = <module \'lib.launcher_helper\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\lib\\launcher_helper.pyo\'>\n lib = <module \'lib\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\lib\\__init__.pyo\'>\n main = <function main at 0x012C6970>\n os = <module \'os\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\os.pyo\'>\n signal = <module \'signal\' (built-in)>\n sys = <module \'sys\' (built-in)>\n utilities = <module \'utilities\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\utilities.pyo\'>\n zipextimporter = <module \'zipextimporter\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\zipextimporter.pyo\'>\n Frame main in launcher.py at line 91:\n app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type \'wxPyApp *\' at 0x12f7948> >\n Frame __init__ in lib\\controller.pyo at line 90:\n app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type \'wxPyApp *\' at 0x12f7948> >\n publisher = <wx.lib.pubsub.pub.PublisherClass instance at 0x011ACFA8>\n self = <lib.controller.Controller instance at 0x012C1EB8>\n Frame sendMessage in wx\\lib\\pubsub\\pubsub1\\pub.pyo at line 750:\n aTopic = (1,)\n data = None\n message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CD0D0>\n onTopicNeverCreated = None\n self = <wx.lib.pubsub.pub.PublisherClass instance at 0x011ACFA8>\n self._PublisherClass__deliveryCount = 0\n self._PublisherClass__messageCount = 1\n self._PublisherClass__topicTree = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x011AC800>\n topic = 1\n Frame sendMessage in wx\\lib\\pubsub\\pubsub1\\pub.pyo at line 423:\n deliveryCount = 0\n message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CD0D0>\n node = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C38A0>\n onTopicNeverCreated = None\n self = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x011AC800>\n self._TopicTreeNode__callables = []\n self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 18743864>\n self._TopicTreeNode__subtopics = {0: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C3EB8>, 1: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C38A0>, 2: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C3F80>, 3: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C55A8>, 4: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x\n self._TopicTreeNode__topicPath = (\'\',)\n self._TopicTreeRoot__callbackDict = {<wx.lib.pubsub.core.weakmethod.WeakMethod at 19715376>: [<weakref at 012C9720; to \'instance\' at 012CD3F0>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 19715576>: [<weakref at 012C9780; to \'instance\' at 012CD4B8>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 19716576>: [<weakref at 012C9960; to \'\n self._TopicTreeRoot__callbackDictCleanup = 0\n topic = (1,)\n topicItem = 1\n Frame sendMessage in wx\\lib\\pubsub\\pubsub1\\pub.pyo at line 261:\n cb = <wx.lib.pubsub.core.weakmethod.WeakMethod at 19682448>\n deliveryCount = 0\n listener = <bound method Controller.OnInit of <lib.controller.Controller instance at 0x012C1EB8>>\n message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CD0D0>\n self = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C38A0>\n self._TopicTreeNode__callables = [<wx.lib.pubsub.core.weakmethod.WeakMethod at 19682448>]\n self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 18743864>\n self._TopicTreeNode__subtopics = {}\n self._TopicTreeNode__topicPath = (1,)\n Frame OnInit in lib\\controller.pyo at line 112:\n evt = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CD0D0>\n folder = u\'E:\\\\EVE\'\n iconFile = u\'E:\\\\EVE\\\\launcher\\\\appdata\\\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\\\launcher.exe\'\n ret = False\n self = <lib.controller.Controller instance at 0x012C1EB8>\n self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type \'wxPyApp *\' at 0x12f7948> >\n self.buildConfiguration = {}\n self.folder = u\'E:\\\\EVE\'\n self.settings = <lib.userSettings.UserSettings instance at 0x016E0E18>\n self.view = <lib.ui.frame.LauncherFrame; proxy of <Swig Object of type \'wxFrame *\' at 0x1642b48> >\n serverFlag = \'tranquility\'\n settings = <lib.userSettings.UserSettings instance at 0x016E0E18>\n steamapi = <module \'steamapi\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\steamapi.pyd\'>\n title = u\'\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043a\\u0438 EVE Online, \\u0432\\u0435\\u0440\\u0441\\u0438\\u044f 2.1.528861-beta.3\'\n Frame __init__ in lib\\torrent.pyo at line 95:\n folder = u\'E:\\\\EVE\'\n maxPort = None\n minPort = None\n pe_settings = <libtorrent.pe_settings object at 0x0166BCF0>\n self = <TorrentThread(TorrentThread, initial)>\n settings = <lib.userSettings.UserSettings instance at 0x016E0E18>\n torrent_settings = <libtorrent.session_settings object at 0x0166BC90>\n'
  131. 2013-05-07 20:21:30,108 - root - log - INFO - Shutting down launcher
  132. 2013-05-07 20:21:33,966 - root - initialization - INFO - ######################################### Logging Started ##########################################
  133. 2013-05-07 20:21:33,967 - root - info - INFO - server address: '87.237.38.50'
  134. 2013-05-07 20:21:33,984 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  135. 2013-05-07 20:21:33,984 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  136. 2013-05-07 20:21:33,984 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  137. 2013-05-07 20:21:33,993 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  138. 2013-05-07 20:21:34,115 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  139. 2013-05-07 20:21:34,115 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  140. 2013-05-07 20:21:34,115 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  141. 2013-05-07 20:21:34,118 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  142. 2013-05-07 20:21:34,118 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  143. 2013-05-07 20:21:34,118 - root - initialization - WARNING - Settings is not using defaults from the info files
  144. 2013-05-07 20:21:34,119 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  145. 2013-05-07 20:21:34,119 - root - initialization - INFO - Initializing app with language: 'ru'
  146. 2013-05-07 20:21:34,124 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  147. 2013-05-07 20:21:34,124 - ch_startup - log - CH_LOG - Launcher started
  148. 2013-05-07 20:21:34,125 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  149. 2013-05-07 20:21:34,414 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  150. 2013-05-07 20:21:34,414 - root - initialization - INFO - Running from u'E:\\EVE'
  151. 2013-05-07 20:21:34,414 - root - initialization - INFO - Working directory u'E:\\EVE'
  152. 2013-05-07 20:21:34,420 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  153. 2013-05-07 20:21:34,423 - root - controller - INFO - Steam API initialized? False
  154. 2013-05-07 20:21:34,447 - browser - browser - INFO - cefbrowser initialized
  155. 2013-05-07 20:21:34,451 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  156. 2013-05-07 20:21:34,474 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  157. 2013-05-07 20:21:34,599 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  158. 2013-05-07 20:21:34,599 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  159. 2013-05-07 20:21:34,602 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  160. 2013-05-07 20:21:34,604 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  161. 2013-05-07 20:21:34,604 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  162. 2013-05-07 20:21:34,605 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  163. 2013-05-07 20:21:34,608 - root - controllerfunctions - WARNING - Could not retrieve steam token
  164. 2013-05-07 20:21:34,609 - overrides - overrides - WARNING - Detected region as ccp
  165. 2013-05-07 20:21:34,609 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  166. 2013-05-07 20:21:34,611 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  167. 2013-05-07 20:21:34,809 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  168. 2013-05-07 20:21:34,809 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  169. 2013-05-07 20:21:34,828 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  170. 2013-05-07 20:21:34,829 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  171. 2013-05-07 20:21:35,210 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  172. 2013-05-07 20:21:38,160 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 101 files from E:\EVE
  173. 2013-05-07 20:22:03,477 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  174. 2013-05-07 20:22:03,482 - browser - browser - INFO - Browser module got open Launcher settings command
  175. 2013-05-07 20:22:03,483 - root - controller - INFO - Open settings
  176. 2013-05-07 20:22:10,683 - root - controllerfunctions - INFO - Exiting launcher
  177. 2013-05-07 20:22:10,683 - root - controllerfunctions - INFO - disable
  178. 2013-05-07 20:22:10,687 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Tue May 07 20:22:10 2013.
  179. 2013-05-07 20:22:10,900 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Tue May 07 20:22:10 2013
  180. 2013-05-07 20:22:11,145 - root - controllerfunctions - INFO - done exiting
  181. 2013-05-07 20:22:11,167 - ch_status - log - CH_LOG - Launcher run successful
  182. 2013-05-07 20:22:11,213 - root - log - INFO - Shutting down launcher
  183. 2013-05-07 20:22:37,795 - root - controller - INFO - Found revision information for 44491 files.
  184. 2013-05-07 20:22:37,796 - lib.stuffFileBuilder - stufffilebuilder - INFO - Downloading build info from https://web.ccpgamescdn.com/launcher/singularity/flatres.ini
  185. 2013-05-07 20:22:37,796 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  186. 2013-05-07 20:22:38,359 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  187. 2013-05-07 20:22:42,657 - root - initialization - INFO - ######################################### Logging Started ##########################################
  188. 2013-05-07 20:22:42,657 - root - info - INFO - server address: '87.237.38.50'
  189. 2013-05-07 20:22:42,673 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  190. 2013-05-07 20:22:42,673 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  191. 2013-05-07 20:22:42,673 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  192. 2013-05-07 20:22:42,678 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  193. 2013-05-07 20:22:42,809 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  194. 2013-05-07 20:22:42,809 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  195. 2013-05-07 20:22:42,809 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  196. 2013-05-07 20:22:42,813 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  197. 2013-05-07 20:22:42,815 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  198. 2013-05-07 20:22:42,815 - root - initialization - WARNING - Settings is not using defaults from the info files
  199. 2013-05-07 20:22:42,815 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  200. 2013-05-07 20:22:42,815 - root - initialization - INFO - Initializing app with language: 'ru'
  201. 2013-05-07 20:22:42,816 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  202. 2013-05-07 20:22:42,816 - ch_startup - log - CH_LOG - Launcher started
  203. 2013-05-07 20:22:42,818 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  204. 2013-05-07 20:22:43,052 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  205. 2013-05-07 20:22:43,052 - root - initialization - INFO - Running from u'E:\\EVE'
  206. 2013-05-07 20:22:43,052 - root - initialization - INFO - Working directory u'E:\\EVE'
  207. 2013-05-07 20:22:43,058 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  208. 2013-05-07 20:22:43,059 - root - controller - INFO - Steam API initialized? False
  209. 2013-05-07 20:22:43,088 - browser - browser - INFO - cefbrowser initialized
  210. 2013-05-07 20:22:43,098 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  211. 2013-05-07 20:22:43,119 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  212. 2013-05-07 20:22:43,220 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  213. 2013-05-07 20:22:43,220 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  214. 2013-05-07 20:22:43,223 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  215. 2013-05-07 20:22:43,223 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  216. 2013-05-07 20:22:43,223 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  217. 2013-05-07 20:22:43,226 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  218. 2013-05-07 20:22:43,229 - root - controllerfunctions - WARNING - Could not retrieve steam token
  219. 2013-05-07 20:22:43,229 - overrides - overrides - WARNING - Detected region as ccp
  220. 2013-05-07 20:22:43,229 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  221. 2013-05-07 20:22:43,230 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  222. 2013-05-07 20:22:43,430 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  223. 2013-05-07 20:22:43,430 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  224. 2013-05-07 20:22:43,500 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  225. 2013-05-07 20:22:43,500 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  226. 2013-05-07 20:22:43,720 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  227. 2013-05-07 20:22:43,970 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 101 files from E:\EVE
  228. 2013-05-07 20:22:47,319 - root - controller - INFO - Found revision information for 44491 files.
  229. 2013-05-07 20:22:47,319 - lib.stuffFileBuilder - stufffilebuilder - INFO - Downloading build info from https://web.ccpgamescdn.com/launcher/singularity/flatres.ini
  230. 2013-05-07 20:22:47,319 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  231. 2013-05-07 20:22:47,888 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  232. 2013-05-07 20:22:47,992 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  233. 2013-05-07 20:23:09,673 - lib.torrent - torrent - ERROR - Error fetching revision for file E:\EVE\EVE_Online_453216-453427_win.patch from disk
  234. Traceback (most recent call last):
  235. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  236. MemoryError
  237. 2013-05-07 20:23:09,720 - lib.torrent - torrent - ERROR - An unhandled exception occured.
  238. Traceback (most recent call last):
  239. File "lib\torrent.pyo", line 134, in run
  240. File "lib\torrent.pyo", line 151, in ProcessDownloadQueue
  241. File "lib\torrent.pyo", line 471, in DownloadTorrentFile
  242. File "lib\torrent.pyo", line 552, in GetHashesFromFilesystem
  243. File "lib\torrent.pyo", line 567, in GetRevisionForFile
  244. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  245. MemoryError
  246. 2013-05-07 20:23:14,536 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  247. 2013-05-07 20:23:47,798 - root - controllerfunctions - INFO - Exiting launcher
  248. 2013-05-07 20:23:47,799 - root - controllerfunctions - INFO - disable
  249. 2013-05-07 20:23:47,801 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Tue May 07 20:23:47 2013.
  250. 2013-05-07 20:23:47,815 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Tue May 07 20:23:47 2013
  251. 2013-05-07 20:23:47,815 - root - controllerfunctions - INFO - done exiting
  252. 2013-05-07 20:23:47,835 - ch_status - log - CH_LOG - Launcher run successful
  253. 2013-05-07 20:23:47,881 - root - log - INFO - Shutting down launcher
  254. 2013-05-07 20:23:55,430 - root - initialization - INFO - ######################################### Logging Started ##########################################
  255. 2013-05-07 20:23:55,433 - root - info - INFO - server address: '87.237.38.50'
  256. 2013-05-07 20:23:55,447 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  257. 2013-05-07 20:23:55,447 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  258. 2013-05-07 20:23:55,447 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  259. 2013-05-07 20:23:55,456 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  260. 2013-05-07 20:23:55,588 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  261. 2013-05-07 20:23:55,588 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  262. 2013-05-07 20:23:55,588 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  263. 2013-05-07 20:23:55,591 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  264. 2013-05-07 20:23:55,592 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  265. 2013-05-07 20:23:55,592 - root - initialization - WARNING - Settings is not using defaults from the info files
  266. 2013-05-07 20:23:55,592 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  267. 2013-05-07 20:23:55,592 - root - initialization - INFO - Initializing app with language: 'ru'
  268. 2013-05-07 20:23:55,595 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  269. 2013-05-07 20:23:55,595 - ch_startup - log - CH_LOG - Launcher started
  270. 2013-05-07 20:23:55,599 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  271. 2013-05-07 20:23:55,806 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  272. 2013-05-07 20:23:55,806 - root - initialization - INFO - Running from u'E:\\EVE'
  273. 2013-05-07 20:23:55,806 - root - initialization - INFO - Working directory u'E:\\EVE'
  274. 2013-05-07 20:23:55,812 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  275. 2013-05-07 20:23:55,815 - root - controller - INFO - Steam API initialized? False
  276. 2013-05-07 20:23:55,878 - browser - browser - INFO - cefbrowser initialized
  277. 2013-05-07 20:23:55,881 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  278. 2013-05-07 20:23:55,900 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  279. 2013-05-07 20:23:55,996 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  280. 2013-05-07 20:23:55,996 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  281. 2013-05-07 20:23:56,000 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  282. 2013-05-07 20:23:56,000 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  283. 2013-05-07 20:23:56,000 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  284. 2013-05-07 20:23:56,002 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  285. 2013-05-07 20:23:56,003 - root - controllerfunctions - WARNING - Could not retrieve steam token
  286. 2013-05-07 20:23:56,005 - overrides - overrides - WARNING - Detected region as ccp
  287. 2013-05-07 20:23:56,006 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  288. 2013-05-07 20:23:56,010 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  289. 2013-05-07 20:23:56,232 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  290. 2013-05-07 20:23:56,232 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  291. 2013-05-07 20:23:56,351 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  292. 2013-05-07 20:23:56,352 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  293. 2013-05-07 20:23:56,500 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  294. 2013-05-07 20:23:56,661 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 101 files from E:\EVE
  295. 2013-05-07 20:23:59,500 - root - controller - INFO - Found revision information for 44491 files.
  296. 2013-05-07 20:23:59,500 - lib.stuffFileBuilder - stufffilebuilder - INFO - Downloading build info from https://web.ccpgamescdn.com/launcher/singularity/flatres.ini
  297. 2013-05-07 20:23:59,502 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  298. 2013-05-07 20:24:00,030 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  299. 2013-05-07 20:24:00,075 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  300. 2013-05-07 20:24:02,368 - lib.torrent - torrent - ERROR - Error fetching revision for file E:\EVE\EVE_Online_453216-453427_win.patch from disk
  301. Traceback (most recent call last):
  302. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  303. MemoryError
  304. 2013-05-07 20:24:02,414 - lib.torrent - torrent - ERROR - An unhandled exception occured.
  305. Traceback (most recent call last):
  306. File "lib\torrent.pyo", line 134, in run
  307. File "lib\torrent.pyo", line 151, in ProcessDownloadQueue
  308. File "lib\torrent.pyo", line 471, in DownloadTorrentFile
  309. File "lib\torrent.pyo", line 552, in GetHashesFromFilesystem
  310. File "lib\torrent.pyo", line 567, in GetRevisionForFile
  311. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  312. MemoryError
  313. 2013-05-07 20:24:08,020 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  314. 2013-05-07 20:24:08,025 - browser - browser - INFO - Browser module got open Launcher settings command
  315. 2013-05-07 20:24:08,026 - root - controller - INFO - Open settings
  316. 2013-05-07 20:24:19,979 - root - controllerfunctions - INFO - Exiting launcher
  317. 2013-05-07 20:24:19,980 - root - controllerfunctions - INFO - disable
  318. 2013-05-07 20:24:19,983 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Tue May 07 20:24:19 2013.
  319. 2013-05-07 20:24:20,236 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Tue May 07 20:24:20 2013
  320. 2013-05-07 20:24:20,357 - root - controllerfunctions - INFO - done exiting
  321. 2013-05-07 20:24:20,378 - ch_status - log - CH_LOG - Launcher run successful
  322. 2013-05-07 20:24:20,424 - root - log - INFO - Shutting down launcher
  323. 2013-05-07 20:24:24,279 - root - initialization - INFO - ######################################### Logging Started ##########################################
  324. 2013-05-07 20:24:24,280 - root - info - INFO - server address: '87.237.38.50'
  325. 2013-05-07 20:24:24,296 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  326. 2013-05-07 20:24:24,296 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  327. 2013-05-07 20:24:24,296 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  328. 2013-05-07 20:24:24,302 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  329. 2013-05-07 20:24:24,421 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  330. 2013-05-07 20:24:24,421 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  331. 2013-05-07 20:24:24,421 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  332. 2013-05-07 20:24:24,424 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  333. 2013-05-07 20:24:24,424 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  334. 2013-05-07 20:24:24,424 - root - initialization - WARNING - Settings is not using defaults from the info files
  335. 2013-05-07 20:24:24,424 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  336. 2013-05-07 20:24:24,424 - root - initialization - INFO - Initializing app with language: 'ru'
  337. 2013-05-07 20:24:24,427 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  338. 2013-05-07 20:24:24,427 - ch_startup - log - CH_LOG - Launcher started
  339. 2013-05-07 20:24:24,427 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  340. 2013-05-07 20:24:24,680 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  341. 2013-05-07 20:24:24,680 - root - initialization - INFO - Running from u'E:\\EVE'
  342. 2013-05-07 20:24:24,680 - root - initialization - INFO - Working directory u'E:\\EVE'
  343. 2013-05-07 20:24:24,683 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  344. 2013-05-07 20:24:24,684 - root - controller - INFO - Steam API initialized? False
  345. 2013-05-07 20:24:24,710 - browser - browser - INFO - cefbrowser initialized
  346. 2013-05-07 20:24:24,719 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  347. 2013-05-07 20:24:24,736 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  348. 2013-05-07 20:24:24,852 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  349. 2013-05-07 20:24:24,852 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  350. 2013-05-07 20:24:24,855 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  351. 2013-05-07 20:24:24,857 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  352. 2013-05-07 20:24:24,858 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  353. 2013-05-07 20:24:24,858 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  354. 2013-05-07 20:24:24,861 - root - controllerfunctions - WARNING - Could not retrieve steam token
  355. 2013-05-07 20:24:24,861 - overrides - overrides - WARNING - Detected region as ccp
  356. 2013-05-07 20:24:24,861 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  357. 2013-05-07 20:24:24,862 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  358. 2013-05-07 20:24:25,079 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  359. 2013-05-07 20:24:25,081 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  360. 2013-05-07 20:24:25,256 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  361. 2013-05-07 20:24:25,256 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  362. 2013-05-07 20:24:25,293 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  363. 2013-05-07 20:24:25,476 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 101 files from E:\EVE
  364. 2013-05-07 20:24:28,414 - root - controller - INFO - Found revision information for 44491 files.
  365. 2013-05-07 20:24:28,414 - lib.stuffFileBuilder - stufffilebuilder - INFO - Downloading build info from https://web.ccpgamescdn.com/launcher/singularity/flatres.ini
  366. 2013-05-07 20:24:28,415 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  367. 2013-05-07 20:24:28,930 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  368. 2013-05-07 20:24:29,135 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  369. 2013-05-07 20:24:31,532 - lib.torrent - torrent - ERROR - Error fetching revision for file E:\EVE\EVE_Online_453216-453427_win.patch from disk
  370. Traceback (most recent call last):
  371. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  372. MemoryError
  373. 2013-05-07 20:24:31,578 - lib.torrent - torrent - ERROR - An unhandled exception occured.
  374. Traceback (most recent call last):
  375. File "lib\torrent.pyo", line 134, in run
  376. File "lib\torrent.pyo", line 151, in ProcessDownloadQueue
  377. File "lib\torrent.pyo", line 471, in DownloadTorrentFile
  378. File "lib\torrent.pyo", line 552, in GetHashesFromFilesystem
  379. File "lib\torrent.pyo", line 567, in GetRevisionForFile
  380. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  381. MemoryError
  382. 2013-05-07 20:24:41,398 - root - controllerfunctions - INFO - Exiting launcher
  383. 2013-05-07 20:24:41,398 - root - controllerfunctions - INFO - disable
  384. 2013-05-07 20:24:41,401 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Tue May 07 20:24:41 2013.
  385. 2013-05-07 20:24:41,644 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Tue May 07 20:24:41 2013
  386. 2013-05-07 20:24:41,653 - root - controllerfunctions - INFO - done exiting
  387. 2013-05-07 20:24:41,665 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  388. 2013-05-07 20:24:41,671 - ch_status - log - CH_LOG - Launcher run successful
  389. 2013-05-07 20:24:41,717 - root - log - INFO - Shutting down launcher
  390. 2013-05-07 20:24:45,164 - root - initialization - INFO - ######################################### Logging Started ##########################################
  391. 2013-05-07 20:24:45,164 - root - info - INFO - server address: '87.237.38.50'
  392. 2013-05-07 20:24:45,180 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  393. 2013-05-07 20:24:45,180 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  394. 2013-05-07 20:24:45,180 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  395. 2013-05-07 20:24:45,187 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  396. 2013-05-07 20:24:45,312 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  397. 2013-05-07 20:24:45,312 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  398. 2013-05-07 20:24:45,312 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  399. 2013-05-07 20:24:45,315 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  400. 2013-05-07 20:24:45,315 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  401. 2013-05-07 20:24:45,315 - root - initialization - WARNING - Settings is not using defaults from the info files
  402. 2013-05-07 20:24:45,315 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  403. 2013-05-07 20:24:45,315 - root - initialization - INFO - Initializing app with language: 'ru'
  404. 2013-05-07 20:24:45,318 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  405. 2013-05-07 20:24:45,318 - ch_startup - log - CH_LOG - Launcher started
  406. 2013-05-07 20:24:45,319 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  407. 2013-05-07 20:24:45,546 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  408. 2013-05-07 20:24:45,546 - root - initialization - INFO - Running from u'E:\\EVE'
  409. 2013-05-07 20:24:45,546 - root - initialization - INFO - Working directory u'E:\\EVE'
  410. 2013-05-07 20:24:45,551 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  411. 2013-05-07 20:24:45,553 - root - controller - INFO - Steam API initialized? False
  412. 2013-05-07 20:24:45,588 - browser - browser - INFO - cefbrowser initialized
  413. 2013-05-07 20:24:45,599 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  414. 2013-05-07 20:24:45,625 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  415. 2013-05-07 20:24:45,756 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  416. 2013-05-07 20:24:45,756 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  417. 2013-05-07 20:24:45,759 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  418. 2013-05-07 20:24:45,759 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  419. 2013-05-07 20:24:45,759 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  420. 2013-05-07 20:24:45,760 - root - controllerfunctions - WARNING - Could not retrieve steam token
  421. 2013-05-07 20:24:45,762 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  422. 2013-05-07 20:24:45,762 - overrides - overrides - WARNING - Detected region as ccp
  423. 2013-05-07 20:24:45,763 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  424. 2013-05-07 20:24:45,769 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  425. 2013-05-07 20:24:45,967 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  426. 2013-05-07 20:24:45,969 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  427. 2013-05-07 20:24:45,982 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  428. 2013-05-07 20:24:45,982 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  429. 2013-05-07 20:24:46,194 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  430. 2013-05-07 20:24:46,400 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 101 files from E:\EVE
  431. 2013-05-07 20:24:49,167 - root - controller - INFO - Found revision information for 44491 files.
  432. 2013-05-07 20:24:49,167 - lib.stuffFileBuilder - stufffilebuilder - INFO - Downloading build info from https://web.ccpgamescdn.com/launcher/singularity/flatres.ini
  433. 2013-05-07 20:24:49,167 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  434. 2013-05-07 20:24:49,694 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  435. 2013-05-07 20:24:49,732 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  436. 2013-05-07 20:24:51,990 - lib.torrent - torrent - ERROR - Error fetching revision for file E:\EVE\EVE_Online_453216-453427_win.patch from disk
  437. Traceback (most recent call last):
  438. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  439. MemoryError
  440. 2013-05-07 20:24:52,036 - lib.torrent - torrent - ERROR - An unhandled exception occured.
  441. Traceback (most recent call last):
  442. File "lib\torrent.pyo", line 134, in run
  443. File "lib\torrent.pyo", line 151, in ProcessDownloadQueue
  444. File "lib\torrent.pyo", line 471, in DownloadTorrentFile
  445. File "lib\torrent.pyo", line 552, in GetHashesFromFilesystem
  446. File "lib\torrent.pyo", line 567, in GetRevisionForFile
  447. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  448. MemoryError
  449. 2013-05-07 20:25:16,809 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  450. 2013-05-07 20:25:38,905 - root - controllerfunctions - INFO - Exiting launcher
  451. 2013-05-07 20:25:38,905 - root - controllerfunctions - INFO - disable
  452. 2013-05-07 20:25:38,911 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Tue May 07 20:25:38 2013.
  453. 2013-05-07 20:25:39,161 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Tue May 07 20:25:39 2013
  454. 2013-05-07 20:25:39,311 - root - controllerfunctions - INFO - done exiting
  455. 2013-05-07 20:25:39,326 - ch_status - log - CH_LOG - Launcher run successful
  456. 2013-05-07 20:25:39,372 - root - log - INFO - Shutting down launcher
  457. 2013-05-07 20:25:43,144 - root - initialization - INFO - ######################################### Logging Started ##########################################
  458. 2013-05-07 20:25:43,145 - root - info - INFO - server address: '87.237.38.50'
  459. 2013-05-07 20:25:43,160 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  460. 2013-05-07 20:25:43,160 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  461. 2013-05-07 20:25:43,160 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  462. 2013-05-07 20:25:43,167 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  463. 2013-05-07 20:25:43,290 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  464. 2013-05-07 20:25:43,290 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  465. 2013-05-07 20:25:43,290 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  466. 2013-05-07 20:25:43,293 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  467. 2013-05-07 20:25:43,293 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  468. 2013-05-07 20:25:43,293 - root - initialization - WARNING - Settings is not using defaults from the info files
  469. 2013-05-07 20:25:43,293 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  470. 2013-05-07 20:25:43,293 - root - initialization - INFO - Initializing app with language: 'ru'
  471. 2013-05-07 20:25:43,296 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  472. 2013-05-07 20:25:43,296 - ch_startup - log - CH_LOG - Launcher started
  473. 2013-05-07 20:25:43,296 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  474. 2013-05-07 20:25:43,523 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  475. 2013-05-07 20:25:43,523 - root - initialization - INFO - Running from u'E:\\EVE'
  476. 2013-05-07 20:25:43,523 - root - initialization - INFO - Working directory u'E:\\EVE'
  477. 2013-05-07 20:25:43,526 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  478. 2013-05-07 20:25:43,529 - root - controller - INFO - Steam API initialized? False
  479. 2013-05-07 20:25:43,552 - browser - browser - INFO - cefbrowser initialized
  480. 2013-05-07 20:25:43,563 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  481. 2013-05-07 20:25:43,585 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  482. 2013-05-07 20:25:43,707 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  483. 2013-05-07 20:25:43,707 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  484. 2013-05-07 20:25:43,710 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  485. 2013-05-07 20:25:43,711 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  486. 2013-05-07 20:25:43,711 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  487. 2013-05-07 20:25:43,713 - root - controllerfunctions - WARNING - Could not retrieve steam token
  488. 2013-05-07 20:25:43,714 - overrides - overrides - WARNING - Detected region as ccp
  489. 2013-05-07 20:25:43,714 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  490. 2013-05-07 20:25:43,717 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  491. 2013-05-07 20:25:43,934 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  492. 2013-05-07 20:25:43,934 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  493. 2013-05-07 20:25:43,957 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  494. 2013-05-07 20:25:43,957 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  495. 2013-05-07 20:25:43,961 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  496. 2013-05-07 20:25:44,151 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  497. 2013-05-07 20:25:44,342 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 101 files from E:\EVE
  498. 2013-05-07 20:25:47,467 - root - controller - INFO - Found revision information for 44491 files.
  499. 2013-05-07 20:25:47,469 - lib.stuffFileBuilder - stufffilebuilder - INFO - Downloading build info from https://web.ccpgamescdn.com/launcher/singularity/flatres.ini
  500. 2013-05-07 20:25:47,470 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  501. 2013-05-07 20:25:47,980 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  502. 2013-05-07 20:25:48,086 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  503. 2013-05-07 20:25:50,417 - lib.torrent - torrent - ERROR - Error fetching revision for file E:\EVE\EVE_Online_453216-453427_win.patch from disk
  504. Traceback (most recent call last):
  505. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  506. MemoryError
  507. 2013-05-07 20:25:50,463 - lib.torrent - torrent - ERROR - An unhandled exception occured.
  508. Traceback (most recent call last):
  509. File "lib\torrent.pyo", line 134, in run
  510. File "lib\torrent.pyo", line 151, in ProcessDownloadQueue
  511. File "lib\torrent.pyo", line 471, in DownloadTorrentFile
  512. File "lib\torrent.pyo", line 552, in GetHashesFromFilesystem
  513. File "lib\torrent.pyo", line 567, in GetRevisionForFile
  514. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  515. MemoryError
  516. 2013-05-07 20:26:15,006 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  517. 2013-05-07 20:29:24,111 - browser - browser - INFO - Browser module got open Launcher settings command
  518. 2013-05-07 20:29:24,111 - root - controller - INFO - Open settings
  519. 2013-05-07 20:31:12,607 - root - controllerfunctions - INFO - Exiting launcher
  520. 2013-05-07 20:31:12,608 - root - controllerfunctions - INFO - disable
  521. 2013-05-07 20:31:12,611 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Tue May 07 20:31:12 2013.
  522. 2013-05-07 20:31:12,642 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Tue May 07 20:31:12 2013
  523. 2013-05-07 20:31:12,710 - root - controllerfunctions - INFO - done exiting
  524. 2013-05-07 20:31:12,733 - ch_status - log - CH_LOG - Launcher run successful
  525. 2013-05-07 20:31:12,733 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Resetting dropped connection: clientlogger.testeveonline.com
  526. 2013-05-07 20:31:12,956 - root - log - INFO - Shutting down launcher
  527. 2013-05-07 20:36:01,342 - root - initialization - INFO - ######################################### Logging Started ##########################################
  528. 2013-05-07 20:36:01,345 - root - info - INFO - server address: 'Tranquility'
  529. 2013-05-07 20:36:01,371 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  530. 2013-05-07 20:36:01,371 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  531. 2013-05-07 20:36:01,372 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt
  532. 2013-05-07 20:36:01,380 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  533. 2013-05-07 20:36:01,496 - root - initialization - INFO - Initialized launcher info for server: 'TQ'
  534. 2013-05-07 20:36:01,496 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  535. 2013-05-07 20:36:01,496 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  536. 2013-05-07 20:36:01,499 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  537. 2013-05-07 20:36:01,499 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  538. 2013-05-07 20:36:01,499 - root - initialization - WARNING - Settings is not using defaults from the info files
  539. 2013-05-07 20:36:01,499 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  540. 2013-05-07 20:36:01,500 - root - initialization - INFO - Initializing app with language: 'ru'
  541. 2013-05-07 20:36:01,500 - ch_startup - log - CH_LOG - Launcher started
  542. 2013-05-07 20:36:01,500 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  543. 2013-05-07 20:36:01,500 - root - initialization - INFO - Running from u'E:\\EVE'
  544. 2013-05-07 20:36:01,502 - root - initialization - INFO - Working directory u'E:\\EVE'
  545. 2013-05-07 20:36:01,503 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'TQ', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  546. 2013-05-07 20:36:01,505 - root - controller - INFO - Steam API initialized? False
  547. 2013-05-07 20:36:01,556 - browser - browser - INFO - cefbrowser initialized
  548. 2013-05-07 20:36:01,561 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  549. 2013-05-07 20:36:01,575 - lib.torrent - torrent - INFO - ConnectionTimeout set to: None
  550. 2013-05-07 20:36:01,627 - root - launcher - ERROR - Traceback (most recent call last):
  551. File "launcher.py", line 74, in main
  552. File "lib\controller.pyo", line 90, in __init__
  553. File "wx\lib\pubsub\pubsub1\pub.pyo", line 750, in sendMessage
  554. File "wx\lib\pubsub\pubsub1\pub.pyo", line 423, in sendMessage
  555. File "wx\lib\pubsub\pubsub1\pub.pyo", line 261, in sendMessage
  556. File "lib\controller.pyo", line 112, in OnInit
  557. File "lib\torrent.pyo", line 95, in __init__
  558. ArgumentError: Python argument types in
  559. session.listen_on(session, NoneType, NoneType)
  560. did not match C++ signature:
  561. listen_on(class libtorrent::session {lvalue}, int min, int max, char const * interface=None, int flags=0)
  562. Locals by frame, innermost last:
  563. Frame <module> in launcher.py at line 101:
  564. EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x00610D70>
  565. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x00610DB0>
  566. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  567. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  568. Shutdown = <function Shutdown at 0x012BFFB0>
  569. __builtins__ = <module '__builtin__' (built-in)>
  570. __doc__ = None
  571. __name__ = '__main__'
  572. __package__ = None
  573. esky = <module 'esky' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\esky\__init__.pyo'>
  574. lh = <module 'lib.launcher_helper' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\lib\launcher_helper.pyo'>
  575. lib = <module 'lib' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\lib\__init__.pyo'>
  576. main = <function main at 0x012C5970>
  577. os = <module 'os' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\os.pyo'>
  578. signal = <module 'signal' (built-in)>
  579. sys = <module 'sys' (built-in)>
  580. utilities = <module 'utilities' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\utilities.pyo'>
  581. zipextimporter = <module 'zipextimporter' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\zipextimporter.pyo'>
  582. Frame main in launcher.py at line 91:
  583. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x12f7dd8> >
  584. Frame __init__ in lib\controller.pyo at line 90:
  585. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x12f7dd8> >
  586. publisher = <wx.lib.pubsub.pub.PublisherClass instance at 0x011E03C8>
  587. self = <lib.controller.Controller instance at 0x012C2080>
  588. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 750:
  589. aTopic = (1,)
  590. data = None
  591. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>
  592. onTopicNeverCreated = None
  593. self = <wx.lib.pubsub.pub.PublisherClass instance at 0x011E03C8>
  594. self._PublisherClass__deliveryCount = 0
  595. self._PublisherClass__messageCount = 1
  596. self._PublisherClass__topicTree = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x011E0328>
  597. topic = 1
  598. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 423:
  599. deliveryCount = 0
  600. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>
  601. node = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A80>
  602. onTopicNeverCreated = None
  603. self = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x011E0328>
  604. self._TopicTreeNode__callables = []
  605. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 18745504>
  606. self._TopicTreeNode__subtopics = {0: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2FD0>, 1: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A80>, 2: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A30>, 3: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C4738>, 4: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x
  607. self._TopicTreeNode__topicPath = ('',)
  608. self._TopicTreeRoot__callbackDict = {<wx.lib.pubsub.core.weakmethod.WeakMethod at 19707584>: [<weakref at 012C7840; to 'instance' at 012CB580>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 19707784>: [<weakref at 012C78A0; to 'instance' at 012CB648>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 19708784>: [<weakref at 012C7A80; to '
  609. self._TopicTreeRoot__callbackDictCleanup = 0
  610. topic = (1,)
  611. topicItem = 1
  612. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 261:
  613. cb = <wx.lib.pubsub.core.weakmethod.WeakMethod at 19678752>
  614. deliveryCount = 0
  615. listener = <bound method Controller.OnInit of <lib.controller.Controller instance at 0x012C2080>>
  616. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>
  617. self = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A80>
  618. self._TopicTreeNode__callables = [<wx.lib.pubsub.core.weakmethod.WeakMethod at 19678752>]
  619. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 18745504>
  620. self._TopicTreeNode__subtopics = {}
  621. self._TopicTreeNode__topicPath = (1,)
  622. Frame OnInit in lib\controller.pyo at line 112:
  623. evt = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>
  624. folder = u'E:\\EVE'
  625. iconFile = u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\launcher.exe'
  626. ret = False
  627. self = <lib.controller.Controller instance at 0x012C2080>
  628. self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x12f7dd8> >
  629. self.buildConfiguration = {}
  630. self.folder = u'E:\\EVE'
  631. self.settings = <lib.userSettings.UserSettings instance at 0x016DFF80>
  632. self.view = <lib.ui.frame.LauncherFrame; proxy of <Swig Object of type 'wxFrame *' at 0x16283e8> >
  633. serverFlag = 'tranquility'
  634. settings = <lib.userSettings.UserSettings instance at 0x016DFF80>
  635. steamapi = <module 'steamapi' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\steamapi.pyd'>
  636. title = u'\u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0430 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 EVE Online, \u0432\u0435\u0440\u0441\u0438\u044f 2.1.528861-beta.3'
  637. Frame __init__ in lib\torrent.pyo at line 95:
  638. folder = u'E:\\EVE'
  639. maxPort = None
  640. minPort = None
  641. pe_settings = <libtorrent.pe_settings object at 0x0165DD50>
  642. self = <TorrentThread(TorrentThread, initial)>
  643. settings = <lib.userSettings.UserSettings instance at 0x016DFF80>
  644. torrent_settings = <libtorrent.session_settings object at 0x0165DC90>
  645. Traceback (most recent call last):
  646. File "launcher.py", line 74, in main
  647. File "lib\controller.pyo", line 90, in __init__
  648. File "wx\lib\pubsub\pubsub1\pub.pyo", line 750, in sendMessage
  649. File "wx\lib\pubsub\pubsub1\pub.pyo", line 423, in sendMessage
  650. File "wx\lib\pubsub\pubsub1\pub.pyo", line 261, in sendMessage
  651. File "lib\controller.pyo", line 112, in OnInit
  652. File "lib\torrent.pyo", line 95, in __init__
  653. ArgumentError: Python argument types in
  654. session.listen_on(session, NoneType, NoneType)
  655. did not match C++ signature:
  656. listen_on(class libtorrent::session {lvalue}, int min, int max, char const * interface=None, int flags=0)
  657. 2013-05-07 20:36:01,627 - root - launcherapp - INFO - Show Exception Dialog, data: 'Traceback (most recent call last):\n File "launcher.py", line 74, in main\n File "lib\\controller.pyo", line 90, in __init__\n File "wx\\lib\\pubsub\\pubsub1\\pub.pyo", line 750, in sendMessage\n File "wx\\lib\\pubsub\\pubsub1\\pub.pyo", line 423, in sendMessage\n File "wx\\lib\\pubsub\\pubsub1\\pub.pyo", line 261, in sendMessage\n File "lib\\controller.pyo", line 112, in OnInit\n File "lib\\torrent.pyo", line 95, in __init__\nArgumentError: Python argument types in\n session.listen_on(session, NoneType, NoneType)\ndid not match C++ signature:\n listen_on(class libtorrent::session {lvalue}, int min, int max, char const * interface=None, int flags=0)\n Locals by frame, innermost last:\n Frame <module> in launcher.py at line 101:\n EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x00610D70>\n IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x00610DB0>\n NoInternetError = <class \'lib.exceptions.NoInternetError\'>\n ServerUnreachableException = <class \'lib.exceptions.ServerUnreachableException\'>\n Shutdown = <function Shutdown at 0x012BFFB0>\n __builtins__ = <module \'__builtin__\' (built-in)>\n __doc__ = None\n __name__ = \'__main__\'\n __package__ = None\n esky = <module \'esky\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\esky\\__init__.pyo\'>\n lh = <module \'lib.launcher_helper\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\lib\\launcher_helper.pyo\'>\n lib = <module \'lib\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\lib\\__init__.pyo\'>\n main = <function main at 0x012C5970>\n os = <module \'os\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\os.pyo\'>\n signal = <module \'signal\' (built-in)>\n sys = <module \'sys\' (built-in)>\n utilities = <module \'utilities\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\utilities.pyo\'>\n zipextimporter = <module \'zipextimporter\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\zipextimporter.pyo\'>\n Frame main in launcher.py at line 91:\n app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type \'wxPyApp *\' at 0x12f7dd8> >\n Frame __init__ in lib\\controller.pyo at line 90:\n app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type \'wxPyApp *\' at 0x12f7dd8> >\n publisher = <wx.lib.pubsub.pub.PublisherClass instance at 0x011E03C8>\n self = <lib.controller.Controller instance at 0x012C2080>\n Frame sendMessage in wx\\lib\\pubsub\\pubsub1\\pub.pyo at line 750:\n aTopic = (1,)\n data = None\n message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>\n onTopicNeverCreated = None\n self = <wx.lib.pubsub.pub.PublisherClass instance at 0x011E03C8>\n self._PublisherClass__deliveryCount = 0\n self._PublisherClass__messageCount = 1\n self._PublisherClass__topicTree = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x011E0328>\n topic = 1\n Frame sendMessage in wx\\lib\\pubsub\\pubsub1\\pub.pyo at line 423:\n deliveryCount = 0\n message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>\n node = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A80>\n onTopicNeverCreated = None\n self = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x011E0328>\n self._TopicTreeNode__callables = []\n self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 18745504>\n self._TopicTreeNode__subtopics = {0: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2FD0>, 1: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A80>, 2: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A30>, 3: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C4738>, 4: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x\n self._TopicTreeNode__topicPath = (\'\',)\n self._TopicTreeRoot__callbackDict = {<wx.lib.pubsub.core.weakmethod.WeakMethod at 19707584>: [<weakref at 012C7840; to \'instance\' at 012CB580>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 19707784>: [<weakref at 012C78A0; to \'instance\' at 012CB648>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 19708784>: [<weakref at 012C7A80; to \'\n self._TopicTreeRoot__callbackDictCleanup = 0\n topic = (1,)\n topicItem = 1\n Frame sendMessage in wx\\lib\\pubsub\\pubsub1\\pub.pyo at line 261:\n cb = <wx.lib.pubsub.core.weakmethod.WeakMethod at 19678752>\n deliveryCount = 0\n listener = <bound method Controller.OnInit of <lib.controller.Controller instance at 0x012C2080>>\n message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>\n self = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A80>\n self._TopicTreeNode__callables = [<wx.lib.pubsub.core.weakmethod.WeakMethod at 19678752>]\n self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 18745504>\n self._TopicTreeNode__subtopics = {}\n self._TopicTreeNode__topicPath = (1,)\n Frame OnInit in lib\\controller.pyo at line 112:\n evt = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>\n folder = u\'E:\\\\EVE\'\n iconFile = u\'E:\\\\EVE\\\\launcher\\\\appdata\\\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\\\launcher.exe\'\n ret = False\n self = <lib.controller.Controller instance at 0x012C2080>\n self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type \'wxPyApp *\' at 0x12f7dd8> >\n self.buildConfiguration = {}\n self.folder = u\'E:\\\\EVE\'\n self.settings = <lib.userSettings.UserSettings instance at 0x016DFF80>\n self.view = <lib.ui.frame.LauncherFrame; proxy of <Swig Object of type \'wxFrame *\' at 0x16283e8> >\n serverFlag = \'tranquility\'\n settings = <lib.userSettings.UserSettings instance at 0x016DFF80>\n steamapi = <module \'steamapi\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\steamapi.pyd\'>\n title = u\'\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043a\\u0438 EVE Online, \\u0432\\u0435\\u0440\\u0441\\u0438\\u044f 2.1.528861-beta.3\'\n Frame __init__ in lib\\torrent.pyo at line 95:\n folder = u\'E:\\\\EVE\'\n maxPort = None\n minPort = None\n pe_settings = <libtorrent.pe_settings object at 0x0165DD50>\n self = <TorrentThread(TorrentThread, initial)>\n settings = <lib.userSettings.UserSettings instance at 0x016DFF80>\n torrent_settings = <libtorrent.session_settings object at 0x0165DC90>\n'
  658. 2013-05-07 20:37:03,193 - root - log - INFO - Shutting down launcher
  659. 2013-05-07 20:38:32,470 - root - initialization - INFO - ######################################### Logging Started ##########################################
  660. 2013-05-07 20:38:32,471 - root - info - INFO - server address: 'Tranquility'
  661. 2013-05-07 20:38:32,486 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  662. 2013-05-07 20:38:32,487 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  663. 2013-05-07 20:38:32,487 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt
  664. 2013-05-07 20:38:32,493 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  665. 2013-05-07 20:38:32,618 - root - initialization - INFO - Initialized launcher info for server: 'TQ'
  666. 2013-05-07 20:38:32,618 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  667. 2013-05-07 20:38:32,618 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  668. 2013-05-07 20:38:32,619 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  669. 2013-05-07 20:38:32,621 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  670. 2013-05-07 20:38:32,621 - root - initialization - WARNING - Settings is not using defaults from the info files
  671. 2013-05-07 20:38:32,621 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  672. 2013-05-07 20:38:32,621 - root - initialization - INFO - Initializing app with language: 'ru'
  673. 2013-05-07 20:38:32,622 - ch_startup - log - CH_LOG - Launcher started
  674. 2013-05-07 20:38:32,622 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  675. 2013-05-07 20:38:32,622 - root - initialization - INFO - Running from u'E:\\EVE'
  676. 2013-05-07 20:38:32,622 - root - initialization - INFO - Working directory u'E:\\EVE'
  677. 2013-05-07 20:38:32,624 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'TQ', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  678. 2013-05-07 20:38:32,625 - root - controller - INFO - Steam API initialized? False
  679. 2013-05-07 20:38:32,681 - browser - browser - INFO - cefbrowser initialized
  680. 2013-05-07 20:38:32,691 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  681. 2013-05-07 20:38:32,721 - lib.torrent - torrent - INFO - ConnectionTimeout set to: None
  682. 2013-05-07 20:38:32,785 - root - launcher - ERROR - Traceback (most recent call last):
  683. File "launcher.py", line 74, in main
  684. File "lib\controller.pyo", line 90, in __init__
  685. File "wx\lib\pubsub\pubsub1\pub.pyo", line 750, in sendMessage
  686. File "wx\lib\pubsub\pubsub1\pub.pyo", line 423, in sendMessage
  687. File "wx\lib\pubsub\pubsub1\pub.pyo", line 261, in sendMessage
  688. File "lib\controller.pyo", line 112, in OnInit
  689. File "lib\torrent.pyo", line 95, in __init__
  690. ArgumentError: Python argument types in
  691. session.listen_on(session, NoneType, NoneType)
  692. did not match C++ signature:
  693. listen_on(class libtorrent::session {lvalue}, int min, int max, char const * interface=None, int flags=0)
  694. Locals by frame, innermost last:
  695. Frame <module> in launcher.py at line 101:
  696. EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x00610D70>
  697. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x00610DB0>
  698. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  699. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  700. Shutdown = <function Shutdown at 0x012BFFB0>
  701. __builtins__ = <module '__builtin__' (built-in)>
  702. __doc__ = None
  703. __name__ = '__main__'
  704. __package__ = None
  705. esky = <module 'esky' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\esky\__init__.pyo'>
  706. lh = <module 'lib.launcher_helper' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\lib\launcher_helper.pyo'>
  707. lib = <module 'lib' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\lib\__init__.pyo'>
  708. main = <function main at 0x012C5970>
  709. os = <module 'os' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\os.pyo'>
  710. signal = <module 'signal' (built-in)>
  711. sys = <module 'sys' (built-in)>
  712. utilities = <module 'utilities' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\utilities.pyo'>
  713. zipextimporter = <module 'zipextimporter' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\zipextimporter.pyo'>
  714. Frame main in launcher.py at line 91:
  715. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x12f7e38> >
  716. Frame __init__ in lib\controller.pyo at line 90:
  717. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x12f7e38> >
  718. publisher = <wx.lib.pubsub.pub.PublisherClass instance at 0x011E03C8>
  719. self = <lib.controller.Controller instance at 0x012C2080>
  720. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 750:
  721. aTopic = (1,)
  722. data = None
  723. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>
  724. onTopicNeverCreated = None
  725. self = <wx.lib.pubsub.pub.PublisherClass instance at 0x011E03C8>
  726. self._PublisherClass__deliveryCount = 0
  727. self._PublisherClass__messageCount = 1
  728. self._PublisherClass__topicTree = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x011E0328>
  729. topic = 1
  730. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 423:
  731. deliveryCount = 0
  732. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>
  733. node = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A80>
  734. onTopicNeverCreated = None
  735. self = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x011E0328>
  736. self._TopicTreeNode__callables = []
  737. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 18745504>
  738. self._TopicTreeNode__subtopics = {0: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2FD0>, 1: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A80>, 2: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A30>, 3: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C4738>, 4: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x
  739. self._TopicTreeNode__topicPath = ('',)
  740. self._TopicTreeRoot__callbackDict = {<wx.lib.pubsub.core.weakmethod.WeakMethod at 19707584>: [<weakref at 012C7840; to 'instance' at 012CB580>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 19707784>: [<weakref at 012C78A0; to 'instance' at 012CB648>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 19708784>: [<weakref at 012C7A80; to '
  741. self._TopicTreeRoot__callbackDictCleanup = 0
  742. topic = (1,)
  743. topicItem = 1
  744. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 261:
  745. cb = <wx.lib.pubsub.core.weakmethod.WeakMethod at 19678752>
  746. deliveryCount = 0
  747. listener = <bound method Controller.OnInit of <lib.controller.Controller instance at 0x012C2080>>
  748. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>
  749. self = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A80>
  750. self._TopicTreeNode__callables = [<wx.lib.pubsub.core.weakmethod.WeakMethod at 19678752>]
  751. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 18745504>
  752. self._TopicTreeNode__subtopics = {}
  753. self._TopicTreeNode__topicPath = (1,)
  754. Frame OnInit in lib\controller.pyo at line 112:
  755. evt = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>
  756. folder = u'E:\\EVE'
  757. iconFile = u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\launcher.exe'
  758. ret = False
  759. self = <lib.controller.Controller instance at 0x012C2080>
  760. self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x12f7e38> >
  761. self.buildConfiguration = {}
  762. self.folder = u'E:\\EVE'
  763. self.settings = <lib.userSettings.UserSettings instance at 0x016DFF80>
  764. self.view = <lib.ui.frame.LauncherFrame; proxy of <Swig Object of type 'wxFrame *' at 0x1628480> >
  765. serverFlag = 'tranquility'
  766. settings = <lib.userSettings.UserSettings instance at 0x016DFF80>
  767. steamapi = <module 'steamapi' from 'E:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\steamapi.pyd'>
  768. title = u'\u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0430 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 EVE Online, \u0432\u0435\u0440\u0441\u0438\u044f 2.1.528861-beta.3'
  769. Frame __init__ in lib\torrent.pyo at line 95:
  770. folder = u'E:\\EVE'
  771. maxPort = None
  772. minPort = None
  773. pe_settings = <libtorrent.pe_settings object at 0x0165DD50>
  774. self = <TorrentThread(TorrentThread, initial)>
  775. settings = <lib.userSettings.UserSettings instance at 0x016DFF80>
  776. torrent_settings = <libtorrent.session_settings object at 0x0165DC90>
  777. Traceback (most recent call last):
  778. File "launcher.py", line 74, in main
  779. File "lib\controller.pyo", line 90, in __init__
  780. File "wx\lib\pubsub\pubsub1\pub.pyo", line 750, in sendMessage
  781. File "wx\lib\pubsub\pubsub1\pub.pyo", line 423, in sendMessage
  782. File "wx\lib\pubsub\pubsub1\pub.pyo", line 261, in sendMessage
  783. File "lib\controller.pyo", line 112, in OnInit
  784. File "lib\torrent.pyo", line 95, in __init__
  785. ArgumentError: Python argument types in
  786. session.listen_on(session, NoneType, NoneType)
  787. did not match C++ signature:
  788. listen_on(class libtorrent::session {lvalue}, int min, int max, char const * interface=None, int flags=0)
  789. 2013-05-07 20:38:32,786 - root - launcherapp - INFO - Show Exception Dialog, data: 'Traceback (most recent call last):\n File "launcher.py", line 74, in main\n File "lib\\controller.pyo", line 90, in __init__\n File "wx\\lib\\pubsub\\pubsub1\\pub.pyo", line 750, in sendMessage\n File "wx\\lib\\pubsub\\pubsub1\\pub.pyo", line 423, in sendMessage\n File "wx\\lib\\pubsub\\pubsub1\\pub.pyo", line 261, in sendMessage\n File "lib\\controller.pyo", line 112, in OnInit\n File "lib\\torrent.pyo", line 95, in __init__\nArgumentError: Python argument types in\n session.listen_on(session, NoneType, NoneType)\ndid not match C++ signature:\n listen_on(class libtorrent::session {lvalue}, int min, int max, char const * interface=None, int flags=0)\n Locals by frame, innermost last:\n Frame <module> in launcher.py at line 101:\n EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x00610D70>\n IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x00610DB0>\n NoInternetError = <class \'lib.exceptions.NoInternetError\'>\n ServerUnreachableException = <class \'lib.exceptions.ServerUnreachableException\'>\n Shutdown = <function Shutdown at 0x012BFFB0>\n __builtins__ = <module \'__builtin__\' (built-in)>\n __doc__ = None\n __name__ = \'__main__\'\n __package__ = None\n esky = <module \'esky\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\esky\\__init__.pyo\'>\n lh = <module \'lib.launcher_helper\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\lib\\launcher_helper.pyo\'>\n lib = <module \'lib\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\lib\\__init__.pyo\'>\n main = <function main at 0x012C5970>\n os = <module \'os\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\os.pyo\'>\n signal = <module \'signal\' (built-in)>\n sys = <module \'sys\' (built-in)>\n utilities = <module \'utilities\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\utilities.pyo\'>\n zipextimporter = <module \'zipextimporter\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\zipextimporter.pyo\'>\n Frame main in launcher.py at line 91:\n app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type \'wxPyApp *\' at 0x12f7e38> >\n Frame __init__ in lib\\controller.pyo at line 90:\n app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type \'wxPyApp *\' at 0x12f7e38> >\n publisher = <wx.lib.pubsub.pub.PublisherClass instance at 0x011E03C8>\n self = <lib.controller.Controller instance at 0x012C2080>\n Frame sendMessage in wx\\lib\\pubsub\\pubsub1\\pub.pyo at line 750:\n aTopic = (1,)\n data = None\n message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>\n onTopicNeverCreated = None\n self = <wx.lib.pubsub.pub.PublisherClass instance at 0x011E03C8>\n self._PublisherClass__deliveryCount = 0\n self._PublisherClass__messageCount = 1\n self._PublisherClass__topicTree = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x011E0328>\n topic = 1\n Frame sendMessage in wx\\lib\\pubsub\\pubsub1\\pub.pyo at line 423:\n deliveryCount = 0\n message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>\n node = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A80>\n onTopicNeverCreated = None\n self = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x011E0328>\n self._TopicTreeNode__callables = []\n self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 18745504>\n self._TopicTreeNode__subtopics = {0: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2FD0>, 1: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A80>, 2: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A30>, 3: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C4738>, 4: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x\n self._TopicTreeNode__topicPath = (\'\',)\n self._TopicTreeRoot__callbackDict = {<wx.lib.pubsub.core.weakmethod.WeakMethod at 19707584>: [<weakref at 012C7840; to \'instance\' at 012CB580>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 19707784>: [<weakref at 012C78A0; to \'instance\' at 012CB648>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 19708784>: [<weakref at 012C7A80; to \'\n self._TopicTreeRoot__callbackDictCleanup = 0\n topic = (1,)\n topicItem = 1\n Frame sendMessage in wx\\lib\\pubsub\\pubsub1\\pub.pyo at line 261:\n cb = <wx.lib.pubsub.core.weakmethod.WeakMethod at 19678752>\n deliveryCount = 0\n listener = <bound method Controller.OnInit of <lib.controller.Controller instance at 0x012C2080>>\n message = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>\n self = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x012C2A80>\n self._TopicTreeNode__callables = [<wx.lib.pubsub.core.weakmethod.WeakMethod at 19678752>]\n self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 18745504>\n self._TopicTreeNode__subtopics = {}\n self._TopicTreeNode__topicPath = (1,)\n Frame OnInit in lib\\controller.pyo at line 112:\n evt = <wx.lib.pubsub.core.datamsg.Message instance at 0x012CB0D0>\n folder = u\'E:\\\\EVE\'\n iconFile = u\'E:\\\\EVE\\\\launcher\\\\appdata\\\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\\\launcher.exe\'\n ret = False\n self = <lib.controller.Controller instance at 0x012C2080>\n self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type \'wxPyApp *\' at 0x12f7e38> >\n self.buildConfiguration = {}\n self.folder = u\'E:\\\\EVE\'\n self.settings = <lib.userSettings.UserSettings instance at 0x016DFF80>\n self.view = <lib.ui.frame.LauncherFrame; proxy of <Swig Object of type \'wxFrame *\' at 0x1628480> >\n serverFlag = \'tranquility\'\n settings = <lib.userSettings.UserSettings instance at 0x016DFF80>\n steamapi = <module \'steamapi\' from \'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\library.zip\\steamapi.pyd\'>\n title = u\'\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043a\\u0438 EVE Online, \\u0432\\u0435\\u0440\\u0441\\u0438\\u044f 2.1.528861-beta.3\'\n Frame __init__ in lib\\torrent.pyo at line 95:\n folder = u\'E:\\\\EVE\'\n maxPort = None\n minPort = None\n pe_settings = <libtorrent.pe_settings object at 0x0165DD50>\n self = <TorrentThread(TorrentThread, initial)>\n settings = <lib.userSettings.UserSettings instance at 0x016DFF80>\n torrent_settings = <libtorrent.session_settings object at 0x0165DC90>\n'
  790. 2013-05-07 20:41:42,813 - root - log - INFO - Shutting down launcher
  791. 2013-05-07 20:47:44,842 - root - initialization - INFO - ######################################### Logging Started ##########################################
  792. 2013-05-07 20:47:44,845 - root - info - INFO - server address: '87.237.38.50'
  793. 2013-05-07 20:47:44,875 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  794. 2013-05-07 20:47:44,875 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  795. 2013-05-07 20:47:44,875 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  796. 2013-05-07 20:47:44,887 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  797. 2013-05-07 20:47:45,013 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  798. 2013-05-07 20:47:45,013 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  799. 2013-05-07 20:47:45,013 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  800. 2013-05-07 20:47:45,016 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  801. 2013-05-07 20:47:45,016 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  802. 2013-05-07 20:47:45,016 - root - initialization - WARNING - Settings is not using defaults from the info files
  803. 2013-05-07 20:47:45,016 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  804. 2013-05-07 20:47:45,016 - root - initialization - INFO - Initializing app with language: 'ru'
  805. 2013-05-07 20:47:45,019 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  806. 2013-05-07 20:47:45,019 - ch_startup - log - CH_LOG - Launcher started
  807. 2013-05-07 20:47:45,020 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  808. 2013-05-07 20:47:45,269 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  809. 2013-05-07 20:47:45,269 - root - initialization - INFO - Running from u'E:\\EVE'
  810. 2013-05-07 20:47:45,269 - root - initialization - INFO - Working directory u'E:\\EVE'
  811. 2013-05-07 20:47:45,270 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  812. 2013-05-07 20:47:45,273 - root - controller - INFO - Steam API initialized? False
  813. 2013-05-07 20:47:45,329 - browser - browser - INFO - cefbrowser initialized
  814. 2013-05-07 20:47:45,335 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  815. 2013-05-07 20:47:45,361 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  816. 2013-05-07 20:47:45,451 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  817. 2013-05-07 20:47:45,451 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  818. 2013-05-07 20:47:45,454 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  819. 2013-05-07 20:47:45,454 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  820. 2013-05-07 20:47:45,454 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  821. 2013-05-07 20:47:45,457 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  822. 2013-05-07 20:47:45,460 - root - controllerfunctions - WARNING - Could not retrieve steam token
  823. 2013-05-07 20:47:45,460 - overrides - overrides - WARNING - Detected region as ccp
  824. 2013-05-07 20:47:45,463 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  825. 2013-05-07 20:47:45,463 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  826. 2013-05-07 20:47:45,772 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  827. 2013-05-07 20:47:45,772 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  828. 2013-05-07 20:47:45,862 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  829. 2013-05-07 20:47:45,864 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  830. 2013-05-07 20:47:45,989 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  831. 2013-05-07 20:47:46,160 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 101 files from E:\EVE
  832. 2013-05-07 20:47:49,210 - root - controller - INFO - Found revision information for 44491 files.
  833. 2013-05-07 20:47:49,211 - lib.stuffFileBuilder - stufffilebuilder - INFO - Downloading build info from https://web.ccpgamescdn.com/launcher/singularity/flatres.ini
  834. 2013-05-07 20:47:49,213 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  835. 2013-05-07 20:47:49,811 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  836. 2013-05-07 20:47:50,059 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  837. 2013-05-07 20:47:52,392 - lib.torrent - torrent - ERROR - Error fetching revision for file E:\EVE\EVE_Online_453216-453427_win.patch from disk
  838. Traceback (most recent call last):
  839. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  840. MemoryError
  841. 2013-05-07 20:47:52,437 - lib.torrent - torrent - ERROR - An unhandled exception occured.
  842. Traceback (most recent call last):
  843. File "lib\torrent.pyo", line 134, in run
  844. File "lib\torrent.pyo", line 151, in ProcessDownloadQueue
  845. File "lib\torrent.pyo", line 471, in DownloadTorrentFile
  846. File "lib\torrent.pyo", line 552, in GetHashesFromFilesystem
  847. File "lib\torrent.pyo", line 567, in GetRevisionForFile
  848. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  849. MemoryError
  850. 2013-05-07 20:48:17,000 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  851. 2013-05-07 20:50:16,607 - browser - browser - INFO - Got openurl
  852. 2013-05-07 20:50:16,618 - root - controller - INFO - OnOpenUrl webbrowser.open https://secure.eveonline.com/
  853. 2013-05-07 20:51:02,701 - browser - browser - INFO - Got openurl
  854. 2013-05-07 20:51:02,713 - root - controller - INFO - OnOpenUrl webbrowser.open https://secure.eveonline.com/Fanfest/stream.aspx?utm_source=Launcher&utm_medium=Banner&utm_term=Hdstream&utm_content=Hdstream&utm_campaign=Fanfest
  855. 2013-05-07 20:51:11,382 - browser - browser - INFO - Got openurl
  856. 2013-05-07 20:51:11,382 - root - controller - INFO - OnOpenUrl webbrowser.open https://secure.eveonline.com/buddy/?utm_source=Launcher&utm_medium=Banner&utm_term=Open%2BBuddy%2BProgram%2BJan%2B13&utm_content=Open%2BBuddy%2BProgram%2BJan%2B13&utm_campaign=Open%2BBuddy%2BProgram%2BJan%2B13
  857. 2013-05-07 20:54:14,645 - root - controllerfunctions - INFO - Exiting launcher
  858. 2013-05-07 20:54:14,645 - root - controllerfunctions - INFO - disable
  859. 2013-05-07 20:54:14,648 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Tue May 07 20:54:14 2013.
  860. 2013-05-07 20:54:14,736 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Tue May 07 20:54:14 2013
  861. 2013-05-07 20:54:14,796 - root - controllerfunctions - INFO - done exiting
  862. 2013-05-07 20:54:14,812 - ch_status - log - CH_LOG - Launcher run successful
  863. 2013-05-07 20:54:14,812 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Resetting dropped connection: clientlogger.testeveonline.com
  864. 2013-05-07 20:54:15,036 - root - log - INFO - Shutting down launcher
  865. 2013-05-07 20:54:52,986 - root - initialization - INFO - ######################################### Logging Started ##########################################
  866. 2013-05-07 20:54:52,987 - root - info - INFO - server address: '87.237.38.50'
  867. 2013-05-07 20:54:53,003 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  868. 2013-05-07 20:54:53,003 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  869. 2013-05-07 20:54:53,003 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  870. 2013-05-07 20:54:53,010 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  871. 2013-05-07 20:54:53,141 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  872. 2013-05-07 20:54:53,141 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  873. 2013-05-07 20:54:53,141 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  874. 2013-05-07 20:54:53,142 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  875. 2013-05-07 20:54:53,142 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  876. 2013-05-07 20:54:53,144 - root - initialization - WARNING - Settings is not using defaults from the info files
  877. 2013-05-07 20:54:53,144 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  878. 2013-05-07 20:54:53,144 - root - initialization - INFO - Initializing app with language: 'ru'
  879. 2013-05-07 20:54:53,147 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  880. 2013-05-07 20:54:53,148 - ch_startup - log - CH_LOG - Launcher started
  881. 2013-05-07 20:54:53,148 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  882. 2013-05-07 20:54:53,384 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  883. 2013-05-07 20:54:53,384 - root - initialization - INFO - Running from u'E:\\EVE'
  884. 2013-05-07 20:54:53,384 - root - initialization - INFO - Working directory u'E:\\EVE'
  885. 2013-05-07 20:54:53,390 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  886. 2013-05-07 20:54:53,392 - root - controller - INFO - Steam API initialized? False
  887. 2013-05-07 20:54:53,421 - browser - browser - INFO - cefbrowser initialized
  888. 2013-05-07 20:54:53,430 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  889. 2013-05-07 20:54:53,460 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  890. 2013-05-07 20:54:53,549 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  891. 2013-05-07 20:54:53,549 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  892. 2013-05-07 20:54:53,552 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  893. 2013-05-07 20:54:53,553 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  894. 2013-05-07 20:54:53,555 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  895. 2013-05-07 20:54:53,555 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  896. 2013-05-07 20:54:53,556 - root - controllerfunctions - WARNING - Could not retrieve steam token
  897. 2013-05-07 20:54:53,559 - overrides - overrides - WARNING - Detected region as ccp
  898. 2013-05-07 20:54:53,561 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  899. 2013-05-07 20:54:53,565 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  900. 2013-05-07 20:54:53,875 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  901. 2013-05-07 20:54:53,877 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  902. 2013-05-07 20:54:53,917 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  903. 2013-05-07 20:54:53,917 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  904. 2013-05-07 20:54:54,150 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  905. 2013-05-07 20:54:54,315 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 101 files from E:\EVE
  906. 2013-05-07 20:54:57,065 - root - controller - INFO - Found revision information for 44491 files.
  907. 2013-05-07 20:54:57,065 - lib.stuffFileBuilder - stufffilebuilder - INFO - Downloading build info from https://web.ccpgamescdn.com/launcher/singularity/flatres.ini
  908. 2013-05-07 20:54:57,066 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  909. 2013-05-07 20:54:57,632 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  910. 2013-05-07 20:54:57,686 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  911. 2013-05-07 20:54:59,936 - lib.torrent - torrent - ERROR - Error fetching revision for file E:\EVE\EVE_Online_453216-453427_win.patch from disk
  912. Traceback (most recent call last):
  913. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  914. MemoryError
  915. 2013-05-07 20:54:59,982 - lib.torrent - torrent - ERROR - An unhandled exception occured.
  916. Traceback (most recent call last):
  917. File "lib\torrent.pyo", line 134, in run
  918. File "lib\torrent.pyo", line 151, in ProcessDownloadQueue
  919. File "lib\torrent.pyo", line 471, in DownloadTorrentFile
  920. File "lib\torrent.pyo", line 552, in GetHashesFromFilesystem
  921. File "lib\torrent.pyo", line 567, in GetRevisionForFile
  922. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  923. MemoryError
  924. 2013-05-07 20:56:59,200 - root - initialization - INFO - ######################################### Logging Started ##########################################
  925. 2013-05-07 20:56:59,203 - root - info - INFO - server address: '87.237.38.50'
  926. 2013-05-07 20:56:59,217 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  927. 2013-05-07 20:56:59,217 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  928. 2013-05-07 20:56:59,217 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  929. 2013-05-07 20:56:59,224 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  930. 2013-05-07 20:56:59,349 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  931. 2013-05-07 20:56:59,349 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  932. 2013-05-07 20:56:59,351 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  933. 2013-05-07 20:56:59,352 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  934. 2013-05-07 20:56:59,352 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  935. 2013-05-07 20:56:59,352 - root - initialization - WARNING - Settings is not using defaults from the info files
  936. 2013-05-07 20:56:59,352 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  937. 2013-05-07 20:56:59,352 - root - initialization - INFO - Initializing app with language: 'ru'
  938. 2013-05-07 20:56:59,355 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  939. 2013-05-07 20:56:59,355 - ch_startup - log - CH_LOG - Launcher started
  940. 2013-05-07 20:56:59,355 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  941. 2013-05-07 20:56:59,612 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  942. 2013-05-07 20:56:59,612 - root - initialization - INFO - Running from u'E:\\EVE'
  943. 2013-05-07 20:56:59,612 - root - initialization - INFO - Working directory u'E:\\EVE'
  944. 2013-05-07 20:56:59,617 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  945. 2013-05-07 20:56:59,619 - root - controller - INFO - Steam API initialized? False
  946. 2013-05-07 20:56:59,648 - browser - browser - INFO - cefbrowser initialized
  947. 2013-05-07 20:56:59,657 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  948. 2013-05-07 20:56:59,691 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  949. 2013-05-07 20:56:59,795 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  950. 2013-05-07 20:56:59,796 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  951. 2013-05-07 20:56:59,801 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  952. 2013-05-07 20:56:59,802 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  953. 2013-05-07 20:56:59,802 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  954. 2013-05-07 20:56:59,806 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  955. 2013-05-07 20:56:59,806 - root - controllerfunctions - WARNING - Could not retrieve steam token
  956. 2013-05-07 20:56:59,809 - overrides - overrides - WARNING - Detected region as ccp
  957. 2013-05-07 20:56:59,812 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  958. 2013-05-07 20:56:59,819 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  959. 2013-05-07 20:57:00,023 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  960. 2013-05-07 20:57:00,023 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  961. 2013-05-07 20:57:00,036 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  962. 2013-05-07 20:57:00,036 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  963. 2013-05-07 20:57:00,256 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  964. 2013-05-07 20:57:00,407 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 101 files from E:\EVE
  965. 2013-05-07 20:57:05,137 - root - controller - INFO - Found revision information for 44491 files.
  966. 2013-05-07 20:57:05,137 - lib.stuffFileBuilder - stufffilebuilder - INFO - Downloading build info from https://web.ccpgamescdn.com/launcher/singularity/flatres.ini
  967. 2013-05-07 20:57:05,138 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  968. 2013-05-07 20:57:05,704 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  969. 2013-05-07 20:57:05,914 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  970. 2013-05-07 20:57:08,025 - lib.torrent - torrent - ERROR - Error fetching revision for file E:\EVE\EVE_Online_453216-453427_win.patch from disk
  971. Traceback (most recent call last):
  972. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  973. MemoryError
  974. 2013-05-07 20:57:08,072 - lib.torrent - torrent - ERROR - An unhandled exception occured.
  975. Traceback (most recent call last):
  976. File "lib\torrent.pyo", line 134, in run
  977. File "lib\torrent.pyo", line 151, in ProcessDownloadQueue
  978. File "lib\torrent.pyo", line 471, in DownloadTorrentFile
  979. File "lib\torrent.pyo", line 552, in GetHashesFromFilesystem
  980. File "lib\torrent.pyo", line 567, in GetRevisionForFile
  981. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  982. MemoryError
  983. 2013-05-07 20:57:31,173 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  984. 2013-05-07 20:58:40,342 - root - controllerfunctions - INFO - Exiting launcher
  985. 2013-05-07 20:58:40,344 - root - controllerfunctions - INFO - disable
  986. 2013-05-07 20:58:40,348 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Tue May 07 20:58:40 2013.
  987. 2013-05-07 20:58:40,509 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Tue May 07 20:58:40 2013
  988. 2013-05-07 20:58:40,618 - root - controllerfunctions - INFO - done exiting
  989. 2013-05-07 20:58:40,638 - ch_status - log - CH_LOG - Launcher run successful
  990. 2013-05-07 20:58:40,688 - root - log - INFO - Shutting down launcher
  991. 2013-05-07 21:07:02,967 - root - initialization - INFO - ######################################### Logging Started ##########################################
  992. 2013-05-07 21:07:02,970 - root - info - INFO - server address: '87.237.38.50'
  993. 2013-05-07 21:07:02,992 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  994. 2013-05-07 21:07:02,992 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  995. 2013-05-07 21:07:02,992 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  996. 2013-05-07 21:07:03,006 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  997. 2013-05-07 21:07:03,130 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  998. 2013-05-07 21:07:03,130 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  999. 2013-05-07 21:07:03,130 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  1000. 2013-05-07 21:07:03,131 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  1001. 2013-05-07 21:07:03,131 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  1002. 2013-05-07 21:07:03,131 - root - initialization - WARNING - Settings is not using defaults from the info files
  1003. 2013-05-07 21:07:03,132 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  1004. 2013-05-07 21:07:03,132 - root - initialization - INFO - Initializing app with language: 'ru'
  1005. 2013-05-07 21:07:03,134 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  1006. 2013-05-07 21:07:03,134 - ch_startup - log - CH_LOG - Launcher started
  1007. 2013-05-07 21:07:03,135 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  1008. 2013-05-07 21:07:03,433 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  1009. 2013-05-07 21:07:03,433 - root - initialization - INFO - Running from u'E:\\EVE'
  1010. 2013-05-07 21:07:03,433 - root - initialization - INFO - Working directory u'E:\\EVE'
  1011. 2013-05-07 21:07:03,437 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  1012. 2013-05-07 21:07:03,440 - root - controller - INFO - Steam API initialized? False
  1013. 2013-05-07 21:07:03,470 - browser - browser - INFO - cefbrowser initialized
  1014. 2013-05-07 21:07:03,479 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  1015. 2013-05-07 21:07:03,510 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  1016. 2013-05-07 21:07:03,618 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  1017. 2013-05-07 21:07:03,618 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  1018. 2013-05-07 21:07:03,625 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  1019. 2013-05-07 21:07:03,627 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  1020. 2013-05-07 21:07:03,627 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  1021. 2013-05-07 21:07:03,628 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  1022. 2013-05-07 21:07:03,631 - root - controllerfunctions - WARNING - Could not retrieve steam token
  1023. 2013-05-07 21:07:03,632 - overrides - overrides - WARNING - Detected region as ccp
  1024. 2013-05-07 21:07:03,634 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  1025. 2013-05-07 21:07:03,642 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  1026. 2013-05-07 21:07:03,944 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  1027. 2013-05-07 21:07:03,944 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  1028. 2013-05-07 21:07:03,960 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  1029. 2013-05-07 21:07:03,960 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  1030. 2013-05-07 21:07:04,176 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  1031. 2013-05-07 21:07:04,335 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 101 files from E:\EVE
  1032. 2013-05-07 21:07:09,285 - root - controller - INFO - Found revision information for 44491 files.
  1033. 2013-05-07 21:07:09,286 - lib.stuffFileBuilder - stufffilebuilder - INFO - Downloading build info from https://web.ccpgamescdn.com/launcher/singularity/flatres.ini
  1034. 2013-05-07 21:07:09,288 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  1035. 2013-05-07 21:07:09,898 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  1036. 2013-05-07 21:07:10,026 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  1037. 2013-05-07 21:07:12,177 - lib.torrent - torrent - ERROR - Error fetching revision for file E:\EVE\EVE_Online_453216-453427_win.patch from disk
  1038. Traceback (most recent call last):
  1039. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  1040. MemoryError
  1041. 2013-05-07 21:07:12,223 - lib.torrent - torrent - ERROR - An unhandled exception occured.
  1042. Traceback (most recent call last):
  1043. File "lib\torrent.pyo", line 134, in run
  1044. File "lib\torrent.pyo", line 151, in ProcessDownloadQueue
  1045. File "lib\torrent.pyo", line 471, in DownloadTorrentFile
  1046. File "lib\torrent.pyo", line 552, in GetHashesFromFilesystem
  1047. File "lib\torrent.pyo", line 567, in GetRevisionForFile
  1048. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  1049. MemoryError
  1050. 2013-05-07 21:07:35,013 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  1051. 2013-05-07 21:08:26,092 - root - controllerfunctions - INFO - Exiting launcher
  1052. 2013-05-07 21:08:26,092 - root - controllerfunctions - INFO - disable
  1053. 2013-05-07 21:08:26,095 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Tue May 07 21:08:26 2013.
  1054. 2013-05-07 21:08:26,211 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Tue May 07 21:08:26 2013
  1055. 2013-05-07 21:08:26,457 - root - controllerfunctions - INFO - done exiting
  1056. 2013-05-07 21:08:26,479 - ch_status - log - CH_LOG - Launcher run successful
  1057. 2013-05-07 21:08:26,526 - root - log - INFO - Shutting down launcher
  1058. 2013-05-07 22:29:21,269 - root - initialization - INFO - ######################################### Logging Started ##########################################
  1059. 2013-05-07 22:29:21,855 - root - info - INFO - server address: '87.237.38.50'
  1060. 2013-05-07 22:29:21,888 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  1061. 2013-05-07 22:29:21,888 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  1062. 2013-05-07 22:29:21,888 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  1063. 2013-05-07 22:29:21,927 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  1064. 2013-05-07 22:29:22,075 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  1065. 2013-05-07 22:29:22,075 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  1066. 2013-05-07 22:29:22,075 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  1067. 2013-05-07 22:29:22,078 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  1068. 2013-05-07 22:29:22,078 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  1069. 2013-05-07 22:29:22,078 - root - initialization - WARNING - Settings is not using defaults from the info files
  1070. 2013-05-07 22:29:22,078 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  1071. 2013-05-07 22:29:22,078 - root - initialization - INFO - Initializing app with language: 'ru'
  1072. 2013-05-07 22:29:22,147 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  1073. 2013-05-07 22:29:22,147 - ch_startup - log - CH_LOG - Launcher started
  1074. 2013-05-07 22:29:22,150 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  1075. 2013-05-07 22:29:22,631 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  1076. 2013-05-07 22:29:22,632 - root - initialization - INFO - Running from u'E:\\EVE'
  1077. 2013-05-07 22:29:22,632 - root - initialization - INFO - Working directory u'E:\\EVE'
  1078. 2013-05-07 22:29:22,637 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  1079. 2013-05-07 22:29:22,654 - root - controller - INFO - Steam API initialized? False
  1080. 2013-05-07 22:29:22,680 - browser - browser - INFO - cefbrowser initialized
  1081. 2013-05-07 22:29:22,700 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  1082. 2013-05-07 22:29:22,719 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  1083. 2013-05-07 22:29:22,823 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  1084. 2013-05-07 22:29:22,823 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  1085. 2013-05-07 22:29:22,826 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  1086. 2013-05-07 22:29:22,828 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  1087. 2013-05-07 22:29:22,828 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  1088. 2013-05-07 22:29:22,832 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  1089. 2013-05-07 22:29:22,832 - root - controllerfunctions - WARNING - Could not retrieve steam token
  1090. 2013-05-07 22:29:22,832 - overrides - overrides - WARNING - Detected region as ccp
  1091. 2013-05-07 22:29:22,835 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  1092. 2013-05-07 22:29:22,839 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  1093. 2013-05-07 22:29:23,194 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  1094. 2013-05-07 22:29:23,194 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  1095. 2013-05-07 22:29:23,358 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  1096. 2013-05-07 22:29:23,358 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  1097. 2013-05-07 22:29:23,469 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  1098. 2013-05-07 22:29:26,092 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 101 files from E:\EVE
  1099. 2013-05-07 22:29:54,278 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  1100. 2013-05-07 22:30:27,023 - root - controller - INFO - Found revision information for 44491 files.
  1101. 2013-05-07 22:30:27,025 - lib.stuffFileBuilder - stufffilebuilder - INFO - Downloading build info from https://web.ccpgamescdn.com/launcher/singularity/flatres.ini
  1102. 2013-05-07 22:30:27,026 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  1103. 2013-05-07 22:30:27,812 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  1104. 2013-05-07 22:30:28,015 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  1105. 2013-05-07 22:30:49,790 - lib.torrent - torrent - ERROR - Error fetching revision for file E:\EVE\EVE_Online_453216-453427_win.patch from disk
  1106. Traceback (most recent call last):
  1107. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  1108. MemoryError
  1109. 2013-05-07 22:30:49,838 - lib.torrent - torrent - ERROR - An unhandled exception occured.
  1110. Traceback (most recent call last):
  1111. File "lib\torrent.pyo", line 134, in run
  1112. File "lib\torrent.pyo", line 151, in ProcessDownloadQueue
  1113. File "lib\torrent.pyo", line 471, in DownloadTorrentFile
  1114. File "lib\torrent.pyo", line 552, in GetHashesFromFilesystem
  1115. File "lib\torrent.pyo", line 567, in GetRevisionForFile
  1116. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  1117. MemoryError
  1118. 2013-05-07 22:35:02,648 - root - controllerfunctions - INFO - Exiting launcher
  1119. 2013-05-07 22:35:02,648 - root - controllerfunctions - INFO - disable
  1120. 2013-05-07 22:35:02,651 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Tue May 07 22:35:02 2013.
  1121. 2013-05-07 22:35:02,694 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Tue May 07 22:35:02 2013
  1122. 2013-05-07 22:35:02,832 - root - controllerfunctions - INFO - done exiting
  1123. 2013-05-07 22:35:02,848 - ch_status - log - CH_LOG - Launcher run successful
  1124. 2013-05-07 22:35:02,848 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Resetting dropped connection: clientlogger.testeveonline.com
  1125. 2013-05-07 22:35:03,073 - root - log - INFO - Shutting down launcher
  1126. 2013-05-08 02:05:12,821 - root - initialization - INFO - ######################################### Logging Started ##########################################
  1127. 2013-05-08 02:05:14,266 - root - info - INFO - server address: '87.237.38.50'
  1128. 2013-05-08 02:05:14,289 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  1129. 2013-05-08 02:05:14,289 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  1130. 2013-05-08 02:05:14,289 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  1131. 2013-05-08 02:05:14,329 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  1132. 2013-05-08 02:05:14,545 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  1133. 2013-05-08 02:05:14,545 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  1134. 2013-05-08 02:05:14,545 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  1135. 2013-05-08 02:05:14,548 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  1136. 2013-05-08 02:05:14,548 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  1137. 2013-05-08 02:05:14,548 - root - initialization - WARNING - Settings is not using defaults from the info files
  1138. 2013-05-08 02:05:14,548 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  1139. 2013-05-08 02:05:14,548 - root - initialization - INFO - Initializing app with language: 'ru'
  1140. 2013-05-08 02:05:14,624 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  1141. 2013-05-08 02:05:14,624 - ch_startup - log - CH_LOG - Launcher started
  1142. 2013-05-08 02:05:14,625 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  1143. 2013-05-08 02:05:15,191 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  1144. 2013-05-08 02:05:15,191 - root - initialization - INFO - Running from u'E:\\EVE'
  1145. 2013-05-08 02:05:15,193 - root - initialization - INFO - Working directory u'E:\\EVE'
  1146. 2013-05-08 02:05:15,197 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  1147. 2013-05-08 02:05:15,216 - root - controller - INFO - Steam API initialized? False
  1148. 2013-05-08 02:05:15,267 - browser - browser - INFO - cefbrowser initialized
  1149. 2013-05-08 02:05:15,288 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  1150. 2013-05-08 02:05:15,357 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  1151. 2013-05-08 02:05:15,513 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  1152. 2013-05-08 02:05:15,513 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  1153. 2013-05-08 02:05:15,519 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  1154. 2013-05-08 02:05:15,522 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  1155. 2013-05-08 02:05:15,523 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  1156. 2013-05-08 02:05:15,526 - root - controllerfunctions - WARNING - Could not retrieve steam token
  1157. 2013-05-08 02:05:15,526 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  1158. 2013-05-08 02:05:15,529 - overrides - overrides - WARNING - Detected region as ccp
  1159. 2013-05-08 02:05:15,532 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  1160. 2013-05-08 02:05:15,540 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  1161. 2013-05-08 02:05:15,908 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  1162. 2013-05-08 02:05:15,910 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  1163. 2013-05-08 02:05:15,996 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  1164. 2013-05-08 02:05:15,996 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  1165. 2013-05-08 02:05:16,174 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  1166. 2013-05-08 02:05:19,102 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 101 files from E:\EVE
  1167. 2013-05-08 02:05:47,249 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  1168. 2013-05-08 02:06:21,339 - root - controller - INFO - Found revision information for 44491 files.
  1169. 2013-05-08 02:06:21,341 - lib.stuffFileBuilder - stufffilebuilder - INFO - Downloading build info from https://web.ccpgamescdn.com/launcher/singularity/flatres.ini
  1170. 2013-05-08 02:06:21,342 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  1171. 2013-05-08 02:06:22,331 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  1172. 2013-05-08 02:06:22,551 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  1173. 2013-05-08 02:06:44,058 - lib.torrent - torrent - ERROR - Error fetching revision for file E:\EVE\EVE_Online_453216-453427_win.patch from disk
  1174. Traceback (most recent call last):
  1175. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  1176. MemoryError
  1177. 2013-05-08 02:06:44,107 - lib.torrent - torrent - ERROR - An unhandled exception occured.
  1178. Traceback (most recent call last):
  1179. File "lib\torrent.pyo", line 134, in run
  1180. File "lib\torrent.pyo", line 151, in ProcessDownloadQueue
  1181. File "lib\torrent.pyo", line 471, in DownloadTorrentFile
  1182. File "lib\torrent.pyo", line 552, in GetHashesFromFilesystem
  1183. File "lib\torrent.pyo", line 567, in GetRevisionForFile
  1184. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  1185. MemoryError
  1186. 2013-05-08 02:19:29,111 - root - controllerfunctions - INFO - Exiting launcher
  1187. 2013-05-08 02:19:29,112 - root - controllerfunctions - INFO - disable
  1188. 2013-05-08 02:19:29,118 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Wed May 08 02:19:29 2013.
  1189. 2013-05-08 02:19:29,203 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Wed May 08 02:19:29 2013
  1190. 2013-05-08 02:19:29,355 - root - controllerfunctions - INFO - done exiting
  1191. 2013-05-08 02:19:29,407 - ch_status - log - CH_LOG - Launcher run successful
  1192. 2013-05-08 02:19:29,408 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Resetting dropped connection: clientlogger.testeveonline.com
  1193. 2013-05-08 02:19:29,638 - root - log - INFO - Shutting down launcher
  1194. 2013-05-08 02:19:47,930 - root - initialization - INFO - ######################################### Logging Started ##########################################
  1195. 2013-05-08 02:19:47,933 - root - info - INFO - server address: '87.237.38.50'
  1196. 2013-05-08 02:19:47,947 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  1197. 2013-05-08 02:19:47,947 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  1198. 2013-05-08 02:19:47,947 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  1199. 2013-05-08 02:19:47,953 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  1200. 2013-05-08 02:19:48,076 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  1201. 2013-05-08 02:19:48,076 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  1202. 2013-05-08 02:19:48,076 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  1203. 2013-05-08 02:19:48,078 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  1204. 2013-05-08 02:19:48,078 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  1205. 2013-05-08 02:19:48,078 - root - initialization - WARNING - Settings is not using defaults from the info files
  1206. 2013-05-08 02:19:48,079 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  1207. 2013-05-08 02:19:48,079 - root - initialization - INFO - Initializing app with language: 'ru'
  1208. 2013-05-08 02:19:48,082 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  1209. 2013-05-08 02:19:48,082 - ch_startup - log - CH_LOG - Launcher started
  1210. 2013-05-08 02:19:48,082 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  1211. 2013-05-08 02:19:48,332 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  1212. 2013-05-08 02:19:48,332 - root - initialization - INFO - Running from u'E:\\EVE'
  1213. 2013-05-08 02:19:48,332 - root - initialization - INFO - Working directory u'E:\\EVE'
  1214. 2013-05-08 02:19:48,335 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  1215. 2013-05-08 02:19:48,338 - root - controller - INFO - Steam API initialized? False
  1216. 2013-05-08 02:19:48,368 - browser - browser - INFO - cefbrowser initialized
  1217. 2013-05-08 02:19:48,377 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  1218. 2013-05-08 02:19:48,401 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  1219. 2013-05-08 02:19:48,523 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  1220. 2013-05-08 02:19:48,523 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  1221. 2013-05-08 02:19:48,529 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  1222. 2013-05-08 02:19:48,530 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  1223. 2013-05-08 02:19:48,530 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  1224. 2013-05-08 02:19:48,533 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  1225. 2013-05-08 02:19:48,536 - root - controllerfunctions - WARNING - Could not retrieve steam token
  1226. 2013-05-08 02:19:48,539 - overrides - overrides - WARNING - Detected region as ccp
  1227. 2013-05-08 02:19:48,542 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  1228. 2013-05-08 02:19:48,546 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  1229. 2013-05-08 02:19:48,861 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  1230. 2013-05-08 02:19:48,861 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  1231. 2013-05-08 02:19:48,934 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  1232. 2013-05-08 02:19:48,934 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  1233. 2013-05-08 02:19:49,127 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  1234. 2013-05-08 02:19:49,302 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 101 files from E:\EVE
  1235. 2013-05-08 02:19:53,812 - root - controller - INFO - Found revision information for 44491 files.
  1236. 2013-05-08 02:19:53,812 - lib.stuffFileBuilder - stufffilebuilder - INFO - Downloading build info from https://web.ccpgamescdn.com/launcher/singularity/flatres.ini
  1237. 2013-05-08 02:19:53,813 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  1238. 2013-05-08 02:19:54,382 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  1239. 2013-05-08 02:19:54,421 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  1240. 2013-05-08 02:19:56,618 - lib.torrent - torrent - ERROR - Error fetching revision for file E:\EVE\EVE_Online_453216-453427_win.patch from disk
  1241. Traceback (most recent call last):
  1242. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  1243. MemoryError
  1244. 2013-05-08 02:19:56,664 - lib.torrent - torrent - ERROR - An unhandled exception occured.
  1245. Traceback (most recent call last):
  1246. File "lib\torrent.pyo", line 134, in run
  1247. File "lib\torrent.pyo", line 151, in ProcessDownloadQueue
  1248. File "lib\torrent.pyo", line 471, in DownloadTorrentFile
  1249. File "lib\torrent.pyo", line 552, in GetHashesFromFilesystem
  1250. File "lib\torrent.pyo", line 567, in GetRevisionForFile
  1251. File "lib\torrent.pyo", line 580, in GetSHA1FromFile
  1252. MemoryError
  1253. 2013-05-08 02:20:20,069 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  1254. 2013-05-08 02:20:29,967 - root - controllerfunctions - INFO - Exiting launcher
  1255. 2013-05-08 02:20:29,967 - root - controllerfunctions - INFO - disable
  1256. 2013-05-08 02:20:29,971 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Wed May 08 02:20:29 2013.
  1257. 2013-05-08 02:20:30,013 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Wed May 08 02:20:30 2013
  1258. 2013-05-08 02:20:30,223 - root - controllerfunctions - INFO - done exiting
  1259. 2013-05-08 02:20:30,243 - ch_status - log - CH_LOG - Launcher run successful
  1260. 2013-05-08 02:20:30,289 - root - log - INFO - Shutting down launcher
  1261. 2013-05-08 02:33:22,188 - root - initialization - INFO - ######################################### Logging Started ##########################################
  1262. 2013-05-08 02:33:22,190 - root - info - INFO - server address: '87.237.38.50'
  1263. 2013-05-08 02:33:22,203 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  1264. 2013-05-08 02:33:22,203 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  1265. 2013-05-08 02:33:22,203 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  1266. 2013-05-08 02:33:22,210 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  1267. 2013-05-08 02:33:22,335 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  1268. 2013-05-08 02:33:22,335 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  1269. 2013-05-08 02:33:22,335 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  1270. 2013-05-08 02:33:22,336 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  1271. 2013-05-08 02:33:22,336 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  1272. 2013-05-08 02:33:22,338 - root - initialization - WARNING - Settings is not using defaults from the info files
  1273. 2013-05-08 02:33:22,338 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  1274. 2013-05-08 02:33:22,338 - root - initialization - INFO - Initializing app with language: 'ru'
  1275. 2013-05-08 02:33:22,339 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  1276. 2013-05-08 02:33:22,339 - ch_startup - log - CH_LOG - Launcher started
  1277. 2013-05-08 02:33:22,341 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  1278. 2013-05-08 02:33:22,631 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  1279. 2013-05-08 02:33:22,631 - root - initialization - INFO - Running from u'E:\\EVE'
  1280. 2013-05-08 02:33:22,631 - root - initialization - INFO - Working directory u'E:\\EVE'
  1281. 2013-05-08 02:33:22,635 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  1282. 2013-05-08 02:33:22,638 - root - controller - INFO - Steam API initialized? False
  1283. 2013-05-08 02:33:22,667 - browser - browser - INFO - cefbrowser initialized
  1284. 2013-05-08 02:33:22,676 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  1285. 2013-05-08 02:33:22,703 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  1286. 2013-05-08 02:33:22,790 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  1287. 2013-05-08 02:33:22,790 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  1288. 2013-05-08 02:33:22,796 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  1289. 2013-05-08 02:33:22,798 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  1290. 2013-05-08 02:33:22,799 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  1291. 2013-05-08 02:33:22,802 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  1292. 2013-05-08 02:33:22,802 - root - controllerfunctions - WARNING - Could not retrieve steam token
  1293. 2013-05-08 02:33:22,805 - overrides - overrides - WARNING - Detected region as ccp
  1294. 2013-05-08 02:33:22,808 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  1295. 2013-05-08 02:33:22,813 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  1296. 2013-05-08 02:33:23,084 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  1297. 2013-05-08 02:33:23,084 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  1298. 2013-05-08 02:33:23,115 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  1299. 2013-05-08 02:33:23,115 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  1300. 2013-05-08 02:33:23,302 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  1301. 2013-05-08 02:33:23,480 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 101 files from E:\EVE
  1302. 2013-05-08 02:33:28,017 - root - controller - INFO - Found revision information for 44491 files.
  1303. 2013-05-08 02:33:28,017 - lib.stuffFileBuilder - stufffilebuilder - INFO - Downloading build info from https://web.ccpgamescdn.com/launcher/singularity/flatres.ini
  1304. 2013-05-08 02:33:28,019 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  1305. 2013-05-08 02:33:33,753 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  1306. 2013-05-08 02:33:33,767 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  1307. 2013-05-08 02:33:54,194 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  1308. 2013-05-08 02:34:18,994 - lib.torrent - torrent - INFO - Downloading torrent file from: https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  1309. 2013-05-08 02:34:18,999 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  1310. 2013-05-08 02:34:19,236 - lib.torrent - torrent - INFO - Writing file E:\EVE\launcher\cache\torrent.torrent
  1311. 2013-05-08 02:34:20,862 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  1312. 2013-05-08 02:34:43,773 - lib.torrent - torrent - INFO - Queuing E:\EVE\launcher\cache\torrent.torrent for download into E:\EVE
  1313. 2013-05-08 02:34:44,562 - lib.torrent - torrent - INFO - We have 45452 existing hashes, and downloaded information for 45283 hashes.
  1314. 2013-05-08 02:34:44,747 - lib.torrent - torrent - INFO - Diffing tells us that we have 91 files to download.
  1315. 2013-05-08 02:34:46,035 - lib.torrent - torrent - INFO - Prioritized 45238 files. Downloading 91 and skipping 45147 of them.
  1316. 2013-05-08 02:34:46,071 - lib.torrent - torrent - INFO - Done adding torrent
  1317. 2013-05-08 02:34:47,575 - lib.torrent - torrent - INFO - State Changed: client: state changed to: downloading
  1318. 2013-05-08 02:34:49,588 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_01_ama_base.black
  1319. 2013-05-08 02:34:49,588 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_01_ama_base.gr2
  1320. 2013-05-08 02:34:49,588 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_01_ama_base.nxb
  1321. 2013-05-08 02:34:49,588 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_01_ama_base_materials.black
  1322. 2013-05-08 02:34:49,588 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_02_ama_01_nm.dds
  1323. 2013-05-08 02:34:49,588 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_02_ama_01_os.dds
  1324. 2013-05-08 02:34:52,101 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_02_ama_base.black
  1325. 2013-05-08 02:34:52,242 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_02_ama_base.gr2
  1326. 2013-05-08 02:34:52,242 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_02_ama_base.nxb
  1327. 2013-05-08 02:34:52,243 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_02_ama_base_materials.black
  1328. 2013-05-08 02:34:52,243 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_03_04_09_ama_combo.black
  1329. 2013-05-08 02:34:52,243 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_03_04_09_ama_combo.gr2
  1330. 2013-05-08 02:34:52,243 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_03_04_09_ama_combo.nxb
  1331. 2013-05-08 02:34:52,243 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_03_04_09_ama_combo_materials.black
  1332. 2013-05-08 02:34:52,499 - lib.torrent - torrent - INFO - Completed file: common.ini
  1333. 2013-05-08 02:34:52,500 - lib.torrent - torrent - INFO - Completed file: eve.exe
  1334. 2013-05-08 02:34:52,500 - lib.torrent - torrent - INFO - Completed file: LogServer.exe
  1335. 2013-05-08 02:34:52,500 - lib.torrent - torrent - INFO - Completed file: manifest.dat
  1336. 2013-05-08 02:34:56,265 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_05_06_11_ama_combo.black
  1337. 2013-05-08 02:34:56,265 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_05_06_11_ama_combo.gr2
  1338. 2013-05-08 02:34:56,265 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_05_06_11_ama_combo.nxb
  1339. 2013-05-08 02:34:56,266 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_05_06_11_ama_combo_materials.black
  1340. 2013-05-08 02:34:56,266 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_08_10_ama_combo.black
  1341. 2013-05-08 02:34:56,266 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_08_10_ama_combo.gr2
  1342. 2013-05-08 02:34:56,266 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_08_10_ama_combo.nxb
  1343. 2013-05-08 02:34:56,266 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_08_10_ama_combo_materials.black
  1344. 2013-05-08 02:34:56,266 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_12_13_14_ama_combo.black
  1345. 2013-05-08 02:34:56,266 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_12_13_14_ama_combo.gr2
  1346. 2013-05-08 02:34:56,266 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_12_13_14_ama_combo.nxb
  1347. 2013-05-08 02:34:56,266 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_ceiling\ceiling_12_13_14_ama_combo_materials.black
  1348. 2013-05-08 02:34:56,266 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\floor_01_ama_base.black
  1349. 2013-05-08 02:35:00,032 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_04_ama.nxb
  1350. 2013-05-08 02:35:00,032 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_04_ama_materials.black
  1351. 2013-05-08 02:35:06,799 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Generic\walkway_pod_01\walkway_pod_01_materials.black
  1352. 2013-05-08 02:35:06,801 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_01_min.black
  1353. 2013-05-08 02:35:06,801 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_01_min.gr2
  1354. 2013-05-08 02:35:06,801 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_01_min.nxb
  1355. 2013-05-08 02:35:06,801 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_01_min_materials.black
  1356. 2013-05-08 02:35:14,322 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_ceiling\ceiling_01_cal_base.nxb
  1357. 2013-05-08 02:35:14,322 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_ceiling\ceiling_01_cal_base_materials.black
  1358. 2013-05-08 02:35:14,322 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_ceiling\ceiling_02_cal_base.black
  1359. 2013-05-08 02:35:14,322 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_ceiling\ceiling_02_cal_base.gr2
  1360. 2013-05-08 02:35:14,322 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_ceiling\ceiling_02_cal_base.nxb
  1361. 2013-05-08 02:35:14,322 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_ceiling\ceiling_02_cal_base_materials.black
  1362. 2013-05-08 02:35:14,322 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\floor_01_cal_base.black
  1363. 2013-05-08 02:35:14,322 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\floor_01_cal_base.gr2
  1364. 2013-05-08 02:35:14,322 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\floor_01_cal_base.nxb
  1365. 2013-05-08 02:35:14,322 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\floor_01_cal_base_materials.black
  1366. 2013-05-08 02:35:20,338 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\floor_02_cal_base.nxb
  1367. 2013-05-08 02:35:20,338 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\floor_02_cal_base_materials.black
  1368. 2013-05-08 02:35:20,338 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\floor_02_cal_nm.dds
  1369. 2013-05-08 02:35:27,108 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_04_05_06_ama_combo.nxb
  1370. 2013-05-08 02:35:27,108 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_04_05_06_ama_combo_materials.black
  1371. 2013-05-08 02:35:27,108 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_04_05_08_ama_combo.black
  1372. 2013-05-08 02:35:27,108 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_04_05_08_ama_combo.gr2
  1373. 2013-05-08 02:35:27,108 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_04_05_08_ama_combo.nxb
  1374. 2013-05-08 02:35:27,108 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_04_05_08_ama_combo_materials.black
  1375. 2013-05-08 02:35:32,125 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_08_ama_base.nxb
  1376. 2013-05-08 02:35:32,127 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_08_ama_base_materials.black
  1377. 2013-05-08 02:35:32,127 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_08_ama_nm.dds
  1378. 2013-05-08 02:35:35,891 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_04_min_os.dds
  1379. 2013-05-08 02:35:35,891 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_05_06_07_min_combo_01.black
  1380. 2013-05-08 02:35:35,891 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_05_06_07_min_combo_01.gr2
  1381. 2013-05-08 02:35:35,892 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_05_06_07_min_combo_01.nxb
  1382. 2013-05-08 02:35:35,892 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_05_06_07_min_combo_01_materials.black
  1383. 2013-05-08 02:35:38,744 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_05_cal.nxb
  1384. 2013-05-08 02:35:38,744 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_05_cal_materials.black
  1385. 2013-05-08 02:35:38,744 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_05_cal_nm.dds
  1386. 2013-05-08 02:35:45,520 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_04_min.black
  1387. 2013-05-08 02:35:45,520 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_04_min.gr2
  1388. 2013-05-08 02:35:45,520 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_04_min.nxb
  1389. 2013-05-08 02:35:45,522 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_04_min_materials.black
  1390. 2013-05-08 02:35:45,522 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_04_min_nm.dds
  1391. 2013-05-08 02:35:50,795 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Generic\walkway_pod_01\walkway_pod_01.black
  1392. 2013-05-08 02:35:50,796 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Generic\walkway_pod_01\walkway_pod_01.gr2
  1393. 2013-05-08 02:35:52,312 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_08_ama_os.dds
  1394. 2013-05-08 02:35:52,312 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_09_ama_base.black
  1395. 2013-05-08 02:35:52,312 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_09_ama_base.gr2
  1396. 2013-05-08 02:35:52,312 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_09_ama_base.nxb
  1397. 2013-05-08 02:35:52,312 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_09_ama_base_materials.black
  1398. 2013-05-08 02:35:54,073 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_11_min_base.black
  1399. 2013-05-08 02:35:54,073 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_11_min_base.gr2
  1400. 2013-05-08 02:35:54,075 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_11_min_base.nxb
  1401. 2013-05-08 02:35:54,075 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_11_min_base_materials.black
  1402. 2013-05-08 02:35:54,832 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_03_ama.black
  1403. 2013-05-08 02:35:56,092 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\floor_03_ama_base.black
  1404. 2013-05-08 02:35:56,092 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\floor_03_ama_base.gr2
  1405. 2013-05-08 02:35:56,092 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\floor_03_ama_base.nxb
  1406. 2013-05-08 02:35:56,092 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\floor_03_ama_base_materials.black
  1407. 2013-05-08 02:35:56,092 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\stairs_01_ama_nm.dds
  1408. 2013-05-08 02:35:56,092 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\stairs_01_ama_os.dds
  1409. 2013-05-08 02:35:56,092 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\stairs_02_ama_nm.dds
  1410. 2013-05-08 02:35:56,094 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\stairs_02_ama_os.dds
  1411. 2013-05-08 02:35:56,094 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\stair_01_ama_base.black
  1412. 2013-05-08 02:35:56,094 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\stair_01_ama_base.gr2
  1413. 2013-05-08 02:35:56,094 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\stair_01_ama_base.nxb
  1414. 2013-05-08 02:35:56,095 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\stair_01_ama_base_materials.black
  1415. 2013-05-08 02:35:56,095 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\stair_02_ama_base.black
  1416. 2013-05-08 02:35:58,359 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_pipes_02_min.nxb
  1417. 2013-05-08 02:35:58,361 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_pipes_02_min_materials.black
  1418. 2013-05-08 02:35:58,361 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_01_min_base.black
  1419. 2013-05-08 02:35:58,361 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_01_min_base.gr2
  1420. 2013-05-08 02:35:58,361 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_01_min_base.nxb
  1421. 2013-05-08 02:35:58,361 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_01_min_base_materials.black
  1422. 2013-05-08 02:35:58,361 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_01_min_combo_01.black
  1423. 2013-05-08 02:35:58,361 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_01_min_combo_01.gr2
  1424. 2013-05-08 02:35:58,361 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_01_min_combo_01.nxb
  1425. 2013-05-08 02:35:58,361 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_01_min_combo_01_materials.black
  1426. 2013-05-08 02:35:58,362 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_01_min_combo_02.black
  1427. 2013-05-08 02:35:58,362 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_01_min_combo_02.gr2
  1428. 2013-05-08 02:35:58,362 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_01_min_combo_02.nxb
  1429. 2013-05-08 02:35:58,362 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_01_min_combo_02_materials.black
  1430. 2013-05-08 02:35:58,364 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_01_min_nm.dds
  1431. 2013-05-08 02:35:59,121 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_05_cal_os.dds
  1432. 2013-05-08 02:35:59,121 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_06_cal.black
  1433. 2013-05-08 02:35:59,121 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_06_cal.gr2
  1434. 2013-05-08 02:35:59,121 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_06_cal.nxb
  1435. 2013-05-08 02:35:59,121 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_06_cal_materials.black
  1436. 2013-05-08 02:36:00,380 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_wall\cq_02_gal_base.nxb
  1437. 2013-05-08 02:36:00,380 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_wall\cq_02_gal_base_materials.black
  1438. 2013-05-08 02:36:01,135 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_02_cal_os.dds
  1439. 2013-05-08 02:36:01,135 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_03_10_11_cal_combo.black
  1440. 2013-05-08 02:36:02,394 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_07_min.nxb
  1441. 2013-05-08 02:36:02,395 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_07_min_materials.black
  1442. 2013-05-08 02:36:02,395 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_console_01_min.black
  1443. 2013-05-08 02:36:02,395 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_console_01_min.gr2
  1444. 2013-05-08 02:36:02,397 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_console_01_min.nxb
  1445. 2013-05-08 02:36:02,397 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_console_01_min_materials.black
  1446. 2013-05-08 02:36:03,654 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_10_ama_os.dds
  1447. 2013-05-08 02:36:03,654 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_12_ama_nm.dds
  1448. 2013-05-08 02:36:03,654 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_12_ama_os.dds
  1449. 2013-05-08 02:36:03,654 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_14_ama_base.black
  1450. 2013-05-08 02:36:03,654 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_14_ama_base.gr2
  1451. 2013-05-08 02:36:03,654 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_14_ama_base.nxb
  1452. 2013-05-08 02:36:03,655 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_14_ama_base_materials.black
  1453. 2013-05-08 02:36:04,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_03_ama_os.dds
  1454. 2013-05-08 02:36:04,413 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_04_ama.black
  1455. 2013-05-08 02:36:04,413 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_04_ama.gr2
  1456. 2013-05-08 02:36:05,167 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_02_ama.black
  1457. 2013-05-08 02:36:06,177 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_10_min_base.nxb
  1458. 2013-05-08 02:36:06,177 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_10_min_base_materials.black
  1459. 2013-05-08 02:36:06,177 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_10_min_nm.dds
  1460. 2013-05-08 02:36:06,177 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_10_min_os.dds
  1461. 2013-05-08 02:36:07,184 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\floor_02_ama_base.black
  1462. 2013-05-08 02:36:07,184 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\floor_02_ama_base.gr2
  1463. 2013-05-08 02:36:07,186 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\floor_02_ama_base.nxb
  1464. 2013-05-08 02:36:07,186 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\floor_02_ama_base_materials.black
  1465. 2013-05-08 02:36:07,941 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_02_ama.gr2
  1466. 2013-05-08 02:36:07,943 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_02_ama.nxb
  1467. 2013-05-08 02:36:07,943 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_02_ama_materials.black
  1468. 2013-05-08 02:36:07,943 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_02_ama_nm.dds
  1469. 2013-05-08 02:36:07,944 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_02_ama_os.dds
  1470. 2013-05-08 02:36:08,950 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\stair_02_ama_base.gr2
  1471. 2013-05-08 02:36:08,950 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\stair_02_ama_base.nxb
  1472. 2013-05-08 02:36:08,950 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\stair_02_ama_base_materials.black
  1473. 2013-05-08 02:36:08,951 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_01_ama.black
  1474. 2013-05-08 02:36:10,710 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_floor\floor_02_gal_02_os.dds
  1475. 2013-05-08 02:36:10,710 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_floor\floor_02_gal_base.black
  1476. 2013-05-08 02:36:10,966 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\floor_01_ama_base.gr2
  1477. 2013-05-08 02:36:10,966 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\floor_01_ama_base.nxb
  1478. 2013-05-08 02:36:10,966 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\floor_01_ama_base_materials.black
  1479. 2013-05-08 02:36:10,967 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\floor_01_ama_nm.dds
  1480. 2013-05-08 02:36:10,967 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_floor\floor_01_ama_os.dds
  1481. 2013-05-08 02:36:11,974 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_01_cal_02_os.dds
  1482. 2013-05-08 02:36:11,974 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_01_cal_materials.black
  1483. 2013-05-08 02:36:11,974 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_02_cal.black
  1484. 2013-05-08 02:36:12,982 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_wall\cq_01_gal_base.black
  1485. 2013-05-08 02:36:14,492 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\floor_02_cal_os.dds
  1486. 2013-05-08 02:36:14,492 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\stair_01_02_02_01_cal_combo.black
  1487. 2013-05-08 02:36:14,492 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\stair_01_02_02_01_cal_combo.gr2
  1488. 2013-05-08 02:36:14,493 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\stair_01_02_02_01_cal_combo.nxb
  1489. 2013-05-08 02:36:14,493 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\stair_01_02_02_01_cal_combo_materials.black
  1490. 2013-05-08 02:36:14,493 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\stair_01_cal_nm.dds
  1491. 2013-05-08 02:36:14,493 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\stair_01_cal_os.dds
  1492. 2013-05-08 02:36:15,499 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_02_ama_os.dds
  1493. 2013-05-08 02:36:15,499 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_04_05_06_ama_combo.black
  1494. 2013-05-08 02:36:15,499 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_04_05_06_ama_combo.gr2
  1495. 2013-05-08 02:36:16,506 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_03_ama.gr2
  1496. 2013-05-08 02:36:16,506 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_03_ama.nxb
  1497. 2013-05-08 02:36:16,506 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_03_ama_materials.black
  1498. 2013-05-08 02:36:16,506 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_03_ama_nm.dds
  1499. 2013-05-08 02:36:17,265 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_ceiling\cq_ceiling_gal.black
  1500. 2013-05-08 02:36:18,017 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_06_gal_base.nxb
  1501. 2013-05-08 02:36:18,017 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_06_gal_base_materials.black
  1502. 2013-05-08 02:36:19,273 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_pipes_01_min.nxb
  1503. 2013-05-08 02:36:19,273 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_pipes_01_min_materials.black
  1504. 2013-05-08 02:36:19,273 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_pipes_02_min.black
  1505. 2013-05-08 02:36:19,273 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_pipes_02_min.gr2
  1506. 2013-05-08 02:36:20,029 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\stairs_01_min_os.dds
  1507. 2013-05-08 02:36:20,029 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\stair_01_min_01.black
  1508. 2013-05-08 02:36:21,032 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_06_cal_os.dds
  1509. 2013-05-08 02:36:21,032 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_07_08_07_cal_combo.black
  1510. 2013-05-08 02:36:21,032 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_07_08_07_cal_combo.gr2
  1511. 2013-05-08 02:36:21,032 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_07_08_07_cal_combo.nxb
  1512. 2013-05-08 02:36:21,033 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_07_08_07_cal_combo_materials.black
  1513. 2013-05-08 02:36:22,038 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_05_ama.black
  1514. 2013-05-08 02:36:22,792 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_05_min.nxb
  1515. 2013-05-08 02:36:24,046 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_03_min.nxb
  1516. 2013-05-08 02:36:24,046 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_03_min_materials.black
  1517. 2013-05-08 02:36:24,046 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_03_min_nm.dds
  1518. 2013-05-08 02:36:24,046 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_03_min_os.dds
  1519. 2013-05-08 02:36:24,048 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_04_min.black
  1520. 2013-05-08 02:36:24,048 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_04_min.gr2
  1521. 2013-05-08 02:36:24,048 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_04_min.nxb
  1522. 2013-05-08 02:36:24,048 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_04_min_materials.black
  1523. 2013-05-08 02:36:24,048 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_04_min_nm.dds
  1524. 2013-05-08 02:36:25,051 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_01_ama.gr2
  1525. 2013-05-08 02:36:25,051 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_01_ama.nxb
  1526. 2013-05-08 02:36:25,051 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_01_ama_materials.black
  1527. 2013-05-08 02:36:25,051 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_01_ama_nm.dds
  1528. 2013-05-08 02:36:25,051 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_01_ama_os.dds
  1529. 2013-05-08 02:36:26,058 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_03_cal.black
  1530. 2013-05-08 02:36:26,058 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_03_cal.gr2
  1531. 2013-05-08 02:36:26,058 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_03_cal.nxb
  1532. 2013-05-08 02:36:26,059 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_03_cal_materials.black
  1533. 2013-05-08 02:36:26,815 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_02_cal.gr2
  1534. 2013-05-08 02:36:26,815 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_02_cal.nxb
  1535. 2013-05-08 02:36:26,815 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_02_cal_materials.black
  1536. 2013-05-08 02:36:26,815 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_02_cal_nm.dds
  1537. 2013-05-08 02:36:26,815 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_02_cal_os.dds
  1538. 2013-05-08 02:36:27,822 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_01_02_10_ama_combo.nxb
  1539. 2013-05-08 02:36:27,822 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_01_02_10_ama_combo_materials.black
  1540. 2013-05-08 02:36:27,822 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_01_ama_nm.dds
  1541. 2013-05-08 02:36:29,578 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_pipesright_gal_base.nxb
  1542. 2013-05-08 02:36:29,579 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_pipesright_gal_base_materials.black
  1543. 2013-05-08 02:36:29,579 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_pipes_gal_nm.dds
  1544. 2013-05-08 02:36:29,579 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_pipes_gal_os.dds
  1545. 2013-05-08 02:36:30,082 - lib.torrent - torrent - INFO - Completed file: start.ini
  1546. 2013-05-08 02:36:32,588 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_11_cal_os.dds
  1547. 2013-05-08 02:36:32,588 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_12_cal_left_base.black
  1548. 2013-05-08 02:36:32,589 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_12_cal_left_base.gr2
  1549. 2013-05-08 02:36:32,589 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_12_cal_left_base.nxb
  1550. 2013-05-08 02:36:32,589 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_12_cal_left_base_materials.black
  1551. 2013-05-08 02:36:33,594 - lib.torrent - torrent - ERROR - ErrorCode: 2, message: End of file
  1552. 2013-05-08 02:36:33,595 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Resetting dropped connection: clientlogger.testeveonline.com
  1553. 2013-05-08 02:36:33,776 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_floor\stair_01_gal_01.black
  1554. 2013-05-08 02:36:33,776 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_floor\stair_01_gal_01.gr2
  1555. 2013-05-08 02:36:33,776 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_floor\stair_01_gal_01.nxb
  1556. 2013-05-08 02:36:33,776 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_floor\stair_01_gal_01_materials.black
  1557. 2013-05-08 02:36:33,776 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_01_gal_01_nm.dds
  1558. 2013-05-08 02:36:35,286 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_console_01_min_nm.dds
  1559. 2013-05-08 02:36:35,286 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_console_01_min_os.dds
  1560. 2013-05-08 02:36:35,288 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_pipes_01_min.black
  1561. 2013-05-08 02:36:35,288 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_pipes_01_min.gr2
  1562. 2013-05-08 02:36:36,798 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\stair_01_min_01.gr2
  1563. 2013-05-08 02:36:36,799 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\stair_01_min_01.nxb
  1564. 2013-05-08 02:36:36,799 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\stair_01_min_01_materials.black
  1565. 2013-05-08 02:36:36,799 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\stair_01_min_02.black
  1566. 2013-05-08 02:36:36,799 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\stair_01_min_02.gr2
  1567. 2013-05-08 02:36:36,799 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\stair_01_min_02.nxb
  1568. 2013-05-08 02:36:36,799 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\stair_01_min_02_materials.black
  1569. 2013-05-08 02:36:36,799 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_01_min.black
  1570. 2013-05-08 02:36:36,799 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_01_min.gr2
  1571. 2013-05-08 02:36:36,801 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_01_min.nxb
  1572. 2013-05-08 02:36:37,306 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_gal_base.nxb
  1573. 2013-05-08 02:36:37,306 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_gal_base_materials.black
  1574. 2013-05-08 02:36:37,308 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_pipesleft_gal_base.black
  1575. 2013-05-08 02:36:38,065 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_08_12_min_combo_01.nxb
  1576. 2013-05-08 02:36:38,065 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_08_12_min_combo_01_materials.black
  1577. 2013-05-08 02:36:38,065 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_08_min_nm.dds
  1578. 2013-05-08 02:36:39,072 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_15_ama_base.black
  1579. 2013-05-08 02:36:39,072 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_15_ama_base.gr2
  1580. 2013-05-08 02:36:39,072 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_15_ama_base.nxb
  1581. 2013-05-08 02:36:39,072 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_15_ama_base_materials.black
  1582. 2013-05-08 02:36:39,323 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_06_min_os.dds
  1583. 2013-05-08 02:36:39,323 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_07_min.black
  1584. 2013-05-08 02:36:39,323 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_07_min.gr2
  1585. 2013-05-08 02:36:39,579 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_04_min_os.dds
  1586. 2013-05-08 02:36:39,581 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_05_min.black
  1587. 2013-05-08 02:36:39,581 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_05_min.gr2
  1588. 2013-05-08 02:36:40,084 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_09_min_os.dds
  1589. 2013-05-08 02:36:40,084 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_10_min_base.black
  1590. 2013-05-08 02:36:40,085 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_10_min_base.gr2
  1591. 2013-05-08 02:36:40,844 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_07_ama_nm.dds
  1592. 2013-05-08 02:36:40,844 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_07_ama_os.dds
  1593. 2013-05-08 02:36:40,844 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_08_ama_base.black
  1594. 2013-05-08 02:36:40,845 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_08_ama_base.gr2
  1595. 2013-05-08 02:36:41,601 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_02_min.nxb
  1596. 2013-05-08 02:36:41,601 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_02_min_materials.black
  1597. 2013-05-08 02:36:41,601 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_02_min_nm.dds
  1598. 2013-05-08 02:36:42,608 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_05_cal_os.dds
  1599. 2013-05-08 02:36:42,608 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_06_05_04_cal_combo.black
  1600. 2013-05-08 02:36:42,608 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_06_05_04_cal_combo.gr2
  1601. 2013-05-08 02:36:42,609 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_06_05_04_cal_combo.nxb
  1602. 2013-05-08 02:36:42,609 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_06_05_04_cal_combo_materials.black
  1603. 2013-05-08 02:36:42,609 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_06_cal_nm.dds
  1604. 2013-05-08 02:36:43,865 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_01_min_nm.dds
  1605. 2013-05-08 02:36:43,865 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_01_min_os.dds
  1606. 2013-05-08 02:36:43,865 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_02_min.black
  1607. 2013-05-08 02:36:43,865 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_02_min.gr2
  1608. 2013-05-08 02:36:43,865 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_02_min.nxb
  1609. 2013-05-08 02:36:43,865 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_02_min_materials.black
  1610. 2013-05-08 02:36:43,865 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_02_min_nm.dds
  1611. 2013-05-08 02:36:43,865 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_02_min_os.dds
  1612. 2013-05-08 02:36:43,865 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_03_min.black
  1613. 2013-05-08 02:36:43,865 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_03_min.gr2
  1614. 2013-05-08 02:36:47,122 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_08_min_os.dds
  1615. 2013-05-08 02:36:47,122 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_09_min_combo_01.black
  1616. 2013-05-08 02:36:47,122 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_09_min_combo_01.gr2
  1617. 2013-05-08 02:36:47,122 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_09_min_combo_01.nxb
  1618. 2013-05-08 02:36:47,122 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_09_min_combo_01_materials.black
  1619. 2013-05-08 02:36:47,124 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_09_min_combo_02.black
  1620. 2013-05-08 02:36:47,124 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_09_min_combo_02.gr2
  1621. 2013-05-08 02:36:47,124 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_09_min_combo_02.nxb
  1622. 2013-05-08 02:36:47,124 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_09_min_combo_02_materials.black
  1623. 2013-05-08 02:36:47,124 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_09_min_nm.dds
  1624. 2013-05-08 02:36:51,634 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_06_gal_nm.dds
  1625. 2013-05-08 02:36:51,634 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_06_gal_os.dds
  1626. 2013-05-08 02:36:51,634 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_gal_base.black
  1627. 2013-05-08 02:36:51,634 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_gal_base.gr2
  1628. 2013-05-08 02:36:54,894 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_wall\cq_01_gal_base.gr2
  1629. 2013-05-08 02:36:54,894 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_wall\cq_01_gal_base.nxb
  1630. 2013-05-08 02:36:54,894 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_wall\cq_01_gal_base_materials.black
  1631. 2013-05-08 02:36:54,894 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_wall\cq_02_gal_base.black
  1632. 2013-05-08 02:36:54,894 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_wall\cq_02_gal_base.gr2
  1633. 2013-05-08 02:37:00,908 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_04_min_os.dds
  1634. 2013-05-08 02:37:00,908 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_06_min_nm.dds
  1635. 2013-05-08 02:37:00,910 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_ceiling\ceiling_06_min_os.dds
  1636. 2013-05-08 02:37:00,910 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\floor_01_min_base.black
  1637. 2013-05-08 02:37:00,910 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\floor_01_min_base.gr2
  1638. 2013-05-08 02:37:00,910 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\floor_01_min_base.nxb
  1639. 2013-05-08 02:37:00,910 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\floor_01_min_base_materials.black
  1640. 2013-05-08 02:37:10,190 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\stair_02_cal_nm.dds
  1641. 2013-05-08 02:37:10,190 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\stair_02_cal_os.dds
  1642. 2013-05-08 02:37:10,190 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\stair_03_cal_base.black
  1643. 2013-05-08 02:37:10,190 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\stair_03_cal_base.gr2
  1644. 2013-05-08 02:37:10,191 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\stair_03_cal_base.nxb
  1645. 2013-05-08 02:37:10,191 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\stair_03_cal_base_materials.black
  1646. 2013-05-08 02:37:10,191 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\stair_03_cal_nm.dds
  1647. 2013-05-08 02:37:10,191 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\stair_03_cal_os.dds
  1648. 2013-05-08 02:37:10,191 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_01_cal.black
  1649. 2013-05-08 02:37:15,961 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_06_cal_nm.dds
  1650. 2013-05-08 02:37:15,963 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_06_cal_os.dds
  1651. 2013-05-08 02:37:15,963 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_07_cal.black
  1652. 2013-05-08 02:37:22,484 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_02_min_os.dds
  1653. 2013-05-08 02:37:22,486 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_03_min.black
  1654. 2013-05-08 02:37:22,486 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_03_min.gr2
  1655. 2013-05-08 02:37:22,486 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_03_min.nxb
  1656. 2013-05-08 02:37:22,486 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_03_min_materials.black
  1657. 2013-05-08 02:37:27,003 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_03_10_11_cal_combo.gr2
  1658. 2013-05-08 02:37:27,003 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_03_10_11_cal_combo.nxb
  1659. 2013-05-08 02:37:27,003 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_03_10_11_cal_combo_materials.black
  1660. 2013-05-08 02:37:27,003 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_03_cal_01_nm.dds
  1661. 2013-05-08 02:37:32,019 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_11_min_nm.dds
  1662. 2013-05-08 02:37:32,019 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_11_min_os.dds
  1663. 2013-05-08 02:37:32,019 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_13_min_combo_01.black
  1664. 2013-05-08 02:37:32,019 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_13_min_combo_01.gr2
  1665. 2013-05-08 02:37:32,019 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_13_min_combo_01.nxb
  1666. 2013-05-08 02:37:32,020 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_13_min_combo_01_materials.black
  1667. 2013-05-08 02:37:37,790 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_07_min_os.dds
  1668. 2013-05-08 02:37:37,790 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_08_12_min_combo_01.black
  1669. 2013-05-08 02:37:37,790 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_08_12_min_combo_01.gr2
  1670. 2013-05-08 02:37:43,809 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_ceiling\ceiling_01_cal_base.black
  1671. 2013-05-08 02:37:43,809 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_ceiling\ceiling_01_cal_base.gr2
  1672. 2013-05-08 02:37:48,573 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_floor\floor_02_gal_base.gr2
  1673. 2013-05-08 02:37:48,575 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_floor\floor_02_gal_base.nxb
  1674. 2013-05-08 02:37:48,575 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_floor\floor_02_gal_base_materials.black
  1675. 2013-05-08 02:37:53,844 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_03_cal_02_os.dds
  1676. 2013-05-08 02:37:53,844 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_04_05_06_cal_combo.black
  1677. 2013-05-08 02:38:00,114 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_01_cal.gr2
  1678. 2013-05-08 02:38:00,115 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_01_cal.nxb
  1679. 2013-05-08 02:38:00,115 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_01_cal_01_nm.dds
  1680. 2013-05-08 02:38:11,404 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_12_cal_nm.dds
  1681. 2013-05-08 02:38:11,404 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_12_cal_os.dds
  1682. 2013-05-08 02:38:11,404 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_12_cal_right_base.black
  1683. 2013-05-08 02:38:11,404 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_12_cal_right_base.gr2
  1684. 2013-05-08 02:38:11,404 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_12_cal_right_base.nxb
  1685. 2013-05-08 02:38:11,404 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_12_cal_right_base_materials.black
  1686. 2013-05-08 02:38:11,404 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\characterCreation\customization.black
  1687. 2013-05-08 02:38:11,404 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\characterCreation\preview.black
  1688. 2013-05-08 02:38:11,405 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\characterCreation\raceselection.black
  1689. 2013-05-08 02:38:11,405 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\characterCreation\plane\floor.black
  1690. 2013-05-08 02:38:11,405 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\characterCreation\plane\floor_res.black
  1691. 2013-05-08 02:38:11,405 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\characterCreation\plane\plane.gr2
  1692. 2013-05-08 02:38:11,407 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\characterCreation\raceselection\exports\raceselectionscene.black
  1693. 2013-05-08 02:38:11,407 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\characterCreation\raceselection\exports\wodinteriorstatic1.black
  1694. 2013-05-08 02:38:11,407 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\characterCreation\raceselection\exports\wodinteriorstatic1.gr2
  1695. 2013-05-08 02:38:11,407 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\customlight\mainscreen_ama_01.black
  1696. 2013-05-08 02:38:11,407 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\customlight\mainscreen_cal_01.black
  1697. 2013-05-08 02:38:11,407 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\customlight\mainscreen_gal_01.black
  1698. 2013-05-08 02:38:11,407 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\customlight\mainscreen_min_01.black
  1699. 2013-05-08 02:38:11,408 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\c_blue_flare_01.black
  1700. 2013-05-08 02:38:11,408 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\c_blue_flare_02.black
  1701. 2013-05-08 02:38:11,408 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\c_blue_long.black
  1702. 2013-05-08 02:38:11,408 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\c_blue_long_03.black
  1703. 2013-05-08 02:38:11,408 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\c_blue_long_04.black
  1704. 2013-05-08 02:38:11,410 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\c_green_long.black
  1705. 2013-05-08 02:38:11,410 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\c_green_long_02.black
  1706. 2013-05-08 02:38:11,410 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\c_green_long_03.black
  1707. 2013-05-08 02:38:11,410 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\c_yellow_long_01.black
  1708. 2013-05-08 02:38:11,410 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\genericflare_01.black
  1709. 2013-05-08 02:38:11,410 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\longstreak_01.black
  1710. 2013-05-08 02:38:11,410 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\no_streak_orange.black
  1711. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\simple_flare01.black
  1712. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\simple_flare02.black
  1713. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\simple_flare03.black
  1714. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\simple_flareshorter01.black
  1715. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_blue_fixed.black
  1716. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_blue_fixed_chack.black
  1717. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_blue_fixed_large.black
  1718. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_blue_oval_01.black
  1719. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_blue_oval_02.black
  1720. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_blue_oval_03.black
  1721. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_blue_small.black
  1722. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_blue_vstretch.black
  1723. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_green_01.black
  1724. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_green_fixed.black
  1725. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_green_oval_01.black
  1726. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_green_small_01.black
  1727. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_orange_fixed.black
  1728. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_orange_oval_01.black
  1729. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_orange_oval_h_01.black
  1730. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_orange_small.black
  1731. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_orange_small_h.black
  1732. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_pale_01.black
  1733. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_red_small_01.black
  1734. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_yellow_01.black
  1735. 2013-05-08 02:38:11,411 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_yellow_fixed_01.black
  1736. 2013-05-08 02:38:11,413 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_yellow_fixed_v_01.black
  1737. 2013-05-08 02:38:11,413 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_yellow_fixed_v_02.black
  1738. 2013-05-08 02:38:11,413 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_yellow_large_01.black
  1739. 2013-05-08 02:38:11,413 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_yellow_oval_01.black
  1740. 2013-05-08 02:38:11,413 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\flares\s_yellow_small_01.black
  1741. 2013-05-08 02:38:11,413 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\hologram\shiphologrameffect.black
  1742. 2013-05-08 02:38:11,413 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\particle\falling_vapor.black
  1743. 2013-05-08 02:38:11,413 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\particle\large_atmocloud_01.black
  1744. 2013-05-08 02:38:11,413 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\particle\left_balcony_myst_01_min.black
  1745. 2013-05-08 02:38:11,413 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\particle\left_balcony_steam_01_min.black
  1746. 2013-05-08 02:38:11,413 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\particle\left_balcony_steam_03.black
  1747. 2013-05-08 02:38:11,413 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\particle\pod_smoke_01.black
  1748. 2013-05-08 02:38:11,414 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\particle\right_balcony_myst_01_min.black
  1749. 2013-05-08 02:38:11,414 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\particle\right_balcony_steam_01_min.black
  1750. 2013-05-08 02:38:11,414 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\particle\right_balcony_steam_02.black
  1751. 2013-05-08 02:38:11,414 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\particle\steam_up_01.black
  1752. 2013-05-08 02:38:11,414 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Effect\particle\vapor.black
  1753. 2013-05-08 02:38:15,428 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_04_cal.black
  1754. 2013-05-08 02:38:15,430 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_04_cal.gr2
  1755. 2013-05-08 02:38:15,430 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_04_cal.nxb
  1756. 2013-05-08 02:38:20,950 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_09_01_09_cal_combo.black
  1757. 2013-05-08 02:38:20,950 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_09_01_09_cal_combo.gr2
  1758. 2013-05-08 02:38:20,950 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_09_01_09_cal_combo.nxb
  1759. 2013-05-08 02:38:20,950 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_09_01_09_cal_combo_materials.black
  1760. 2013-05-08 02:38:20,950 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_09_cal_nm.dds
  1761. 2013-05-08 02:38:28,976 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_05_ama_materials.black
  1762. 2013-05-08 02:38:28,976 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_06_ama.black
  1763. 2013-05-08 02:38:28,976 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_06_ama.gr2
  1764. 2013-05-08 02:38:28,976 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_06_ama.nxb
  1765. 2013-05-08 02:38:28,976 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_06_ama_materials.black
  1766. 2013-05-08 02:38:28,976 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_06_ama_nm.dds
  1767. 2013-05-08 02:38:37,003 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_01_cal_open_base.black
  1768. 2013-05-08 02:38:37,003 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_01_cal_open_base.gr2
  1769. 2013-05-08 02:38:37,003 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_01_cal_open_base.nxb
  1770. 2013-05-08 02:38:37,003 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_01_cal_open_base_materials.black
  1771. 2013-05-08 02:38:37,003 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_02mirror_cal_base.black
  1772. 2013-05-08 02:38:37,003 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_02mirror_cal_base.gr2
  1773. 2013-05-08 02:38:37,003 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_02mirror_cal_base.nxb
  1774. 2013-05-08 02:38:37,005 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_02mirror_cal_base_materials.black
  1775. 2013-05-08 02:38:37,005 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_02_cal_base.black
  1776. 2013-05-08 02:38:37,005 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_02_cal_base.gr2
  1777. 2013-05-08 02:38:37,005 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_02_cal_base.nxb
  1778. 2013-05-08 02:38:37,006 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_02_cal_base_materials.black
  1779. 2013-05-08 02:38:37,006 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_02_cal_nm.dds
  1780. 2013-05-08 02:38:41,272 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_05_min_materials.black
  1781. 2013-05-08 02:38:41,273 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_06_min.black
  1782. 2013-05-08 02:38:41,273 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_06_min.gr2
  1783. 2013-05-08 02:38:41,273 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_06_min.nxb
  1784. 2013-05-08 02:38:41,273 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_06_min_materials.black
  1785. 2013-05-08 02:38:41,273 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_06_min_nm.dds
  1786. 2013-05-08 02:38:45,539 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_07_cal.gr2
  1787. 2013-05-08 02:38:45,539 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_07_cal.nxb
  1788. 2013-05-08 02:38:45,539 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_07_cal_materials.black
  1789. 2013-05-08 02:38:45,539 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_07_cal_nm.dds
  1790. 2013-05-08 02:38:50,309 - lib.torrent - torrent - INFO - Completed file: repair.exe
  1791. 2013-05-08 02:38:56,331 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_ceiling\cq_ceiling_gal.gr2
  1792. 2013-05-08 02:38:56,332 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_ceiling\cq_ceiling_gal.nxb
  1793. 2013-05-08 02:38:56,332 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_ceiling\cq_ceiling_gal_materials.black
  1794. 2013-05-08 02:38:56,332 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_floor\floor_01_gal_base.black
  1795. 2013-05-08 02:38:56,332 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_floor\floor_01_gal_base.gr2
  1796. 2013-05-08 02:38:56,332 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_floor\floor_01_gal_base.nxb
  1797. 2013-05-08 02:38:56,332 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_floor\floor_01_gal_base_materials.black
  1798. 2013-05-08 02:39:02,357 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_01_min_materials.black
  1799. 2013-05-08 02:39:02,357 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_02_min.black
  1800. 2013-05-08 02:39:02,357 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_walkway\walkway_02_min.gr2
  1801. 2013-05-08 02:39:09,381 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_13_min_nm.dds
  1802. 2013-05-08 02:39:09,381 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_13_min_os.dds
  1803. 2013-05-08 02:39:09,381 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_14_min_base.black
  1804. 2013-05-08 02:39:09,381 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_14_min_base.gr2
  1805. 2013-05-08 02:39:09,381 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_14_min_base.nxb
  1806. 2013-05-08 02:39:09,381 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_14_min_base_materials.black
  1807. 2013-05-08 02:39:15,401 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_04_cal_materials.black
  1808. 2013-05-08 02:39:15,403 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_05_cal.black
  1809. 2013-05-08 02:39:15,403 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_walkway\walkway_05_cal.gr2
  1810. 2013-05-08 02:39:20,171 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_14_min_nm.dds
  1811. 2013-05-08 02:39:20,171 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_14_min_os.dds
  1812. 2013-05-08 02:39:20,171 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_15_min_base.black
  1813. 2013-05-08 02:39:25,440 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_02_03_04_min_combo_01.nxb
  1814. 2013-05-08 02:39:25,440 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_02_03_04_min_combo_01_materials.black
  1815. 2013-05-08 02:39:25,441 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_02_min_nm.dds
  1816. 2013-05-08 02:39:31,710 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\floor_02_min_base.black
  1817. 2013-05-08 02:39:31,710 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\floor_02_min_base.gr2
  1818. 2013-05-08 02:39:31,710 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\floor_02_min_base.nxb
  1819. 2013-05-08 02:39:31,710 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\floor_02_min_base_materials.black
  1820. 2013-05-08 02:39:31,710 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_floor\floor_02_min_nm.dds
  1821. 2013-05-08 02:39:37,979 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_pipesleft_gal_base.gr2
  1822. 2013-05-08 02:39:37,979 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_pipesleft_gal_base.nxb
  1823. 2013-05-08 02:39:37,979 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_pipesleft_gal_base_materials.black
  1824. 2013-05-08 02:39:37,979 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_pipesright_gal_base.black
  1825. 2013-05-08 02:39:37,979 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_pipesright_gal_base.gr2
  1826. 2013-05-08 02:39:41,993 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\floor_01_cal_nm.dds
  1827. 2013-05-08 02:39:41,994 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\floor_01_cal_os.dds
  1828. 2013-05-08 02:39:41,994 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\floor_02_cal_base.black
  1829. 2013-05-08 02:39:41,994 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_floor\floor_02_cal_base.gr2
  1830. 2013-05-08 02:39:47,263 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_pipes_ama_os.dds
  1831. 2013-05-08 02:39:47,265 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_01_02_10_ama_combo.black
  1832. 2013-05-08 02:39:47,265 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_wall\wall_01_02_10_ama_combo.gr2
  1833. 2013-05-08 02:39:52,783 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_01_min_os.dds
  1834. 2013-05-08 02:39:52,783 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_02_03_04_min_combo_01.black
  1835. 2013-05-08 02:39:52,783 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_02_03_04_min_combo_01.gr2
  1836. 2013-05-08 02:39:57,799 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_05_gal_02_os.dds
  1837. 2013-05-08 02:39:57,801 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_06_gal_base.black
  1838. 2013-05-08 02:39:57,801 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Gallente\modular_walkway\walkway_06_gal_base.gr2
  1839. 2013-05-08 02:40:07,079 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_15_min_base.gr2
  1840. 2013-05-08 02:40:07,079 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_15_min_base.nxb
  1841. 2013-05-08 02:40:07,079 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_15_min_base_materials.black
  1842. 2013-05-08 02:40:07,079 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_pit_min_base.black
  1843. 2013-05-08 02:40:07,079 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_pit_min_base.gr2
  1844. 2013-05-08 02:40:07,081 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_pit_min_base.nxb
  1845. 2013-05-08 02:40:07,081 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Minmatar\modular_wall\wall_pit_min_base_materials.black
  1846. 2013-05-08 02:40:07,081 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\StaticEnvmaps\cube_32578_0.dds
  1847. 2013-05-08 02:40:07,081 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\StaticEnvmaps\cube_32578_1.dds
  1848. 2013-05-08 02:40:07,081 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\StaticEnvmaps\cube_32579_0.dds
  1849. 2013-05-08 02:40:07,081 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\StaticEnvmaps\cube_32579_1.dds
  1850. 2013-05-08 02:40:07,081 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\StaticEnvmaps\cube_32580_0.dds
  1851. 2013-05-08 02:40:07,081 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\StaticEnvmaps\cube_32580_1.dds
  1852. 2013-05-08 02:40:14,855 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_04_05_06_cal_combo.gr2
  1853. 2013-05-08 02:40:14,855 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_04_05_06_cal_combo.nxb
  1854. 2013-05-08 02:40:14,855 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_04_05_06_cal_combo_materials.black
  1855. 2013-05-08 02:40:14,855 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_04_cal_nm.dds
  1856. 2013-05-08 02:40:14,855 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_04_cal_os.dds
  1857. 2013-05-08 02:40:14,855 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Caldari\modular_wall\wall_05_cal_nm.dds
  1858. 2013-05-08 02:40:19,871 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_05_ama.gr2
  1859. 2013-05-08 02:40:19,871 - lib.torrent - torrent - INFO - Completed file: res\Graphics\Interior\Amarr\modular_walkway\walkway_05_ama.nxb
  1860. 2013-05-08 02:40:19,871 - lib.torrent - torrent - ERROR - ErrorCode: 37, message: upload to upload connection
  1861. 2013-05-08 02:40:19,872 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Resetting dropped connection: clientlogger.testeveonline.com
  1862. 2013-05-08 02:40:34,096 - lib.torrent - torrent - INFO - State Changed: client: state changed to: finished
  1863. 2013-05-08 02:40:34,405 - lib.stuffFileBuilder - stufffilebuilder - INFO - Building StuffFiles into E:\EVE
  1864. 2013-05-08 02:40:35,572 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9JoveSentryDrydock because it has not changed
  1865. 2013-05-08 02:40:35,573 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resCharacterModularFemaleHeadHiRes because it has not changed
  1866. 2013-05-08 02:40:35,576 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9PlanetsGas because it has not changed
  1867. 2013-05-08 02:40:35,579 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resPlaylists because it has not changed
  1868. 2013-05-08 02:40:35,582 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9Amarr because it has not changed
  1869. 2013-05-08 02:40:35,585 - lib.stuffFileBuilder - stufffilebuilder - INFO - Extracting stufffile E:\EVE\resCharacterMisc.stuff
  1870. 2013-05-08 02:40:35,586 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9Deployables because it has not changed
  1871. 2013-05-08 02:40:35,588 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resui because it has not changed
  1872. 2013-05-08 02:40:35,592 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9SpecialShips because it has not changed
  1873. 2013-05-08 02:40:35,647 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resInteriorPathGraphs because it has not changed
  1874. 2013-05-08 02:40:35,658 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resPlaceableGallente because it has not changed
  1875. 2013-05-08 02:40:35,658 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resCharacterCreationBackdrops because it has not changed
  1876. 2013-05-08 02:40:35,658 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resTurrets because it has not changed
  1877. 2013-05-08 02:40:35,658 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resPlanetAttributes because it has not changed
  1878. 2013-05-08 02:40:35,658 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9PlanetsLava because it has not changed
  1879. 2013-05-08 02:40:35,660 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resInteriorRadiosityCache because it has not changed
  1880. 2013-05-08 02:40:35,660 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9Gallente because it has not changed
  1881. 2013-05-08 02:40:35,660 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9AsteroidStations because it has not changed
  1882. 2013-05-08 02:40:35,660 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9PlanetsThunderstorm because it has not changed
  1883. 2013-05-08 02:40:35,660 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9PlanetsTerrestrialC because it has not changed
  1884. 2013-05-08 02:40:35,660 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resCharacterModularMaleHairHiRes because it has not changed
  1885. 2013-05-08 02:40:35,658 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resPlaceableGeneric because it has not changed
  1886. 2013-05-08 02:40:35,660 - lib.stuffFileBuilder - stufffilebuilder - INFO - Extracting stufffile E:\EVE\resCharacterModularFemale.stuff
  1887. 2013-05-08 02:40:35,667 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9PlanetsSandstorm because it has not changed
  1888. 2013-05-08 02:40:35,674 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resLocalization because it has not changed
  1889. 2013-05-08 02:40:35,678 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resWorldobjectOrbital because it has not changed
  1890. 2013-05-08 02:40:35,683 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resCharacterTattoos because it has not changed
  1891. 2013-05-08 02:40:35,744 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9 because it has not changed
  1892. 2013-05-08 02:40:35,776 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9RockStructures because it has not changed
  1893. 2013-05-08 02:40:35,776 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9PlanetsCloudSparse because it has not changed
  1894. 2013-05-08 02:40:35,778 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resStaticData because it has not changed
  1895. 2013-05-08 02:40:35,778 - lib.stuffFileBuilder - stufffilebuilder - INFO - Extracting stufffile E:\EVE\resInteriorGallente.stuff
  1896. 2013-05-08 02:40:35,778 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9CaldariShips because it has not changed
  1897. 2013-05-08 02:40:35,778 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9JoveShips because it has not changed
  1898. 2013-05-08 02:40:35,779 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resCharacterModularMaleHeadHiRes because it has not changed
  1899. 2013-05-08 02:40:35,779 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9Shipwrecks because it has not changed
  1900. 2013-05-08 02:40:35,776 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9Minmatar because it has not changed
  1901. 2013-05-08 02:40:35,779 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9SOCTShips because it has not changed
  1902. 2013-05-08 02:40:35,779 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resCharacterModularMaleHiRes because it has not changed
  1903. 2013-05-08 02:40:35,779 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDev because it has not changed
  1904. 2013-05-08 02:40:35,779 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resFonts because it has not changed
  1905. 2013-05-08 02:40:35,779 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9WorldObjects because it has not changed
  1906. 2013-05-08 02:40:35,779 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for tut2 because it has not changed
  1907. 2013-05-08 02:40:35,779 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9CONCORDShips because it has not changed
  1908. 2013-05-08 02:40:35,779 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9Textures because it has not changed
  1909. 2013-05-08 02:40:35,780 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9BuildingStructures because it has not changed
  1910. 2013-05-08 02:40:35,780 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9Talocan because it has not changed
  1911. 2013-05-08 02:40:35,780 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9Defenses because it has not changed
  1912. 2013-05-08 02:40:35,780 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9Hangars because it has not changed
  1913. 2013-05-08 02:40:35,780 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9PiratesShips because it has not changed
  1914. 2013-05-08 02:40:35,780 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resPlaceableAmarr because it has not changed
  1915. 2013-05-08 02:40:35,778 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9AmarrShips because it has not changed
  1916. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resPlaceableCaldari because it has not changed
  1917. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resPlaceableMinmatar because it has not changed
  1918. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9PlanetsIce because it has not changed
  1919. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9PlanetsCloudDense because it has not changed
  1920. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9Sleeper because it has not changed
  1921. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resTextureSprites because it has not changed
  1922. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9Caldari because it has not changed
  1923. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resCharacterModularFemaleHairHiRes because it has not changed
  1924. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resCharacterLOD because it has not changed
  1925. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9BattleStations because it has not changed
  1926. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9Scene because it has not changed
  1927. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9OREShips because it has not changed
  1928. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9MinmatarShips because it has not changed
  1929. 2013-05-08 02:40:35,779 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9PlanetsOther because it has not changed
  1930. 2013-05-08 02:40:35,783 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resCharacterModularFemaleHiRes because it has not changed
  1931. 2013-05-08 02:40:35,779 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9SanshaStations because it has not changed
  1932. 2013-05-08 02:40:35,779 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9PlanetsTerrestrialT because it has not changed
  1933. 2013-05-08 02:40:35,780 - lib.stuffFileBuilder - stufffilebuilder - INFO - Extracting stufffile E:\EVE\res.stuff
  1934. 2013-05-08 02:40:35,780 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resCharacterAnimation because it has not changed
  1935. 2013-05-08 02:40:35,780 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resCharacterCreationUI because it has not changed
  1936. 2013-05-08 02:40:35,785 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resSpaceEffects because it has not changed
  1937. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9GallenteShips because it has not changed
  1938. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resInteriorShared because it has not changed
  1939. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9Drones because it has not changed
  1940. 2013-05-08 02:40:35,782 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resDX9Universal because it has not changed
  1941. 2013-05-08 02:40:35,783 - lib.stuffFileBuilder - stufffilebuilder - INFO - Extracting stufffile E:\EVE\resInteriorMinmatar.stuff
  1942. 2013-05-08 02:40:35,788 - lib.stuffFileBuilder - stufffilebuilder - INFO - Extracting stufffile E:\EVE\resCharacterInterior.stuff
  1943. 2013-05-08 02:40:35,785 - lib.stuffFileBuilder - stufffilebuilder - INFO - Extracting stufffile E:\EVE\resInteriorAmarr.stuff
  1944. 2013-05-08 02:40:35,789 - lib.stuffFileBuilder - stufffilebuilder - INFO - Extracting stufffile E:\EVE\resInteriorCaldari.stuff
  1945. 2013-05-08 02:40:35,788 - lib.stuffFileBuilder - stufffilebuilder - INFO - Extracting stufffile E:\EVE\resInteriorEffect.stuff
  1946. 2013-05-08 02:40:35,785 - lib.stuffFileBuilder - stufffilebuilder - INFO - skipping build for resShaders because it has not changed
  1947. 2013-05-08 02:40:35,786 - lib.stuffFileBuilder - stufffilebuilder - INFO - Extracting stufffile E:\EVE\resInteriorGeneric.stuff
  1948. 2013-05-08 02:40:35,786 - lib.stuffFileBuilder - stufffilebuilder - INFO - Extracting stufffile E:\EVE\resCharacterModularMale.stuff
  1949. 2013-05-08 02:40:37,351 - lib.stuffFileBuilder - stufffilebuilder - INFO - Building resCharacterInterior took 1.638 seconds
  1950. 2013-05-08 02:40:44,066 - lib.stuffFileBuilder - stufffilebuilder - INFO - Building res took 8.384 seconds
  1951. 2013-05-08 02:40:46,332 - lib.stuffFileBuilder - stufffilebuilder - INFO - Building resInteriorGeneric took 10.599 seconds
  1952. 2013-05-08 02:40:54,438 - lib.stuffFileBuilder - stufffilebuilder - INFO - Building resInteriorEffect took 18.725 seconds
  1953. 2013-05-08 02:41:34,993 - lib.stuffFileBuilder - stufffilebuilder - INFO - Building resInteriorCaldari took 59.264 seconds
  1954. 2013-05-08 02:41:38,029 - lib.stuffFileBuilder - stufffilebuilder - INFO - Building resInteriorMinmatar took 62.325 seconds
  1955. 2013-05-08 02:41:38,328 - lib.stuffFileBuilder - stufffilebuilder - INFO - Building resInteriorAmarr took 62.608 seconds
  1956. 2013-05-08 02:41:45,132 - lib.stuffFileBuilder - stufffilebuilder - INFO - Building resCharacterMisc took 69.551 seconds
  1957. 2013-05-08 02:41:56,875 - lib.stuffFileBuilder - stufffilebuilder - INFO - Building resInteriorGallente took 81.191 seconds
  1958. 2013-05-08 02:43:47,240 - lib.stuffFileBuilder - stufffilebuilder - INFO - Extracting stufffile E:\EVE\resCharacterModularFemale01.stuff
  1959. 2013-05-08 02:44:11,926 - lib.stuffFileBuilder - stufffilebuilder - INFO - Building resCharacterModularMale took 216.187 seconds
  1960. 2013-05-08 02:44:24,288 - lib.stuffFileBuilder - stufffilebuilder - INFO - Building resCharacterModularFemale took 228.660 seconds
  1961. 2013-05-08 02:44:24,539 - lib.stuffFileBuilder - stufffilebuilder - ERROR - Unable to delete file c:\users\tsvetkov\temp\tmpxzajko\revisions.txt
  1962. 2013-05-08 02:44:24,540 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Resetting dropped connection: clientlogger.testeveonline.com
  1963. 2013-05-08 02:44:24,742 - lib.stuffFileBuilder - stufffilebuilder - ERROR - Unable to delete file c:\users\tsvetkov\temp\tmpgizppf\revisions.txt
  1964. 2013-05-08 02:44:25,526 - lib.stuffFileBuilder - stufffilebuilder - ERROR - Unable to delete file c:\users\tsvetkov\temp\tmplipfey\revisions.txt
  1965. 2013-05-08 02:44:25,605 - lib.stuffFileBuilder - stufffilebuilder - ERROR - Unable to delete file c:\users\tsvetkov\temp\tmpf1fign\revisions.txt
  1966. 2013-05-08 02:44:25,931 - lib.stuffFileBuilder - stufffilebuilder - ERROR - Unable to delete file c:\users\tsvetkov\temp\tmpl38sa6\revisions.txt
  1967. 2013-05-08 02:44:26,617 - lib.stuffFileBuilder - stufffilebuilder - ERROR - Unable to delete file c:\users\tsvetkov\temp\tmpuev6_v\revisions.txt
  1968. 2013-05-08 02:44:26,795 - lib.stuffFileBuilder - stufffilebuilder - ERROR - Unable to delete file c:\users\tsvetkov\temp\tmpdfuefc\revisions.txt
  1969. 2013-05-08 02:44:26,976 - lib.stuffFileBuilder - stufffilebuilder - ERROR - Unable to delete file c:\users\tsvetkov\temp\tmpow8i18\revisions.txt
  1970. 2013-05-08 02:44:27,273 - lib.stuffFileBuilder - stufffilebuilder - ERROR - Unable to delete file c:\users\tsvetkov\temp\tmp3p2575\revisions.txt
  1971. 2013-05-08 02:44:36,460 - lib.stuffFileBuilder - stufffilebuilder - ERROR - Unable to delete file c:\users\tsvetkov\temp\tmpb_hoa4\revisions.txt
  1972. 2013-05-08 02:44:37,404 - lib.stuffFileBuilder - stufffilebuilder - ERROR - Unable to delete file c:\users\tsvetkov\temp\tmp0wvjqv\revisions.txt
  1973. 2013-05-08 02:44:44,329 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Wed May 08 02:44:44 2013
  1974. 2013-05-08 02:44:44,331 - root - controller - INFO - SetClientUpToDate True (downloading done? True | stuff built? True)
  1975. 2013-05-08 02:44:51,328 - root - controllerfunctions - INFO - Exiting launcher
  1976. 2013-05-08 02:44:51,328 - root - controllerfunctions - INFO - disable
  1977. 2013-05-08 02:44:51,331 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Wed May 08 02:44:51 2013.
  1978. 2013-05-08 02:44:51,588 - root - controllerfunctions - INFO - done exiting
  1979. 2013-05-08 02:44:51,596 - ch_status - log - CH_LOG - Launcher run successful
  1980. 2013-05-08 02:44:51,644 - root - log - INFO - Shutting down launcher
  1981. 2013-05-08 02:45:03,382 - root - initialization - INFO - ######################################### Logging Started ##########################################
  1982. 2013-05-08 02:45:03,384 - root - info - INFO - server address: '87.237.38.50'
  1983. 2013-05-08 02:45:03,398 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  1984. 2013-05-08 02:45:03,398 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  1985. 2013-05-08 02:45:03,398 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  1986. 2013-05-08 02:45:03,411 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  1987. 2013-05-08 02:45:03,535 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  1988. 2013-05-08 02:45:03,535 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  1989. 2013-05-08 02:45:03,535 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  1990. 2013-05-08 02:45:03,538 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  1991. 2013-05-08 02:45:03,538 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  1992. 2013-05-08 02:45:03,539 - root - initialization - WARNING - Settings is not using defaults from the info files
  1993. 2013-05-08 02:45:03,539 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  1994. 2013-05-08 02:45:03,539 - root - initialization - INFO - Initializing app with language: 'ru'
  1995. 2013-05-08 02:45:03,540 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  1996. 2013-05-08 02:45:03,540 - ch_startup - log - CH_LOG - Launcher started
  1997. 2013-05-08 02:45:03,542 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  1998. 2013-05-08 02:45:03,783 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  1999. 2013-05-08 02:45:03,785 - root - initialization - INFO - Running from u'E:\\EVE'
  2000. 2013-05-08 02:45:03,785 - root - initialization - INFO - Working directory u'E:\\EVE'
  2001. 2013-05-08 02:45:03,789 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  2002. 2013-05-08 02:45:03,790 - root - controller - INFO - Steam API initialized? False
  2003. 2013-05-08 02:45:03,819 - browser - browser - INFO - cefbrowser initialized
  2004. 2013-05-08 02:45:03,828 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  2005. 2013-05-08 02:45:03,851 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  2006. 2013-05-08 02:45:03,983 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  2007. 2013-05-08 02:45:03,983 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  2008. 2013-05-08 02:45:03,990 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  2009. 2013-05-08 02:45:03,992 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  2010. 2013-05-08 02:45:03,992 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  2011. 2013-05-08 02:45:03,994 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  2012. 2013-05-08 02:45:03,994 - root - controllerfunctions - WARNING - Could not retrieve steam token
  2013. 2013-05-08 02:45:03,996 - overrides - overrides - WARNING - Detected region as ccp
  2014. 2013-05-08 02:45:04,000 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  2015. 2013-05-08 02:45:04,009 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  2016. 2013-05-08 02:45:04,325 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  2017. 2013-05-08 02:45:04,325 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  2018. 2013-05-08 02:45:04,444 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  2019. 2013-05-08 02:45:04,444 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  2020. 2013-05-08 02:45:04,592 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  2021. 2013-05-08 02:45:04,756 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 100 files from E:\EVE
  2022. 2013-05-08 02:45:08,227 - root - controller - INFO - Found revision information for 44491 files.
  2023. 2013-05-08 02:45:08,227 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  2024. 2013-05-08 02:45:08,247 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  2025. 2013-05-08 02:45:13,463 - lib.torrent - torrent - INFO - Old torrentfile since Fri, 03 May 2013 17:13:58 GMT
  2026. 2013-05-08 02:45:13,463 - lib.torrent - torrent - INFO - Downloading torrent file from: https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  2027. 2013-05-08 02:45:13,464 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  2028. 2013-05-08 02:45:13,690 - lib.torrent - torrent - INFO - Torrent file already up to date
  2029. 2013-05-08 02:45:13,696 - root - controller - INFO - SetClientUpToDate True (downloading done? False | stuff built? True)
  2030. 2013-05-08 02:45:13,697 - root - controller - INFO - SetClientUpToDate True (downloading done? False | stuff built? True)
  2031. 2013-05-08 02:45:35,536 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  2032. 2013-05-08 02:45:43,243 - lib.torrent - torrent - INFO - Queuing E:\EVE\launcher\cache\torrent.torrent for download into E:\EVE
  2033. 2013-05-08 02:45:44,309 - lib.torrent - torrent - INFO - We have 45453 existing hashes, and downloaded information for 45283 hashes.
  2034. 2013-05-08 02:45:44,483 - lib.torrent - torrent - INFO - Diffing tells us that we have 0 files to download.
  2035. 2013-05-08 02:45:45,868 - lib.torrent - torrent - INFO - Prioritized 45238 files. Downloading 0 and skipping 45238 of them.
  2036. 2013-05-08 02:45:45,907 - lib.torrent - torrent - INFO - Done adding torrent
  2037. 2013-05-08 02:46:00,305 - root - controllerfunctions - INFO - Exiting launcher
  2038. 2013-05-08 02:46:00,306 - root - controllerfunctions - INFO - disable
  2039. 2013-05-08 02:46:00,312 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Wed May 08 02:46:00 2013.
  2040. 2013-05-08 02:46:06,150 - lib.torrent - torrent - INFO - State Changed: client: state changed to: finished
  2041. 2013-05-08 02:46:06,407 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Wed May 08 02:46:06 2013
  2042. 2013-05-08 02:46:06,549 - root - controllerfunctions - INFO - done exiting
  2043. 2013-05-08 02:46:06,558 - ch_status - log - CH_LOG - Launcher run successful
  2044. 2013-05-08 02:46:06,605 - root - log - INFO - Shutting down launcher
  2045. 2013-05-08 02:54:34,823 - root - initialization - INFO - ######################################### Logging Started ##########################################
  2046. 2013-05-08 02:54:34,825 - root - info - INFO - server address: '87.237.38.50'
  2047. 2013-05-08 02:54:34,838 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  2048. 2013-05-08 02:54:34,839 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  2049. 2013-05-08 02:54:34,839 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  2050. 2013-05-08 02:54:34,845 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  2051. 2013-05-08 02:54:34,973 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  2052. 2013-05-08 02:54:34,973 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  2053. 2013-05-08 02:54:34,973 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  2054. 2013-05-08 02:54:34,976 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  2055. 2013-05-08 02:54:34,976 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  2056. 2013-05-08 02:54:34,976 - root - initialization - WARNING - Settings is not using defaults from the info files
  2057. 2013-05-08 02:54:34,976 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  2058. 2013-05-08 02:54:34,976 - root - initialization - INFO - Initializing app with language: 'ru'
  2059. 2013-05-08 02:54:34,979 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  2060. 2013-05-08 02:54:34,979 - ch_startup - log - CH_LOG - Launcher started
  2061. 2013-05-08 02:54:34,980 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  2062. 2013-05-08 02:54:35,255 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  2063. 2013-05-08 02:54:35,256 - root - initialization - INFO - Running from u'E:\\EVE'
  2064. 2013-05-08 02:54:35,256 - root - initialization - INFO - Working directory u'E:\\EVE'
  2065. 2013-05-08 02:54:35,259 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  2066. 2013-05-08 02:54:35,263 - root - controller - INFO - Steam API initialized? False
  2067. 2013-05-08 02:54:35,290 - browser - browser - INFO - cefbrowser initialized
  2068. 2013-05-08 02:54:35,299 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  2069. 2013-05-08 02:54:35,322 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  2070. 2013-05-08 02:54:35,427 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  2071. 2013-05-08 02:54:35,427 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  2072. 2013-05-08 02:54:35,430 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  2073. 2013-05-08 02:54:35,430 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  2074. 2013-05-08 02:54:35,431 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  2075. 2013-05-08 02:54:35,434 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  2076. 2013-05-08 02:54:35,434 - root - controllerfunctions - WARNING - Could not retrieve steam token
  2077. 2013-05-08 02:54:35,436 - overrides - overrides - WARNING - Detected region as ccp
  2078. 2013-05-08 02:54:35,437 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  2079. 2013-05-08 02:54:35,447 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  2080. 2013-05-08 02:54:35,717 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  2081. 2013-05-08 02:54:35,719 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  2082. 2013-05-08 02:54:35,809 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  2083. 2013-05-08 02:54:35,809 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  2084. 2013-05-08 02:54:35,987 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  2085. 2013-05-08 02:54:36,148 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 100 files from E:\EVE
  2086. 2013-05-08 02:54:40,187 - root - controller - INFO - Found revision information for 44491 files.
  2087. 2013-05-08 02:54:40,187 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  2088. 2013-05-08 02:54:40,375 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  2089. 2013-05-08 02:54:44,924 - lib.torrent - torrent - INFO - Old torrentfile since Fri, 03 May 2013 17:13:58 GMT
  2090. 2013-05-08 02:54:44,924 - lib.torrent - torrent - INFO - Downloading torrent file from: https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  2091. 2013-05-08 02:54:44,926 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  2092. 2013-05-08 02:54:45,164 - lib.torrent - torrent - INFO - Torrent file already up to date
  2093. 2013-05-08 02:54:45,170 - root - controller - INFO - SetClientUpToDate True (downloading done? False | stuff built? True)
  2094. 2013-05-08 02:54:45,171 - root - controller - INFO - SetClientUpToDate True (downloading done? False | stuff built? True)
  2095. 2013-05-08 02:55:05,276 - lib.torrent - torrent - INFO - Queuing E:\EVE\launcher\cache\torrent.torrent for download into E:\EVE
  2096. 2013-05-08 02:55:05,671 - lib.torrent - torrent - INFO - We have 45504 existing hashes, and downloaded information for 45283 hashes.
  2097. 2013-05-08 02:55:05,835 - lib.torrent - torrent - INFO - Diffing tells us that we have 0 files to download.
  2098. 2013-05-08 02:55:06,266 - lib.torrent - torrent - INFO - Prioritized 45238 files. Downloading 0 and skipping 45238 of them.
  2099. 2013-05-08 02:55:06,303 - lib.torrent - torrent - INFO - Done adding torrent
  2100. 2013-05-08 02:55:15,092 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  2101. 2013-05-08 02:55:21,650 - lib.torrent - torrent - INFO - State Changed: client: state changed to: finished
  2102. 2013-05-08 02:55:21,960 - lib.stuffFileBuilder - stufffilebuilder - INFO - Building StuffFiles into E:\EVE
  2103. 2013-05-08 02:55:22,670 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Wed May 08 02:55:22 2013
  2104. 2013-05-08 02:55:22,671 - root - controller - INFO - SetClientUpToDate True (downloading done? True | stuff built? True)
  2105. 2013-05-08 02:55:31,493 - root - controllerfunctions - INFO - Exiting launcher
  2106. 2013-05-08 02:55:31,494 - root - controllerfunctions - INFO - disable
  2107. 2013-05-08 02:55:31,499 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Wed May 08 02:55:31 2013.
  2108. 2013-05-08 02:55:31,671 - root - controllerfunctions - INFO - done exiting
  2109. 2013-05-08 02:55:31,690 - ch_status - log - CH_LOG - Launcher run successful
  2110. 2013-05-08 02:55:31,736 - root - log - INFO - Shutting down launcher
  2111. 2013-05-08 02:55:51,153 - root - initialization - INFO - ######################################### Logging Started ##########################################
  2112. 2013-05-08 02:55:51,154 - root - info - INFO - server address: '87.237.38.50'
  2113. 2013-05-08 02:55:51,168 - overrides - overrides - ERROR - No value set for resource u'DEFAULTDOMAIN'
  2114. 2013-05-08 02:55:51,168 - overrides - overrides - INFO - Using domain: http://client.eveonline.com/patches/
  2115. 2013-05-08 02:55:51,168 - root - info - INFO - Getting info file from http://client.eveonline.com/patches/win_launcherinfoSISI_inc.txt
  2116. 2013-05-08 02:55:51,174 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTP connection (1): client.eveonline.com
  2117. 2013-05-08 02:55:51,303 - root - initialization - INFO - Initialized launcher info for server: 'SISI'
  2118. 2013-05-08 02:55:51,303 - root - usersettings - INFO - Cache dir: u'E:\\EVE\\launcher\\cache'
  2119. 2013-05-08 02:55:51,303 - ch_exceptions - log - CH_LOG - Unable to load any user-settings.
  2120. 2013-05-08 02:55:51,306 - root - initialization - WARNING - Localization module returned language of choice as 'en'
  2121. 2013-05-08 02:55:51,306 - root - initialization - WARNING - Settings returned language of choice as 'ru'
  2122. 2013-05-08 02:55:51,306 - root - initialization - WARNING - Settings is not using defaults from the info files
  2123. 2013-05-08 02:55:51,306 - overrides - overrides - ERROR - No value set for resource u'FORCELANGUAGE'
  2124. 2013-05-08 02:55:51,308 - root - initialization - INFO - Initializing app with language: 'ru'
  2125. 2013-05-08 02:55:51,309 - root - log - INFO - Adding splunk logging to server at 'https://clientlogger.testeveonline.com'
  2126. 2013-05-08 02:55:51,309 - ch_startup - log - CH_LOG - Launcher started
  2127. 2013-05-08 02:55:51,311 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): clientlogger.testeveonline.com
  2128. 2013-05-08 02:55:51,523 - root - initialization - INFO - Log sending is disabled pending Splunk integration
  2129. 2013-05-08 02:55:51,523 - root - initialization - INFO - Running from u'E:\\EVE'
  2130. 2013-05-08 02:55:51,523 - root - initialization - INFO - Working directory u'E:\\EVE'
  2131. 2013-05-08 02:55:51,528 - root - initialization - INFO - {'LauncherSettings': {'Game Client Version': '529690', 'Game Server': 'SISI', 'Platform': 'Windows XP', 'Default Language': 'en-us', 'Local Version': '2.1.528861-beta.3', 'Chosen Language': 'ru'}}
  2132. 2013-05-08 02:55:51,529 - root - controller - INFO - Steam API initialized? False
  2133. 2013-05-08 02:55:51,589 - browser - browser - INFO - cefbrowser initialized
  2134. 2013-05-08 02:55:51,598 - root - assets - WARNING - cwd doesn't contain assets: u'E:\\EVE'
  2135. 2013-05-08 02:55:51,619 - lib.torrent - torrent - INFO - ConnectionTimeout set to: 90
  2136. 2013-05-08 02:55:51,709 - root - selfupdate - INFO - Appdata: E:\EVE\launcher\appdata
  2137. 2013-05-08 02:55:51,709 - root - selfupdate - INFO - rightFolderName = EVE_Online_Launcher-2.1.528861-beta.3.win32
  2138. 2013-05-08 02:55:51,714 - root - selfupdate - INFO - Local version: 2.1.528861-beta.3
  2139. 2013-05-08 02:55:51,717 - lib.torrent - torrent - ERROR - ErrorCode: 676, message: Unknown error
  2140. 2013-05-08 02:55:51,717 - root - selfupdate - INFO - cache dir: E:\EVE\launcher\cache
  2141. 2013-05-08 02:55:51,720 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  2142. 2013-05-08 02:55:51,720 - root - controllerfunctions - WARNING - Could not retrieve steam token
  2143. 2013-05-08 02:55:51,723 - overrides - overrides - WARNING - Detected region as ccp
  2144. 2013-05-08 02:55:51,724 - root - controllerfunctions - INFO - landing page: 'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility' backup page: u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  2145. 2013-05-08 02:55:51,733 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): client.testeveonline.com
  2146. 2013-05-08 02:55:51,990 - browser - browser - INFO - Loading Url: u'https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility'
  2147. 2013-05-08 02:55:51,990 - browser - browser - INFO - Registered backupUrl base as u'E:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\html\\Launcher_{languageID}.html'
  2148. 2013-05-08 02:55:52,010 - root - selfupdate - INFO - _links: {'': {u'2.1.528861-beta.3': {u'http://content.eveonline.com/EveOnlineLauncher/beta/EVE_Online_Launcher-2.1.528861-beta.3.win32.zip': 40}}, u'2.1.528627-beta.3': {}, u'2.1.528538-beta.3': {u'2.1.528627-beta.3': {u'EVE_Online_Launcher-2.1.528627-beta.3.win32.from-2.1.528538-beta.3.patch': 1}}, u'2.1.528861-beta.3': {u'2.1.528861-beta.3': {u'EVE_Online_Launcher-2.1.528861-beta.3.win32.from-2.1.528861-beta.3.patch': 1}}}
  2149. 2013-05-08 02:55:52,010 - root - selfupdate - INFO - Downloading update from https://web.ccpgamescdn.com/launcher/singularity/selfupdates.htm
  2150. 2013-05-08 02:55:52,232 - root - selfupdate - INFO - Found new version 2.1.528861-beta.3
  2151. 2013-05-08 02:55:52,382 - lib.stuffFileBuilder - stufffilebuilder - INFO - Mounted 100 files from E:\EVE
  2152. 2013-05-08 02:55:56,568 - root - controller - INFO - Found revision information for 44491 files.
  2153. 2013-05-08 02:55:56,569 - lib.torrent - torrent - INFO - Queuing https://web.ccpgamescdn.com/launcher/singularity/eve.torrent for normal download
  2154. 2013-05-08 02:55:56,602 - lib.torrent - torrent - INFO - Dequeing normal download from https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  2155. 2013-05-08 02:56:01,671 - lib.torrent - torrent - INFO - Old torrentfile since Fri, 03 May 2013 17:13:58 GMT
  2156. 2013-05-08 02:56:01,671 - lib.torrent - torrent - INFO - Downloading torrent file from: https://web.ccpgamescdn.com/launcher/singularity/eve.torrent
  2157. 2013-05-08 02:56:01,674 - requests.packages.urllib3.connectionpool - connectionpool - INFO - Starting new HTTPS connection (1): web.ccpgamescdn.com
  2158. 2013-05-08 02:56:01,904 - lib.torrent - torrent - INFO - Torrent file already up to date
  2159. 2013-05-08 02:56:01,911 - root - controller - INFO - SetClientUpToDate True (downloading done? False | stuff built? True)
  2160. 2013-05-08 02:56:01,911 - root - controller - INFO - SetClientUpToDate True (downloading done? False | stuff built? True)
  2161. 2013-05-08 02:56:21,926 - lib.torrent - torrent - INFO - Queuing E:\EVE\launcher\cache\torrent.torrent for download into E:\EVE
  2162. 2013-05-08 02:56:22,354 - lib.torrent - torrent - INFO - We have 45504 existing hashes, and downloaded information for 45283 hashes.
  2163. 2013-05-08 02:56:22,515 - lib.torrent - torrent - INFO - Diffing tells us that we have 0 files to download.
  2164. 2013-05-08 02:56:22,917 - lib.torrent - torrent - INFO - Prioritized 45238 files. Downloading 0 and skipping 45238 of them.
  2165. 2013-05-08 02:56:22,950 - lib.torrent - torrent - INFO - Done adding torrent
  2166. 2013-05-08 02:56:23,325 - browser - browser - INFO - Received OnURLLoaded for URL=https://client.testeveonline.com/launcherv3/ru?steam_token=&server=tranquility (status: 200 | websites awaiting load: 0)
  2167. 2013-05-08 02:56:38,476 - lib.torrent - torrent - INFO - State Changed: client: state changed to: finished
  2168. 2013-05-08 02:56:38,665 - lib.stuffFileBuilder - stufffilebuilder - INFO - Building StuffFiles into E:\EVE
  2169. 2013-05-08 02:56:39,450 - lib.stuffFileBuilder - stufffilebuilder - INFO - Signalling stuffFileBuilder thread to stop at Wed May 08 02:56:39 2013
  2170. 2013-05-08 02:56:39,451 - root - controller - INFO - SetClientUpToDate True (downloading done? True | stuff built? True)
  2171. 2013-05-08 02:56:50,315 - root - controllerfunctions - INFO - Exiting launcher
  2172. 2013-05-08 02:56:50,316 - root - controllerfunctions - INFO - disable
  2173. 2013-05-08 02:56:50,321 - lib.torrent - torrent - INFO - signalling torrent thread to stop at Wed May 08 02:56:50 2013.
  2174. 2013-05-08 02:56:50,515 - root - controllerfunctions - INFO - done exiting
  2175. 2013-05-08 02:56:50,533 - ch_status - log - CH_LOG - Launcher run successful
  2176. 2013-05-08 02:56:50,582 - root - log - INFO - Shutting down launcher
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement