EliotVU / Unreal-Library

UnrealScript decompiler library for Unreal package files (.upk, .u, .uasset; etc), with support for Unreal Engine 1, 2, and 3
MIT License
367 stars 86 forks source link

Fix RSS property deserialization #91

Open etkramer opened 4 days ago

etkramer commented 4 days ago

Tested with Batman2, should no longer throw out of range exceptions midway through property deserialization

EliotVU commented 3 days ago

Thanks! I will merge it as soon as I have tested it against the other RSS games.