You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.Exception: GML Compile Error: Errors parsing code when trying to compile modified "gml_GlobalScript_scr_unitTurnPositionEvents":
Expected assignment operator around line 40, column 13.
Unexpected end of code.
Unexpected end of code.
Unexpected end of code.
Unexpected end of code.
Unexpected end of code.
Unexpected end of code.
at UndertaleModLib.Models.UndertaleCode.ReplaceGML(String gmlCode, UndertaleData data) in D:\UndertaleModToolCE-master\UndertaleModLib\Models\UndertaleCode.cs:line 1585
at ModShardLauncher.Msl.Save(FileEnumerable`1 fe)
at DraxisstheBookwyrm.DraxisstheBookwyrm.PatchMod()
at ModShardLauncher.ModLoader.PatchMods()
at ModShardLauncher.ModLoader.PatchFile()
at ModShardLauncher.Controls.ModInfos.Save_Click(Object sender, EventArgs e)
when I try to enable it. This issue is likely with other .gml files as well.
Steps To Reproduce :
Include my code in a new .sml file, then try to enable it through MSL.
Expected Behavior :
It is enabled normally.
Screenshots if applicable :
You can directly paste screenshots here, no need for external hosting.
...
Additional Information :
Stoneshard Version : 0.9.2.12
MSL Version : 0.13.2.0
Additional Context :
Add any other context about the problem here.
...
The text was updated successfully, but these errors were encountered:
Draxiss314
changed the title
[BUG] Specific .gml's Fail to Recompile Correctly
[BUG] Specific .gml's Fails to Enable Correctly
Apr 19, 2025
Draxiss314
changed the title
[BUG] Specific .gml's Fails to Enable Correctly
[BUG] Specific .gml Fails to Enable Correctly
Apr 19, 2025
Describe the Bug :
A .sml file with this code:
yields this error:
when I try to enable it. This issue is likely with other .gml files as well.
Steps To Reproduce :
Include my code in a new .sml file, then try to enable it through MSL.
Expected Behavior :
It is enabled normally.
Screenshots if applicable :
You can directly paste screenshots here, no need for external hosting.
...
Additional Information :
Additional Context :
Add any other context about the problem here.
...
The text was updated successfully, but these errors were encountered: