https://github.com/largeBIGsnooze/sins2-blender-extension
That was working good up until today when I tried to export a model. Now it flips the model around and spits an error out:
Could not export the model: Calling operator "bpy.ops.export_scene.gltf" error, could not be found
Looking at the github page I see a change was made recently:
fixes bloom error for earlier blender versions
Noticing that the extension could update, I hit the update button to bring it to 0.8.9 but this issue still remains.
Not sure how to rectify this issue or how/why it came about. I hadn't changed/done anything since last time I was working on the mod (a few days ago). I don't believe Blender updated itself, since its last update was a month ago.
Edit: I downloaded Blender 4.1.0 and it works again. Something seemingly broke compatibility with 4.2.3 for me, even after reinstalling.
Edit 2: Yes it works with 4.2.3 again. Not sure what that was about?