View Single Post
Jindo
AlliedModders Donor
Join Date: May 2009
Location: England, UK
Old 06-21-2009 , 03:17   Re: Dynamic Map Rotations (Nextmap Based on # of Players, Time, etc)
Reply With Quote #120

I tried the above plugin and I'm still getting the same errors in the log file as Pythong:
Code:
L 06/21/2009 - 08:05:35: [SM] Native "FormatTime" reported: Invalid time format or buffer too small L 06/21/2009 - 08:05:35: [SM] Displaying call stack trace for plugin "dmr.smx": L 06/21/2009 - 08:05:35: [SM]   [0]  Line 374, /home/groups/alliedmodders/forums/files/3/6/0/2/6/26655.attach::CompareDayOfWeek() L 06/21/2009 - 08:05:35: [SM]   [1]  Line 283, /home/groups/alliedmodders/forums/files/3/6/0/2/6/26655.attach::CustomConditionsMet() L 06/21/2009 - 08:05:35: [SM]   [2]  Line 543, /home/groups/alliedmodders/forums/files/3/6/0/2/6/26655.attach::DetermineNextMapKey() L 06/21/2009 - 08:05:35: [SM]   [3]  Line 489, /home/groups/alliedmodders/forums/files/3/6/0/2/6/26655.attach::DetermineNextMap() L 06/21/2009 - 08:05:35: [SM]   [4]  Line 826, /home/groups/alliedmodders/forums/files/3/6/0/2/6/26655.attach::Timer_UpdateNextMap()
Code:
L 06/21/2009 - 08:10:17: [SM] Native "FormatTime" reported: Invalid time format or buffer too small L 06/21/2009 - 08:10:17: [SM] Displaying call stack trace for plugin "SpA-dmr.smx": L 06/21/2009 - 08:10:17: [SM]   [0]  Line 500, /home/groups/alliedmodders/forums/files/4/1/3/9/5/43296.attach::CompareDayOfWeek() L 06/21/2009 - 08:10:17: [SM]   [1]  Line 479, /home/groups/alliedmodders/forums/files/4/1/3/9/5/43296.attach::CustomConditionsMet() L 06/21/2009 - 08:10:17: [SM]   [2]  Line 698, /home/groups/alliedmodders/forums/files/4/1/3/9/5/43296.attach::DetermineNextMapKey() L 06/21/2009 - 08:10:17: [SM]   [3]  Line 623, /home/groups/alliedmodders/forums/files/4/1/3/9/5/43296.attach::DetermineNextMap() L 06/21/2009 - 08:10:17: [SM]   [4]  Line 309, /home/groups/alliedmodders/forums/files/4/1/3/9/5/43296.attach::Timer_UpdateNextMap()
I understand that FLOOR_MASTER isn't around anymore but does anyone with experience know exactly what the problem is and how it could be fixed? Anything like a line of code I need to replace in the source would be appreciated.

Last edited by Jindo; 06-21-2009 at 03:20.
Jindo is offline