Topic: Scenarios: File I/O
31 —
32 of
32
Posts
« previous
1
2
3
4
GunChleoc![]() |
Posted at:
2018-05-06, 07:30 UTC+2.0
You probably need something like this to prevent nil values:
Busy indexing nil values ![]() ![]() |
Nordfriese![]() Topic Opener |
Posted at:
2018-05-17, 10:09 UTC+2.0
I got nowhere trying to check for nil values directly, but instead found a way to check this indirectly by comparing the array index to the iterating index. If they are unequal, it means that a nil value was silently skipped, so a coroutine error is thrown. ![]() ![]() |
31 —
32 of
32
Posts
« previous
1
2
3
4