Skip to content

Commit c612a6c

Browse files
Fixed random blender startup crashes
1 parent acf8d58 commit c612a6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fast64_internal/f3d/f3d_material.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1865,6 +1865,7 @@ def load_handler(dummy):
18651865
lib.reload()
18661866
bpy.context.scene["f3d_lib_dir"] = None # force node reload!
18671867
link_f3d_material_library()
1868+
break
18681869

18691870

18701871
bpy.app.handlers.load_post.append(load_handler)

0 commit comments

Comments
 (0)