Skip to content

Unable to Export BioMorphFaces from LE2 using Squid's Experiments #461

@vaultsidious2025

Description

@vaultsidious2025

Describe the bug

So far any attempt to export an LE2 BioMorphFace as pskx with Squad's experiments results in an error message. I have tried Joker, Aria, and Emily Wong so far all with the same error. LE1 and LE3 BioMorphFace exports work as expected.

To Reproduce

  1. Find a BioMorphFace within an LE2 database
  2. Try to export it by going to Experiments --> Squid's new and exciting ways to break stuff --> Export Selected Item as PSKX/PSA

So far, attempting to export any BioMorphFace in this way has resulted in the same error.

Expected behavior

The PSKX, PSA, and CONFIG file are properly exported to the selected directory with the user given name.

Screenshots and files used to replicate this

Version information:

Please include both the date and version number that is located on the top right side of the main window. This information is required.

6.5 Nightly 1/14/2026

Stack trace
If you see an error dialog with a details or copy button, please post the details here.

NullReferenceException: Object reference not set to an instance of an object.
at LegendaryExplorerCore.Unreal.BinaryConverters.ObjectBinary.From[T](ExportEntry export, PackageCache packageCache, Nullable`1 dataOffsetOverride) in //LegendaryExplorer/LegendaryExplorerCore/Unreal/BinaryConverters/ObjectBinary.cs:line 20
at LegendaryExplorerCore.Packages.IEntryExtensions.GetBinaryData[T](ExportEntry export) in /
/LegendaryExplorer/LegendaryExplorerCore/Packages/PackageExtensions.cs:line 1096
at LegendaryExplorer.Tools.PackageEditor.Experiments.PackageEditorExperimentsSquid.BioMorphFaceToPskxAndPsa(PackageEditorWindow pew) in D:\a\1\s\LegendaryExplorer\LegendaryExplorer\Tools\PackageEditor\Experiments\PackageEditorExperimentsSquid.cs:line 786
at LegendaryExplorer.Tools.PackageEditor.Experiments.PackageEditorExperimentsSquid.ExportSelectedToPsx(PackageEditorWindow pew) in D:\a\1\s\LegendaryExplorer\LegendaryExplorer\Tools\PackageEditor\Experiments\PackageEditorExperimentsSquid.cs:line 724
at LegendaryExplorer.UserControls.PackageEditorControls.ExperimentsMenuControl.ExportSelectedToPsx_Click(Object sender, RoutedEventArgs e) in D:\a\1\s\LegendaryExplorer\LegendaryExplorer\UserControls\PackageEditorControls\ExperimentsMenuControl.xaml.cs:line 1371
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Other information

Nothing to add other than my thanks, the tools you all have created are amazing and I look forward to future updates and features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions