Adding tag named "in" breaks tag loading and everything else involved
Is there an existing issue for this?
- [x] I have searched the existing issues
Contact Details
No response
Version Info
Latest available release
What operating system are you seeing the problem on?
Windows
Bug Behavior
Similar to https://github.com/etternagame/etterna/issues/719 but that one seems to have just passed with time. (Re)Downloaded 0.74.4 and after some point in time, the game would refuse to get to the point of loading the song list.
Expected Behavior
Song selection screen should open successfully.
Reproduction Steps
- Click Game Start (see additional details for more info about my config)
Anything else?
Similar to #719 in that I found that removing my songs allowed the empty song list to load. After a bit of mucking around with my files, I found that the culprit was actually Etterna/Save/Rebirth_settings/tags.lua, although I don't really know why.
I can't attach a .lua file, so attaching it as a renamed .txt file. It's also super short so here's the plaintext:
return {
playerTags= {
fav= {Xcacb4bf1f580942026b391d390e50dded4c68ef1= 1,
Xcb622ee23d0f658fe25ed158b6211af6a3ce3754= 1,
X72bdf18ee54bdd9482789c47ef10620752ea549a= 1},
ez= {},
in= {},
nm= {},
hd= {X7c0d927f2e887bac44a11099383142869e59d705= 1,
X5f03d293766f7f926cbf1b9633e9583094a30e41= 1}}}
the .log file from this session would tell the truth about what is happening here
i think this should be a log from a problematic attempt
honestly, the reason might just be that the tag i used was in which may or may not be a reserved keyword in lua idk
this log is from a 0.72.3 install in a session from 4/6
yes, the problem is the tag called "in"
will look into it
f068bf43d2e7cb154a703aefbf1c1b31a8ea243c