Blender crashing - system console error message?

Hi. Blender has been crashing since I installed 3.3.

I checked the system console, and it is written:
WARN (bke.anim_sys): C:\Users\blender\git\blender-v330\blender.git\source\blender\blenkernel\intern\anim_sys.c:4202 BKE_animsys_eval_driver: invalid driver - inputs[6].max_value[0]
Megascans Plugin Error initializing the thread. Error: [WinError 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted

Do you think you can help me to solve the issue?
Thank you

You have a add-on attempting to connect to the internet through a port already in use. This is a bad thing, for networking security reasons I won’t go into, but you should probably remove this add-on as it presents a vulnerability. You can delete add-ons from your file explorer from the Scripts folder of your Blender installation

1 Like

If its Megascans I did that, Blender kept crashing. I solved the issue by appending all my scenes in a new blender file.

1 Like