-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Wen I run the assetsExtractor or lunacy editor I get that some key are not on a dictionary
Moby 0091 is entities/test/goo_ball/goo_ball.entity.irb
Loading Tie 00001800
Unhandled exception. System.Collections.Generic.KeyNotFoundException: The given key '1729610410885365429' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at LibLunacy.CTie.LoadDependancies(AssetLoader al) in ~\Lunacy\LibLunacy\Tie.cs:line 121
at LibLunacy.CTie..ctor(IGFile file, AssetLoader al, UInt32 index) in ~\Lunacy\LibLunacy\Tie.cs:line 75
at LibLunacy.AssetLoader.LoadTiesNew() in ~\Lunacy\LibLunacy\AssetLoader.cs:line 93
at LibLunacy.AssetLoader.LoadTies() in ~\Lunacy\LibLunacy\AssetLoader.cs:line 66
at LibLunacy.AssetLoader.LoadAssets() in ~\Lunacy\LibLunacy\AssetLoader.cs:line 25
at AssetExtractor.Program.Main(String[] args) in ~\Lunacy\AssetExtractor\Program.cs:line 13
Moby 009F is entities/test/goo_ball/goo_ball.entity.irb
Loading Tie 00000980
Unhandled exception. System.Collections.Generic.KeyNotFoundException: The given key '5782978443830445122' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at LibLunacy.CTie.LoadDependancies(AssetLoader al) in ~\Lunacy\LibLunacy\Tie.cs:line 121
at LibLunacy.CTie..ctor(IGFile file, AssetLoader al, UInt32 index) in ~\Lunacy\LibLunacy\Tie.cs:line 75
at LibLunacy.AssetLoader.LoadTiesNew() in~\Lunacy\LibLunacy\AssetLoader.cs:line 93
at LibLunacy.AssetLoader.LoadTies() in~\Lunacy\LibLunacy\AssetLoader.cs:line 66
at LibLunacy.AssetLoader.LoadAssets() in ~\Lunacy\LibLunacy\AssetLoader.cs:line 25
at AssetExtractor.Program.Main(String[] args) in ~\Lunacy\AssetExtractor\Program.cs:line 13
the keys are different every time i run ther script.
looks like the goo_ball/gooball.entitie.irb is missing but I am not sure haha
[UPDATE]
I tried with a ISO decrypted[BCUS98120] version and with the .pkg[NPEA00431] and in both I get the same error, am I missing something?
Mrroboto9819
Metadata
Metadata
Assignees
Labels
No labels