| View previous topic :: View next topic |
| Author |
Message |
DiabloTerrorGF
Joined: 15 Jul 2005 Posts: 64
|
Posted: Sat Apr 15, 2006 9:08 am Post subject: Lowser in luaplayerwindows? |
|
|
How do you set it up?
I can get almost everything working but I get a
| Code: |
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Administrator>cd desktop
C:\Documents and Settings\Administrator\Desktop>cd lua...
The system cannot find the path specified.
C:\Documents and Settings\Administrator\Desktop>cd lua!
The system cannot find the path specified.
C:\Documents and Settings\Administrator\Desktop>cd lua~
The system cannot find the path specified.
C:\Documents and Settings\Administrator\Desktop>cd luaplayerwindows
C:\Documents and Settings\Administrator\Desktop\luaplayerwindows>test
C:\Documents and Settings\Administrator\Desktop\luaplayerwindows>luaplayer Appli
cations\Lowser\index.lua
error: Applications\Lowser\index.lua:13: Image.load: Error loading image.
C:\Documents and Settings\Administrator\Desktop\luaplayerwindows> |
|
|
| Back to top |
|
 |
RanDom_ErrOr
Joined: 15 Apr 2006 Posts: 13
|
Posted: Sat Apr 15, 2006 7:00 pm Post subject: |
|
|
| check to make sure that the image file on line 13 of code actually exists, and if so, check to see if it is a relative path or an absolute path... also, modify it so that if the path is relavent than make sure it points to the right place...(use luaplayer.exe as the starting point) |
|
| Back to top |
|
 |
DiabloTerrorGF
Joined: 15 Jul 2005 Posts: 64
|
Posted: Sun Apr 16, 2006 1:18 am Post subject: |
|
|
C:\Documents and Settings\Administrator\Desktop\luaplayerwindows>test
C:\Documents and Settings\Administrator\Desktop\luaplayerwindows>luaplayer Appli
cations\Lowser\index.lua
error: Applications\Lowser\index.lua:117: bad argument #1 to `currentDirectory'
(string expected, got nil)
C:\Documents and Settings\Administrator\Desktop\luaplayerwindows> |
|
| Back to top |
|
 |
Shine
Joined: 03 Dec 2004 Posts: 728 Location: Germany
|
Posted: Sun Apr 16, 2006 5:30 am Post subject: |
|
|
| I've never managed to start Lowser in the Windows Lua Player :-) there are some problems with the file system mapping functions in Windows. |
|
| Back to top |
|
 |
DiabloTerrorGF
Joined: 15 Jul 2005 Posts: 64
|
Posted: Sun Apr 16, 2006 6:31 am Post subject: |
|
|
| jfjngbnjnggfj, ok. *stops baning head on keyboard* so it's not me. |
|
| Back to top |
|
 |
TeamOverload

Joined: 20 Apr 2006 Posts: 41 Location: CT
|
Posted: Thu Apr 20, 2006 11:28 pm Post subject: |
|
|
Same here, unfortunately Ive had no luck either :/ _________________ [img]http://img115.imageshack.us/img115/1130/teamoverloadanimationsig7wp.gif[img] |
|
| Back to top |
|
 |
|