Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

Reply
 
Thread Tools Display Modes
  #106  
Old 05-15-2010, 10:25 AM
Dibzahab
Fire Beetle
 
Join Date: May 2010
Posts: 3
Default

Late to the party, I know, but I thought I'd note that there's bug in the state-machine tokenizer that the loginserver uses. It skips characters containing some punctuation marks. I don't have the code in front of me now, but I'm certain that exlamation marks, at least, are not being properly parsed. This is using the CVS that I pulled down yesterday (5/14/10).

Cheers
Reply With Quote
  #107  
Old 05-15-2010, 01:28 PM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

Not a bug per se just not implemented into the lexical analyzer as valid input. If you throw down a small list of punctuation that should work I'll add it though.
Reply With Quote
  #108  
Old 05-18-2010, 01:21 AM
Dibzahab
Fire Beetle
 
Join Date: May 2010
Posts: 3
Default

Quote:
Originally Posted by KLS View Post
Not a bug per se just not implemented into the lexical analyzer as valid input. If you throw down a small list of punctuation that should work I'll add it though.
If it's invalid input, don't you think that it needs to be logged rather than silently discarded? Someone earlier in this thread thought it was voodoo that his password of 1111111 was the only one that worked. It's a bug.
Reply With Quote
  #109  
Old 05-18-2010, 02:59 AM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

Could add logging, doesn't change the fact behind it. Acceptable characters were explicitly defined, which means if it doesn't work it's not bugged it's simply not implemented.

Now we can change that or you can continue to argue specifics.
Reply With Quote
  #110  
Old 05-18-2010, 01:29 PM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

PS I went and changed it.
Reply With Quote
  #111  
Old 07-31-2010, 01:27 PM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default

I am having an issue with compiling the newer versions of the login server on gentoo linux. The most recent sources I have tried are from rev 1616

This is the error I get when I run make.

Code:
make

ccache gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated  -Wcomment -Wcast-align -O -g -march=i686 -pthread -pipe -DEQLAUNCH -DEQDEBUG=5 -I/usr/include/mysql  -pipe -fomit-frame-pointer -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing Client.cpp -o Client.o
In file included from LoginServer.h:27,
                 from Client.cpp:20:
Options.h: In constructor 'Options::Options()':
Options.h:168: warning: 'Options::local_network' will be initialized after
Options.h:166: warning:   'bool Options::reject_duplicate_servers'
Options.h:31: warning:   when initialized here
Client.cpp: In member function 'void Client::Handle_SessionReady(const char*, unsigned int)':
Client.cpp:130: error: 'LoginMode' is not a class or namespace
make: *** [Client.o] Error 1
Reply With Quote
  #112  
Old 07-31-2010, 01:41 PM
pfyon's Avatar
pfyon
Discordant
 
Join Date: Mar 2009
Location: Ottawa
Posts: 495
Default

I posted a diff that fixed the issue for me: http://www.eqemulator.org/forums/sho...71&postcount=2
Reply With Quote
  #113  
Old 07-31-2010, 03:43 PM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default

That worked perfectly thanks!
Reply With Quote
  #114  
Old 12-24-2010, 07:16 AM
RussellAllison
Fire Beetle
 
Join Date: Dec 2010
Posts: 1
Default

Quote:
Originally Posted by nosfentora View Post
I ran dependancy walker on eqemuloginserver.exe
it came up with two missing dll's
wer.dll and
ieshims.dll

i found wer.dll online, and now it's missing nvcrypt.dll

i found nvcrypt.dll and now it's missing bcrypt.dll.....
hi,

You can go to this site "fix-all-dll-errors.com"
This will solve your dll file problem.
Reply With Quote
  #115  
Old 02-26-2012, 08:23 PM
ProSkeptic
Fire Beetle
 
Join Date: Feb 2012
Location: New York and Charlotte
Posts: 17
Default

I am trying to compile it under Ubuntu 11.10 32-bit.

I copied the lib's for the linux up to the EQEmuLoginServer directory (I think that would be needed).
But I got the entire think out from the latest trunk as of yesterday (2012-02-25).

My error is

In file included from LoginServer.h:27:0,
from Client.cpp:20:
Options.h: In constructor ‘Options::Options()’:
Options.h:168:9: warning: ‘Options::local_network’ will be initialized after [-Wreorder]
Options.h:166:7: warning: ‘bool Options::reject_duplicate_servers’ [-Wreorder]
Options.h:31:2: warning: when initialized here [-Wreorder]
Client.cpp: In member function ‘void Client::Handle_SessionReady(const char*, unsigned int)’:
Client.cpp:130:27: error: ‘LoginMode’ is not a class or namespace
make: *** [Client.o] Error 1

Oh, and is there a location where / how to use the EQEmuLoginServer? I haven't done this since the old days of running minilogin in Windows.
Reply With Quote
  #116  
Old 02-26-2012, 10:40 PM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

http://www.eqemulator.org/forums/showthread.php?t=33639 addresses this issue.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:33 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3