Getch, any idea on the error we get when trying to generate our Last Sim report:
"Error Occurred! Can't use string ("13") as an ARRAY ref while "strict refs" in use at OOTPOU/LSAdmin.pm line 597.".
I looked at the file and that line says, " $game = ${@{$teams{$team}->{GAMES}}}[$gCount];"
My guess is it has to do with a server upgrade of some sort with it saying "strict refs". Any idea what we should try?
|