Map isnt running (CS:GO)

By Parteivorsitzender 9 months ago

Hello guys. I have a big problem. I have already made the v1 of my map in CS:GO. All were okay. So I worked for the next version (v2). I finished the work, made runmap with all normal and there were no really bug in the compilewindow.

But if I like to start my map in CS:GO for testing, it doesnt work. It also doesnt work at other people. There are many red things in the console f.e. missing stringable, dont ship way or so. Then CS:GO ends and I come back to my desktop. I already have proofed the game and then it installed new.

I copied all of my map in a new mapfile, but its also not working. I cant runmap. Then I only edited some things at v1 and make a new v2 but the same problem. I didnt imported things and I didnt make other special thinks. Please help me :(

4 posts 737 views
  • You must be a member

Replies

  • Lightning.'s Levels
    • P2: Drudge
      Points: 6,475
    • C2: Treehouse Member
    • A4: Graduate
      Account Age: 4 years
    Posted 9 months ago

    Try to delete the .nav file or copy the .nav file of the older version to this version.. (copy and rename).

    This helped me for that error. :)

    .:copy-mark:.
  • Parteivorsitzender's Levels
    • P1: Beggar
      Points: 100
    • C1: Member
    • A5: Veteran
      Account Age: 4 years
    Posted 9 months ago

    Hm it doesnt work. Now it comes this: Dieses Spiel ist derzeit nicht verfügbar (application running). In english i think: This game is not available (application running).

    Bananite
  • Matuka's Levels
    • P2: Drudge
      Points: 1,127
    • E2: Guide
      EF: 27
    • C2: Treehouse Member
    • A5: Veteran
      Account Age: 5 years
    Username
    Matuka
    Posted 9 months ago

    Chances are that you launched CS:GO not long ago and you quit the game but for some reason the process didn't get killed - What you'll want to do is kill the process by either using windows task manager or command prompt (providing you know how). You open up task manager by pressing these keys in combination, ctrl + shift + escape, task manager will then open and you will want to go to your process tab and locate hl2.exe. However if you wish to be wikid like me and use command prompt, then you can press your windows key and R (Win + R) in combination and a new window (Run) will pop up. There will be a text box there, type in "cmd" and then follow that up by pressing enter, command prompt will pop up and you will then want to type taskkill /f /im /hl2.exe - This will kill off the hl2.exe process of which is CS:GO.

    Then again, I'm presuming and I'm just shooting shit in the wind.

    Fish go moo! Oh yes they do!
  • Parteivorsitzender's Levels
    • P1: Beggar
      Points: 100
    • C1: Member
    • A5: Veteran
      Account Age: 4 years
    Posted 9 months ago

    The code in the cmd is:

    taskkill /f /im /hl2.exe

    right? I wrote the long code but the cmd said (in english I think): The process was not found. In the normal taskmanager I have also not found the hl2.exe

    Bananite
  • You must be a member