atenfyr/UAssetAPI

System.NullReferenceException when opening a .uasset file

MarcosVLl2 opened this issue · 1 comments

Tried to open some files from the game Will To Live Online, found myself with error System.NullReferenceException in line 203 of MainSerializer.cs

Steps to reproduce the behavior:

  1. Open UAssetGUI.exe
  2. Set UE4 version to 4.26
  3. Open file "NPS_TeleportCCD"
  4. Error!

Expected behavior
The file opens up correctly and I can see it

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 11 build 22000.co_release.210604-1628
  • Version or Commit: UAssetGUI v1.0.0.4 (GUI e7b811d - API 354f38f)

Additional context
Only happened with this file in specific, here I also add a similar file that works
Twofiles.zip