Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Hi,
I'm on Manjaro Linux, I downloaded love version `11.4-1` and your game crashes on pressing "new game"

Here's the console output:

```

/usr/include/c++/11.1.0/bits/stl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = love::gr

aphics::vertex::XYf_STus_RGBAub; _Alloc = std::allocator<love::graphics::vertex::XYf_STus_RGBAub>; std::vector<_Tp, _Alloc>::reference = love::graphics::vertex::XYf_STus_RGBAub&;
std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__n < this->size()' failed.
zsh: IOT instruction (core dumped)  love TaleRunemasterCh1Demo.love

```

Thank you for the bug report! I'll try to fix it during the week!

Hello again, I researched a bit about the issue and it seems to be related to the Text objects of love 11.4. Sadly I don't think can solve it beacuse I can't test if the issue is solved. (I don't have an extra computer to install Manjaro Linux on it). I tested it on Ubuntu and it seems to be working fine.

Thank you so much for your message though, have a nice day ♥