Quote:
Originally Posted by ffcmike
Edit: Seems to be as a result of certain scripts that are joined to the player clientside not actually being joined and Main System requiring them in order to initialize.
|
Sounds like a problem of Classic, those things are not guaranteed to be loaded in order. You can join classes on server-side to guarantee that they are loaded before initialization.