Advertisement
Guest User

OBNOEXCEPTIONLOG

a guest
May 3rd, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.31 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 0x021DAEB0>
  16. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x021DAEF0>
  17. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  18. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  19. Shutdown = <function Shutdown at 0x044AC0F0>
  20. __builtins__ = <module '__builtin__' (built-in)>
  21. __doc__ = None
  22. __name__ = '__main__'
  23. __package__ = None
  24. esky = <module 'esky' from 'D:\Games\CCP\EVE\SINGUL~1\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\esky\__init__.pyo'>
  25. lh = <module 'lib.launcher_helper' from 'D:\Games\CCP\EVE\SINGUL~1\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\lib\launcher_helper.pyo'>
  26. lib = <module 'lib' from 'D:\Games\CCP\EVE\SINGUL~1\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\lib\__init__.pyo'>
  27. main = <function main at 0x044ACA70>
  28. os = <module 'os' from 'D:\Games\CCP\EVE\SINGUL~1\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 'D:\Games\CCP\EVE\SINGUL~1\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\utilities.pyo'>
  32. zipextimporter = <module 'zipextimporter' from 'D:\Games\CCP\EVE\SINGUL~1\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 0x447aa68> >
  35. Frame __init__ in lib\controller.pyo at line 90:
  36. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x447aa68> >
  37. publisher = <wx.lib.pubsub.pub.PublisherClass instance at 0x04372490>
  38. self = <lib.controller.Controller instance at 0x044A7A30>
  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 0x044B4030>
  43. onTopicNeverCreated = None
  44. self = <wx.lib.pubsub.pub.PublisherClass instance at 0x04372490>
  45. self._PublisherClass__deliveryCount = 0
  46. self._PublisherClass__messageCount = 1
  47. self._PublisherClass__topicTree = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x04372468>
  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 0x044B4030>
  52. node = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x044AA418>
  53. onTopicNeverCreated = None
  54. self = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x04372468>
  55. self._TopicTreeNode__callables = []
  56. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 70724344>
  57. self._TopicTreeNode__subtopics = {0: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x044AAA30>, 1: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x044AA418>, 2: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x044AAAF8>, 3: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x044AF120>, 4: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x
  58. self._TopicTreeNode__topicPath = ('',)
  59. self._TopicTreeRoot__callbackDict = {<wx.lib.pubsub.core.weakmethod.WeakMethod at 72022376>: [<weakref at 044B1180; to 'instance' at 044AF828>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 72041416>: [<weakref at 044B1660; to 'instance' at 044B4288>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 72041616>: [<weakref at 044B16C0; 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 72003536>
  65. deliveryCount = 0
  66. listener = <bound method Controller.OnInit of <lib.controller.Controller instance at 0x044A7A30>>
  67. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x044B4030>
  68. self = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x044AA418>
  69. self._TopicTreeNode__callables = [<wx.lib.pubsub.core.weakmethod.WeakMethod at 72003536>]
  70. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 70724344>
  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 0x044B4030>
  75. folder = u'D:\\Games\\CCP\\EVE\\Singularity'
  76. iconFile = u'D:\\Games\\CCP\\EVE\\SINGUL~1\\launcher\\appdata\\EVE_Online_Launcher-2.1.528861-beta.3.win32\\launcher.exe'
  77. ret = False
  78. self = <lib.controller.Controller instance at 0x044A7A30>
  79. self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x447aa68> >
  80. self.buildConfiguration = {}
  81. self.folder = u'D:\\Games\\CCP\\EVE\\Singularity'
  82. self.settings = <lib.userSettings.UserSettings instance at 0x07793990>
  83. self.view = <lib.ui.frame.LauncherFrame; proxy of <Swig Object of type 'wxFrame *' at 0x428ad80> >
  84. serverFlag = 'tranquility'
  85. settings = <lib.userSettings.UserSettings instance at 0x07793990>
  86. steamapi = <module 'steamapi' from 'D:\Games\CCP\EVE\SINGUL~1\launcher\appdata\EVE_Online_Launcher-2.1.528861-beta.3.win32\library.zip\steamapi.pyd'>
  87. title = u'EVE Online Launcher v.2.1.528861-beta.3'
  88. Frame __init__ in lib\torrent.pyo at line 95:
  89. folder = u'D:\\Games\\CCP\\EVE\\Singularity'
  90. maxPort = None
  91. minPort = None
  92. pe_settings = <libtorrent.pe_settings object at 0x0776CBD0>
  93. self = <TorrentThread(TorrentThread, initial)>
  94. settings = <lib.userSettings.UserSettings instance at 0x07793990>
  95. torrent_settings = <libtorrent.session_settings object at 0x0776CBA0>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement