Unable to setup scene - MemoryError: couldn't create bpy_struct object
Describe the bug New install of GrabDoc on recently updated Blender 4.4.0. Recent startup of windows, w/ nothing extra running in background.
When attempting to setup scene, blender kicks up this error -
Python: Traceback (most recent call last): File "...\Blender\4.4\extensions\blender_org\GrabDoc\operators\core.py", line 89, in execute baker = baker_prop.add() ^^^^^^^^^^^^^^^^ MemoryError: couldn't create bpy_struct object
nothing happens except error message. (no actors created, etc...)
To Reproduce Click Setup Scene button
Expected behavior i assume it should set up the scene, add props cameras etc, and load rest of menu. Does nothing but error.
Extra Information:
- OS: Windows 11
- Blender Version 4.4.0
This is an incompatibility with Blender 4.4, this version is not supported yet but will be when I have a chance to get around to it.
+1 just purchased on GumRoad to support!
Also seeing this on 4.4.1 (obviously) Thanks for your hard work!
Here is an UNSTABLE build of GrabDoc with 4.4+ compatibility: https://github.com/oRazeD/GrabDoc/archive/refs/heads/4.4-UNSTABLE.zip
This version has MANY issues, most notably the UI in Map Preview is COMPLETELY BROKEN. I thought I may as well submit the files while I still can't find a full solve, as you can still get clean bakes out of it.
Not closing this issue as I still have a long way to go, but if you ABSOLUTELY NEEDED to use GrabDoc with 4.4+, this is how for now. The build is also backwards compatible with 4.3.
Fixed in e7964f6!
Currently only available on the dev branch, I'll rectify this soon: https://github.com/oRazeD/GrabDoc/archive/refs/heads/dev.zip