This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Description
Describe the bug
This is reached when the opened file ends with a newline. This line is causing FileReadLine() to print an error:

The ifndef and print statement should simply not have ever been put there in the first place.
To Reproduce
Steps to reproduce the behavior:
- Download unmappedlands2.rte.zip and drop it into the Mods/ folder, on the latest Development branch
- Open the
Unmapped Lands 2 activity
- In the console you'll see
Error: Tried to read past EOF. printed several times.