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.

Could not connect to local server! After update

Home Forums General Questions Could not connect to local server! After update

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #83279

    Hi,

    You can run App Manager in the already opened console window by doing the following. Right-click on the launcher icon, then click “Properties”. In the “Verge3D for Blender Properties” dialog go to the “Shortcut” tab, then select and copy the content of the “Target”.

    Open the command prompt (start menu, then type “cmd”, then select Command Prompt from the list). Paste the copied “Target” content in the opened command prompt, then press Enter.

    Once the error happens, please copy the entire content of the command prompt and send back to us.

    Hope this is not too much trouble!

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #83283
    martenmonoz
    Customer

    This is the command prompt output I get.

    C:\Users\marte>”C:\Program Files\Verge3D_for_Blender\python\windows\python.exe” “C:\Program Files\Verge3D_for_Blender\manager\server.py” BLENDER RUN_BROWSER
    V3D-AM-INFO: Starting App Manager server (Verge3D for Blender)
    V3D-AM-INFO: Serving network port: 8668
    V3D-AM-INFO: System: Windows-11-10.0.26100-SP0
    V3D-AM-INFO: Python: 3.12.1 (tags/v3.12.1:2305ca5, Dec 7 2023, 22:03:25) [MSC v.1937 64 bit (AMD64)]
    V3D-AM-INFO: Executable: C:\Program Files\Verge3D_for_Blender\python\windows\python.exe
    V3D-AM-INFO: Filesystem encoding: utf-8
    V3D-AM-INFO: Version: 4.10.0 (RELEASE)
    V3D-AM-INFO: License: Team (expires 05.02.2026)
    V3D-AM-INFO: Maintenance: yes
    V3D-AM-INFO: Updating licensing information
    Traceback (most recent call last):
    File “C:\Program Files\Verge3D_for_Blender\manager\server.py”, line 4342, in <module>
    server.start()
    File “C:\Program Files\Verge3D_for_Blender\manager\server.py”, line 4190, in start
    self.handleVersionUpdate()
    File “C:\Program Files\Verge3D_for_Blender\manager\server.py”, line 374, in handleVersionUpdate
    self.activateEngine(self.amSettings[‘licenseKey’])
    File “C:\Program Files\Verge3D_for_Blender\manager\server.py”, line 393, in activateEngine
    keymanager.activate(path, key)
    File “C:\Program Files\Verge3D_for_Blender\manager\lib\keymanager.py”, line 47, in activate
    file = l1llll_opy_.read()
    ^^^^^^^^^^^^^^^^^^
    File “<frozen codecs>”, line 322, in decode
    UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xb6 in position 64: invalid start byte

    #83284

    Thank you for the log, it really helped!

    Is it possible that the “v3d.js” engine module got edited somehow? It appears that some invalid characters (with different encoding) were inserted into it. We’re going to dive deeper into this issue. In the meantime you can copy the file from C:\Program Files\Verge3D_for_Blender\build\v3d.js to your application folder(s).

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #83285
    martenmonoz
    Customer

    Hi Alexander,

    First, your help is greatly appreciated, thank you!

    I did not edit the file, only thing I do after installing is try opening the application. Do i need to copy the v3D.js from C:\Program Files\Verge3D_for_Blender\build\v3d.js to my verge project’s folder? what will that accomplish?

    #83286

    That’s really strange, maybe it’s some disk issue or something like that.

    Anyway, copying that file from Program Files should reset the engine runtime in the corresponding app to its original (unlicensed) state. Afterwards you just need to activate your installation by entering your license key anew.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.