Importing CSGO maps get stuck when importing models
See original GitHub issueDescribe the bug I’m loading a csgo’s map called de_overpass (tried with de_inferno too) and both get stuck at step 3/12 whem importing models.
To Reproduce Steps to reproduce the behavior: same as this vid tut: https://www.youtube.com/watch?v=G1_tGNeAo74
Expected behavior Import the map and see everything of it.
Related files https://drive.google.com/file/d/1vPGOTO46RWU5Wl4eBOzxDmG6khffpEyf/view?usp=sharing
Details (please complete the following information): CSGO Manjaro Linux Gnome Addon version 0.6.4
Log
[3/12] Importing 313 models (reusing 0 existing)...
[VERBOSE] Loading all models...
[VERBOSE] Importing model models/props/de_overpass/overpass_railing_sign...
^CPython: Traceback (most recent call last):
File "/home/nonunknown/.config/blender/2.93/scripts/addons/io_import_vmf/__init__.py", line 748, in execute
importer.load(self.filepath, context, self.map_data_path)
File "/home/nonunknown/.config/blender/2.93/scripts/addons/io_import_vmf/import_vmf.py", line 162, in load
self._qc_importer.load_all()
File "/home/nonunknown/.config/blender/2.93/scripts/addons/io_import_vmf/import_qc.py", line 246, in load_all
self._load(name, staged)
File "/home/nonunknown/.config/blender/2.93/scripts/addons/io_import_vmf/import_qc.py", line 327, in _load
result = subprocess.run(
File "/usr/lib/python3.9/subprocess.py", line 507, in run
stdout, stderr = process.communicate(input, timeout=timeout)
File "/usr/lib/python3.9/subprocess.py", line 1121, in communicate
stdout = self.stdout.read()
KeyboardInterrupt
location: <unknown location>:-1
Aditional Context
Since is related to models, and I’m under linux, I think the problem is related to importqc.py
since I saw you use a version of crowbar for windows, just want to mention that I have crowbar on my manjaro and it works fine with wine. so this is just a kick into the air.
Issue Analytics
- State:
- Created 2 years ago
- Comments:13 (6 by maintainers)
Top GitHub Comments
Tested it quickly and it seems to work, thanks. Published a new Linux release.
@lasa01 FINALLY!!!
I’ve converted Crowbar’s Decompilation to C# and its working, please test it and contact me, then you can please update your plugin? I really need it!!!
https://github.com/nonunknown/crowbarx