Search found 48 matches

by bluebaleen
Thu Feb 14, 2013 1:56 pm
Forum: Help Forum
Topic: Mudlet 2.1, Mudbot, and GMCP
Replies: 19
Views: 13199

Re: Mudlet 2.1, Mudbot, and GMCP

I actually decided to check out this problem, and after a very short investigation ;-) found out that the Mudbot + Mudlet combination works as intended. Yes, the gmcp array is empty on reconnect, but that is no surprise. Issue a command or simply wait for a new prompt and the values should come bac...
by bluebaleen
Wed Feb 13, 2013 9:34 pm
Forum: Help Forum
Topic: Mudlet 2.1, Mudbot, and GMCP
Replies: 19
Views: 13199

Re: Mudlet 2.1, Mudbot, and GMCP

Heiko, Thank you for the reply! I tried replacing my mudlet-lua folder with a copy from my older version of Mudlet as well as with a copy from the most updated version on github. Unfortunately, the problem still persists. I also went through the process of creating a new profile and re-installing my...
by bluebaleen
Wed Feb 13, 2013 9:17 pm
Forum: Help Forum
Topic: [SOLVED] Auto-login problems - GMCP issue?
Replies: 19
Views: 22427

Re: [SOLVED] Auto-login problems - GMCP issue?

Golem wrote:It does seem that the MAC version of mudlet-lua is a bit behind the curve ;)
Just replace the entire folder with the one found here https://github.com/Beliaar/mudlet-lua/a ... master.zip
Thanks!
by bluebaleen
Wed Feb 13, 2013 8:24 pm
Forum: Help Forum
Topic: [SOLVED] Auto-login problems - GMCP issue?
Replies: 19
Views: 22427

Re: [SOLVED] Auto-login problems - GMCP issue?

Hmm ...

I just deleted Mudlet 2.1 and downloaded it again from http://www.mudlet.org/download. Then I navigate to:

/Applications/Mudlet-2.1.app/Contents/Resources/mudlet-lua/lua

And here is the contents of my GMCP.lua:

http://pastebin.com/E5casV8B

No reenableModules() function ...
by bluebaleen
Wed Feb 13, 2013 8:11 pm
Forum: Help Forum
Topic: [SOLVED] Auto-login problems - GMCP issue?
Replies: 19
Views: 22427

Re: [SOLVED] Auto-login problems - GMCP issue?

No clue, I don't use mudbot. The problem just seems very similar. If you close Mudlet and reconnect to your profile with the connection kept alive by Mudbot, gmcp seems to stop working. Also, for some reason I don't seem to have a code block for the function 'gmod.reenableModules()' in my GMCP.lua ...
by bluebaleen
Wed Feb 13, 2013 7:57 pm
Forum: Help Forum
Topic: [SOLVED] Auto-login problems - GMCP issue?
Replies: 19
Views: 22427

Re: Auto-login problems - GMCP issue?

I think gmod might be sending this at login. I made it so it will send the supported set at (re)-connect, but it fails to check if gmcp is enabled - I will fix this, thank you. Vadi, Is there any chance that this issue would also cause the problem that I have posted here to crop up? http://forums.m...
by bluebaleen
Wed Feb 13, 2013 6:40 pm
Forum: Help Forum
Topic: Mudlet 2.1, Mudbot, and GMCP
Replies: 19
Views: 13199

Re: Mudlet 2.1, Mudbot, and GMCP

While I can appreciate your confidence in the Mudlet developer team, my goal here was not to find out who is at fault so much as to find a solution. The reality is that -something- changed on the Mudlet side of the equation that resulted in this problem. I know this as fact because if I use an older...
by bluebaleen
Wed Feb 13, 2013 4:44 am
Forum: Help Forum
Topic: Mudlet 2.1, Mudbot, and GMCP
Replies: 19
Views: 13199

Re: Mudlet 2.1, Mudbot, and GMCP

I posted this same question to the forums dedicated to the MUD that I play (Aetolia) and apparently this problem is specific to using Mudlet with Mudbot. Apparently other folks have verified that the problem does not occur with CMUD. Now that I think about it, this problem did not arise for me until...
by bluebaleen
Mon Feb 11, 2013 10:30 pm
Forum: Help Forum
Topic: Mudlet 2.1, Mudbot, and GMCP
Replies: 19
Views: 13199

Mudlet 2.1, Mudbot, and GMCP

A question for you lovely Mudbot'ing folks … I am running a freshly compiled version of MudBot v2.42 alongside Mudlet v2.1 and I've found that if I close my client and reconnect to the Mudbot server, GMCP stops working. It's not a problem if I start with a fresh login and actually enter my character...
by bluebaleen
Sat Dec 24, 2011 3:41 am
Forum: Help Forum
Topic: Mudlet compilation errors on Fedora 16
Replies: 3
Views: 4222

Mudlet compilation errors on Fedora 16

I am attempting to compile the latest version of Mudlet on Fedora 16 (64bit) and I am stuck at the following set of compilation errors: glwidget.cpp: In member function ‘virtual void GLWidget:: paintGL()’: glwidget.cpp:588:104: error: ‘gluLookAt’ was not declared in this scope glwidget.cpp:937:104: ...