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
It is not so simple because it says "llGetNotecardLine takes 255 bytes" but Haskell's take function takes n characters.
BTW, who uses debugger? I don't use.
PellSmit
added a commit
to PellSmit/lslforge
that referenced
this issue
Feb 7, 2022
Just pointing out to the fact that
SimLL.hs
forllGetNotecardLine
takes 255 bytes vs 1024 as of recent simulator version.The text was updated successfully, but these errors were encountered: