gnembon / fabric-carpet

Fabric Carpet
MIT License
1.65k stars 261 forks source link

Scarpet overlay.sc error #1786

Open Nogloon opened 11 months ago

Nogloon commented 11 months ago

'->' operator requires a function signature on the LHS in math at line 2, pos 11

sum(list) HERE>> -> reduce(list, _a+_, 0);

error when evaluating expression failed to add app overlay app

getting this error whenever i try to /script load overlay

altrisi commented 11 months ago

Works here on the latest 1.20.1 version, what version are you on?

Nogloon commented 11 months ago

1.20.1

Nogloon commented 11 months ago

same error if i try load a few other apps