Community Forum

ValueError - NULL Pointer

Forum Overview >> Blender Exporter

CategoryBlender Exporter
Created21.12.2021 11:43


Sam Bandoly (S4MT3K) 21.12.2021 11:43
Hey Guys,

i just bought the Tutorial for LS22. Installed blender and got Stuck on Part 5.

I try to apply the "exterior" predefined Physics at the Model and it throws me some Errors. idk if i can just ignore it or if i brake something later.

Traceback (most recent call last):
File "$$$\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\io_export_i3d_9_0_1\i3d_ui.py", line 1298, in execute
dcc.I3DApplySelectedAttributes()
File "$$$\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\io_export_i3d_9_0_1\dcc\__init__.py", line 330, in I3DApplySelectedAttributes
m_nodes = dcc.getSelectedNodes()
File "$$$\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\io_export_i3d_9_0_1\dcc\dccBlender.py", line 449, in getSelectedNodes
iterItems = get_outliner_selected_nodes()
File "$$$\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\io_export_i3d_9_0_1\dcc\dccBlender.py", line 437, in get_outliner_selected_nodes
for tree in subtrees_get(root):
File "$$$\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\io_export_i3d_9_0_1\dcc\dccBlender.py", line 410, in subtrees_get
t = pool.pop().contents
ValueError: NULL pointer access

location: <unknown location>:-1



Does Anyone has an Idea?!

Thx in Advance

Sam Bandoly (S4MT3K) 21.12.2021 13:12
Okay... i figured out, for whoever ever need that, that the Versions of blender, that are described in the EXPORTER are !NOT! as compatible as it says.

Version 2.8 to 2.9 will cause errors--- So go from 2.93 or especially STAY EXACTLY on 2.93.0.

It fixed my problem entirely, as i had some "LAG" issues with all other versions above.

--Can be closed --


Note: Log in to post. Create a new account here.