Mysterious boot error

Discuss using and improving Lua and the Lua Player specific to the PSP.

Moderators: Shine, Insert_witty_name

Post Reply
Surtsey
Posts: 2
Joined: Sat Oct 01, 2005 2:53 pm

Mysterious boot error

Post by Surtsey »

I'm receiving an odd error when I try starting LuaPlayer on a 1.5 firmware. I've tried LuaPlayer 0.7 - 1.0, all resulting in the same issue.
Here's the error:
Boot error: No boot script found!
Press start to restart
As far as I can tell, the program should run without any modification as long as it's in the right place on the memory stick. I've Google'd the error and come up empty handed as well as searched bulletin boards on multiple websites. I have also tried moving the System/system.lua script, which appears to be a likely candidate for a startup script, in more obvious places, such as boot.lua or System/boot.lua.

Here's a list of related files relative of '/mnt/psp/psp/game':

Code: Select all

544K	luaplayer/eboot.pbp
32K	luaplayer/System/system.lua
32K	luaplayer/System/Library
128K	luaplayer/System
32K	luaplayer/Applications/Lowser/img/plain.png
96K	luaplayer/Applications/Lowser/img/bg.png
32K	luaplayer/Applications/Lowser/img/folder.png
32K	luaplayer/Applications/Lowser/img/arrow.png
32K	luaplayer/Applications/Lowser/img/app.png
256K	luaplayer/Applications/Lowser/img
32K	luaplayer/Applications/Lowser/icon.png
32K	luaplayer/Applications/Lowser/test.lua
32K	luaplayer/Applications/Lowser/index.lua
32K	luaplayer/Applications/Lowser/experimental.lua
416K	luaplayer/Applications/Lowser
2.7M	luaplayer/Applications
3.4M	luaplayer
32K	luaplayer%/eboot.pbp
64K	luaplayer%
Any help in resolving the matter would be greatly appreciated, as I'm pretty interested in stretching out and writing a few things.

Update
Ironically enough, there's a thread in this forum I happened to not see because they don't actually mention the error, it's just danced around. The thread is here, though it doesn't seem to solve any of my problems.
Shine
Posts: 728
Joined: Fri Dec 03, 2004 12:10 pm
Location: Germany

Re: Mysterious boot error

Post by Shine »

Did you try http://www.luaplayer.org/LuaPlayer_v0.1 ... ware15.zip ? Looks like it is time for a new official release :-)
Surtsey
Posts: 2
Joined: Sat Oct 01, 2005 2:53 pm

Post by Surtsey »

Right on, this version works.

Thanks a bunch, Shine. Keep up the good work.
Post Reply