[0.12.*] [Pending]ApplicationVersion class not deserializing
-
- Burner Inserter
- Posts: 12
- Joined: Thu Jun 02, 2016 6:26 pm
- Contact:
[0.12.*] [Pending]ApplicationVersion class not deserializing
On all (recent?) 0.12.* versions the ApplicationVerison deserialization constructor isn't properly deserializing the platform string. The string is being transmitted properly, however, the "platform" variable is always being set to "win32". I've tested this on a few versions between .28 and .33, and on both x64 and x86 versions and the problem persists.
Re: [0.12.*] ApplicationVersion class not properly deserializing
Thanks for the report,
Can you elaborate as to what the actual bug is here? what problem or issue is being caused?
Can you elaborate as to what the actual bug is here? what problem or issue is being caused?
-
- Burner Inserter
- Posts: 12
- Joined: Thu Jun 02, 2016 6:26 pm
- Contact:
Re: [0.12.*] [Pending]ApplicationVersion class not deserializing
It doesn't cause any actual issues, but if the platform string is always going to be set to "win32", then there is no point in sending the platform name.