Launchin Start Bat File
-
Hey guys, I need some help with this error when I try to run start bat file. As you can see the bootstrapper file is in the correct place and idk what to do.
-
U SeeMeInTheDark if ur trying to run it from a .bat file then u have spelt it wrong
-
hindercanrun what do u mean by that?
-
im just guessing, you did not explain your issue well
-
Where did you download BO2 from?
Show the entire path to the Plutonium folder
Also screenshot the content of your bat file (hide the server key) -
Resxt I downloaded it from another source long time ago and here are the SSs
-
oh ur making a server
-
hindercanrun yea, sry I should have told it first ^^'
-
U SeeMeInTheDark well if you didn't download BO2 from our torrent or Steam it's hard to help. You have unexpected files in your game as I can see on the screenshot so idk.
Show the full path for Plutonium. Click on the path and show the full path not just some folder names
-
Also I noticed you have cd /C instead of cd /D in your bat file. Why?
Did you change anything? -
Resxt yea just tried to change it so maybe fix it but didn't workout and reverted it.
guess i should re-download it from ur torrent. i'll let u know -
this isn't related to game files tho, it can't find the bootstrapper. Change it back to cd /D, leave that bottom line alone, just change stuff on top where the comments are.
Wondering if maybe the "&" in your windows username could be an issue.. maybe the path gets fucked by that somehow.What you could try is installing the client into the bo2 folder instead of appdata, to do that first edit !updatePluto.bat and change it to this:
plutonium.exe -update-only -install-dir ./plutonium
then change the server startup batch file line 19 to this
cd ./plutonium
now first run !updatePluto.bat and then the startup file.