The structure corruption bug has cost me an entire custom inventory system and a year’s worth of work. I wish i had known structures are this fuckdd up back when i started using them. I should have known they are too good to be true, being so easy to use.
Are there any alternatives? I was recomended data tables but dont they also rely upon a struct for the row structure? What if I modify that struct? Would the data table break too?