Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

surftimer error workshop #139

Open
illuminatibit opened this issue Feb 28, 2020 · 5 comments
Open

surftimer error workshop #139

illuminatibit opened this issue Feb 28, 2020 · 5 comments

Comments

@illuminatibit
Copy link

Why does this error appear?
I removed the timer and the error stopped appearing.
I downloaded a workshop from the folder to the map folder and it works with the timer on.
I see fixes for cards from the workshop, but apparently the fix is no longer working, or what am I doing wrong?
https://sun9-58.userapi.com/c857220/v857220009/9c547/gTAb3PQi0zY.jpg

Perhaps the CSGO has been updated and the workshop works differently, so your fix does not work?

@olokos
Copy link
Contributor

olokos commented Feb 28, 2020

I've never seen this bug and I use this surftimer, a little modified, but not once for several years.

@illuminatibit
Copy link
Author

I even installed your mod on an empty server and still this error.

my bat file:
srcds.exe -console -usercon -secure -nohltv -authkey XXXXXX -port 27019 -game CSGO -maxplayers_override 0 -tickrate 64 +game_type 0 +game_mode 0 +host_workshop_collection 1953284763 +workshop_start_map 841046833 +rcon_password password +sv_setsteamaccount XXXXXX

log:
L 02/29/2020 - 08:36:37: SourceMod error session started L 02/29/2020 - 08:36:37: Info (map "workshop/841046833/surf_calycate_ksf") (file "C:\server_csgo\CSGO\addons\sourcemod\logs\errors_20200229.log") L 02/29/2020 - 08:36:37: [SM] Exception reported: Could not open file "C:\server_csgo\CSGO\addons\sourcemod\logs\surftimer\workshop\841046833\surf_calycate_ksf.log" L 02/29/2020 - 08:36:37: [SM] Blaming: surftimer.smx L 02/29/2020 - 08:36:37: [SM] Call stack trace: L 02/29/2020 - 08:36:37: [SM] [0] LogToFileEx L 02/29/2020 - 08:36:37: [SM] [1] Line 1672, surftimer.sp::OnMapStart L 02/29/2020 - 08:36:37: [SM] Exception reported: Handle f800ef is invalid (error 3) L 02/29/2020 - 08:36:37: [SM] Blaming: surftimer.smx L 02/29/2020 - 08:36:37: [SM] Call stack trace: L 02/29/2020 - 08:36:37: [SM] [0] CloseHandle L 02/29/2020 - 08:36:37: [SM] [1] Line 1854, surftimer.sp::OnMapEnd L 02/29/2020 - 08:36:37: Error log file session closed. L 02/29/2020 - 08:36:38: SourceMod error session started L 02/29/2020 - 08:36:38: Info (map "workshop/841046833/surf_calycate_ksf") (file "C:\server_csgo\CSGO\addons\sourcemod\logs\errors_20200229.log") L 02/29/2020 - 08:36:38: [SM] Exception reported: Could not open file "C:\server_csgo\CSGO\addons\sourcemod\logs\surftimer\workshop\841046833\surf_calycate_ksf.log" L 02/29/2020 - 08:36:38: [SM] Blaming: surftimer.smx L 02/29/2020 - 08:36:38: [SM] Call stack trace: L 02/29/2020 - 08:36:38: [SM] [0] LogToFileEx L 02/29/2020 - 08:36:38: [SM] [1] Line 1672, surftimer.sp::OnMapStart L 02/29/2020 - 08:36:54: [SM] Exception reported: Handle f800ef is invalid (error 3) L 02/29/2020 - 08:36:54: [SM] Blaming: surftimer.smx L 02/29/2020 - 08:36:54: [SM] Call stack trace: L 02/29/2020 - 08:36:54: [SM] [0] CloseHandle L 02/29/2020 - 08:36:54: [SM] [1] Line 1854, surftimer.sp::OnMapEnd L 02/29/2020 - 08:36:54: Error log file session closed. L 02/29/2020 - 08:36:55: SourceMod error session started L 02/29/2020 - 08:36:55: Info (map "workshop/841046833/surf_calycate_ksf") (file "C:\server_csgo\CSGO\addons\sourcemod\logs\errors_20200229.log") L 02/29/2020 - 08:36:55: [SM] Exception reported: Could not open file "C:\server_csgo\CSGO\addons\sourcemod\logs\surftimer\workshop\841046833\surf_calycate_ksf.log" L 02/29/2020 - 08:36:55: [SM] Blaming: surftimer.smx L 02/29/2020 - 08:36:55: [SM] Call stack trace: L 02/29/2020 - 08:36:55: [SM] [0] LogToFileEx L 02/29/2020 - 08:36:55: [SM] [1] Line 1672, surftimer.sp::OnMapStart

Try to run my bat file.
SteamWorks and SMJansson installed
database in mysql
Everything else by default

@illuminatibit
Copy link
Author

I've never seen this bug and I use this surftimer, a little modified, but not once for several years.

I found a man with the same problem and he solved it.
I did not understand if he asked you about this problem.
https://forums.alliedmods.net/showpost.php?p=2596529&postcount=19

@illuminatibit
Copy link
Author

I've never seen this bug and I use this surftimer, a little modified, but not once for several years.

I apologize. I didn’t understand the hint that the workshop works fine on your surf mod. Thanks.

P.s. Recommend: https://github.com/olokos/Surftimer

@olokos
Copy link
Contributor

olokos commented Mar 2, 2020

I am running a Linux server, but given your error it seems like you have file permissions/access issue.

It fails to open/create logs for you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants