I figured it out, I was looking for PlanetDB_2080, not _2800.
I did not expect a typo in the instructions.
I figured it out, I was looking for PlanetDB_2080, not _2800.
I did not expect a typo in the instructions.
I updated the setup tutorial to note the existence of the two different database systems used server side so that one can proactively create connections to those database servers (or at least provide a heads up about this).
I am using VM 100 verison,,,
when I import XML file to WEBAPP,,,the systerm says the file is damaged...
what is my problem?
The dressing room works but it still shows Vanguards on the side but where do I find this "StyleShopSetting-00000.xml" file? And the tool doesn't work. When I click on the .exe file it just closes. What do I do from here?
I'm new here so I have no idea how to do that honestly. All I did was run the SQL files on SSMS (from S37uP!Update), the alternate way and that's as far as I've gotten because I'm unsure how to do everything else from that point. Could you help me in step form?
Not really sure what that is to be honest, as I said I'm new :( Been kinda discovering things on my own with use of some tutorials from this forum but I'm very new to ALL of this lol. So I wouldn't know what you're asking and/or where to find that. Where is the DataCenter_Final_XXX.dat file located?
You can't forget to install the .NET 6.0 Runtime...
https://dotnet.microsoft.com/en-us/d...=getdotnetcore
You must also add the DataCenter_Final_XXX.dat inside the novadrop-dc folder (2022-06-07),
run the corresponding dec_XXX.bat file and then compress again with enc_OUT.bat
Ex.: https://postimg.cc/Yhy6XZ1p
- - - Updated - - -
Get the files here https://forum.ragezone.com/f797/tera...ml#post9126232
Oh I see! I've been playing around with the pre-made VM by tya411 so I wasn't aware I had to install .NET 6.0 RT as it wasn't mentioned in the tutorial. This is good to know for other beginners so thanks. I will try this and comeback with a result. Thank you @Robyson for explaining in layman's terms for me with a screenshot, much appreciated. <3
A bit confused by the wording. You mean rename the "enc_OUT" to "enc_DataCenter_Final_EUR" before running it to repack? If so I did that and nothing really happened. No "DataCenter_Final_OUT.dat" file was made. this is what I see on the cmd screen. https://ibb.co/9tnHsjW
Nope, what i meant was, in "enc_OUT" change that...
For that...Code:@echo off chcp 65001 novadrop-dc\novadrop-dc pack --encryption-key 1C01C904FF76FF06C211187E197B5716 --encryption-iv 396C342C52A0C12D511DD0209F90CA7D OUT DataCenter_Final_OUT.dat pause
Code:@echo off chcp 65001 novadrop-dc\novadrop-dc pack --encryption-key 1C01C904FF76FF06C211187E197B5716 --encryption-iv 396C342C52A0C12D511DD0209F90CA7D DataCenter_Final_EUR DataCenter_Final_OUT.dat pause