GrowtopiaNoobs / Growtopia_ItemsDecoder

Decoder of file items.dat which can be found in Growtopia
MIT License
23 stars 21 forks source link

Items are unordered #30

Open TheReaper62 opened 3 years ago

TheReaper62 commented 3 years ago

When i used the latest version of item.dat it didn't work and returned Items are unordered 2021 July

StayHalalSoftware commented 3 years ago

add memPos += 13 and 14 before the error event is executed

TheReaper62 commented 3 years ago

add memPos += 13 and 14 before the error event is executed

Can you be Slightly more specific when you say before the error event. I don't do cpp

GuckTubeYT commented 2 years ago

https://github.com/GrowtopiaNoobs/Growtopia_ItemsDecoder/pull/31