-
Hi, I'm pretty new to ReClass but I couldn't find an answer to my question anywhere. I just reversed a class with it and midway I noticed that almost all of my named entries in the list were 2 offsets down in the list which made them are incorrect. A little bit later I noticed that when I mark 3 coordinates for example as a Vec3 it pushes all entries below it down, so they are all wrong. Some entries also just disappeared like a health value that had nothing to do with any of the vectors. I solved it by doing it all over again, marking all vectors first and then doing all other values which would be pretty annoying if I wouldn't have done the class already and knew how many vectors I will mark. Is there any solution to this or is this just normal behavior? Thanks in Advance ;) |
Beta Was this translation helpful? Give feedback.
See the discussion in #48 and #196