hobg0blin / dataville

In-progress Ren'Py game.
0 stars 0 forks source link

occasional blank messages appearing after tasks #30

Closed hobg0blin closed 1 week ago

hobg0blin commented 1 week ago

Assuming this is some weird line parsing thing where it's trimming the first line? Need to debug a bit.

habmin commented 1 week ago

lets make a note of where this specifically happens

habmin commented 1 week ago

When you say blank messages appearing, do you mean cogni or email message appearing with the bubble or frame, but no text? or just completely blank screens?

hobg0blin commented 1 week ago

When you say blank messages appearing, do you mean cogni or email message appearing with the bubble or frame, but no text? or just completely blank screens?

I mean message appearing with bubble/frame but no text. Caught this today on the day 1 ` "label this as an alien" task from Alex. Will investigate shortly

hobg0blin commented 1 week ago

This is an error in the narrative CSV where correct/ethical choices aren't properly designated - will fix.

hobg0blin commented 1 week ago

this should be resolved but not closing it until i've tested a bit more to make sure

hobg0blin commented 1 week ago

ok looks like it was showing blank messages in cases where it only had a message for ethical/correct and the other was picked. this should be resolved by the latest commit