And this is also the erreor Im getting:
*** OCTANE API MSG: Tried to access null item
*** OCTANE API MSG: Tried to access null item
*** OCTANE API MSG: Tried to access null item
*** OCTANE API MSG: Tried to access null item
CRASH CRASH and CRASH
Moderator: juanjgon
These messages are not critical issues. They are not related to the crash at all.
I'm not sure if this is going to help in your case, but if you can render the scene in "Update mode", it could be a workaround. The crash is related to the "Full scene reload" core code.
Thanks,
-Juanjo
I'm not sure if this is going to help in your case, but if you can render the scene in "Update mode", it could be a workaround. The crash is related to the "Full scene reload" core code.
Thanks,
-Juanjo
If I do so my animation will not be updated at render time!!!juanjgon wrote:These messages are not critical issues. They are not related to the crash at all.
I'm not sure if this is going to help in your case, but if you can render the scene in "Update mode", it could be a workaround. The crash is related to the "Full scene reload" core code.
Thanks,
-Juanjo
Yep, I supposed that. Another solution while I'm trying to find the solution could be to render the scene frame by frame using a render controller like Deadline, HQueue or a script. If you render only one frame using hython or hbatch, the rendering should be fine.
Thanks,
-Juanjo
Thanks,
-Juanjo
- snakeboxmedia
- Posts: 140
- Joined: Wed Jul 11, 2018 1:09 pm
This sounds and feels veeery familiar and similar to my problem in my one specific scene for some reason. I'm trying to make a file for you, but not sure if I can archive it in houdini or if you just have to relink the .abc file manually once its open? would that work?
Ok. After refactoring some code related to the scene cleaning, that was the crash point, I've been able to render your scene without problems so far, so I'll include this fix in the next plugin builds. This new code should also fix at least some (if not all) these annoying "Tried to access null item" error messages.
I can send you a custom build of the plugin with this fix if you want to test it, but I need to know your Octane and Houdini versions.
Thanks for reporting this issue and for the repro scene!
-Juanjo
I can send you a custom build of the plugin with this fix if you want to test it, but I need to know your Octane and Houdini versions.
Thanks for reporting this issue and for the repro scene!
-Juanjo