Thread: OOTP OU v4
View Single Post
Old 10-18-2011, 11:46 PM   #38
Getch
All Star Reserve
 
Getch's Avatar
 
Join Date: Jan 2006
Posts: 868
Quote:
Originally Posted by pallison14 View Post
This looks amazing, but I'm having problems getting it running. Specifically, I'm getting the following error when checking syntax:

Code:
Base class package "Class::Accessor" is empty.
    (Perhaps you need to 'use' the module which defines that package first.)
 at OOTPOU/Ajax.pm line 4
BEGIN failed--compilation aborted at OOTPOU/Ajax.pm line 4.
Compilation failed in require at ootpou.pl line 12.
BEGIN failed--compilation aborted at ootpou.pl line 12.
Any thoughts? The file hierarchy appears to be correct, and I have the perl path setup.

Edit: Scratch that. My server didn't have the Perl Class::Access module installed. Leaving this post up here for those that may encounter the same problem. You'll need direct pretty substantial access to your server to fix it (SSH/Root), and here is a cheat sheet on how to get the module up and running.
I just was helping a league set up OU and they hit this as well. I went and added Accessor.pm as part of the complete OU installation. This has been packaged up into version 4.0.2b. No need to upgrade unless you are specifically hitting this issue.

Thanks for your help in diagnosing this; saved me a lot of time.
__________________
Get the OOTP Online Utilities for online leagues!
Includes Gamecast, Development, Live Sims, Voting and more.
Check here for more details
Getch is offline   Reply With Quote