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

Fix flea market message lost #31

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Conversation

JimWails
Copy link
Contributor

@JimWails JimWails commented Mar 4, 2024

This is a temp fix for flea message websocket connection(Especially when running on a VPS), maybe one day can find a best way.

If you can't received flea market sold items messages or any other messages, change useMessageWSUrlOverride to true and set messageWSUrlOverride with your ip:port in CoopConfig.json.
Then restart server, if you see [WS] Player : YOURID (SESSIONID) has connected when you connect to server, that means everything is working fine

JimWails added 2 commits March 4, 2024 18:32
This is a temp fix for flea message websocket connection(Especially when running on a VPS), maybe one day can find a best way.

If you cant received flea market sold item message, change useMessageWSUrlOverride to true and set messageWSUrlOverride with your ip address + port in CoopConfig.json.Then restart server, if you see [WS] Player : YOURID (SESSIONID) has connected when you connect to server, that means everything is working fine
@paulov-t paulov-t merged commit 35ab083 into stayintarkov:master Mar 8, 2024
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

Successfully merging this pull request may close these issues.

2 participants