-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What's the bug?
TourGuide 2.2.2, on startup, using KoLmafia r28567, produces several error messages like these:
- is out of range, returning 0
- is out of range, returning 0
- is out of range, returning 0
- is out of range, returning 0
-- is out of range, returning 0
- is out of range, returning 0
--- is out of range, returning 0
- is out of range, returning 0
- is out of range, returning 0
- is out of range, returning 0
- is out of range, returning 0
- is out of range, returning 0
- is out of range, returning 0
- is out of range, returning 0
- is out of range, returning 0
- is out of range, returning 0
These error messages appear to be benign. They come from relay/relay_TourGuide.ash trying to parse coinmasters.txt in initialiseItemIngredients():
string [string,string,int,string] coinmasters_map;
file_to_map("data/coinmasters.txt", coinmasters_map);
The coinmasters_map structure appears to be incompatible with the coinmasters.txt file as currently distributed with KoLmafia.
Account State
Aftercore
In-Game Path & Class
Turtle Tamer in Unrestricted
TourGuide Commit
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working