HearthSim / UnityPack

Python deserialization library for Unity3D Asset format
https://hearthsim.info/
MIT License
720 stars 153 forks source link

ValueError: 64 is not a valid RuntimePlatform #89

Open Kelema opened 4 years ago

Kelema commented 4 years ago

I attempted to extract a .unity3d file but I get an error called "ValueError: 64 is not a valid RuntimePlatform"

I have the full console attached here.

image