Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click here to join us on IRC (#charas on irc.freenode.net)!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Error with making a reflect ability/condition
« previous
next »
Print
Pages: [
1
]
Author
Topic: Error with making a reflect ability/condition (Read 3952 times)
imonleeaboi
Initiate
Posts: 5
Error with making a reflect ability/condition
«
on:
September 30, 2010, 10:06:17 PM »
Ok, so i ran into a problem creating a reflection based condition for a boss. For some reason its only for single targeting spells that I get the error for. My custom made single abilities, and muti targeting abilities dont cause the error. "Access violation in module RPG_RT.exe in with address 0049C652 and offset 0000000C of type Read occurred" is my message. I have no clue what to do to get rid of it besides just removing the reflect ability. Any help would be appreciated thanks.
Logged
Prpl_Mage
Administrator
Sage
Posts: 7,644
The Administrator Mage
Re: Error with making a reflect ability/condition
«
Reply #1 on:
September 30, 2010, 11:43:14 PM »
I remember getting this error while playing.
Did it happen during test play or during the actual game? 'Cuz I think it worked when you started the game from the exe.
Logged
Cool RPGM Project!
Sprite till you die
Oh my god, this was ...10 years ago...
imonleeaboi
Initiate
Posts: 5
Re: Error with making a reflect ability/condition
«
Reply #2 on:
October 01, 2010, 02:50:29 AM »
well i get the error in test battling. Since I was just trying to figure out how to use a reflect - ability. But oddly enough. my custom made abilities doesnt cause the error even though they are single targeting. its just the original rpgmaker abilities like ice,fire,holy, etc that causes the error.
«
Last Edit: October 01, 2010, 04:54:52 AM by imonleeaboi
»
Logged
Prpl_Mage
Administrator
Sage
Posts: 7,644
The Administrator Mage
Re: Error with making a reflect ability/condition
«
Reply #3 on:
October 01, 2010, 06:56:32 AM »
Interesting, interesting.
Is there any connection between things such as:
elemental attribute
int and strength influence
type
Would be pretty neat to find the connection to the issue.
Logged
Cool RPGM Project!
Sprite till you die
Oh my god, this was ...10 years ago...
imonleeaboi
Initiate
Posts: 5
Re: Error with making a reflect ability/condition
«
Reply #4 on:
October 01, 2010, 05:47:15 PM »
apparently all that stuff doesnt matter, its only my main character who is unaffected by the single targeting spell, and all my other characters get errored for single target. I even created a new abilitiy and my other character gets errored, but when i give it to my main character he remains unaffected with the error.....
So no one has a solution for this?
«
Last Edit: October 03, 2010, 06:06:27 AM by imonleeaboi
»
Logged
Prpl_Mage
Administrator
Sage
Posts: 7,644
The Administrator Mage
Re: Error with making a reflect ability/condition
«
Reply #5 on:
October 03, 2010, 08:18:53 AM »
Could it have something to do with the characters resistances or own skill types? Maybe the mana of the characters?
Logged
Cool RPGM Project!
Sprite till you die
Oh my god, this was ...10 years ago...
imonleeaboi
Initiate
Posts: 5
Re: Error with making a reflect ability/condition
«
Reply #6 on:
October 03, 2010, 07:18:41 PM »
apparently i've tried all those combinations already. none of them doesnt effect it. its just main character doesnt get errored while everyone else does. my only conclusion now is to just give my boss perfect resist for all magic now and take out the reflect idea......
Logged
Prpl_Mage
Administrator
Sage
Posts: 7,644
The Administrator Mage
Re: Error with making a reflect ability/condition
«
Reply #7 on:
October 04, 2010, 07:38:51 AM »
You could give him a resistance so high that he absorbs the magic damage instead though.
Logged
Cool RPGM Project!
Sprite till you die
Oh my god, this was ...10 years ago...
imonleeaboi
Initiate
Posts: 5
Re: Error with making a reflect ability/condition
«
Reply #8 on:
October 04, 2010, 10:27:14 PM »
i havent tried that yet. but so far, i guess i like how my boss can now just be immune to magic. Cuz im having a tough time just killing it in test battling right now.
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Error with making a reflect ability/condition