Welcome Guest ( Log In | Register )

[ Big| Medium| Small] -



Post new topic Reply to topic  [ 1077 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 36  Next
Apocrifis
  Thu Mar 26, 2009 9:17 pm
User avatar
Member
Hi again Atoa,
i found a bug in your last demo.
I think is a your forgetfulness so not a your mistake.
Anyway, when attack there is a error at line 223 of "Battle main code".
I don't know why i'm the first that notice this error, because with it is impossible to try the demo!


P.S. I played your game. It is very nice! (I didn't understand a lot because I don't understand Brasilian but i'm italian so I understod some words. Compliments!)


Top Top
 Profile  
 

Atoa
  Sat Mar 28, 2009 9:12 pm
Victor Sant
User avatar
Member

Location: Brazil
Script Updated.

I would ask to people take an good look on the new add-on "Actor Advaced Status", and inform any gitch on it.

Since it add so many funcitions something may have passed unnoticed.


Top Top
 Profile  
 

tomatoshadow
  Sun Mar 29, 2009 9:52 am
Member
I can't see any text in the demo, any Idea why?

EDIT: Nevermind, I see it now, I don't know what happened...

Well now I have the same error whenever one the characters tries to attack (still in the unmodified demo)
Expand to see the code.


Since I didn't modify anything, I hardly see what I could have done wrong.


Top Top
 Profile  
 

artemis macabre
  Sun Mar 29, 2009 11:26 am
Member
the blitz still shows me the same error in the middle of a battle, and i dont understand brazilian -__-'

i have the same problem with the checking my char's status in the game menu, i get an error refering to the overdrive script

skill overdrive line 284: Name Error occurred.
undefined local variable or method 'refresh_od_n01' for #<Window_Status:0x13e9448>

And i get the same problem as Apocrifis.


Top Top
 Profile  
 

Atoa
  Sun Mar 29, 2009 6:45 pm
Victor Sant
User avatar
Member

Location: Brazil
I updated the link.
Now the script is 100% functional.


Top Top
 Profile  
 

artemis macabre
  Mon Mar 30, 2009 4:51 pm
Member
Thanks man, Ill check it out. oh and if u have a game u made send me a link, i'd like to see what u came up with.


Top Top
 Profile  
 

artemis macabre
  Mon Mar 30, 2009 5:25 pm
Member
Damn, wtf? when i try to open the ur game it tells me that it can't cuz its an old version of rpg maker. Did this only happen to me?


Top Top
 Profile  
 

XeloX
  Mon Mar 30, 2009 5:36 pm
Member
I'm in the same situation as artemis.


Top Top
 Profile  
 

Atoa
  Mon Mar 30, 2009 6:23 pm
Victor Sant
User avatar
Member

Location: Brazil
Strange, before this error happens because i used illegal rmxp (my bad D:), but now i using 100% legal rmxp (an big hurt on my wallet T-T), this wasn't supposed to happen O.o

This can be fixed if you copy the file game.rxproj from an ok project and paste it on thedemo folder folder.


Top Top
 Profile  
 

artemis macabre
  Mon Mar 30, 2009 8:13 pm
Member
ah i see. Well thanx alot man, youve been a big help.


Top Top
 Profile  
 

XeloX
  Mon Mar 30, 2009 8:15 pm
Member
Three more bugs When I use summon "Script 'ACBS|Battle main system code' line 3551:Type error occurred. No implicit conversion form nil integrer."
When I use skill combination "Script 'ACBS|skill combination' line 473: no method error occurred. Undefined method 'include?' for nil: Nilclass"
The overdrive skill is not working properly. You can use it when overdrive bar is not full.


Top Top
 Profile  
 

game_guy
  Mon Mar 30, 2009 8:26 pm
Opera == Epic
User avatar
Member

Location: 1337
What line is the choice window at? I want to change the opacity

The window that shows the Battle Commands

_________________
Image


Top Top
 Profile  
 

Neoz Kaho
  Tue Mar 31, 2009 7:10 am
User avatar
Member
@gameguy27

Search for @actor_command_window.back_opacity in ACBS | Battle Main Code (You may need to look in the ACBS | AATB (ATB System) and ACBS | Individual Battle Commands as well.)

That should do.


Top Top
 Profile  
 

artemis macabre
  Tue Mar 31, 2009 4:00 pm
Member
yeah i had a problem with the summon skill too,

line 566: No Method Error occurred
undifined method '[]' for nil:Nil class

but other than that everything seems to work ok.


Top Top
 Profile  
 

GenoHawk
  Tue Mar 31, 2009 6:39 pm
X-Fallen From Star Road-X
User avatar
Member
Okay, so I love this script to death.
I just have a couple errors I've noticed as well.

Whenever I summon there is an error on line 558.

And.. when my characters are dead... they are still attacking. :D
:box: They really don't want to die. :D
Then when it gets to their turn it crashes. So. They are forced to die anyway. :D

_________________
X: Instead destroying each other... Lets just Hug.
Z: Stupid Hippie.
X: <3


Top Top
 Profile  
 

Atoa
  Tue Mar 31, 2009 9:01 pm
Victor Sant
User avatar
Member

Location: Brazil
Thank for everyone for the help with the bugs.

Here an new update.

With an new add-on: an CTB system.

I've made some changes on the special battle features defination. now it all done on the script, instead of adding elements for the weapons and skills.

@gameguy27
Look on the scripts for the method "def phase3_window_setup" (or something like that) you should find it on the Main code, ATB and individual commands.


Top Top
 Profile  
 

artemis macabre
  Wed Apr 01, 2009 2:11 am
Member
thanks Atoa.


Top Top
 Profile  
 

Nebraska
  Wed Apr 01, 2009 8:27 am
Member
Thanks for your work, Atoa.

At use ACBS | Atoa ATB plugin enemies after several attacks fade and do not attack any more. It is normal?

At use Bestiary plugin there is this error.

Script 'ACBS | Bestiary' line 543: NameError occurred
uninitiliazited constant Window_Bestiary_Info::Exp_Name_Text

At use 'Summon Tarma' there is a following error

Script 'ACBS | Battle Main Code' line 3569: TypeError occurred
no implicit conversion from nil to integer


Top Top
 Profile  
 

Atoa
  Wed Apr 01, 2009 9:52 pm
Victor Sant
User avatar
Member

Location: Brazil
Updated to v1.3
- new add on: Skill Scan

Another notable change is the Individual Battle Commands with more features.

@Nebraska
The ATB bug happens on the demo?

About the other 2 bugs, i think they're solved now.

@ GenoHawk
I never get this error, it happens aways?


Top Top
 Profile  
 

Nebraska
  Wed Apr 01, 2009 10:38 pm
Member
@Atoa
Yes, this bug appears at start "Demo" with one ACBS | Atoa ATB plugin. I have noticed that if kill the first hero from party, other participants of fight cease to attack and simply are at a stop.


Top Top
 Profile  
 

Yaxor
  Fri Apr 03, 2009 5:04 pm
User avatar
Member

Location: Italy
I downloaded the lastest demo, however sometimes enemies are invincibles. I know this bug has been pointed out before, I hope you can fix it


Top Top
 Profile  
 

Atoa
  Fri Apr 03, 2009 11:53 pm
Victor Sant
User avatar
Member

Location: Brazil
@Yaxor
This damn immortal bug haunts me wherever i go '-'

I hope i can fix it too.


Top Top
 Profile  
 

Yaxor
  Sat Apr 04, 2009 4:55 pm
User avatar
Member

Location: Italy
Atoa wrote:
@Yaxor
This damn immortal bug haunts me wherever i go '-'

I hope i can fix it too.


It's no problem, take your time and fix it for the last time :wink:


Top Top
 Profile  
 

Atoa
  Sat Apr 04, 2009 10:34 pm
Victor Sant
User avatar
Member

Location: Brazil
Script updated to v1.4

It now have a new set of configurable poses, and some good new features in the Actors Advanced Status.

I fixed the ATB bug that makes the battle to freeze when one o more actors dies, and made some changes to fix the immortal bug.

I made several battles and the bug didn't occur, and since i never get this bug i don't know if it worked, so if anyone notice this bug again, let me know, it would be good also if the feed back is really deep with the max info as possible.


Top Top
 Profile  
 

Yaxor
  Sun Apr 05, 2009 12:49 pm
User avatar
Member

Location: Italy
As soon as I click Game.exe i get this error

"'Script ACBS | Config 2 - Advanced' line 257: NameError occurred.
Uninitialized constant Atoa::Custom_pose"


Top Top
 Profile  
 

Atoa
  Sun Apr 05, 2009 7:54 pm
Victor Sant
User avatar
Member

Location: Brazil
Sorry, i uploaded the wrong demo.

I will fix it right now.

EDIT.: fixed.

There's an know issue about the Victory Window 3 and the ATB/CTB, it's already fixed, but the fix isn't added to the demo


Last edited by Atoa on Sun Apr 05, 2009 9:45 pm, edited 1 time in total.

Top Top
 Profile  
 

::. Rafidelis .::
  Sun Apr 05, 2009 9:24 pm
User avatar
Member

Location: Brazil
Ow..^^
Good Work Atoa,i like you script very much.
And I Understand Portuguese,because i'm Brazilian Too..And Atoa is my friend^^
You have fixed all bugs until now,this is fantastic.


Top Top
 Profile  
 

Nebraska
  Mon Apr 06, 2009 5:23 pm
Member
Hi, Atoa!

I have downloaded last updated Demo and have found out following bug.
I have added in demo this enemy
http://img207.imageshack.us/my.php?image=enemy.jpg
http://img529.imageshack.us/my.php?image=troop.jpg
http://img4.imageshack.us/my.php?image=battleg.jpg

and have received this error.
http://img529.imageshack.us/my.php?image=atoaatb.jpg

What have I made wrong?


Top Top
 Profile  
 

Nebraska
  Mon Apr 06, 2009 5:27 pm
Member
I have forgotten to write :biggrin: that bug have appeared after death of all group.


Top Top
 Profile  
 

Atoa
  Tue Apr 07, 2009 8:40 pm
Victor Sant
User avatar
Member

Location: Brazil
it's looks that it's an bug of the ATB system + Imobile enemies, since you did nothing wrong.
I will check it.


Top Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1077 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 36  Next


Who is online

Users browsing this forum: Gab! and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Jump to:  

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Hosted By: