I was working on a newer version of Factory IO (2.4.5) but now I have an older version(2.4.3), I can’t open the project,has a few bugs in the console:
Welcome to the console. Type print_help() to print a list of available commands.
Failed to open Converge Station. Exception: System.NullReferenceException: Object reference not set to an instance of an object
at GenericDriver.g__ReadPoints|73_0 (System.Xml.XmlNode n, System.String name, PointIO[] points) [0x0001c] in :0
at GenericDriver.DoDeserialization (System.Xml.XmlNode node, System.Version version) [0x00300] in :0
at AdvantechDriver.DoDeserialization (System.Xml.XmlNode node, System.Version version) [0x00000] in :0
at DriverBase.Deserialize (System.Xml.XmlNode rootNode, System.Version version) [0x00011] in :0
at DriverManager.Deserialize (System.Xml.XmlNode rootNode, System.Version version) [0x001a8] in :0
at FactoryIO.Scripting.Scene.LoadSavedSceneData (System.Xml.XmlNode sceneNode) [0x00135] in :0
at FactoryIO.Scripting.Scene.ExecuteLoad (FactoryIO.Scripting.Scene+SceneInfo savedScene) [0x0004e] in :0
Can someone help me, thank you