so i recently switched to the level editor known as "rained", and tried to render my level. the entire application proceeded to tweak out and crash.
here is the log, i couldnt make any sense of it.
[err] Error occured when rendering level:
"Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: 'Drizzle.Lingo.Runtime.LingoNumber' does not contain a definition for 'pals'
at CallSite.Target(Closure, CallSite, Object, LingoList)
at System.Dynamic.UpdateDelagates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at Drizzle.Ported.loadlevel.loadlevel(Object lvlname, Object fullpath) in /home/runner/rained/src/Drizzle/Drizzle.Ported/Translated/Behavior.loadlevel.cs:line 260
at Drizzle.Logic.EditorRuntimeHelpers.RunLoadLevel(LingoRuntime runtime, String filepath) in home/runner/rained/rained/Drizzle/Drizzle.Logic/EditorRuntimeHelpers.cs:line 24
at Rained.Drizzle.DrizzleRender.RenderThread.TreadProc() in home/runner/rained/rained/Drizzle/DrizzleRender.cs:line 243"
if anyone could help me that would be great!
what is pals lmao?