SicFunzler Posted January 29, 2020 Share Posted January 29, 2020 (edited) Problem 2020-01-29 18:33:03: [ERROR] Traceback (most recent call last): File "res_mods/mods/xfw_packages\xvm_main\python\python_macro.py", line 136, in load_macros_lib execute(code, file_name, {'xvm': XvmNamespace}) File "res_mods/mods/xfw_packages\xvm_main\python\python_macro.py", line 119, in execute raise ExecutionException("{} at file '{}' line {}: {}".format(error_name, file_name, line_number, message)) ExecutionException: NameError at file 'res_mods/configs/xvm/py_macro\configVersionCheck.py' line 32: name 'registerEvent' is not defined i have it made its most give from xfw import * in the py and all go ;) MFG SicFunzler Edited January 29, 2020 by SicFunzler @ Quote Link to comment Short link Share on other sites More sharing options...
homer_ Posted January 29, 2020 Share Posted January 29, 2020 Is any chance for update py file? in 1.7.0.2 was all good and was working but in 1.7.1 there are some issues.... in configCheck.xc file "version" and "currentConfig" settings are not working.. @ Quote Link to comment Short link Share on other sites More sharing options...
SicFunzler Posted January 29, 2020 Share Posted January 29, 2020 GO top no problem With this script ;) MFG SicFunzler configVersionCheck.py 1 @ Quote Link to comment Short link Share on other sites More sharing options...
homer_ Posted January 29, 2020 Share Posted January 29, 2020 10 minutes ago, SicFunzler said: GO top no problem With this script ;) MFG SicFunzler configVersionCheck.py 2.05 kB · 0 downloads Oh man.... thank you! As u said... all works fine with this script! Thank you for help and fast replay 1 @ Quote Link to comment Short link Share on other sites More sharing options...
kupjones Posted March 22, 2020 Share Posted March 22, 2020 (edited) Has the OpenBrowser script been updated to work with WOT v1.8.x? Tried it -- doesnt seem to work correctly. Thanks Edited March 22, 2020 by kupjones @ Quote Link to comment Short link Share on other sites More sharing options...
SicFunzler Posted October 12, 2022 Share Posted October 12, 2022 Probleme with openBrowser.py 2022-10-12 10:28:29: [ERROR] Traceback (most recent call last): File "res_mods/mods/xfw_packages\xvm_pymacro\python\__init__.py", line 101, in __load_lib __execute(code, file_name, {'xvm': XvmNamespace}) File "res_mods/mods/xfw_packages\xvm_pymacro\python\__init__.py", line 93, in __execute raise ExecutionException("{} at file '{}' line {}: {}".format(error_name, file_name, line_number, message)) ExecutionException: ImportError at file 'res_mods/configs/xvm/py_macro\openBrowser.py' line 2: cannot import name process 2022-10-12 10:28:35: [X:000] [XFW/XfwComponent] loadMods: Loading swf mods: 2022-10-12 10:28:35: [X:001] xvm_lobby/as_lobby/xvm_lobby.swf 2022-10-12 10:28:35: [L:002] [XFW/XfwComponent] onLibLoaded: ../res_mods/mods/xfw_packages/xvm_lobby/as_lobby/xvm_lobby.swf 2022-10-12 10:28:35: [L:003] [XVM:LOBBY] processView: login 2022-10-12 10:28:35: [ERROR] Traceback (most recent call last): File "res_mods/mods/xfw_packages\xvm_pymacro\python\__init__.py", line 156, in process (func, deterministic) = __get_function(arg) File "res_mods/mods/xfw_packages\xvm_pymacro\python\__init__.py", line 120, in __get_function (func, deterministic) = _container.get(func_nam MFG SicFunzler @ Quote Link to comment Short link Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.