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.

Export Error Causing Black Background on Model, Any Ideas?

Home Forums General Questions Export Error Causing Black Background on Model, Any Ideas?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13289
    Luke224
    Participant

    INFO: Starting glTF 2.0 export
    PROFILE: Delta time: 0.0 (asset)

    PROFILE: Delta time: 0.0 (scene)
    INFO: Compressing file: C:\Users\Luke\Desktop\Blender\verge3d\applications\pushbutton 120x220x90\pushbutton-120x220x90.gltf
    INFO: Compressing file: C:\Users\Luke\Desktop\Blender\verge3d\applications\pushbutton 120x220x90\pushbutton-120x220x90.bin
    Traceback (most recent call last):
    File “C:\Users\Luke\Desktop\Blender\verge3d\addons\verge3d\__init__.py”, line 238, in execute
    return gltf2_export.save(self, context, export_settings)
    File “C:\Users\Luke\Desktop\Blender\verge3d\addons\verge3d\gltf2_export.py”, line 145, in save
    compressLZMA(export_settings[‘gltf_filedirectory’] + export_settings[‘gltf_binaryfilename’], export_settings)
    File “C:\Users\Luke\Desktop\Blender\verge3d\addons\verge3d\gltf2_export.py”, line 89, in compressLZMA
    conn.request(‘POST’, ‘/storage/lzma/’, body=fin, headers=headers)
    File “C:\Program Files\Blender Foundation\Blender\2.79\python\lib\http\client.py”, line 1107, in request
    self._send_request(method, url, body, headers)
    File “C:\Program Files\Blender Foundation\Blender\2.79\python\lib\http\client.py”, line 1152, in _send_request
    self.endheaders(body)
    File “C:\Program Files\Blender Foundation\Blender\2.79\python\lib\http\client.py”, line 1103, in endheaders
    self._send_output(message_body)
    File “C:\Program Files\Blender Foundation\Blender\2.79\python\lib\http\client.py”, line 936, in _send_output
    self.send(message_body)
    File “C:\Program Files\Blender Foundation\Blender\2.79\python\lib\http\client.py”, line 905, in send
    self.sock.sendall(datablock)
    ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host

    location: <unknown location>:-1

    location: <unknown location>:-1

    #13297

    can you please attach your blend file?

    Chief 3D Verger | LinkedIn | Twitter

    #13353
    Luke224
    Participant

    Figured it out, my model is quite large over 2.4million verts, 4 million Tris. The gtlf file was completing but when it got to the bin file it was timing out. Black screen was caused by me using 7zip to compress the bin file and not the gtlf file so i turned off compression in blender and manually compress and black background is gone.

    #13363

    Thanks for reporting this. I was able to reproduce this issue with a single sub-resolved sphere. Created a task in our dev tracker. :good:

    Chief 3D Verger | LinkedIn | Twitter

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