HammerAddons icon indicating copy to clipboard operation
HammerAddons copied to clipboard

map won't run

Open thad4002 opened this issue 2 years ago • 3 comments

[INFO] postcompiler.main(): HammerAddons postcompiler, srctools=v2.3.9, addons=v2.5.2 [INFO] postcompiler.main(): Map path is c:\program files (x86)\steam\steamapps\common\portal 2\sdk_content\maps\porttest1.bsp [INFO] config.parse(): Config path: "c:\program files (x86)\steam\steamapps\common\portal 2\srctools.vdf" [INFO] config.parse(): Paths config: c:\program files (x86)\steam\steamapps\common\portal 2\srctools_paths.vdf [ERROR] logger.except_handler(): Uncaught Exception: Traceback (most recent call last): File "hammeraddons\postcompiler.py", line 315, in File "trio_core_run.py", line 2010, in run File "hammeraddons\postcompiler.py", line 100, in main File "hammeraddons\config.py", line 171, in parse ValueError: No game folder specified! Add -game $gamedir to the command line, or set it in "c:\program files (x86)\steam\steamapps\common\portal 2\srctools.vdf".

thad4002 avatar Jul 18 '23 21:07 thad4002

It needs to know which game it's running in, did you specify either of those?

TeamSpen210 avatar Jul 19 '23 02:07 TeamSpen210

where do i specify?

thad4002 avatar Jul 19 '23 16:07 thad4002

See the last line in the log you posted.

TeamSpen210 avatar Jul 19 '23 20:07 TeamSpen210

Looks like we had the same issue

GalaxxyGem avatar Aug 22 '24 07:08 GalaxxyGem