Mateusz Grzeliński grzelins
  • Joined on 2020-05-06
Mateusz Grzeliński commented on issue blender/blender#109435 2023-07-12 21:49:29 +02:00
Blender crashes when calling ArgumentParser.parse_args() if sys.argv is anything other than ["path/to/blender.exe"]

I noticed some python events can shutdown blender. In console the error is caucht (but notice that executing it twice with arrow up causes sytax error. What?)

>>> exit(1)
Traceback (most…