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

Can't change to custom map on the server. #50

Open
Sinkcat113 opened this issue Dec 9, 2024 · 1 comment
Open

Can't change to custom map on the server. #50

Sinkcat113 opened this issue Dec 9, 2024 · 1 comment

Comments

@Sinkcat113
Copy link

Sinkcat113 commented Dec 9, 2024

When trying to change to a custom map/level that's in my id1/maps folder it seems to work but when I join with the client the server crashes with this error.

IFNOT     4100(???)            branch 23
client.qc    : SelectSpawnPoint
client.qc    : PutClientInServer
<NO FUNCTION>
runaway loop error
Host.Error: Program error
Host.Error: Program error

C:\Users\Sinkcat\Desktop\WebQuake\WebQuake\Server\WebQDS\Sys.js:16
        throw new Error(text);
        ^

Error: Host.Error: Program error

    at Sys.Error (C:\Users\Sinkcat\Desktop\WebQuake\WebQuake\Server\WebQDS\Sys.js:16:8)
    at Host.Error (C:\Users\Sinkcat\Desktop\WebQuake\WebQuake\Server\WebQDS\Host.js:12:6)
    at PR.RunError (C:\Users\Sinkcat\Desktop\WebQuake\WebQuake\Server\WebQDS\PR.js:562:7)
    at PR.ExecuteProgram (C:\Users\Sinkcat\Desktop\WebQuake\WebQuake\Server\WebQDS\PR.js:618:7)
    at Host.Spawn_f [as command] (C:\Users\Sinkcat\Desktop\WebQuake\WebQuake\Server\WebQDS\Host.js:656:5)
    at SV.ReadClientMessage (C:\Users\Sinkcat\Desktop\WebQuake\WebQuake\Server\WebQDS\SV.js:2014:10)
    at SV.RunClients (C:\Users\Sinkcat\Desktop\WebQuake\WebQuake\Server\WebQDS\SV.js:2042:10)
    at Host.ServerFrame (C:\Users\Sinkcat\Desktop\WebQuake\WebQuake\Server\WebQDS\Host.js:200:5)
    at Host._Frame (C:\Users\Sinkcat\Desktop\WebQuake\WebQuake\Server\WebQDS\Host.js:225:8)

Node.js v22.11.0
@Sinkcat113
Copy link
Author

Okay apparently its for any BSP.

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

1 participant