MacOSX Tester Searched

Discuss the development of other free/open-source games, as well as other games in general.

Moderator: Forum Moderators

Post Reply
fabi
Inactive Developer
Posts: 1260
Joined: March 21st, 2004, 2:42 pm
Location: Germany

MacOSX Tester Searched

Post by fabi »

Hello, please help me testing if
https://github.com/fendrin/wesnoth-love ... -macos.zip
runs on MacOSX.

It contains an early tech-demo of my port of Wesnoth to the love2d engine.

MattSC already confirmed that an earlier package starts properly when executed from the command-line.
Can you confirm it works from there?

But the earlier package failed to find a bundled lib when executed from the gui.
Is this package still failing when executed from a filebrowser?

MattSC mentioned it needs a special way to be started since I haven't used an registered organization in a config file.

Thank You :)
"Wesnoth has many strong points but team and users management are certainly not in them." -- pyrophorus
User avatar
ghype
Posts: 1069
Joined: December 13th, 2016, 4:43 pm
Location: Berlin, Germany

Re: MacOSX Tester Searched

Post by ghype »

i can test it later this day. running 10.13.2
EDIT: I am not exactly sure what I am supposed to do though.
User avatar
Pentarctagon
Project Manager
Posts: 5496
Joined: March 22nd, 2009, 10:50 pm
Location: Earth (occasionally)

Re: MacOSX Tester Searched

Post by Pentarctagon »

Moved to Game Development.
99 little bugs in the code, 99 little bugs
take one down, patch it around
-2,147,483,648 little bugs in the code
fabi
Inactive Developer
Posts: 1260
Joined: March 21st, 2004, 2:42 pm
Location: Germany

Re: MacOSX Tester Searched

Post by fabi »

ghype wrote: June 10th, 2018, 10:28 am i can test it later this day. running 10.13.2
EDIT: I am not exactly sure what I am supposed to do though.
The zip needs to be unpacked.
The contents should be a runnable Applikation.
I am not sure how to start it, knowing little about the MacOSX operating system.

The issue I am interrested in is if the applikation starts and "works" somehow, or is there an error message shown?
I am not interrested in any functionallity test, I just want to check that the needed libraries are found at start.

Thank You for your time.
"Wesnoth has many strong points but team and users management are certainly not in them." -- pyrophorus
User avatar
ghype
Posts: 1069
Joined: December 13th, 2016, 4:43 pm
Location: Berlin, Germany

Re: MacOSX Tester Searched

Post by ghype »

not working

Code: Select all

Error

boot.lua:436: lib/moonscript/moonscript/errors.lua:2: module 'lpeg' not found:
no field package.preload['lpeg']
no 'lpeg' in LOVE game directories.
no file 'lpeg' in LOVE paths.
no file './lpeg.lua'
no file '/usr/local/share/luajit-2.0.5/lpeg.lua'
no file '/usr/local/share/lua/5.1/lpeg.lua'
no file '/usr/local/share/lua/5.1/lpeg/init.lua'
no file './lpeg.so'
no file '/usr/local/lib/lua/5.1/lpeg.so'
no file '/usr/local/lib/lua/5.1/loadall.so'


Traceback

[C]: in function 'error'
[C]: in function 'xpcall'
[C]: in function 'xpcall'
screenshot:
User avatar
IIIO_METAL
Posts: 202
Joined: January 18th, 2017, 5:03 pm
Location: japan

Re: MacOSX Tester Searched

Post by IIIO_METAL »

I also tried it, it was the same result as ghype.

How is it supposed to be?
Creator of "Mountain Witch" & "Castle of evil spirit"
fabi
Inactive Developer
Posts: 1260
Joined: March 21st, 2004, 2:42 pm
Location: Germany

Re: MacOSX Tester Searched

Post by fabi »

Thank you, ghype and IIIO_METAL.

It is supposed to show a black loading screen and then a game menu similar to the old Wesnoth's one but with only two buttons.
'Exit' and 'Demo'

But you can have a look for yourself, it should already start when executed from the command-line.
"Wesnoth has many strong points but team and users management are certainly not in them." -- pyrophorus
User avatar
Lord-Knightmare
Discord Moderator
Posts: 2337
Joined: May 24th, 2010, 5:26 pm
Location: Somewhere in the depths of Irdya, gathering my army to eventually destroy the known world.
Contact:

Re: MacOSX Tester Searched

Post by Lord-Knightmare »

I have also tried it on Mac OS 10.13.5 and this is the outcome:
Got this
Got this
Creator of "War of Legends"
Creator of the Isle of Mists survival scenario.
Maintainer of Forward They Cried
User:Knyghtmare | My Medium
Post Reply