Page 2 of 2
Re: Lovely Mario Brothers - Still Alive
Posted: Sun Sep 26, 2010 12:20 am
by partymetroid
Hey, Deecodeuh's been tied up with life stuff recently, and he's probably accidentally forgotten about this thread. I'll remind him about it the next time I see him online.
Re: Lovely Mario Brothers - Still Alive
Posted: Wed Sep 29, 2010 10:42 am
by ricardobeat
Care to share your improved version?
Re: Lovely Mario Brothers - Still Alive
Posted: Thu Sep 30, 2010 2:29 pm
by budm
sorry not sharing im actually helping him now with coding and fixing bugs so you'd have to ask him if we should release the current state, my current build is buggy anyways we are working dedicatedly
Re: Lovely Mario Brothers - Still Alive
Posted: Thu Oct 14, 2010 10:27 pm
by Jordan4762
Source Code Please?
Re: Lovely Mario Brothers - Still Alive
Posted: Fri Aug 26, 2011 4:41 pm
by ikarus
Hey learning the engine and fixed the simple newWorld errors in this so it works in 7.2 now ^-^
Re: Lovely Mario Brothers - Still Alive
Posted: Fri Aug 26, 2011 4:45 pm
by budm
thanks mate ill take a look at what youve done.
Re: Lovely Mario Brothers - Still Alive
Posted: Mon Sep 05, 2011 5:15 pm
by lolfacey
EDIT: The newer source code is working Thanks!
When ever i try to run it i just get:
Error
game.lua:38: incorrect number of parameters
Traceback
[C]: in function 'new world'
game.lua:38: in function 'newWorlds'
game.lua:14: in function 'init'
subclass/class.lua:41 in function 'new'
menu.lua:55: in function 'process'
menu.lua:73: in function "keypressed'
main.lua:44: in function 'keypressed'
[C]: in function 'xpcall'
Any help?
Re: Lovely Mario Brothers - Still Alive
Posted: Sat Jul 06, 2013 8:28 pm
by bunny365
Error
main.lua:1: module 'menu.lua' not found:
no file "main/lua.lua" in LOVE game directories.
no extension "menu.lua" in LOVE paths.
no field package.preload['menu.lua']
no file '.\menu\lua.lua'
no file 'C:\Program Files (x86)\LOVE\lua\menu\lua.lua'
no file 'C:\Program Files (x86)\LOVE\lua\menu\lua\init.lua'
no file 'C:\Program Files (x86)\LOVE\menu\lua.lua'
no file 'C:\Program Files (x86)\LOVE\menu\lua\init.lua'
no file 'C:\Program Files (x86)\Lua\5.1\lua\menu\lua.luac'
no file '.\menu\lua.dll'
no file 'C:\Program Files (x86)\LOVE\menu\lua.dll'
no file 'C:\Program Files (x86)\LOVE\loadall.dll'
no file '.\menu.dll'
no file 'C:\Program Files (x86)\LOVE\menu.dll'
no file 'C:\Program Files (x86)\LOVE\loadall.dll'
Traceback
[C]: in function 'require'
main.lua:1: in main chunk
[C]: in function 'require'
[C]: in function 'xpcall'
I typed I type that all correctly. System details:
LÖVE version: 0.8.0 for Windows (64-bit)
Computer OS: Windows 8
Processor: Intel(R) Celeron(R) CPU B830 @ 1.80GHz 1.80 GHz
Installed memory (RAM): 4.00 GB (3.89 GB usable)
System type: 64-bit Operating System, x64-based processor
Re: Lovely Mario Brothers - Still Alive
Posted: Sun Jul 07, 2013 1:10 pm
by SneakySnake
bunny365 wrote:Error
main.lua:1: module 'menu.lua' not found:
no file "main/lua.lua" in LOVE game directories.
...
This game is old. It was made for an older version of LÖVE/Lua. It won't work with 0.8.0.