Skip to content

Commit

Permalink
sscript is not CI friendly?
Browse files Browse the repository at this point in the history
WHY INSIST ASK FOR SETUP?!?!?!?!??!?!??!?!??!??!??!??!??!?!?!?

```
[SScript 7.7.0] No setup has been done, compilation now will enter setup mode.
If you wish to rerun this setup later, delete /home/runner/settings.cocoa

Warning : (WDeprecated) --no-traces has been deprecated, use -D no-traces instead
/opt/hostedtoolcache/haxe/4.3.2/x64/std/haxe/io/Input.hx:189: characters 37-42 : Uncaught exception Eof
/home/runner/work/Kaded-fnf-mods/Kaded-fnf-mods/.haxelib/SScript/7,7,0/src/macro/Macro.hx:79: characters 31-53 : Called from here
/home/runner/work/Kaded-fnf-mods/Kaded-fnf-mods/.haxelib/SScript/7,7,0/src/macro/Macro.hx:91: characters 12-25 : Called from here
(unknown) : Called from here
Customize settings? (Y/N to use default settings):
Error: Process completed with exit code 1.
```
  • Loading branch information
JOELwindows7 committed Nov 16, 2023
1 parent 0d2b8a7 commit 1fde91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@
<!--In case you want to use the addons package-->
<haxelib name="flixel-addons" />
<haxelib name="hscript" />
<haxelib name="SScript"/>
<!-- <haxelib name="SScript"/> -->

<!-- JOELwindows7: here Altronix -->
<haxelib name="away3d" if="FEATURE_AWAY_3D"/>
Expand Down

0 comments on commit 1fde91d

Please sign in to comment.