required assets
Closed this issue · 1 comments
pmp-p commented
That library may require assets that are only installed with a Panda3D distribution and with a correct Prc. That may lead to runtime error since assets are not checked on startup.
eg
on android and browser - where runtime is per application - the full distribution is not usually available.
fireclawthefox commented
One other place that contains assets from the engine is here:
DirectGuiExtension/DirectGuiExtension/DirectTreeView.py
Lines 23 to 24 in e6fe8bb