Missing TRE files?

oginecka

New Member
Joined
Dec 16, 2018
Messages
2
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?
 

gyrantol

Member
Joined
Jan 16, 2015
Messages
127
what about the client? is there anything loaded on there that isn't on your server?
 

netyoda

Member
Joined
Oct 18, 2017
Messages
42
I get that apt message on every start, but it's not causing a segfault - is it reproducable?
 

oginecka

New Member
Joined
Dec 16, 2018
Messages
2
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.
 
Top Bottom