when i put it into fougerite 1.5.1 it says this error
[Modules] Module "AdvancedTester" has thrown an exception during initialization. System.IO.DirectoryNotFoundException: Could not find a part of the path "C:\Users\Michiel\Desktop\rust_server_151\Save\AdvancedTester\Settings.ini".
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
at System.IO.File.Create (System.String path, Int32 bufferSize) [0x00000] in <filename unknown>:0
at System.IO.File.Create (System.String path) [0x00000] in <filename unknown>:0
at AdvancedTester.AdvancedTester.Initialize () [0x00000] in <filename unknown>:0
at Fougerite.ModuleContainer.Initialize () [0x00000] in <filename unknown>:0
at Fougerite.ModuleManager.LoadModules () [0x00000] in <filename unknown>:0