Steamstartup failed with error 108 the local steam service is not running

failed with error 108: The local steam service is not running issues SteamStartup(0xf,0x12fc74) failed with error 108: The local steam service is not running Question I get this Error: "SteamStartup(0xf,0x12fc74) failed with error 108: The local steam service is...

RaceDepartment

  • News

  • Forums

  • Sim Racing Games

  • Other Sim Racing Games

  • RACE 07 — Official WTCC Game

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Re: failed with error 108: The local steam service is not running issues


  • Thread starter

    Günthar Rowe


  • Start date

    Jan 15, 2009


  • 1

  • 16368

Günthar Rowe


  • #1

failed with error 108: The local steam service is not running issues

SteamStartup(0xf,0x12fc74) failed with error 108: The local steam service is not running

Question

I get this Error:
«SteamStartup(0xf,0x12fc74) failed with error 108: The local steam service is not running» when I attempt to run any game.

Answer

This error might happen if there is an extra copy of Steam.dll in one of the game directories or in the system path.
There should only be one Steam.dll in your Steam install directory, typically:
C:Program FilesSteamsteam.dll
or
C:Program FilesValveSteamsteam.dll
The fastest way to find errant steam.dll files is to use your O/S search function from your Start button:
Start > Search > For Files or Folders > all files and folders
then enter steam.dll in the all or part of the file name: box and click on the search button.
You should only have one Steam installation on your system so you should only have one copy of steam.dll. If you find any others then delete them.

Günthar Rowe


  • #2

I found an extra steam.dll in the race 07 folder, renamed it and all good again…

  • News

  • Forums

  • Sim Racing Games

  • Other Sim Racing Games

  • RACE 07 — Official WTCC Game

Содержание

  1. Vtex troubleshooting
  2. Contents
  3. Local Steam Service is not running
  4. Problem figuring out outputdir
  5. «Unable to find gameinfo.txt»
  6. Setup file gameinfo.txt doesn’t exist
  7. TGA is bogus
  8. «Warning: falling back to auto detection of vconfig» (Windows Vista)

Vtex troubleshooting

The following is a list of errors and problems that can occur while using Vtex.

When listing a new error here, please follow the established format.

Contents

Local Steam Service is not running

Vtex will give the following error:

Steam must run while Vtex is run. Start Steam to fix this.

Problem figuring out outputdir

Vtex will give the following error:

As a first step, check that the texture to convert is really in the sourcesdk_contentgamedirmaterialsrc folder, where gamedir is the game folder ( cstrike / dod / hl2 / hl2mp ).

If the texture is in the correct folder, the error might instead be caused by a complication with the environment variables. Primarily, this should be able to be eliminated by using VConfig and ensuring the selected mod has been run at least once. However, there are cases where this doesn’t solve the problem.

One solution is to remove the instance of the VProject Environment variable. In Windows XP this can be accomplished by the following:

  1. Right-click on My computer and click on Properties.
  2. Select the Advanced tab.
  3. Click on Environment Variables near the bottom of the window.
  4. In the System variables section scroll down and highlight the line VProject.
  5. Click the Delete button.
  6. Click OK twice to exit.

However, this solution will create the Unable to find gameinfo.txt error instead. To do: Delete this non-functioning solution alternative?

«Unable to find gameinfo.txt»

Vtex will give the following error and instructions:

This error will occur after VProject has been removed using the steps above.

Open Source SDK and change the Current Game.

Setup file gameinfo.txt doesn’t exist

The Nov 7th, 2007 SDK release includes Orange Box with TF2 and trying to use vtex in this new SDK update to create a vtf file for Team Fortress 2 results in the following error message:

Assuming that this is the same error as «Unable to find gameinfo.txt» above, then trying to run vconfig.exe results in this error:

  1. Create a shortcut to vtex.exe which is located in «C:Program FilesSteamsteamappsplayer_namesourcesdkbinorangeboxbinvtex.exe» and select Properties.
  2. At the end of the Target text add -game «C:Program FilesSteamsteamappsplayer_nameteam fortress 2tf» -nop4

Valve intends to fix the problem with requirement of a -nop4 argument to be added to the target.

TGA is bogus

Vtex will give the following error:

The texture image you are trying to convert is not recognized as a valid targa (.tga) file. Make sure that it is, and that it is either 24 bit/pixel or 32 bit/pixel. (16 bit/pixel is not recognized.)

«Warning: falling back to auto detection of vconfig» (Windows Vista)

Vtex will give the following error:

To do: Please provide an exact quote of the error.

Make a shortcut for vtex.exe and add -game [path to game directory]

Example: -game c:/steam/steamapps/sourcemods/Awakening

If there are spaces in any of the folders in your path use «

Example: -game «c:/program files/steam/steamapps/sourcemods/insurgency»

Источник

The following is a list of errors and problems that can occur while using Vtex.

When listing a new error here, please follow the established format.

Contents

  • 1 Local Steam Service is not running
  • 2 Problem figuring out outputdir
  • 3 «Unable to find gameinfo.txt»
  • 4 Setup file gameinfo.txt doesn’t exist
  • 5 TGA is bogus
  • 6 «Warning: falling back to auto detection of vconfig» (Windows Vista)
  • 7 See also

Local Steam Service is not running

Vtex will give the following error:

SteamStartup() failed: SteamStartup(0xf,0x0012F0E4) failed with error 108: The local Steam Service is not running

Steam must run while Vtex is run. Start Steam to fix this.

Problem figuring out outputdir

Vtex will give the following error:

Problem figuring out outputdir for <path>

As a first step, check that the texture to convert is really in the sourcesdk_contentgamedirmaterialsrc folder, where gamedir is the game folder (cstrike/dod/hl2/hl2mp).

If the texture is in the correct folder, the error might instead be caused by a complication with the environment variables. Primarily, this should be able to be eliminated by using VConfig and ensuring the selected mod has been run at least once. However, there are cases where this doesn’t solve the problem.

One solution is to remove the instance of the VProject Environment variable. In Windows XP this can be accomplished by the following:

  1. Right-click on My computer and click on Properties.
  2. Select the Advanced tab.
  3. Click on Environment Variables near the bottom of the window.
  4. In the System variables section scroll down and highlight the line VProject.
  5. Click the Delete button.
  6. Click OK twice to exit.

However, this solution will create the Unable to find gameinfo.txt error instead. To do: Delete this non-functioning solution alternative?

Alternative Solution

vtex.exe cannot understand spaces in the input file. One solution is to create a folder directly on the C:/ drive with the same name as the original one the vtex shortcut was pointing at. For example, create C:/tf instead of C:Program FilesSteamsteamapps<account_name>team fortress 2tf. Update the vtex.exe shortcut to point to this new folder. In this folder, put the gameinfo.txt from the original folder, as well as an empty materialsrc and materials folder. Place your file to be converted in the new materialsrc folder. Now drag-and-drop the file onto the vtex shortcut, and the output will be in the new materials folder.

«Unable to find gameinfo.txt»

Vtex will give the following error and instructions:

Unable to find gameinfo.txt. Solutions:

1. Read http://www.valve-erc.com/srcsdk/faq.html#NoGameDir
2. Run vconfig to specify which game you're working on.
3. Add -game <path> on the command line where <path> is the directory that gameinfo.txt is in.

This error will occur after VProject has been removed using the steps above.

Open Source SDK and change the Current Game.

Note.png Note: The link at step 1 won’t provide a solution. (The page is really old.)

Setup file gameinfo.txt doesn’t exist

The Nov 7th, 2007 SDK release includes Orange Box with TF2 and trying to use vtex in this new SDK update to create a vtf file for Team Fortress 2 results in the following error message:

"Setup file 'gameinfo.txt' doesn't exist in subdirectory 'C:Program FilesSteamsteamappsplayer namesourcesdkbinorangeboxbinvconfig'. check your -game parameter or VCONFIG setting.".

Assuming that this is the same error as «Unable to find gameinfo.txt» above, then trying to run vconfig.exe results in this error:

"This application has failed to start because Steam.dll was not found. Re-installing the application may fix this problem."

Solution:

  1. Create a shortcut to vtex.exe which is located in «C:Program FilesSteamsteamappsplayer_namesourcesdkbinorangeboxbinvtex.exe» and select Properties.
  2. At the end of the Target text add -game «C:Program FilesSteamsteamappsplayer_nameteam fortress 2tf» -nop4

Valve intends to fix the problem with requirement of a -nop4 argument to be added to the target.

TGA is bogus

Vtex will give the following error:

TGA <path> is bogus!

The texture image you are trying to convert is not recognized as a valid targa (.tga) file. Make sure that it is, and that it is either 24 bit/pixel or 32 bit/pixel. (16 bit/pixel is not recognized.)

«Warning: falling back to auto detection of vconfig» (Windows Vista)

Vtex will give the following error:

To do: Please provide an exact quote of the error.

Make a shortcut for vtex.exe and add -game [path to game directory]

Example: -game c:/steam/steamapps/sourcemods/Awakening

If there are spaces in any of the folders in your path use »

Example: -game «c:/program files/steam/steamapps/sourcemods/insurgency»

See also

  • Vtex

Понравилась статья? Поделить с друзьями:
  • Steam error no steam user gmod
  • Steam community error
  • Steam an unexpected error has occurred your purchase has not been completed
  • Steam achievement manager как изменить статистику
  • Steam achievement manager generic error