katalash / dstools

Level editor for DS1/DS3/Bloodborne/Sekiro
136 stars 13 forks source link

Object reference not set to an instance of an object #5

Open darksider6 opened 5 years ago

darksider6 commented 5 years ago

I'm currently stuck on reloading .fmg after chosing DarkSoulsIII.exe in damn explorer. If someone has any ideas, it will be appreciated.

A few lines from Unity console: NullReferenceException: Object reference not set to an instance of an object FMGUtils.ReloadFmgs () (at Assets/dstools/Utilities/FMGUtils.cs:19) FMGUtils.LoadFmgs (DarkSoulsTools+GameType gameType, System.String fmgPath) (at Assets/dstools/Utilities/FMGUtils.cs:31) DarkSoulsTools.OnGUI () (at Assets/dstools/EditorScripts/DarkSoulsTools.cs:5036)

If select .exe in _backup folder, then .fmg can't be found: DirectoryNotFoundException: Could not find a part of the path "G:\Games\Dark Souls III\Game\_backup\msg\engus\item_dlc2.msgbnd.dcx".