r-ex / LegionPlus

Asset Extraction tool for Apex Legends and Titanfall 2
GNU General Public License v3.0
235 stars 34 forks source link

Previewing some legendary character models causes a crash #122

Closed leadguitar1990 closed 1 year ago

leadguitar1990 commented 1 year ago

For Apex Legends game files, specifically root_lgnd_skins.rpak. When I press "P" to preview a character model the app often crashes. This occurs for pilot and non pilot models.

The problem seems to come from specific models.

There is no problem with exporting these characters.

Switching to version 1.6.1 improves the issue, but it still occurs occasionally.

floxay commented 1 year ago

You have to load common.rpak along with root_lgnd_skins.rpak. You probably also want to load the patch rpaks for these, eg.; common(01).rpak, common(02).rpak, root_lgnd_skins(01).rpak, and so on.