After pulling and compiling the latest commits from master, SolveSpace crashes with the following assertion error:
File ./src/group.cpp, line 870, function Remap:
Assertion failed: remap.size() < (1 << 16) - 1.
Message: Too many entities in group.
This occurs on the latest git pull.
The model previously worked before recent updates.
Please let me know if you need the project file.