drive space error

Forum rules
No roms requests or illegal links

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: :clap: :hum: :gnak: :lol: :super: :uh: :toobad:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: drive space error

Re: drive space error

by JayTor2112 » Sun Oct 14, 2018 12:50 pm

That worked. Thanks

Re: drive space error

by RomCenter » Sat Oct 13, 2018 8:04 am

This is a database error, and database uses its own temporary folder.
Default location is pointed by the env veriable %TEMP%.
This can be changed in the config file Romcenter\firebird32\firebird.conf (search for 'temp' in the file)

Re: drive space error

by Wanderer » Thu Oct 11, 2018 11:11 am

JayTor2112 wrote:
Mon Oct 08, 2018 11:00 pm
No free space found in temporary directories
JayTor2112 wrote:
Mon Oct 08, 2018 11:00 pm
I have almost 20GB free on the drive that is set as my temporary drive. I just downloaded rc3, but it did the same thing. Any suggestions?
Hi.

You can try the following and see what happens:

In a command prompt, type cd %TEMP%. After a fresh reboot of the pc (so there will be no remnants of an installation), go to that folder with your favorite file manager and delete all files.

drive space error

by JayTor2112 » Mon Oct 08, 2018 11:00 pm

I have been using 4.0.0.rc1.2 for a long time without this issue, and all of a sudden i started getting this when trying to compile a database from MAME 202:

Error: execute procedure P_LOADDATAFILE(2)
Error: sort error
No free space found in temporary directories
operating system directive WriteFile failed
At procedure 'P_G_TRANSFERTGAMES' line: 13, col: 3
At procedure 'P_LOADDATAFILE' line: 342, col: 1

I have almost 20GB free on the drive that is set as my temporary drive. I just downloaded rc3, but it did the same thing. Any suggestions?

Top