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

Server tried to emit sound but taking too long to process in a frame then crash. #62

Open
HotoCocoaco opened this issue May 1, 2022 · 4 comments
Labels
Bug Issue or something that doesn't work correctly

Comments

@HotoCocoaco
Copy link
Contributor

https://crash.limetech.org/xrzng72gk5jm

Server console is full of SV_StartSound: sound_team not precached (0)
Then trigger watchdog to crash.
FATAL ERROR: Host_Error: WatchdogHandler called - server exiting.

@gaejuck
Copy link

gaejuck commented May 1, 2022

I think it's the same as the issue. #58

@gaejuck
Copy link

gaejuck commented May 1, 2022

I solved the problem by rolling back the arguments of the KvGetSound function.

foolishservers@10e7023#diff-61bed196d503f63751f1acbae4ccfc69634f2ee4d3cca856601367f52f844020R961

@HotoCocoaco
Copy link
Contributor Author

I solved the problem by rolling back the arguments of the KvGetSound function.

foolishservers@10e7023#diff-61bed196d503f63751f1acbae4ccfc69634f2ee4d3cca856601367f52f844020R961

You can make a pr then.

@gaejuck
Copy link

gaejuck commented May 1, 2022

I don't think this is a good solution, so I didn't send a PR.
It's a stopgap,

HotoCocoaco added a commit to HotoCocoaco/SCP-Secret-Fortress that referenced this issue May 4, 2022
https: //github.com/redsunservers/issues/62
Co-Authored-By: Mir <[email protected]>
@Mikusch Mikusch added the Bug Issue or something that doesn't work correctly label Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issue or something that doesn't work correctly
Projects
None yet
Development

No branches or pull requests

3 participants