URL:
  <http://gna.org/bugs/?func=detailitem&item_id=5137>

                 Summary: map/ground.cpp:89: Missed assertion
"!world.EstHorsMondeXY(x,y)".
                 Project: Wormux
            Submitted by: gentildemon
            Submitted on: mardi 24.01.2006 à 08:07
                Category: None
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

To reproduce :
- play on map Arbres
- then stop and play on map Space.


[ Lancement d'une nouvelle partie ]
Loading game... => Splashscreen is TODO
o Find a random position for characters
o Ground initialization... done
o Initialise objects
FIN PARTIE

[ Lancement d'une nouvelle partie ]
Loading game... => Splashscreen is TODO
o Find a random position for characters
o Ground initialization... done

map/ground.cpp:89: Missed assertion "!world.EstHorsMondeXY(x,y)".

Program received signal SIGABRT, Aborted.
[Switching to Thread -1217751360 (LWP 15017)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb79ede06 in kill () from /lib/tls/i686/cmov/libc.so.6
#2  0x08071733 in MissedAssertion (filename=0x810937d "map/ground.cpp",
line=89, message=0x8109391 "!world.EstHorsMondeXY(x,y)") at
tool/error.cpp:42
#3  0x080bb652 in Wormux::Ground::EstDansVide (this=0x8128648, x=15017,
y=1224) at map/ground.cpp:89
#4  0x080adf8a in Map::EstDansVide (this=0x8128640, x=1307, y=1224) at
map/map.cpp:207
#5  0x080adfe1 in Map::LigneH_EstDansVide (this=0x8128640, ox=1307, y=1224,
width=22) at map/map.cpp:216
#6  0x080ae1cb in Map::EstDansVide_haut (this=0x8128640, [EMAIL PROTECTED],
dx=1307, dy=0) at map/map.cpp:272
#7  0x080a4c72 in PhysicalObj::PutOutOfGround (this=0x8d3f178) at
object/physical_obj.cpp:432
#8  0x080beb55 in Character::SetSkin (this=0x8d3f178, [EMAIL PROTECTED])
at team/character.cpp:838
#9  0x080c3df8 in Character::Reset (this=0x8d3f178) at
team/character.cpp:931
#10 0x080cfc68 in Team::Reset (this=0x8cac668) at team/team.cpp:415
#11 0x080d438b in TeamsList::Reset (this=0x81287e0) at
team/teams_list.cpp:185
#12 0x0805c591 in InitGameData_Local () at game/game_loop.cpp:189
#13 0x0805c5f8 in InitGameData () at game/game_loop.cpp:207
#14 0x0805f268 in InitGame () at game/game_loop.cpp:233
#15 0x0805b355 in Game::Start (this=0x81281a0) at game/game.cpp:126
#16 0x0808b564 in Menu::sig_ok (this=0xbfdb70dc) at menu/menu.cpp:70
#17 0x0808b97d in Menu::BasicOnClic (this=0xbfdb70dc, mouse_x=530,
mouse_y=738) at menu/menu.cpp:88
#18 0x0808ba41 in Menu::Run (this=0xbfdb70dc) at menu/menu.cpp:151
#19 0x08054fd4 in AppWormux::main (this=0x81280bc, argc=1, argv=0xbfdb7214)
at main.cpp:75
#20 0x0805515e in main (argc=1, argv=0xbfdb7214) at main.cpp:256







    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=5137>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


Reply via email to