Get String Character At Error Message is Incorrect #6

Closed
opened 2025-08-22 09:00:11 +10:00 by DiamondNether90 · 4 comments

The error message I got was: First argument of getlistat must be a string literal
The error was actually for getstrcharat. This took me way to long to figure out lol, any chance this could get fixed?

The error message I got was: `First argument of getlistat must be a string literal` The error was actually for getstrcharat. This took me way to long to figure out lol, any chance this could get fixed?
Owner

Can you upload the code you are trying to run? I need more details to fix this error.

Can you upload the code you are trying to run? I need more details to fix this error.
Author
Member
set &idx 0
getstrcharat *test $idx &store

Check the error message

``` set &idx 0 getstrcharat *test $idx &store ``` Check the error message
Owner

Just realised I completely misread this, should be an easy fix when I have my laptop next

Just realised I completely misread this, should be an easy fix when I have my laptop next
max self-assigned this 2025-08-25 11:04:35 +10:00
Owner

Fixed

Fixed
max closed this issue 2025-08-25 11:23:34 +10:00
This repo is archived. You cannot comment on issues.
No Label
2 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ground/ground-old#6