Graal Forums  

Go Back   Graal Forums > Development Forums > Tech Support
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 06-22-2006, 07:37 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
Quote:
Originally Posted by JustBreathe
PHP Code:
function onCreated()
  {
  
this.loadvarsfromarray( string );
  for ( 
temp.varsthis.vars )
    echo( 
temp.vars );
  } 
Accessing an array that was built by loadvars, when loadvars was used in the syntax this.loadvars, causes Graal to crash with Access Violation.

Side Note:
Sorry for all the errors. I just got access to Forums, and I was saving them up. I'll be adding them as I think of the problems I've encountered in the past.
You really shouldn't be directly loading this. variables like that anyway. Just for curiosity's sake, though. What is in the array? Are you attempting to modify read-only variables?
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote
 


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 01:40 PM.


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