Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LoL don't run with Blender 4.1.1 and BlendLuxCore v2.9 #930

Open
Spirou4D opened this issue Jul 4, 2024 · 3 comments
Open

LoL don't run with Blender 4.1.1 and BlendLuxCore v2.9 #930

Spirou4D opened this issue Jul 4, 2024 · 3 comments

Comments

@Spirou4D
Copy link

Spirou4D commented Jul 4, 2024

.blend file:
A simple cube on 3Dview

Steps to reproduce:
Install BlendLuxCore 2.9 for Blender 4.1 and LoL in HOME/LuxCoreOnlineLibrary_data

Screenshots or rendered images:

Error message from Blender console:
Python: Traceback (most recent call last):
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\urllib\request.py", line 1348, in do_open
h.request(req.get_method(), req.selector, req.data, headers,
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\http\client.py", line 1294, in request
self._send_request(method, url, body, headers, encode_chunked)
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\http\client.py", line 1340, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\http\client.py", line 1289, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\http\client.py", line 1048, in _send_output
self.send(msg)
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\http\client.py", line 986, in send
self.connect()
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\http\client.py", line 1466, in connect
self.sock = self._context.wrap_socket(self.sock,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\ssl.py", line 517, in wrap_sockets
return self.sslsocket_class._create(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\ssl.py", line 1108, in _create
self.do_handshake()
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\ssl.py", line 1383, in do_handshake
self._sslobj.do_handshake()
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1006)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\urllib\request.py", line 1351, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1006)>

OS: Windows 10 updated.
Blender version: 4.1.1 win54bites
LuxCore version: v2.9

@Spirou4D
Copy link
Author

Spirou4D commented Jul 4, 2024

Here is the solution: the LuxCoreRender's URL : https://luxcorerender.org/download/lol can't be connected because the sercurity certificat is expired !!!

Nom commun (CN) www.luxcorerender.org
Organisation (O)
Unité d'organisation (OU)
Nom commun (CN) Sectigo RSA Domain Validation Secure Server CA
Organisation (O) Sectigo Limited
Unité d'organisation (OU)
Émis le lundi 26 juin 2023 à 02:00:00
Expire le jeudi 4 juillet 2024 à 01:59:59
Certificat 3be1fe7e9217328b02b7d3076f1aa6b9b6e6594740acbe83f2065852c36b1d65
Clé publique 8559643ca2b3dd859f353899a4715ca5cac505b2033464662ba0fdb84b53e5ac

@Sarah-C
Copy link

Sarah-C commented Oct 4, 2024

It's also 404 (NOT FOUND) on http!

Have they removed the textures? Oh no! That means..........

@odil24
Copy link
Contributor

odil24 commented Oct 4, 2024

Here fixed:
9195c15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants