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

Error importing animations for models #173

Closed
NotUnknownDude opened this issue Nov 14, 2023 · 1 comment
Closed

Error importing animations for models #173

NotUnknownDude opened this issue Nov 14, 2023 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@NotUnknownDude
Copy link

Describe the bug
Error importing animations

To Reproduce
Steps to reproduce the behavior:

  1. Import a 'models/humans/male_07.mdl'
  2. Try to import 'models/humans/male_shared.mdl' - it's anim file
  3. Congratulations! You got an error.
  4. See error

Expected behavior
Normal import of animations. Animations only have these files: .mdl, .ani

Logs

[Plumber] [INFO] importing mdl `models/humans/male_shared.mdl`...
[Plumber] [ERROR] model `models/humans/male_shared.mdl`: io error reading `models/humans/male_shared.vvd`: no such file
[Plumber] [INFO] opening file system of game `Garry's Mod`...
[Plumber] [INFO] file system opened in 0.04 s
[Plumber] [INFO] importing mdl `models/humans/male_shared.mdl`...
[Plumber] [ERROR] model `models/humans/male_shared.mdl`: io error reading `models/humans/male_shared.vvd`: no such file
[Plumber] [INFO] opening file system of game `Garry's Mod`...
[Plumber] [INFO] file system opened in 0.04 s
[Plumber] [INFO] importing mdl `models/humans/male_shared.mdl`...
[Plumber] [ERROR] model `models/humans/male_shared.mdl`: io error reading `models/humans/male_shared.vvd`: no such file
[Plumber] [INFO] opening file system of game `Garry's Mod`...
[Plumber] [INFO] file system opened in 0.04 s
[Plumber] [INFO] importing mdl `models/humans/male_shared.mdl`...
[Plumber] [ERROR] model `models/humans/male_shared.mdl`: io error reading `models/humans/male_shared.vvd`: no such file
[Plumber] [INFO] opening file system of game `Garry's Mod`...
[Plumber] [INFO] file system opened in 0.04 s
[Plumber] [INFO] extracting...
[Plumber] [INFO] extracted file `models/humans/male_shared.mdl` into `C:\Users\Dmitry\Documents\male_shared.mdl`
[Plumber] [INFO] extraction finished in 0.00 s
[Plumber] [INFO] opening file system of game `Garry's Mod`...
[Plumber] [INFO] file system opened in 0.04 s
[Plumber] [INFO] detected local asset searh path `E:\Dmitry\Documents\BlenderCache\hl2_misc_dir`
[Plumber] [INFO] importing mdl `E:\Dmitry\Documents\BlenderCache\hl2_misc_dir\models\humans\male_shared.mdl`...
[Plumber] [ERROR] model `E:\Dmitry\Documents\BlenderCache\hl2_misc_dir\models\humans\male_shared.mdl`: io error reading `E:\Dmitry\Documents\BlenderCache\hl2_misc_dir\models\humans\male_shared.vvd`: The system cannot find the file specified. (os error 2)

Details (please complete the following information):

  • OS: Windows x64
  • Blender Version: 4.0.0
  • Addon Version: 1.0.0
  • Did you download a release or build the addon yourself: download a release
  • Related Game: Garry's Mod/Half-life
@NotUnknownDude NotUnknownDude added the bug Something isn't working label Nov 14, 2023
@lasa01
Copy link
Owner

lasa01 commented Nov 20, 2023

This looks like the same issue as #147. I'll edit the title there since this is not a TF2-specific issue. Supporting these would be a good feature to have, but I don't currently have plans for working on this.

@lasa01 lasa01 added the duplicate This issue or pull request already exists label Nov 20, 2023
@lasa01 lasa01 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants