Jump to content
Korean Random

[1.12.0.0/8.7.7_0039] [Fixed] missing "import re" in utils.py


Budyx69

Recommended Posts

Hi,

 

rhe "import re" is missing in "res_mods/mods/xfw_packages\xvm_main\python\utils.py"

 

2021-03-03 14:56:01: [ERROR] Traceback (most recent call last):
  File "res_mods/mods/xfw_packages\xvm_main\python\xvmapi.py", line 82, in _exec
    (response, duration, errStr) = loadUrl(url, body=data)
  File "res_mods/mods/xfw_packages\xvm_main\python\loadurl.py", line 39, in loadUrl
    path_log = utils.hide_guid(u.path) if not XFW_NO_TOKEN_MASKING else u.path
  File "res_mods/mods/xfw_packages\xvm_main\python\utils.py", line 34, in hide_guid
    return re.sub('([0-9A-Fa-f]{8}-)[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{8}([0-9A-Fa-f]{4})',
NameError: global name 're' is not defined

Edited by Mixaill
  • Upvote 1
Link to comment
Short link
Share on other sites

  • The title was changed to [Fixed] [1.12.0.0/8.7.7_0039] missing "import re" in utils.py

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...