![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on lua errors that have been found within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; k i think we should make a thread for ever1 out there wondering what an error means and i'll go ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() ![]() Developer
|
k i think we should make a thread for ever1 out there wondering what an error means and i'll go first for what i have found:
if you recieve an error that says something along the lines of unknown global color or something global just make sure you have your caps especially for when you write your colors and i have found 1 that said make something like did not find= sign near screen what i found for that is when you write usddiskactivate that you didnt write something exact people correct me if im wrong but these are 2 big ones i've come across i also think this will help many starting out in lua so just post your errors and either ask what it means or tell what it means
__________________
1. Failed....again... 2. http://slicer.gibbocool.com/ stay updated on all my projects |
|
|
|
|
|
#3 | |
![]() |
Quote:
![]() If you get "end expected to close <eof>" that meens you have an extra end somehwere. If you get "<eof> expected near "something" that meens you missing one. :icon_wink Mmm else than that, I get that dredded "libpng error:read error" alot. It happends when you work in USB mode and add a new picture I think. |
|
|
|
|
|
|
#4 |
![]() ![]() Developer
|
k i found a new error function arguments expected near: something:
that means you forgot to add () on something
__________________
1. Failed....again... 2. http://slicer.gibbocool.com/ stay updated on all my projects |
|
|
|
|
|
#6 |
![]() ![]() Developer
|
another error:
error:script.lua:37: argument error: Image:width() must be called with a colon, and takes no arguments currently working on problem
__________________
1. Failed....again... 2. http://slicer.gibbocool.com/ stay updated on all my projects |
|
|
|
![]() |
| Tags |
| errors , found , lua |
| Thread Tools | |
|
|