Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

HELP Big problem

xctive

Member

Ok heres the deal I have been making this game and it has been working the just one time I play tested it one of the events don't run anymore. It use to run find and now it just wont. It just stays there doing nothing. I don't think I edit anything that would cause this I hope someone sees something that I am not. Heres the event.

11267048.jpg

So ya I'm not sure if maybe to much sound effects or bgm would cause this because thats what i have been working on lately before this happened. So I don't know any ideas would be awesome. I also tried making it a parallel process. Still it wont run. O also the player gets transferred to this location and that is where the event is.

O ya also I just added this script to play sound when you level up.

Code:
class Window_BattleStatus

  #--------------------------------------------------------------------------

  # * Set Level Up Flag

  #     actor_index : actor index

  #--------------------------------------------------------------------------

  def level_up(actor_index)

    @level_up_flags[actor_index] = true

    $game_system.se_play("086-Action01")

  end

 end

 

but I tried to remove it and still a no go.
 

xctive

Member

O sorry I didn't make it clear but I need the event to autorun because its kinda like a little cutscene. So I want the event to start displaying the message and continue and what not. I also had this working as an auto run but for some reason it just stopped. The player goes in there and nothing happens.
 

xctive

Member

Ok people that have read this I have got it to work but get this. So i found out that it was my switch # 0007 whenever it was on the autorun wouldn't run. So what I did is just changed everything I had done with switch 0007 to another switch and now it works. I have no idea why this is but if I turn on switch 0007 it doesn't. It is like the switch is corrupt or something. Weird. If anyone has as to any ideas as to why this happened i would be interested to hear. But for now its fine I just can't use switch 0007.
 

xctive

Member

And the winner is ..... BrunoTR yes was being completely retarted and thought I looked over those pages like 1 million times but somehow the last one got added and had switch 7 on it. Thanks guys but now I feel completely stupid so ya sorry. :eek:uch: But o well it works now
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top