Hey there! I was just wondering if anyone else has come into issues when using ENUMs at all? Any part I try to update that contains an enum field, I always get back an error along the lines of this:
[live][1:52:26 PM] obj_profile:Draw_0[L8,c89] Enum `playerdatastorage` does not contain field `totalessence`
I generally will just comment out ENUM sections when use GMLive to layout UI stuff, and then just cut them back in when I know the layout is all good and I've shut off GMLive. I figured it may be worth a shot however to see if anyone else has had this issue.
For the record as well - it isn't just that Enum value - it's pretty much any/all. And I can confirm that "playerdatastorage" does contain that field as well.
Thanks very much - other than this minor issue this extension has been a major help!!
Thanks again!