Hi! Love your plugin, rented a server just to run it. Unfortunately I seem to be missing something.
here is my error log:
Code:
L 02/29/2016 - 05:27:02: SourceMod error session started
L 02/29/2016 - 05:27:02: Info (map "de_dust2") (file "errors_20160229.log")
L 02/29/2016 - 05:27:02: [SM] Plugin encountered error 25: Call was aborted
L 02/29/2016 - 05:27:02: [SM] Native "SetFailState" reported: PLUGIN STOPPED - Reason: no config entry found for 'retakes' in databases.cfg - PLUGIN STOPPED
L 02/29/2016 - 05:27:02: [SM] Displaying call stack trace for plugin "addons\sourcemod\plugins\retakes.smx":
L 02/29/2016 - 05:27:02: [SM] [0] Line 1478, D:\Programing\sourcemod1.7\scripting\retakes-ofir.sp::ConnectSQL()
L 02/29/2016 - 05:27:02: [SM] [1] Line 172, D:\Programing\sourcemod1.7\scripting\retakes-ofir.sp::OnPluginStart()
L 02/29/2016 - 05:29:57: SourceMod error session started
L 02/29/2016 - 05:29:57: Info (map "de_dust2") (file "errors_20160229.log")
L 02/29/2016 - 05:29:57: [SM] Plugin encountered error 25: Call was aborted
L 02/29/2016 - 05:29:57: [SM] Native "SetFailState" reported: PLUGIN STOPPED - Reason: no config entry found for 'retakes' in databases.cfg - PLUGIN STOPPED
L 02/29/2016 - 05:29:57: [SM] Displaying call stack trace for plugin "addons\sourcemod\plugins\retakes.smx":
L 02/29/2016 - 05:29:57: [SM] [0] Line 1478, D:\Programing\sourcemod1.7\scripting\retakes-ofir.sp::ConnectSQL()
L 02/29/2016 - 05:29:57: [SM] [1] Line 172, D:\Programing\sourcemod1.7\scripting\retakes-ofir.sp::OnPluginStart()
L 02/29/2016 - 05:30:08: Error log file session closed.
L 02/29/2016 - 05:30:08: SourceMod error session started
L 02/29/2016 - 05:30:08: Info (map "de_dust2") (file "errors_20160229.log")
L 02/29/2016 - 05:30:08: [SM] Plugin encountered error 25: Call was aborted
L 02/29/2016 - 05:30:08: [SM] Native "SetFailState" reported: PLUGIN STOPPED - Reason: no config entry found for 'retakes' in databases.cfg - PLUGIN STOPPED
L 02/29/2016 - 05:30:08: [SM] Displaying call stack trace for plugin "addons\sourcemod\plugins\retakes.smx":
L 02/29/2016 - 05:30:08: [SM] [0] Line 1478, D:\Programing\sourcemod1.7\scripting\retakes-ofir.sp::ConnectSQL()
L 02/29/2016 - 05:30:08: [SM] [1] Line 172, D:\Programing\sourcemod1.7\scripting\retakes-ofir.sp::OnPluginStart()
L 02/29/2016 - 13:46:18: SourceMod error session started
L 02/29/2016 - 13:46:18: Info (map "de_dust2") (file "errors_20160229.log")
Also, I have tried to upload your spawns using MySQL with no luck. I read through all the comments here and tried using mmsql compatibility mode but that doesn't work. This is the error it gives me:
Code:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TRANSACTION' at line 1
Thank you so much for your time in this community =)