View Single Post
pheadxdll
AlliedModders Donor
Join Date: Jun 2008
Old 08-08-2008 , 02:09   Re: TF2: Roll the Dice
Reply With Quote #13

I fixed a few things and I still get errors. I'll look at this more tomorrow night. New source for the errors below can be found here.

Code:
L 08/08/2008 - 01:51:32: [SM] Plugin "rtd.smx" encountered error 23: Native detected error
L 08/08/2008 - 01:51:32: [SM] Invalid timer handle 75006a (error 3) during timer end, displayed function is timer callback, not the stack trace
linux_lover: !rtd
L 08/08/2008 - 01:52:31: [SM] Native "CloseHandle" reported: Handle 75006a is invalid (error 3)
L 08/08/2008 - 01:52:31: [SM] Displaying call stack trace for plugin "rtd.smx":
L 08/08/2008 - 01:52:31: [SM]   [0]  Line 497, /home/groups/sourcemod/upload_tmp/textaZ4u6u.sp::RollTheDice()
L 08/08/2008 - 01:52:31: [SM]   [1]  Line 357, /home/groups/sourcemod/upload_tmp/textaZ4u6u.sp::Command_rtd()


L 08/08/2008 - 02:04:39: [SM] Plugin "rtd.smx" encountered error 23: Native detected error
L 08/08/2008 - 02:04:39: [SM] Invalid timer handle 790069 (error 3) during timer end, displayed function is timer callback, not the stack trace
linux_lover: !rtd
L 08/08/2008 - 02:04:57: [SM] Native "CloseHandle" reported: Handle 78006a is invalid (error 3)
L 08/08/2008 - 02:04:57: [SM] Debug mode is not enabled for "rtd.smx"
L 08/08/2008 - 02:04:57: [SM] To enable debug mode, edit plugin_settings.cfg, or type: sm plugins debug 16 on
L 08/08/2008 - 02:05:09: [SM] Native "CloseHandle" reported: Handle 78006a is invalid (error 3)
L 08/08/2008 - 02:05:09: [SM] Debug mode is not enabled for "rtd.smx"
L 08/08/2008 - 02:05:09: [SM] To enable debug mode, edit plugin_settings.cfg, or type: sm plugins debug 16 on
pheadxdll is offline