Frodo45127 / rpfm

Rusted PackFile Manager (RPFM) is a... reimplementation in Rust and Qt5 of PackFile Manager (PFM), one of the best modding tools for Total War Games.
MIT License
357 stars 57 forks source link

Schema #259

Closed Sandvich682 closed 1 year ago

Sandvich682 commented 1 year ago

I just downloaded RPFM's most recent version (4.0.22) and for some reason it is refusing to download any schemas for WH3. Ive tried everything and every time I hit the "Update Schemas" I get this message:

reference 'refs/head/master' not found; class=Reference (4); code=UnbornBranch (-9)

As a side note im not sure if rpfm_cli is supposed to do anything but any help would be appreciated

Frodo45127 commented 1 year ago

Go to PackFile/Settings and hit "Clear Schema Folder" and try again. If it's a broken local schema repo, that should fix it.

Sandvich682 commented 1 year ago

Go to PackFile/Settings and hit "Clear Schema Folder" and try again. If it's a broken local schema repo, that should fix it.

Worked beautifully, much appreciated