forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

directory listing freeze in luaplayer-windows

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development
View previous topic :: View next topic  
Author Message
LuMo



Joined: 21 Aug 2005
Posts: 410
Location: Austria

PostPosted: Wed Sep 14, 2005 4:55 am    Post subject: directory listing freeze in luaplayer-windows Reply with quote

is it just me or...
when i try the cmd
contents = System.listDirectory()
lp-win32 does not continue

function listSchemes()
print('contents')
contents = System.listDirectory()
print('cwd')
cwd = System.currentDirectory()
end

output is the following:
contents

(how) can i test it without copying the lua files to psp?
Back to top
View user's profile Send private message Visit poster's website
Giuliano



Joined: 13 Sep 2005
Posts: 78

PostPosted: Wed Sep 14, 2005 11:15 am    Post subject: Reply with quote

...

Last edited by Giuliano on Wed Sep 14, 2005 12:30 pm; edited 1 time in total
Back to top
View user's profile Send private message
Shine



Joined: 03 Dec 2004
Posts: 728
Location: Germany

PostPosted: Wed Sep 14, 2005 12:15 pm    Post subject: Re: directory listing freeze in luaplayer-windows Reply with quote

LuMo wrote:
is it just me or...
when i try the cmd
contents = System.listDirectory()
lp-win32 does not continue


You are right, this is a bug, the directory functions don't work on Windows. I'll fix it in the next release.
Back to top
View user's profile Send private message
LuMo



Joined: 21 Aug 2005
Posts: 410
Location: Austria

PostPosted: Wed Sep 14, 2005 7:21 pm    Post subject: Reply with quote

well thats no serious problem for testing, just good to know :)
(just create a table by hand and test the rest of the code)

greets
Lumo

PS: thanks for your work and fixes
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group