10-03-2012, 08:40 AM
Hey eliot, love the program, but I seem to be having an issue with the Borderlands 2 classes... Few of them have any functions (it usually stops after variable declaration), and many classes have an exception similar to this:
Deserialization failed by the following exception:
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Occurred on position:132/133
StackTrace: at UELib.UnrealPackage.GetIndexObject(Int32 objectIndex)
at UELib.Core.UClass.Deserialize()
at UELib.Core.UObject.BeginDeserializing()
Any help on this would be awesome
Deserialization failed by the following exception:
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Occurred on position:132/133
StackTrace: at UELib.UnrealPackage.GetIndexObject(Int32 objectIndex)
at UELib.Core.UClass.Deserialize()
at UELib.Core.UObject.BeginDeserializing()
Any help on this would be awesome