We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

App settings not opening

Home Forums Bug Reports and Feature Requests App settings not opening

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #74624
    takeoutprism
    Customer

    Working on an app and it has randomly stopped opening the app settings menu and is giving the internal server error 500. It was working fine before and has just stopped working.

    TORNADO-ERROR: Uncaught exception GET /app_settings/?app=FW_Configurator (127.0.0.1)
    HTTPServerRequest(protocol='http', host='localhost:8668', method='GET', uri='/app_settings/?app=FW_Configurator', version='HTTP/1.1', remote_ip='127.0.0.1')
    Traceback (most recent call last):
      File "C:\Program Files\Verge3D_for_Blender\manager\lib\tornado\web.py", line 1711, in _execute
        result = method(*self.path_args, **self.path_kwargs)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "C:\Program Files\Verge3D_for_Blender\manager\server.py", line 2329, in get
        htmlTokens = appparse.getHTMLTokens(appInfo['appsDir'] / sortedHTMLs[0])
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "C:\Program Files\Verge3D_for_Blender\manager\lib\appparse\__init__.py", line 34, in getHTMLTokens
        inStr = inFile.read()
                ^^^^^^^^^^^^^
      File "encodings\cp1252.py", line 23, in decode
    UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 1880: character maps to <undefined>
    TORNADO-ERROR: 500 GET /app_settings/?app=FW_Configurator (127.0.0.1) 34.00ms

    I just need to make some changes to the loading screen.

    #74656

    Hi takeoutprism,

    There was a problem with non-UTF-8 characters used in settings and it was fixed in Verge3D 4.7 pre1. See also this report.

    Chief 3D Verger | LinkedIn | Twitter

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.