Closed ekoerp1 closed 2 months ago
I was able to fix with ignore special properties. If you have another idea that could work that would be nice.
I was able to fix with ignore special properties. If you have another idea that could work that would be nice.
local Params = { RepoURL = "https://raw.githubusercontent.com/luau/SynSaveInstance/main/tests/", SSI = "test_saveinstance", } local synsaveinstance = loadstring(game:HttpGet(Params.RepoURL .. Params.SSI .. ".luau", true), Params.SSI)() local Options = {} -- Documentation here https://luau.github.io/UniversalSynSaveInstance/api/SynSaveInstance synsaveinstance(Options)
Try that and show an image of the console right before the error.
Are you sure a similar issue hasn't been opened yet? Yes
Describe the bug A clear and concise description of what the bug is. I run the script in MM2 to save it and it says error check F9 console
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen. The game to save and go into my files without this bug
Executor (& Emulator if used) Name(s): AppleWare
Game Link: https://www.roblox.com/games/142823291/Murder-Mystery-2