Skip to content

Issue trying to extract files from Resistance 2 #2

@Mrroboto9819

Description

@Mrroboto9819

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions