Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-21-2002, 11:59 PM
neomaximus2k neomaximus2k is offline
Registered User
Join Date: Feb 2002
Location: UK
Posts: 324
neomaximus2k is on a distinguished road
Send a message via ICQ to neomaximus2k
Access Violations

Ok as part of cloud nine we have a few scripts running.
now whenever i open a certain lvl in either editor or playing it it ALWAYS comes up with...

Access Violation at address 0053AF2E in module "graal.exe" Read Address 00000000

Now i have tried it on all 3 of my systems and the same thing happens, also the guy helping me with the project gets the exact same error message.

So stefan is it something you are aware of? if not then i shall send the lvl and all the bits to yuo if you would like
__________________
Beware of thy Inner self
NPC Code:

_.,.__
((o\\o\))
.-. ` \\``
__( )___.o"".,___
=== ~~~~~~~~
==
= Neo

Reply With Quote
  #2  
Old 02-22-2002, 07:00 PM
Spanko Spanko is offline
Squeaker of Soles
Spanko's Avatar
Join Date: Nov 2001
Location: The Netherworl...lands
Posts: 1,366
Spanko is on a distinguished road
Send a message via ICQ to Spanko Send a message via AIM to Spanko Send a message via Yahoo to Spanko
It's obviously the case that specific level has bugged up, you'll have to make it again.
__________________

ICQ: 125283920
MSN: [email protected]
AIM: Squeax0r
Squeaker seems unable to access the forum using this account.. tis a sad day.
Now with occasional Asuka flavour! Ooops a bit too much...
Asuka should be king of Dustari!

"Y'know, some days even my lucky rocketship underpants don't even help."
Reply With Quote
  #3  
Old 02-22-2002, 11:04 PM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 will become famous soon enough
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
I always get some kinda of "cannot focos window" or something like that
__________________
Reply With Quote
  #4  
Old 02-22-2002, 11:04 PM
neomaximus2k neomaximus2k is offline
Registered User
Join Date: Feb 2002
Location: UK
Posts: 324
neomaximus2k is on a distinguished road
Send a message via ICQ to neomaximus2k
Quote:
Originally posted by Spanko
It's obviously the case that specific level has bugged up, you'll have to make it again.
..... you have NO idea how long the lvl has taken.
the scripting invloved in cloud 9 is very precise and and :'(
__________________
Beware of thy Inner self
NPC Code:

_.,.__
((o\\o\))
.-. ` \\``
__( )___.o"".,___
=== ~~~~~~~~
==
= Neo

Reply With Quote
  #5  
Old 02-22-2002, 11:07 PM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 will become famous soon enough
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
I get alot of errors, and sometimes, I'm like, playing my level, and whn there all connected, I'm moving over the levels in the editor with the arrow thing, and all of a sudden I get an error, and the level turns to all grass, and I can't restore it :grrr:
__________________
Reply With Quote
  #6  
Old 02-22-2002, 11:50 PM
neomaximus2k neomaximus2k is offline
Registered User
Join Date: Feb 2002
Location: UK
Posts: 324
neomaximus2k is on a distinguished road
Send a message via ICQ to neomaximus2k
Quote:
Originally posted by zell12
I get alot of errors, and sometimes, I'm like, playing my level, and whn there all connected, I'm moving over the levels in the editor with the arrow thing, and all of a sudden I get an error, and the level turns to all grass, and I can't restore it :grrr:
never had that one, dont know how to do it lol

As for my problem i know EXACTLY what is causing it
playerhearts+=;

That simple line causes my graal to crash. Any ideas stefan?

and dont say replace it with playerhearts=playerts+1; cause i have but it is still a bug
__________________
Beware of thy Inner self
NPC Code:

_.,.__
((o\\o\))
.-. ` \\``
__( )___.o"".,___
=== ~~~~~~~~
==
= Neo

Reply With Quote
  #7  
Old 02-23-2002, 12:16 AM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
playerhearts+=1;
playerhearts++;

playerhearts+=; is not a complete line.

And in any case, hurt -1 does the same thing, with a little less class.
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #8  
Old 02-23-2002, 03:00 AM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 will become famous soon enough
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
I think he wants the bug fixed, no? Not just a way around it
__________________
Reply With Quote
  #9  
Old 02-23-2002, 09:44 AM
mrkriton mrkriton is offline
Registered User
Join Date: Sep 2001
Location: Connecticut, USA
Posts: 255
mrkriton is on a distinguished road
Send a message via ICQ to mrkriton Send a message via AIM to mrkriton
You guys are lucky. You at least still have the ability to lay Graal Online. Me on the other hand graal crashes my whole computer. Im playing the game and instantly my whole computer freezes. WHAT also sucks is Stefan and Unixmad removed the version before the first rev of the new version. DOSENT THAT JUST BLOW
__________________
"NOOO Windows98 made my X-Box Crash!"
"*DANGER!! CONFUSED AND DIMWITTED PERSON NEARBY!!!! WEAR PROTECTIVE EYEWEAR*"
"Heres a valuable tip that you will need if you are taking the sub or bus in New York City. If you end up in Queens your probley lost. If you end up back home then you screwed up somewhere."Quote from: Myself
"CAUTION: Cape Does Not Enable User To Fly"
Reply With Quote
  #10  
Old 02-23-2002, 05:06 PM
neomaximus2k neomaximus2k is offline
Registered User
Join Date: Feb 2002
Location: UK
Posts: 324
neomaximus2k is on a distinguished road
Send a message via ICQ to neomaximus2k
Quote:
Originally posted by Tyhm
playerhearts+=1;
playerhearts++;

playerhearts+=; is not a complete line.

And in any case, hurt -1 does the same thing, with a little less class.
like i said i know of ways around it but why have par tof a script that doesn't work
the += just adds 1 to itself you dont have to add the 1 after it at all so it is a complete mathamatical equation kind of thing bu just kills graal whenever you use it on the player stats
__________________
Beware of thy Inner self
NPC Code:

_.,.__
((o\\o\))
.-. ` \\``
__( )___.o"".,___
=== ~~~~~~~~
==
= Neo

Reply With Quote
  #11  
Old 02-24-2002, 02:02 AM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
Anoo, += waits for a second argument. ++; is +=1;
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #12  
Old 02-24-2002, 02:16 AM
freddyfox freddyfox is offline
Banned
freddyfox's Avatar
Join Date: Mar 2001
Posts: 6,705
freddyfox is on a distinguished road
I believe +=; basically tells the script that it's adding to the playerhearts, but it doesn't tell what it's equal to, so it keeps on adding hearts forever, making graal crash.
Reply With Quote
  #13  
Old 02-24-2002, 03:43 AM
Spanko Spanko is offline
Squeaker of Soles
Spanko's Avatar
Join Date: Nov 2001
Location: The Netherworl...lands
Posts: 1,366
Spanko is on a distinguished road
Send a message via ICQ to Spanko Send a message via AIM to Spanko Send a message via Yahoo to Spanko
Quote:
Originally posted by freddyfox
I believe +=; basically tells the script that it's adding to the playerhearts, but it doesn't tell what it's equal to, so it keeps on adding hearts forever, making graal crash.
Yes, though it's strange it just doesn't add null (I.E. Nothing).
__________________

ICQ: 125283920
MSN: [email protected]
AIM: Squeax0r
Squeaker seems unable to access the forum using this account.. tis a sad day.
Now with occasional Asuka flavour! Ooops a bit too much...
Asuka should be king of Dustari!

"Y'know, some days even my lucky rocketship underpants don't even help."
Reply With Quote
Reply


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 07:52 AM.


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