-
Notifications
You must be signed in to change notification settings - Fork 9
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
[ERROR] [SM] Exception reported: Could not create timer, no more handles #11
Comments
Did you find a fix? |
nothing |
Upload whole error log. Some part is cut off. I'll try to fix! |
Sorry for very late reply, because too much problems and busy, I update my CS:GO server, the crashing problem seems to be fixed I record it with timeline, due to my bad English, I guess I can't explain clearly lel In the end, here is my whole error log, hope there is some helpful and useful information
|
I fixed my issue by setting sv_hibernate_when_empty to 0 |
with the latest version i have this bug, when i set a skin at the next round disappears and not fixed with sv_hibernate_when_empty to 0 INFO: L 01/27/2020 - 09:00:52: [SM] [0] CreateTimer |
Hi all and thank you for testing MyStore!
First I think it's necessary to mention that MyStore is still in the development phase and far away from a final or stable release! About the issue:Right now I don't find the leaking Handles ( Even though I am working on other parts of the project in the meantime, this topic is not forgotten and has high priority for me. |
Thank you for working in this hard project, ill really appreciate it!, if i found something i will help as i can. |
try sm_dump_handles command |
thank you all guys' hard working the second problem of my server is that some skins will reset to default skin on next round or change to next map tl;dr
In the end, I really like this store plugin anyway, it's the best store plugin I have ever used :) |
yep is the best store i wish these errores can be fixed :( |
hi i dont know wheither if this issue is solved yet. But i found my way to figure out the possible and effective way to fix this as for me It worked fine after i change some line in the code. Simply I just removed precache and download all the model at map start. Warning remove this mean you need S-Downloader for all the materials, models,.. that need to be precache by itself before using or cause crash due to lack of precaching using models. This fix also work for error could not create timer, no more handle for some skin cause this bug only appear for a specific models i dont know which one but there somes. With removed precache on every map start will fix this problem P/S: I dont think this fix is stable yet. Warning. Since i still got many several crash on this module everything work fine except for this one cause crash for some model Also the current version of playermodel module is not currently supporting the skin's index which has multiple skin in 1 mdl files like original zephyrus store. public void PlayerModels_OnMapStart()
} |
Sorry for my bad English first
I tried various Store plugins, but some of those have not maintained anymore
I got the same problem, if I changed model, plugin would cause server crashing
After crashing I got an Error window like
this is my log file with last two errors
most are about CreateTimer
and this is my Accelerator crash log
https://crash.limetech.org/dteks7vsvnla
Environment
Please help
If I lose some information, please tell me
The text was updated successfully, but these errors were encountered: