Missing TRE files?

oginecka

New Member
My server crashes whenever a player tries to call a pet indoors.
Here is the error I get:

(114 s) [TreeArchive] ERROR - Did not find fileName: godclient_cylinder_30.apt
Segmentation fault

I am not running any mods, but the vanilla SWGEmu server.
Everything else seems to be working fine.

Is there something wrong with my TRE files?
 
Thanks for the comments.
Turns out the error is completely unrelated to TRE files. The error is caused by the function FrsManagerImplementation::isPlayerInEnclave, in src/server/zone/managers/frs/FrsManagerImplementation.cpp, line 2711.

The server segfaults when you call a pet indoors and don't have Yavin enabled. I think the SWGEmu team will commit a fix.
 
Back
Top