BombermanBoard Forum Index BombermanBoard
Bomberman Community
 
 Search Forum   Member List   Chat / Chat Log 
 Control Panel   Private Messages   Register   Log in 
BombermanBoard Forum Index -> Clones & Projects
Viewing Single Post
From Topic: Power Bomberman 0.7.7c
Author Message
RealRed5pizza
Bomberbie

Status: Offline

Joined: 06 Apr 2014
Posts: 15
Post#204  Posted: Sun Jun 08, 2014 9:44 am  Reply with quote + 
Faiyz wrote:
Bugs:

● You currently cannot play with less than 4 players on Path to Glory (1-B). This might have been reported as an entirely different bug altogether, I'm not sure. Anyway, the map is incompatible with 2-3 players as the game will try to grab variables for the other players, which are currently out-of-bounds in Game Maker logic.

Here is the code order for the bug in question, in order: (playerindex 2 or 3)
[Collapse Text]
Code:
___________________________________________
EXECUTION ERROR in creation code of room (internal map name)
Error in code at line 42:
         i.player = playerindex[2];
                    ^
at position 19: Unknown variable playerindex or array index out of bounds
Code:
___________________________________________
ERROR in
action number 1
of Alarm Event for alarm 0
for object control_obj:

Error in code at line 31:
     other.bomber_object[player] = self.id;
                         ^
at position 24: Unknown variable player
Code:
___________________________________________
ERROR in
action number 1
of End Step Event
for object control_obj:

In script winner_check:
Error in code at line 15:
       tr[team] = 1;
          ^
at position 9: Unknown variable team

(This piece of code loops indefinitely)

I Know! It happens to me when I play a CPU against this player! :mad: 

AndyThePrince703 wrote:
Can you make this stage, It's called Hatahatatoritori from Super Bomberman 4. where the flags are in this stage.
http://bomberman.wikia.com/wiki/Hatahatatoritori

Bug Report:

My Friend, nadiya2000 was playing Power Bomberman, 2 players game on Path of Glory Variations B, I got a error, It's shown 2 White Bombermans and 1 Black Bomberman????

Same there but they are 2 White Bombermans might be a problem it used to happens to me when I was against from hige hige bandit.
Back to Top
View user profile Send Private Message
BombermanBoard Forum Index -> Clones & Projects All times are GMT-5:00 (DST+1)

Jump to: 


Total Time: 0.1146s
Index - Back to Top