question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Importing CSGO maps get stuck when importing models

See original GitHub issue

Describe 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.

image

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:closed
  • Created 2 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
lasa01commented, Jul 12, 2021

Tested it quickly and it seems to work, thanks. Published a new Linux release.

0reactions
nonunknowncommented, Jul 11, 2021

@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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Loading models randomly freezes on Linux · Issue #67 · lasa01 ...
I tried importing some TF2 maps into Blender 2.91 on Linux, on the first attempt (per session) ... Importing CSGO maps get stuck...
Read more >
How to Rip and Import the CSGO Maps in Blender - YouTube
Hello, in this video I'll be showing you how to extract, decompile and import the Counter Strike Global Offensive Maps for use in...
Read more >
How to Fix Crashes and White Textures When Importing into ...
Hello and welcome to my channel. This is a follow up video on my video: How To Import The CSGO Maps Into UE4...
Read more >
CSGO - Stuck in Map Loading Screen Fix - YouTube
For more information, follow this guide:https://www.techy.how/tutorials/ csgo - stuck -in- map -loadingA short tutorial on how to fix the issue ...
Read more >
The FASTEST Way to Rip and Import the CSGO Maps Into ...
Hello, in this tutorial I'll by showing you a new method that allows you to import the CSGO maps into Blender even faster...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found