Search found 1 match

by gyst
Sat Jun 15, 2019 12:12 pm
Forum: General Discussion
Topic: Invalid cast on byte[] fields
Replies: 1
Views: 1057

Invalid cast on byte[] fields

I'm using ES3 in my game and I absolutely love it, but I recently encountered a problem and I'm wondering if anyone here can help me out. I have a custom class, which I save to and load from. I recently added a field of type byte[] , and now when I try to load the saved file I receive an "Inval...