lasa01 / Plumber

A Blender addon for importing Source 1 engine maps, models, materials and textures. This addon makes it possible to import full CS:GO, TF2, CS:S or other Source 1 game maps into Blender.
MIT License
389 stars 30 forks source link

Is io_import_vmf compattible with sourceio? #165

Closed toby1603 closed 7 months ago

toby1603 commented 11 months ago

Describe the bug Screenshot 2023-08-05 073813 To Reproduce Steps to reproduce the behavior:

  1. Import a 'MDL'
  2. Set option 'Game strategy' to 'Sourceio'
  3. See error

Expected behavior Nothing changes only lag

Logs Game Files already Indexed. Screenshots If applicable, add screenshots to help explain your problem.

Details (please complete the following information):

Screenshot 2023-08-05 073333

lasa01 commented 11 months ago

Probably your SourceIO addon directory is named wrong. Go to C:\Users{username}\AppData\Roaming\Blender foundation\Blender\3.6\Scripts\addons and make sure the name of the sourceio directory is SourceIO. If it has -master in in, remove that and it should work.

In case you don't need to import AGR files, I recommend you instead try the latest Plumber beta version on the releases tab. It generally works better and does not need SourceIO or Blender Source Tools as a dependency.

lasa01 commented 7 months ago

Closing due to inactivity.