drunderscore / Tappy

A Terraria server written in C++
GNU General Public License v3.0
6 stars 1 forks source link

Wolrds that LibTerraria is unable to load #6

Open drunderscore opened 3 years ago

drunderscore commented 3 years ago

This world from THC 23 fails with the following assertion: Server: ../serenity/AK/Vector.h:179: T& AK::Vector<T, inline_capacity>::at(size_t) [with T = bool; long unsigned int inline_capacity = 0; size_t = long unsigned int]: Assertion `i < m_size' failed. Actually_THC_23.wld.gz

drunderscore commented 2 years ago

This world now loads, but the client freezes trying to connect.