Jump to content
Korean Random
SRQFlyer

Error with AssistLog

Recommended Posts

I am getting this error message in the xvm log.  any suggestions of what is missing or I need to change? Attached are the logs.

 

2020-03-11 10:47:06: [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: ImportError at file 'res_mods/configs/xvm/py_macro\assistLog.py' line 19: No module named parser_addon

2020-03-11 10:47:06: [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\assist_log.py' line 619: name 'registerEvent' is not defined

xvm.log python.log

Share this post


Link to post

Short link
Share on other sites
1 hour ago, ktulho said:

@SRQFlyer у вас отсутствует файл \res_mods\configs\xvm\py_macro\xvm\parser_addon.py

 

The file is there but appears it is not being loaded.  Any suggestions?

 

image.png.a64d0de2fd99e3101fa3e741b5124604.png

Share this post


Link to post

Short link
Share on other sites
55 minutes ago, ktulho said:

@SRQFlyer  you have not updated assistLog.py :

 

 

Thank you very much, I kept putting the assistLog in the py_macro folder and not the xvm.  

Share this post


Link to post

Short link
Share on other sites
Guest
This topic is now closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...