NRE when accessing new inventory system

Issue #59 new
Former user created an issue

The following error occurs when accessing the 1.11 inventory system in the editorscene:

[EXC 11:01:39.223] NullReferenceException: Object reference not set to an instance of an object
    UniversalStorage2.StockVariants.EditorPartIconListener.PartIconSpawn () (at <da28f16225654a6e9aa3c0ba261544dc>:0)
    UniversalStorage2.StockVariants.EditorPartIconListener.Start () (at <da28f16225654a6e9aa3c0ba261544dc>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

(please disregard #58 - I copied the wrong log entry)

Comments (0)

  1. Log in to comment