Jump to content
Korean Random
Sign in to follow this  
Budyx69

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

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

Share this post


Link to post

Short link
Share on other sites

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.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...