Fortnite Installing 0%

I am updating Fortnite. But it's always at 0%.
23 Replies
correct-apricot
correct-apricot2y ago
how much space do you have left on the disk?
exotic-emerald
exotic-emeraldOP2y ago
282 GB free of 446 GB. This is the disk that the game is installed on.
correct-apricot
correct-apricot2y ago
try running this command from the command line LEGENDARY_CONFIG_PATH=C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary C:\Users\batuh\AppData\Local\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary info Fortnite --json --platform Windows should tell you there's an update if i'm not mistaken and then try this from the command line LEGENDARY_CONFIG_PATH=C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary C:\Users\batuh\AppData\Local\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary update Fortnite -y post the second one's output
exotic-emerald
exotic-emeraldOP2y ago
Microsoft Windows [Version 10.0.19045.3570] (c) Microsoft Corporation. All rights reserved. C:\Users\batuh>LEGENDARY_CONFIG_PATH=C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary C:\Users\batuh\AppData\Local\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary info Fortnite --json --platform Windows 'LEGENDARY_CONFIG_PATH' is not recognized as an internal or external command, operable program or batch file. C:\Users\batuh> I ran this on Command Prompt.
correct-apricot
correct-apricot2y ago
might need to run as admin? i don't know how windows works
exotic-emerald
exotic-emeraldOP2y ago
Microsoft Windows [Version 10.0.19045.3570] (c) Microsoft Corporation. All rights reserved. C:\Windows\system32>LEGENDARY_CONFIG_PATH=C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary C:\Users\batuh\AppData\Local\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary update Fortnite -y 'LEGENDARY_CONFIG_PATH' is not recognized as an internal or external command, operable program or batch file. C:\Windows\system32> I ran this on Administrator: Command Prompt
correct-apricot
correct-apricot2y ago
oh, drop the LEGENDARY_CONFIG_PATH= and try again?
exotic-emerald
exotic-emeraldOP2y ago
Microsoft Windows [Version 10.0.19045.3570] (c) Microsoft Corporation. All rights reserved. C:\Users\batuh>C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary C:\Users\batuh\AppData\Local\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary info Fortnite --json --platform Windows 'C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary' is not recognized as an internal or external command, operable program or batch file. C:\Users\batuh>
correct-apricot
correct-apricot2y ago
does this path exist?
C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\
if it does, does the legendary file exist? if it does, try the same command with .exe on the legendary file
exotic-emerald
exotic-emeraldOP2y ago
C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\ This path exist. The "legendary" file exists there. When I try the same command with .exe on the legendary file: Microsoft Windows [Version 10.0.19045.3570] (c) Microsoft Corporation. All rights reserved. C:\Users\batuh>C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary C:\Users\batuh\AppData\Local\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary info Fortnite --json --platform Windows 'C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary' is not recognized as an internal or external command, operable program or batch file. C:\Users\batuh>C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary.exe C:\Users\batuh\AppData\Local\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary.exe info Fortnite --json --platform Windows 'C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary.exe' is not recognized as an internal or external command, operable program or batch file. C:\Users\batuh>
correct-apricot
correct-apricot2y ago
try the second command?
exotic-emerald
exotic-emeraldOP2y ago
C:\Users\batuh>C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary.exe C:\Users\batuh\AppData\Local\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary.exe update Fortnite -y 'C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary.exe' is not recognized as an internal or external command, operable program or batch file. C:\Users\batuh>
correct-apricot
correct-apricot2y ago
yeah, idk windows is weird. someone else will know
grumpy-cyan
grumpy-cyan2y ago
Windows CMD does not allow setting environment variables like this. You have to explicitly do
SET LEGENDARY_CONFIG_PATH=C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary
C:\Users\batuh\AppData\Local\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary info Fortnite --json --platform Windows
SET LEGENDARY_CONFIG_PATH=C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary
C:\Users\batuh\AppData\Local\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary info Fortnite --json --platform Windows
(the command shown in logs/error messages is only a visual aid) Anyways, the important file here would be the install log. That's C:\Users\batuh\AppData\Roaming\heroic\GamesConfig\Fortnite.log
fascinating-indigo
fascinating-indigo2y ago
same issue but on ubuntu
correct-apricot
correct-apricot2y ago
post a new thread, the messaging will be completely wrong. post your own log #:pushpin: Read Me First | Frequently Asked Questions also fortnite doesn't work on linux.
exotic-emerald
exotic-emeraldOP2y ago
I ran this command.
exotic-emerald
exotic-emeraldOP2y ago
grumpy-cyan
grumpy-cyan2y ago
Huh, that's odd Could you send in this file: C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary\config.ini ?
exotic-emerald
exotic-emeraldOP2y ago
exotic-emerald
exotic-emeraldOP2y ago
I uninstalled Fortnite. Now I am installing it.
grumpy-cyan
grumpy-cyan2y ago
Arg, sorry, forgot about this The config file you sent is strange, it should contain an entry about Fortnite (describing which parts of the game should be downloaded). Since that isn't there, the update command asks you about those parts, but you have no way of answering the prompt of course I don't use Windows and thus don't play this game, but if I remember, I'll look into how this might happen & how we could go about fixing this A reinstall should definitely work for now though. You could've also just ran the update commands Heroic would run in a CMD window yourself:
SET LEGENDARY_CONFIG_PATH=C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary
C:\Users\batuh\AppData\Local\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary update Fortnite
SET LEGENDARY_CONFIG_PATH=C:\Users\batuh\AppData\Roaming\heroic\legendaryConfig\legendary
C:\Users\batuh\AppData\Local\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary update Fortnite
, that'll give you the same prompt as above, but this time you can actually control it
exotic-emerald
exotic-emeraldOP2y ago
Yes, the reinstall worked. I will ran these commands or open a new post here if I ran into any problem again. Thank you.

Did you find this page helpful?