love.filesystem.mkdir not working

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
User avatar
rude
Administrator
Posts: 1052
Joined: Mon Feb 04, 2008 3:58 pm
Location: Oslo, Norway

Re: love.filesystem.mkdir not working

Post by rude »

Thanks. This is due to the write directory not being set.

Temp workaround:

Code: Select all

love.filesystem.write("unused.txt", "Just to set the write directory.")
-- mkdir should work now.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: love.filesystem.mkdir not working

Post by bartbes »

Ok, can't try now, but I trust you. Thanks for the response!
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: love.filesystem.mkdir not working

Post by bartbes »

Works! Thanks, looks like Updater is going to be released soon.
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 4 guests