Recent Topics

Ads

Launcher for Mac

Problems installing or downloading the game? Check the Install Guide first.
Forum rules
READ THE INSTALL GUIDE BEFORE YOU POST IN THIS SUBFORUM.

The stickies exist to handle common queries. Save our time and yours by reading them first.

Thank you.
User avatar
JeFawk
Posts: 906
Contact:

Re: Launcher for Mac

Post#11 » Thu Jan 15, 2015 1:11 am

Good thing you don't ask for launchers in return ^^

Ads
User avatar
xpander
Community Management
Posts: 731
Contact:

Re: Launcher for Mac

Post#12 » Sun Jan 18, 2015 2:59 pm

im having same issue with linux and wine.
launcher doesnt work ..which version of .NET its using?
i tried using winetricks dotnet40 but it still seems to fail

is it possible to get a launcher made with different stuff? im not a programmer so im not sure how it could be more crossplatform compatible but would be nice.

or is there a manual way of editing something that switches the game to connect on this server?

error log i get is here: http://pastebin.com/0Rq8jDfY

and error log from launcher itself: http://pastebin.com/VjcfApaK
Helpful links:

Install guide for Linux
Install guide for Windows
Offical RoR Discord

AUR package for WARAddonClient

-------------------------------------------------------------------
My Linux Gaming Videos

User avatar
JeFawk
Posts: 906
Contact:

Re: Launcher for Mac

Post#13 » Mon Jan 19, 2015 11:07 am

So many useless errors; it's using .net 4.0 .

User avatar
xpander
Community Management
Posts: 731
Contact:

Re: Launcher for Mac

Post#14 » Mon Jan 19, 2015 1:00 pm

is there a command line switch for the launcher to log in automatically?
cause it seems its like running but doesnt show up and the error log i get from wine seems to be in constant loop.

i have waited 10 min for it to come up but i see the procces is using 4% of my cpu but it wont do anything...

last time i played just fine when official servers were online... i really miss this game...

if we can get pass the launcher somehow im quite sure it works still fine as it did before..so all mac users could also play it as well as linux users.. yeah patched wine is needed with vertex blend patch to be able to render characters correctly but thats not really hard to compile.
Helpful links:

Install guide for Linux
Install guide for Windows
Offical RoR Discord

AUR package for WARAddonClient

-------------------------------------------------------------------
My Linux Gaming Videos

User avatar
xpander
Community Management
Posts: 731
Contact:

Re: Launcher for Mac

Post#15 » Sun Jan 25, 2015 5:32 pm

ok it seems i got bit further.... now need to figure out why servers are being reported as offline

https://dl.dropboxusercontent.com/u/287 ... .30.12.png
Helpful links:

Install guide for Linux
Install guide for Windows
Offical RoR Discord

AUR package for WARAddonClient

-------------------------------------------------------------------
My Linux Gaming Videos

User avatar
JeFawk
Posts: 906
Contact:

Re: Launcher for Mac

Post#16 » Mon Jan 26, 2015 8:00 pm

It pings the IP.

Code: Select all

            if (Web.PingHost(ip) == true)
            {
                Utility.Log.WriteToTextbox("The server seems to be online.");
                Dispatcher.Invoke((Action)delegate
                {
                    button_login.Content = "Connect";
                    button_login.IsEnabled = true;
                });
            }
            else
            {
                Utility.Log.WriteToTextbox("The server seems to be offline.");
                Dispatcher.Invoke((Action)delegate
                {
                    button_login.Content = "Check server";
                    button_login.IsEnabled = true;
                });
            }

User avatar
aeoric
Posts: 49

Re: Launcher for Mac

Post#17 » Tue Jan 27, 2015 7:22 pm

... or get a real computer?

User avatar
jonspidy
Posts: 90

Re: Launcher for Mac

Post#18 » Tue Jan 27, 2015 7:37 pm

Sure no prob! just send me $2000.00 and i'll get one. :D
Vanhel - Knight Of the Blazing Sun
"The hammer is not the answer to every military problem, for even the mightiest of hammers will miss its mark if the opponent is wise enough not to wait around to get crushed."

Ads
User avatar
JeFawk
Posts: 906
Contact:

Re: Launcher for Mac

Post#19 » Tue Jan 27, 2015 8:07 pm

Same with the mac launcher, sure no prob! just send me 300$ and i'll make one. :D

User avatar
xpander
Community Management
Posts: 731
Contact:

Re: Launcher for Mac

Post#20 » Tue Jan 27, 2015 9:54 pm

aeoric wrote:... or get a real computer?
i have real computer..

[email protected]
GTX 660TI
16Gb DDR3 @1866
Arch Linux 64bit

i just dont want to deal with windblows..sry.

anyway cant get pass that problem... its still reporting server is down... i have no idea why it cant ping it.. internet connection works fine otherwise
Helpful links:

Install guide for Linux
Install guide for Windows
Offical RoR Discord

AUR package for WARAddonClient

-------------------------------------------------------------------
My Linux Gaming Videos

Who is online

Users browsing this forum: No registered users and 50 guests