Closed pdm-pcb closed 2 years ago
cd c:\scdata\3.7.2 unp4k.exe 'C:\Program Files\Roberts Space Industries\StarCitizen\LIVE\Data.p4k' .xml unp4k.exe 'C:\Program Files\Roberts Space Industries\StarCitizen\LIVE\Data.p4k' .ini unforge.exe .
You have surely forgotten the last step Run the unforge.exe from the Data folder on the command line and don't forget to append the parameter . Only this process creates all the files in the records folder.
XD! That seems highly likely. I sincerely appreciate the guidance!
Hey there - I'm trying to assemble a local copy of the website's database, and while following the readme instructions, I'm getting a path error. Per EntityServices.cs:82, there's supposed to be a path, "Data\Libs\Foundry\Records\entities". No such path exists after I ran unp4k as documented. Instead I've got TagDatabase and associated file, so loader throws an exception and exits.
Any pointers would be appreciated. =)