Error when expanding an object in UE explorer - Printable Version +- Eliot's Forum (https://eliotvu.com/forum) +-- Forum: UE Explorer (https://eliotvu.com/forum/forumdisplay.php?fid=1) +--- Forum: General (https://eliotvu.com/forum/forumdisplay.php?fid=3) +--- Thread: Error when expanding an object in UE explorer (/showthread.php?tid=125) |
Error when expanding an object in UE explorer - m3cviz - 08-18-2015 When I try to expand a class in UE explorer I get this error: Stack Trace: Thrown by:InitNodes at UELib.Core.UObject.InitNodes(TreeNode node) at UELib.Core.UStruct.InitNodes(TreeNode node) at UELib.Core.UState.InitNodes(TreeNode node) at UELib.Core.UObject.InitializeNodes(TreeNode node) at UEExplorer.UI.Tabs.UC_PackageExplorer._OnClassesNodeExpand(Object sender, TreeViewCancelEventArgs e) Exception occurred while initialising this node: Object reference not set to an instance of an object. |