mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
* Adds safety checks to properties.renderInfo to prevent invalid access when undefined. * Error trace prior to guards: [04/27 13:16:19] [CRITICAL] [hifi.scriptengine] [defaultScripts.js] [UncaughtException signalHandlerException] Error: Result of expression 'properties.renderInfo' [undefined] is not an object. in .../build/interface/RelWithDebInfo/scripts/system/libraries/entityList.js:93 [04/27 13:16:19] [CRITICAL] [hifi.scriptengine] [Backtrace] [04/27 13:16:19] [CRITICAL] [hifi.scriptengine] <anonymous>() at .../build/interface/RelWithDebInfo/scripts/system/libraries/entityList.js:93 [04/27 13:16:19] [CRITICAL] [hifi.scriptengine] <anonymous>(data = [object Object]) at .../build/interface/RelWithDebInfo/scripts/system/libraries/entityList.js:149 [04/27 13:16:19] [CRITICAL] [hifi.scriptengine] <global>() at -1 Changes Committed: modified: scripts/system/libraries/entityList.js |
||
---|---|---|
.. | ||
+android | ||
developer | ||
modules | ||
system | ||
tutorials | ||
defaultScripts.js |