Scyobi_Empire
(has far too many pseudonyms )
March 14, 2026, 2:06pm
1
No errorlog was created, but the unhandled error pop up can be found here
this happened on the windows BOTD after engulfing “Kytinsonceae vister” (on the attached save , eject the cell to verify)
i have absolutely no idea what “AABB” is so cannot give any info as to why it happened
3 Likes
Scyobi_Empire
(has far too many pseudonyms )
March 14, 2026, 2:10pm
2
i tried to reload the save which then crashed and did produce an error log
3 Likes
aah31415
(The maker of SitF, Radiostrocity, The Lifenote and TGBing; The Second Ascended...; And just maybe a security warning come alive...?)
March 14, 2026, 2:14pm
3
I’m pretty sure this is a very common bug with little to no impact on gameplay
3 Likes
Yes, this has been a very prevalent problem for years. It has not real effect on gameplay that I’m aware of so this gets no bugfixing priority.
In fact I basically also myself see the same error print almost each time I’m testing something else in the game.
I was a bit surprised that I didn’t find an existing issue being open about this. So I guess I can open an issue to track this but it’s not likely to be fixed anytime soon:
opened 06:13PM - 14 Mar 26 UTC
difficult
programming
bug
C#
stage:microbe
Is a very common error log message that happens. No clue why it happens but some… thing is probably slightly wrong with the engulfing system on certain objects.
This doesn't seem to have a gameplay impact so this is a low priority issue.
This has actually been a problem for years, but due to the low priority I'm only now even opening an issue.
For reference there's this older issue that is related: https://github.com/Revolutionary-Games/Thrive/issues/5495
For reference here’s one old issue that mentions the error log:
opened 12:24PM - 13 Sep 24 UTC
difficult
programming
bug
C#
stage:microbe
and instead prints this error:
```
Engulfed something that couldn't have AABB … calculated (graphical instance: <Node3D#2190047455668>)
```
So might be a initialization wrong data order or a completion race. Other than the graphics missing for endosome and that error it seems engulfing otherwise works fine after loading such a save.
Edit: to answer this:
exception: Condition "p_arrays.size() != ARRAY_MAX" is true.
Is actually a totally unrelated error to the AABB issue. And I’m pretty sure it is a random engine issue so it is very related to:
opened 03:47PM - 28 Apr 24 UTC
difficult
programming
engine
bug
help wanted
C#
stage:microbe
### Describe the bug
I was playing as usual, clicked the reproduce button, but … the editor screen has loaded without anything.
### To Reproduce
1. Open Thrive.
2. Load a save.
3. Play until reproduction, click the Editor button.
4. See the bug.
### Expected behaviour
Editor loading and allowing me to view all the data and edit my cell.
### Screenshots



### System information
- OS: Windows 11
- Graphics card: Radeon Vega 8 embedded in AMD Ryzen 5 3450U
- Thrive: 0.6.6
### Game Logs
https://pastebin.com/xn7NEX4X (there's only a chunk of `log.txt` due to the original file being too large)
### Additional Context
_No response_
I call it random, because it is extremely likely that loading the save would not show the issue again as long as Thrive is closed and restarted in between.
5 Likes