Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't run a map #294

Open
maklolchik opened this issue Feb 10, 2025 · 1 comment
Open

I can't run a map #294

maklolchik opened this issue Feb 10, 2025 · 1 comment

Comments

@maklolchik
Copy link

i making all in tutorial to install, but trying run map i see it:

CDynamicFunction: Loading library 'Kernel32.dll' (76550000)
CDynamicFunction: Lookup of 'TryEnterCriticalSection' in 'Kernel32.dll': 77525340


Running command: cd "E:\SteamLibrary\hammer_addons_v2.5.3_win64"


Running command: E:\SteamLibrary\hammer_addons_v2.5.3_win64\postcompiler.exe --propcombine "e:\steamlibrary\steamapps\common\portal 2\sdk_content\maps/tubetesting"

[I] postcompiler.main(): HammerAddons postcompiler, srctools=v2.3.15, addons=v2.5.3
[I] postcompiler.main(): Map path is e:\steamlibrary\steamapps\common\portal 2\sdk_content\maps\tubetesting.bsp
[I] config.parse(): Config path: "e:\steamlibrary\steamapps\common\portal 2\srctools.vdf"
[I] config.parse(): Paths config: e:\steamlibrary\steamapps\common\portal 2\srctools_paths.vdf
[E] logger.except_handler(): Uncaught Exception:
Traceback (most recent call last):
File "hammeraddons\postcompiler.py", line 381, in
File "trio_core_run.py", line 2010, in run
File "hammeraddons\postcompiler.py", line 141, 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 "e:\steamlibrary\steamapps\common\portal 2\srctools.vdf".
[2564] Failed to execute script 'postcompiler' due to unhandled exception!
Finished. Press a key to close.

@TeamSpen210
Copy link
Owner

It tells you the problem at the end, did you look through the config file and set the options up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants