Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 51 to 75 of 500
Search took 0.03 seconds; generated 66 minute(s) ago.
Search: Posts Made By: lerxst2112
Forum: Support::Windows Servers 08-09-2014, 06:06 PM
Replies: 7
Views: 5,358
Posted By lerxst2112
Perl is where the crash is.

Perl is where the crash is.
Forum: Support::Windows Servers 08-05-2014, 04:45 AM
Replies: 3
Views: 6,813
Posted By lerxst2112
Which version of Visual Studio are you using? ...

Which version of Visual Studio are you using? Does it not give a more descriptive error with which symbols are multiply defined?
Forum: Support::Windows Servers 08-03-2014, 06:58 PM
Replies: 4
Views: 4,630
Posted By lerxst2112
You might say the client downloads on steam are...

You might say the client downloads on steam are broken for use on the emu, but they are perfectly fine for the intended use, that's what the patcher is for.
Forum: Development::Development 08-02-2014, 12:05 AM
Replies: 9
Views: 10,959
Posted By lerxst2112
There used to be some logs in the server code for...

There used to be some logs in the server code for some of the mq2 hacks, I don't know if they are still there or how accurate they are. For passive things you need to have code running on each...
Forum: General::Server Discussion 08-01-2014, 11:59 PM
Replies: 13
Views: 8,046
Posted By lerxst2112
Yes, that's probably what it means. Underfoot is...

Yes, that's probably what it means. Underfoot is missing other files as well as noted on the wiki. You can probably get the files you need from the live client although I have not tried it...
Forum: Support::Windows Servers 08-01-2014, 01:08 AM
Replies: 7
Views: 6,650
Posted By lerxst2112
Assuming you toggles leadership experience on, do...

Assuming you toggles leadership experience on, do you have 3 or more people in your group? I believe that's the limit in order to gain leadership experience . I think it's 18 in a raid.
Forum: Support::General Support 07-29-2014, 09:23 PM
Replies: 5
Views: 7,101
Posted By lerxst2112
None of the clients you can currently download...

None of the clients you can currently download from Steam will work with EQEmu. There is partial support for a client you could download if you had a time machine, but chances are you do not.
Forum: Support::Windows Servers 07-26-2014, 02:36 AM
Replies: 6
Views: 7,808
Posted By lerxst2112
You can probably do it through telnet too.

You can probably do it through telnet too.
Forum: Spell Support 07-25-2014, 01:45 PM
Replies: 3
Views: 6,638
Posted By lerxst2112
Gotta love procs for Shadowknights. //for...

Gotta love procs for Shadowknights.


//for some stupid reason SK procs return theirs one base off...
uint16 Mob::GetProcID(uint16 spell_id, uint8 effect_index)
{
bool sk = false;
bool other...
Forum: General::Server Discussion 07-23-2014, 01:34 PM
Replies: 7
Views: 5,384
Posted By lerxst2112
Do yourself a giant favor and don't install EQ...

Do yourself a giant favor and don't install EQ under Program Files or in any other protected directory. Use something like C:\Games\EQ or whatever.
Forum: Support::Windows Servers 07-23-2014, 04:48 AM
Replies: 41
Views: 28,074
Posted By lerxst2112
It's the same account and password you asked...

It's the same account and password you asked about last week. Remember mysql -uusername -ppassword? The username is generally root for a local connection.
Forum: Support::Windows Servers 07-20-2014, 03:52 AM
Replies: 9
Views: 7,404
Posted By lerxst2112
Check your logs for query errors, then look at...

Check your logs for query errors, then look at the updates you might have missed that add/modify the fields from the errors.
Forum: Support::Linux Servers 07-20-2014, 12:43 AM
Replies: 23
Views: 18,012
Posted By lerxst2112
I'm going to go out on a limb and say it can't...

I'm going to go out on a limb and say it can't find zlib. Make sure you have all the proper dependencies.

http://eqemu.github.io/
Forum: Support::General Support 07-18-2014, 09:26 PM
Replies: 1
Views: 5,068
Posted By lerxst2112
Look in your logs for query errors. You might be...

Look in your logs for query errors. You might be missing a view.
Forum: Support::General Support 07-18-2014, 04:24 PM
Replies: 14
Views: 7,782
Posted By lerxst2112
http://www.eqemulator.org/account/?LS Use...

http://www.eqemulator.org/account/?LS

Use the menu on the left side of the screen to create/etc.
Forum: Support::Windows Servers 07-18-2014, 04:22 PM
Replies: 28
Views: 24,933
Posted By lerxst2112
If you're running it from a shortcut, make sure...

If you're running it from a shortcut, make sure the "Start In:" field is your server directory.
Forum: Support::Linux Servers 07-11-2014, 02:34 PM
Replies: 8
Views: 10,393
Posted By lerxst2112
Those are warnings, not errors. You can see...

Those are warnings, not errors.

You can see the difference between the regular and back quotes by typing

echo 'locate -n 1 libperl.so'
echo `locate -n 1 libperl.so`


and seeing the...
Forum: Support::Linux Servers 07-11-2014, 01:18 AM
Replies: 8
Views: 10,393
Posted By lerxst2112
If you want the statement to be evaluated you...

If you want the statement to be evaluated you need to use the back quote on the ~ key.
Forum: Support::Windows Servers 07-09-2014, 06:41 PM
Replies: 5
Views: 7,783
Posted By lerxst2112
Are you able to log into other servers with that...

Are you able to log into other servers with that client, like PEQ?

Did you create a login account in your database?
Forum: Support::General Support 07-06-2014, 08:08 PM
Replies: 5
Views: 6,125
Posted By lerxst2112
Look in your logs for query errors and make sure...

Look in your logs for query errors and make sure you're not higher level that the highest merc available.

http://www.eqemulator.org/forums/showthread.php?t=37086&highlight=Mercenary+failed+spawn...
Forum: Support::Windows Servers 07-06-2014, 12:22 AM
Replies: 10
Views: 8,573
Posted By lerxst2112
spdat.h has all of the effect ids defined. ...

spdat.h has all of the effect ids defined.

As an example:


#define SE_SpellSlotIncrease 326 // *not implemented as bonus - increases your spell slot availability


It still isn't really...
Forum: Support::Windows Servers 07-04-2014, 05:16 AM
Replies: 4
Views: 5,004
Posted By lerxst2112
Look in your zone logs for query failures. If...

Look in your zone logs for query failures. If the buffs aren't being saved then it's likely you do have a database issue.
Forum: Support::General Support 07-03-2014, 04:48 AM
Replies: 5
Views: 6,125
Posted By lerxst2112
Can you be a bit more specific about what "do not...

Can you be a bit more specific about what "do not work at all" means? The liaison doesn't populate the window? The window works but you can't buy them or they don't spawn? They spawn and don't do...
Forum: Support::Linux Servers 07-01-2014, 01:27 AM
Replies: 4
Views: 13,246
Posted By lerxst2112
Check the zone logs for a stack trace. Sounds...

Check the zone logs for a stack trace. Sounds like the zone might be crashing.
Forum: Support::General Support 07-01-2014, 01:25 AM
Replies: 2
Views: 6,446
Posted By lerxst2112
Are you sure you're playing on PEQ and not...

Are you sure you're playing on PEQ and not Project 1999?
Showing results 51 to 75 of 500

 
Forum Jump
   

All times are GMT -4. The time now is 08:22 PM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3