You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
these fatal errors are written to a file called debug.log on the container by default, so I added the following line to write and persist them the logs folder during diagnostics
entry.sh
has the following line:.env (or .env.default) contain the following:
which results in:
these fatal errors are written to a file called
debug.log
on the container by default, so I added the following line to write and persist them the logs folder during diagnosticsI then tried specifying
./hlds_linux $HLDS_OPTS
specifically here, but has the same result.I tried the [hlds_linux] New feature: -insert_search_path switch (for both
hlds_linux
andhlds_run
-- it does not resolve the issue (or seem to function even).The text was updated successfully, but these errors were encountered: