When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, and what you expect the result to be. Upload code here https://paste.mod.gg/(see $code for more information on how to paste your code)
I managed to save the RPG form in the Maze form but I have been running into this error:System.NullReferenceException: 'Object reference not set to an instance of an object.' I have been trying to figure out how to fix this error.
Here is the code. https://paste.mod.gg/yxmrkrgooexf/0 BlazeBin - yxmrkrgooexf A tool for sharing your source code with the world! I have two winforms I have saved separately as I need to save the RPG form in the Maze form and load the RPG form in the Maze form. I managed to save the RPG form in the Maze form but I have been running into this error:System.NullReferenceException: 'Object reference not set to an instance of an object.' I have been trying to figure out how to fix this error.