Rinnegatamante / lpp-vita

Lua Player Plus for PSVITA. Documentation on: http://rinnegatamante.github.io/lpp-vita/
GNU General Public License v3.0
179 stars 27 forks source link

error system.removeDir and system.doesDirExists #45

Closed modz2014 closed 4 years ago

modz2014 commented 4 years ago

having trouble with this does seem to work

attempt to call field 'removeDir'(a nil vaule)

same for does doesDirExists

Rinnegatamante commented 4 years ago

removeDir and doesDirExists don't exist infact. http://rinnegatamante.github.io/lpp-vita/group___system.html

modz2014 commented 4 years ago

ok i fixed it but you cant delete anything in pd0 or os0 using this i can only delete directory on ur0 or ux0

modz2014 commented 4 years ago

i was going off this site http://wololo.net/talk/viewtopic.php?t=38493 thats why i read it wrong sorry

Rinnegatamante commented 4 years ago

Unsafe eboot must be used to delete stuffs outside of ux0:/data. (Also directories must be empty)

modz2014 commented 4 years ago

so i have to delete the files then delete the directory