Witam Panowie, mam problemik chodzi o to, że Silnik crashuje, raz wybije na 4h, nieraz na 12h, dochodzi do 30h max.
Zrobiłem gdb i wyszło takie coś:
Zrobiłem gdb i wyszło takie coś:
Wie ktoś może gdzie jest błąd? Z góry dziękuję i wynagrodzę to punktem Reputacji.Program terminated with signal 11, Segmentation fault.
#0 0x0822a62d in Tile::__queryDestination (this=0x39176740, index=@0xb7189010, thing=0x39173e44, destItem=0xb7188fd4, flags=@0xb7189020) at tile.cpp:874
874 tile.cpp: Nie ma takiego pliku ani katalogu.
in tile.cpp
(gdb) bt
#0 0x0822a62d in Tile::__queryDestination (this=0x39176740, index=@0xb7189010, thing=0x39173e44, destItem=0xb7188fd4, flags=@0xb7189020) at tile.cpp:874
#1 0x080c682b in Game::internalMoveItem (this=0x82d93c0, actor=0xae831e40, fromCylinder=0x39176a50, toCylinder=0x39176740, index=-1, item=0x39173e30, count=1,
_moveItem=0x0, flags=1) at game.cpp:1417
#2 0x0817171d in Monster:ushItem (this=0xae831e40, item=0x39173e30, radius=1) at monster.cpp:871
#3 0x0817189f in Monster:ushItems (this=0xae831e40, tile=0x39176a50) at monster.cpp:897
#4 0x081748d7 in Monster::getNextStep (this=0xae831e40, dir=@0xb71891bc, flags=@0xb71891b8) at monster.cpp:996
#5 0x080a4200 in Creature:nWalk (this=0xae831e40) at creature.cpp:236