Code Monkey home page Code Monkey logo

Comments (2)

jasonkhanlar avatar jasonkhanlar commented on September 23, 2024

gdb backtrace:

Thread 1 "flare" received signal SIGABRT, Aborted.
0x00007ffff7859d22 in raise () from /usr/lib/libc.so.6
(gdb) bt
#0  0x00007ffff7859d22 in raise () from /usr/lib/libc.so.6
#1  0x00007ffff7843862 in abort () from /usr/lib/libc.so.6
#2  0x00005555556dcb13 in std::__replacement_assert (__file=0x5555558e6eb0 "/usr/include/c++/11.1.0/bits/stl_vector.h", __line=1045, 
    __function=0x5555558e7018 "std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = std::vector<short unsigned int>; _Alloc = std::allocator<std::vector<short uns"..., __condition=0x5555558e6eda "__n < this->size()") at /usr/include/c++/11.1.0/x86_64-pc-linux-gnu/bits/c++config.h:504
#3  0x0000555555758d8a in std::vector<std::vector<unsigned short, std::allocator<unsigned short> >, std::allocator<std::vector<unsigned short, std::allocator<unsigned short> > > >::operator[] (this=0x555556948c40, __n=59) at /usr/include/c++/11.1.0/bits/stl_vector.h:1045
#4  0x00005555557ce6da in MapCollision::unblock (this=0x555556948c40, map_x=@0x5555573fcc6c: 59.5, map_y=@0x5555573fcc70: 40.7932281) at /usr/src/debug/flare-engine/src/MapCollision.cpp:520
#5  0x00005555558a9b56 in StatBlock::takeDamage (this=0x5555573fc958, dmg=130, crit=false, source_type=1) at /usr/src/debug/flare-engine/src/StatBlock.cpp:698
#6  0x00005555558ac3ed in StatBlock::removeSummons (this=0x55555734c388) at /usr/src/debug/flare-engine/src/StatBlock.cpp:1091
#7  0x00005555558ac5ba in StatBlock::removeFromSummons (this=0x55555734c388) at /usr/src/debug/flare-engine/src/StatBlock.cpp:1110
#8  0x00005555558a699e in StatBlock::~StatBlock (this=0x55555734c388, __in_chrg=<optimized out>) at /usr/src/debug/flare-engine/src/StatBlock.cpp:205
#9  0x0000555555741067 in Entity::~Entity (this=0x55555734c2e0, __in_chrg=<optimized out>) at /usr/src/debug/flare-engine/src/Entity.cpp:758
#10 0x00005555557410e0 in Entity::~Entity (this=0x55555734c2e0, __in_chrg=<optimized out>) at /usr/src/debug/flare-engine/src/Entity.cpp:758
#11 0x000055555574a714 in EntityManager::handleNewMap (this=0x555556b12b10) at /usr/src/debug/flare-engine/src/EntityManager.cpp:129
#12 0x000055555577dc0e in GameStatePlay::checkTeleport (this=0x5555567ecd60) at /usr/src/debug/flare-engine/src/GameStatePlay.cpp:364
#13 0x00005555557802c7 in GameStatePlay::logic (this=0x5555567ecd60) at /usr/src/debug/flare-engine/src/GameStatePlay.cpp:918
#14 0x0000555555789ce7 in GameSwitcher::logic (this=0x5555562fb170) at /usr/src/debug/flare-engine/src/GameSwitcher.cpp:204
#15 0x00005555558db463 in mainLoop () at /usr/src/debug/flare-engine/src/main.cpp:206
#16 0x00005555558dc374 in main (argc=1, argv=0x7fffffffdd28) at /usr/src/debug/flare-engine/src/main.cpp:442

from flare-game.

jasonkhanlar avatar jasonkhanlar commented on September 23, 2024

Actually, this looks like the exact same bug from #841 and fixed with dorkster/flare-engine@6977871 so I'll close this I guess.

from flare-game.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.