Dolphin, the GameCube and Wii emulator - Forums (2024)

Dolphin, the GameCube and Wii emulator - Forums > Dolphin Emulator Discussion and Support > Support > Error after 5.0-11863

Full Version: Error after 5.0-11863

You're currently viewing a stripped down version of our content. View the full version with proper formatting.

matheusstaffa

04-19-2020, 01:33 AM

After the 5.0-11863 when i open dolphin appears a error message:
IOS_FS: Failed to rename temporary FST file.
After clicking "ok" twice i can play properly but something happened after the last update.
Thanks

leolam

04-19-2020, 02:00 AM

Could you enable the COMMON logs (set the log level/verbosity to Info) and post your Dolphin logs?

ScryHobbit

04-19-2020, 12:48 PM

For context, 5.0-11863 dealt with the FST issue with Medal of Honor Vanguard.

https://github.com/dolphin-emu/dolphin/pull/8750

matheusstaffa

04-23-2020, 02:00 AM

For some reason, this error doesn't happen anymore and i didn't updated dolphin. I really don't know what happened.

alithew

05-01-2020, 06:44 PM

I had the same problem

My Wii Nand folder is on a network folder on an usb stick because I want to share it between multiple computer.

When I change that folder to another on my hdd the problem disappear.

And finally, the problem came from avira antivirus, after removing it, no problem anymore

Strange thing, I wanted to do some test and install avira on another computer and the ios_fs message appears, but only once...

And I finally found that when you change Wii nand folder to a network place on a slow drive, Dolphin is very long to start, because it write some temporary files into that folder, is there no way to put those temporary files in windows temp folder ?

Archer

05-12-2020, 07:53 AM

I am having the same problem "IOS_FS: Failed to rename temporary FST file"

It happens all the time when starting up.

I also see this error in the log file:

52:05:367 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Client\User\ResourcePacks\Packs.ini.xxx --> C:/Dolphin-x64-Client/User/ResourcePacks//Packs.ini
52:05:368 Common\FileUtil.cpp:287 E[COMMON]: Rename: MoveFile failed on C:\Dolphin-x64-Client\User\ResourcePacks\Packs.ini.xxx --> C:/Dolphin-x64-Client/User/ResourcePacks//Packs.ini: The process cannot access the file because it is being used by another process.

Everything is r/w permissions, no antivirus enabled and I am using a portable installation.

Thanks

DJBarry004

05-12-2020, 10:14 AM

Make sure you have only one instance of Dolphin running. And that you don´t have that file opened somewhere (e.g. Notepad).

Archer

05-14-2020, 08:25 AM

I am not running any other instantces of Dolphin when I get this errror. Nothing is open in notedpad or any other location. I went back to version 5.0-11873 and the problem is still occuring. I reinstalled clean and it is still happening. Looks like the rename operation is happening or attempts to happen several times in a row. Antivirus is disabled, all files have user permissions on them and are r/w.

I also get this error on occasion when enabling /disabling a Gecko code:

23:36:005 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\GameSettings\SJBE52.ini.xxx --> C:/Dolphin-x64-Debug/User/GameSettings/SJBE52.ini
23:36:005 Common\FileUtil.cpp:287 E[COMMON]: Rename: MoveFile failed on C:\Dolphin-x64-Debug\User\GameSettings\SJBE52.ini.xxx --> C:/Dolphin-x64-Debug/User/GameSettings/SJBE52.ini: The process cannot access the file because it is being used by another process.

15:42:840 Common\FileUtil.cpp:335 I[COMMON]: Copy: C:/Dolphin-x64-Debug/User/Wii//title/00000001/00000002/data/setting.txt --> C:/Dolphin-x64-Debug/User/Backup//setting.txt
15:42:841 Common\FileUtil.cpp:341 E[COMMON]: Copy: failed C:/Dolphin-x64-Debug/User/Wii//title/00000001/00000002/data/setting.txt --> C:/Dolphin-x64-Debug/User/Backup//setting.txt: The system cannot find the path specified.
15:42:841 Common\FileUtil.cpp:335 I[COMMON]: Copy: C:/Dolphin-x64-Debug/User/Wii//shared2/sys/SYSCONF --> C:/Dolphin-x64-Debug/User/Backup//SYSCONF
15:42:841 Common\FileUtil.cpp:341 E[COMMON]: Copy: failed C:/Dolphin-x64-Debug/User/Wii//shared2/sys/SYSCONF --> C:/Dolphin-x64-Debug/User/Backup//SYSCONF: The system cannot find the path specified.
15:42:841 Common\FileUtil.cpp:207 I[COMMON]: CreateFullPath: path C:/Dolphin-x64-Debug/User/Wii/
15:42:841 Common\FileUtil.cpp:211 I[COMMON]: CreateFullPath: path exists C:/Dolphin-x64-Debug/User/Wii/
15:42:842 Common\FileUtil.cpp:469 I[COMMON]: DeleteDirRecursively: C:/Dolphin-x64-Debug/User/Wii/tmp
15:42:842 Common\FileUtil.cpp:244 I[COMMON]: DeleteDir: directory C:/Dolphin-x64-Debug/User/Wii/tmp
15:42:843 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin
15:42:845 Common\FileUtil.cpp:174 I[COMMON]: CreateDir: directory C:/Dolphin-x64-Debug/User/Wii/tmp
15:42:845 Core\IOS\FS\HostBackend\FS.cpp:221 I[IOS_FS]: Creating a default entry for /tmp
15:42:846 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin
15:42:849 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin
15:42:852 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin
15:42:856 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin
15:42:859 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin
15:42:862 Common\FileUtil.cpp:287 E[COMMON]: Rename: MoveFile failed on C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin: Unable to remove the file to be replaced.
15:42:862 Common\MsgHandler.cpp:115 E[MASTER]: Question: IOS_FS: Failed to rename temporary FST file
15:51:572 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin
15:51:575 Common\FileUtil.cpp:287 E[COMMON]: Rename: MoveFile failed on C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin: Unable to remove the file to be replaced.
15:51:575 Common\MsgHandler.cpp:115 E[MASTER]: Question: IOS_FS: Failed to rename temporary FST file
15:56:569 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin
15:56:573 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin
15:56:576 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin
15:56:579 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin
15:56:583 Common\FileUtil.cpp:402 I[COMMON]: ScanDirectoryTree: directory C:/Dolphin-x64-Debug/User/Wii/import
15:56:585 Common\FileUtil.cpp:387 I[COMMON]: CreateEmptyFile: C:/Dolphin-x64-Debug/User/Wii/tmp/SYSCONF
15:56:586 Core\IOS\FS\HostBackend\FS.cpp:221 I[IOS_FS]: Creating a default entry for /tmp/SYSCONF
15:56:586 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin
15:56:590 Common\FileUtil.cpp:133 I[COMMON]: Delete: file C:/Dolphin-x64-Debug/User/Wii/shared2/sys/SYSCONF
15:56:591 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:/Dolphin-x64-Debug/User/Wii/tmp/SYSCONF --> C:/Dolphin-x64-Debug/User/Wii/shared2/sys/SYSCONF
15:56:593 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin
15:56:595 Common\FileUtil.cpp:387 I[COMMON]: CreateEmptyFile: C:/Dolphin-x64-Debug/User/Wii/tmp/SYSCONF
15:56:596 Core\IOS\FS\HostBackend\FS.cpp:221 I[IOS_FS]: Creating a default entry for /tmp/SYSCONF
15:56:596 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin
15:56:600 Common\FileUtil.cpp:133 I[COMMON]: Delete: file C:/Dolphin-x64-Debug/User/Wii/shared2/sys/SYSCONF
15:56:600 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:/Dolphin-x64-Debug/User/Wii/tmp/SYSCONF --> C:/Dolphin-x64-Debug/User/Wii/shared2/sys/SYSCONF
15:56:602 Common\FileUtil.cpp:271 I[COMMON]: Rename: C:\Dolphin-x64-Debug\User\Wii\fst.bin.xxx --> C:/Dolphin-x64-Debug/User/Wii/fst.bin

elvisish

07-31-2020, 03:43 PM

I believe it's an AV issue, try disabling yours then running Dolphin, then re-enabling and running Dolphin again. If it persists, try adding an exception for Dolphin.

Dolphin, the GameCube and Wii emulator - Forums > Dolphin Emulator Discussion and Support > Support > Error after 5.0-11863

Dolphin, the GameCube and Wii emulator - Forums (2024)

References

Top Articles
Christopher Sturniolo's Personality Type - What is it? - SunSigns.com
Matthew Sturniolo Clears Up His Dating Rumors On His Podcast
Spasa Parish
Rentals for rent in Maastricht
159R Bus Schedule Pdf
Sallisaw Bin Store
Black Adam Showtimes Near Maya Cinemas Delano
5daysON | Hoofddorp (70089000)
Espn Transfer Portal Basketball
Pollen Levels Richmond
11 Best Sites Like The Chive For Funny Pictures and Memes
Things to do in Wichita Falls on weekends 12-15 September
Craigslist Pets Huntsville Alabama
What's the Difference Between Halal and Haram Meat & Food?
R/Skinwalker
Rugged Gentleman Barber Shop Martinsburg Wv
Justified - Streams, Episodenguide und News zur Serie
Craigslist Apartment Los Angeles
Epay. Medstarhealth.org
Omni Id Portal Waconia
Kellifans.com
Banned in NYC: Airbnb One Year Later
Four-Legged Friday: Meet Tuscaloosa's Adoptable All-Stars Cub & Pickle
Model Center Jasmin
Ice Dodo Unblocked 76
Is Slatt Offensive
Labcorp Locations Near Me
Storm Prediction Center Convective Outlook
Experience the Convenience of Po Box 790010 St Louis Mo
Fungal Symbiote Terraria
modelo julia - PLAYBOARD
Abby's Caribbean Cafe
Joanna Gaines Reveals Who Bought the 'Fixer Upper' Lake House and Her Favorite Features of the Milestone Project
Tri-State Dog Racing Results
Trade Chart Dave Richard
Lincoln Financial Field Section 110
Free Stuff Craigslist Roanoke Va
Stellaris Resolution
Wi Dept Of Regulation & Licensing
Pick N Pull Near Me [Locator Map + Guide + FAQ]
Horseheads Schooltool
Crystal Westbrooks Nipple
Ice Hockey Dboard
Über 60 Prozent Rabatt auf E-Bikes: Aldi reduziert sämtliche Pedelecs stark im Preis - nur noch für kurze Zeit
Wie blocke ich einen Bot aus Boardman/USA - sellerforum.de
Craigslist Pets Inland Empire
Infinity Pool Showtimes Near Maya Cinemas Bakersfield
Hooda Math—Games, Features, and Benefits — Mashup Math
How To Use Price Chopper Points At Quiktrip
Maria Butina Bikini
Busted Newspaper Zapata Tx
Latest Posts
Article information

Author: Catherine Tremblay

Last Updated:

Views: 6060

Rating: 4.7 / 5 (47 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Catherine Tremblay

Birthday: 1999-09-23

Address: Suite 461 73643 Sherril Loaf, Dickinsonland, AZ 47941-2379

Phone: +2678139151039

Job: International Administration Supervisor

Hobby: Dowsing, Snowboarding, Rowing, Beekeeping, Calligraphy, Shooting, Air sports

Introduction: My name is Catherine Tremblay, I am a precious, perfect, tasty, enthusiastic, inexpensive, vast, kind person who loves writing and wants to share my knowledge and understanding with you.