Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keyerror -10 #100

Open
loeffel-io opened this issue May 18, 2020 · 0 comments
Open

keyerror -10 #100

loeffel-io opened this issue May 18, 2020 · 0 comments

Comments

@loeffel-io
Copy link

unityextract data.unity3d
1403656975 absent from structs.dat
-10 absent from structs.dat
-15 absent from structs.dat
-11 absent from structs.dat
-5 absent from structs.dat
-7 absent from structs.dat
-8 absent from structs.dat
-14 absent from structs.dat
-12 absent from structs.dat
-6 absent from structs.dat
-2 absent from structs.dat
-17 absent from structs.dat
-16 absent from structs.dat
-18 absent from structs.dat
-19 absent from structs.dat
-9 absent from structs.dat
-3 absent from structs.dat
-4 absent from structs.dat
-13 absent from structs.dat
Traceback (most recent call last):
File "/usr/local/bin/unityextract", line 159, in
main()
File "/usr/local/bin/unityextract", line 155, in main
exit(app.run())
File "/usr/local/bin/unityextract", line 57, in run
self.handle_asset(asset)
File "/usr/local/bin/unityextract", line 83, in handle_asset
if obj.type not in self.handle_formats:
File "/Library/Python/3.7/site-packages/unitypack-0.10.0-py3.7.egg/unitypack/object.py", line 30, in type
script = self.read()["m_Script"]
File "/Library/Python/3.7/site-packages/unitypack-0.10.0-py3.7.egg/unitypack/object.py", line 84, in read
return self.read_value(self.type_tree, BinaryReader(BytesIO(object_buf)))
File "/Library/Python/3.7/site-packages/unitypack-0.10.0-py3.7.egg/unitypack/object.py", line 51, in type_tree
return TypeMetadata.default(self.asset).type_trees[self.class_id]
KeyError: -10

@loeffel-io loeffel-io changed the title keyerror 10 keyerror -10 May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant