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

Support for ModelRead #42

Closed
Drehd opened this issue Dec 25, 2021 · 1 comment
Closed

Support for ModelRead #42

Drehd opened this issue Dec 25, 2021 · 1 comment

Comments

@Drehd
Copy link

Drehd commented Dec 25, 2021

C:\Users\H510\Downloads\xnbcli-windows-x64>xnbcli.exe unpack ".\packed" ".\unpacked"
[INFO] Reading file "packed\TerrainMesh.xnb" ...
[INFO] XNB file validated successfully!
[INFO] File has been successfully decompressed!
[ERROR] Filename: packed\TerrainMesh.xnb
XnbError: Non-implemented type found, cannot resolve type "Microsoft.Xna.Framework.Content.ModelReader", "Microsoft.Xna.Framework.Content.ModelReader, Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553".
at simplifyType (C:\snapshot\xnbcli\app\Xnb\TypeReader.js:0:0)
at Xnb.load (C:\snapshot\xnbcli\app\Xnb\index.js:0:0)
at processUnpack (C:\snapshot\xnbcli\xnbcli.js:0:0)
at Walker.walker.on (C:\snapshot\xnbcli\xnbcli.js:0:0)
at Walker.emit (events.js:198:13)
at Object.emitSingleEvents [as emitNodeType] (C:\snapshot\xnbcli\node_modules\walk\lib\node-type-emitter.js:58:13)
at Walker._wLstatHandler (C:\snapshot\xnbcli\node_modules\walk\lib\walk.js:88:19)
at C:\snapshot\xnbcli\node_modules\walk\lib\walk.js:106:12
at FSReqWrap.oncomplete (fs.js:154:5)

Success 0
Fail 1

C:\Users\H510\Downloads\xnbcli-windows-x64>echo Press enter to continue
Press enter to continue

C:\Users\H510\Downloads\xnbcli-windows-x64>pause
Press any key to continue . . .

@LeonBlade
Copy link
Owner

Related to #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants