PDA

View Full Version : Need Help - Mac / Avalon User



Fernaceman
04-22-2016, 07:12 PM
Hello there-

I am having trouble installing and running Lich on my Mac with Avalon.

I had it working (mostly), but I couldn't get ;narost to work because I couldn't download Install gtk2 gem (kept bombing every time I would try thru terminal).

In my brilliance, I decided to remove Ruby and Homebrew and "start fresh."

I got everything reinstalled (so I thought), but now when I run sudo ruby lich/lich.rbw --gemstone --avalon, I receive the correct message:

"Pretending to be gs3.simutronics.net
Listening on port 4900
Waiting for the client to connect...
Connection with the local game client is open."

HOWEVER, when I open Avalon up, nothing happens. The program is open, but no window opens at all.

Anyone able to please help?

Thank you!

*UPDATE/EDIT*: I have gotten the game to at least run Lich on Avalon. I had to specifically download Ruby v 2.1.8 and that seemed to clear it up.

However, ;narost isn't working, I am still receiving an error. Any ideas?

>;narost
--- Lich: narost active.

error: ruby-gtk bindings are not installed or failed to load

--- Lich: narost has exited.

DFenestrator
04-22-2016, 07:21 PM
I am having the same trouble but I am making progress. http://forum.gsplayers.com/showthread.php?101662-Can-t-connect-Trying-to-get-Lich-running-on-mac-and-making-progress!

DFenestrator
04-22-2016, 11:24 PM
For avalon to work with lich on a mac, change the line

require 'gtk2'
to
#require 'gtk2'

Let me know if that works for you.

Fernaceman
04-23-2016, 01:02 AM
I can give it a try...Please tell me WHERE I would need to change that, if possible.

Thanks!

blanks
04-23-2016, 03:13 AM
I wish I could help you, but I have been experiencing the same problem with the gtk2.. The only plausible suggestion someone gave me was to "roll back homebrew" because not all versions are compatible but I never figured out how.

Sorry! If you could find an answer, I bet you that it would help TONS of people!