Graal Forums  

Go Back   Graal Forums > Graal V6 forums > Bug Report
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Rating: Thread Rating: 13 votes, 4.69 average. Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 10-18-2010, 02:41 AM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
Quote:
Originally Posted by Stefan View Post
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.
It's not that they aren't being loaded in the right order, it's that they aren't being loaded at all, this wasn't happening with V5 or the previous Client,
it's basically doing things like:

PHP Code:
function canInitialize(){
  return 
player.hasFunction("myFunction");

And as the function is not being joined to the player the system isn't being initialized.

With clientside player classes you seemingly have to join them clientside, we've always had player classes containing both serverside and clientside script joined seperately on the server and client as only the serverside script would work when only joined by the server.
Reply With Quote
 

Tags
graal v6, windows


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 09:59 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.