Advertisement
Guest User

Eve_launcher_installer

a guest
May 7th, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.63 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "launcher.py", line 74, in main
  3. File "lib\controller.pyo", line 90, in __init__
  4. File "wx\lib\pubsub\pubsub1\pub.pyo", line 750, in sendMessage
  5. File "wx\lib\pubsub\pubsub1\pub.pyo", line 423, in sendMessage
  6. File "wx\lib\pubsub\pubsub1\pub.pyo", line 261, in sendMessage
  7. File "lib\controller.pyo", line 112, in OnInit
  8. File "lib\torrent.pyo", line 95, in __init__
  9. ArgumentError: Python argument types in
  10. session.listen_on(session, NoneType, NoneType)
  11. did not match C++ signature:
  12. listen_on(class libtorrent::session {lvalue}, int min, int max, char const * interface=None, int flags=0)
  13. Locals by frame, innermost last:
  14. Frame <module> in launcher.py at line 101:
  15. EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x004EE1F0>
  16. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x004EE230>
  17. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  18. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  19. Shutdown = <function Shutdown at 0x010CFF70>
  20. __builtins__ = <module '__builtin__' (built-in)>
  21. __doc__ = None
  22. __name__ = '__main__'
  23. __package__ = None
  24. esky = <module 'esky' from 'Z:\home\rammix\Games\Eve Online Singularity\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\esky\__init__.pyo'>
  25. lh = <module 'lib.launcher_helper' from 'Z:\home\rammix\Games\Eve Online Singularity\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\lib\launcher_helper.pyo'>
  26. lib = <module 'lib' from 'Z:\home\rammix\Games\Eve Online Singularity\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\lib\__init__.pyo'>
  27. main = <function main at 0x010D8930>
  28. os = <module 'os' from 'Z:\home\rammix\Games\Eve Online Singularity\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\os.pyo'>
  29. signal = <module 'signal' (built-in)>
  30. sys = <module 'sys' (built-in)>
  31. utilities = <module 'utilities' from 'Z:\home\rammix\Games\Eve Online Singularity\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\utilities.pyo'>
  32. zipextimporter = <module 'zipextimporter' from 'Z:\home\rammix\Games\Eve Online Singularity\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\zipextimporter.pyo'>
  33. Frame main in launcher.py at line 91:
  34. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x110c6a0> >
  35. Frame __init__ in lib\controller.pyo at line 90:
  36. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x110c6a0> >
  37. publisher = <wx.lib.pubsub.pub.PublisherClass instance at 0x00FF6350>
  38. self = <lib.controller.Controller instance at 0x010D0FD0>
  39. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 750:
  40. aTopic = (1,)
  41. data = None
  42. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x010DE058>
  43. onTopicNeverCreated = None
  44. self = <wx.lib.pubsub.pub.PublisherClass instance at 0x00FF6350>
  45. self._PublisherClass__deliveryCount = 0
  46. self._PublisherClass__messageCount = 1
  47. self._PublisherClass__topicTree = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x00FF62B0>
  48. topic = 1
  49. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 423:
  50. deliveryCount = 0
  51. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x010DE058>
  52. node = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x010D6A08>
  53. onTopicNeverCreated = None
  54. self = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x00FF62B0>
  55. self._TopicTreeNode__callables = []
  56. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 16738344>
  57. self._TopicTreeNode__subtopics = {0: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x010D6CD8>, 1: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x010D6A08>, 2: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x010D69B8>, 3: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x010D76C0>, 4: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x
  58. self._TopicTreeNode__topicPath = ('',)
  59. self._TopicTreeRoot__callbackDict = {<wx.lib.pubsub.core.weakmethod.WeakMethod at 17688336>: [<weakref at 010DC5D0; to 'instance' at 010DE5D0>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 17689336>: [<weakref at 010DC7B0; to 'instance' at 010DE9B8>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 17688536>: [<weakref at 010DC630; to '
  60. self._TopicTreeRoot__callbackDictCleanup = 0
  61. topic = (1,)
  62. topicItem = 1
  63. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 261:
  64. cb = <wx.lib.pubsub.core.weakmethod.WeakMethod at 17659304>
  65. deliveryCount = 0
  66. listener = <bound method Controller.OnInit of <lib.controller.Controller instance at 0x010D0FD0>>
  67. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x010DE058>
  68. self = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x010D6A08>
  69. self._TopicTreeNode__callables = [<wx.lib.pubsub.core.weakmethod.WeakMethod at 17659304>]
  70. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 16738344>
  71. self._TopicTreeNode__subtopics = {}
  72. self._TopicTreeNode__topicPath = (1,)
  73. Frame OnInit in lib\controller.pyo at line 112:
  74. evt = <wx.lib.pubsub.core.datamsg.Message instance at 0x010DE058>
  75. folder = u'Z:\\home\\rammix\\Games\\Eve Online Singularity'
  76. iconFile = u'Z:\\home\\rammix\\Games\\Eve Online Singularity\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\launcher.exe'
  77. ret = False
  78. self = <lib.controller.Controller instance at 0x010D0FD0>
  79. self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x110c6a0> >
  80. self.buildConfiguration = {}
  81. self.folder = u'Z:\\home\\rammix\\Games\\Eve Online Singularity'
  82. self.settings = <lib.userSettings.UserSettings instance at 0x064E0F30>
  83. self.view = <lib.ui.frame.LauncherFrame; proxy of <Swig Object of type 'wxFrame *' at 0x6441038> >
  84. serverFlag = 'tranquility'
  85. settings = <lib.userSettings.UserSettings instance at 0x064E0F30>
  86. steamapi = <module 'steamapi' from 'Z:\home\rammix\Games\Eve Online Singularity\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\steamapi.pyd'>
  87. 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'
  88. Frame __init__ in lib\torrent.pyo at line 95:
  89. folder = u'Z:\\home\\rammix\\Games\\Eve Online Singularity'
  90. maxPort = None
  91. minPort = None
  92. pe_settings = <libtorrent.pe_settings object at 0x06480C60>
  93. self = <TorrentThread(TorrentThread, initial)>
  94. settings = <lib.userSettings.UserSettings instance at 0x064E0F30>
  95. torrent_settings = <libtorrent.session_settings object at 0x06480C30>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement