Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 226 to 250 of 500
Search took 0.06 seconds; generated 105 minute(s) ago.
Search: Posts Made By: Uleat
Forum: Support::Linux Servers 07-08-2019, 08:12 PM
Replies: 4
Views: 11,075
Posted By Uleat
Please see this thread for continued support: ...

Please see this thread for continued support:

http://www.eqemulator.org/forums/showthread.php?t=42518
Forum: Quests::Q&A 07-05-2019, 09:26 PM
Replies: 6
Views: 18,516
Posted By Uleat
Did you add those manually? Or did you run...

Did you add those manually?

Or did you run the xml to json convertor?
Forum: Support::Linux Servers 07-04-2019, 09:54 PM
Replies: 27
Views: 44,480
Posted By Uleat
That's definitely a 'kick' action from the...

That's definitely a 'kick' action from the server.

Did you add the'Loginserver:
Client disconnected (cs=d): No name' portion manually?

Or did the console print it like that?

(Not sure...
Forum: Development::Bots 07-03-2019, 11:38 PM
Replies: 5
Views: 19,841
Posted By Uleat
Thanks for posting that! :) It was just...

Thanks for posting that! :)

It was just blind luck that I added that when I did.
Forum: Development::Bots 07-03-2019, 10:00 PM
Replies: 5
Views: 19,841
Posted By Uleat
https://github.com/EQEmu/Server/commit/6c73fee075d...

https://github.com/EQEmu/Server/commit/6c73fee075d81ff8442c2f666e0af938b91ac142

^petremove still sticks to charmed (temporary) pets.

^petgetlost removes all summoned types (mage, enchanter,...
Forum: Quests::Q&A 07-03-2019, 12:08 AM
Replies: 6
Views: 18,516
Posted By Uleat
If you're building your own binaries and are...

If you're building your own binaries and are current with code and database updates..

..try downloading the unstable binaries for whichever type your running (bots or non-bots.)
Forum: Development::Feature Requests 06-30-2019, 01:01 AM
Replies: 6
Views: 39,715
Posted By Uleat
What you're doing isn't taboo..just the...

What you're doing isn't taboo..just the discussion of MQ2.

Unfortunately, we don't have a module system or I would suggest working on something like this as one.

Long term goals of EQEmulator...
Forum: Development::Feature Requests 06-29-2019, 11:31 PM
Replies: 6
Views: 39,715
Posted By Uleat
You're re-inventing the wheel. The topic...

You're re-inventing the wheel.

The topic isn't allowed to be discussed here - per forum rules..but, peq's forum has quite a lengthy discussion about a 3rd-party program used for this purpose.
...
Forum: Support::Linux Servers 06-28-2019, 07:37 PM
Replies: 9
Views: 19,184
Posted By Uleat
Did the ip of your computer change when you...

Did the ip of your computer change when you restarted it?
Forum: Support::General Support 06-26-2019, 12:17 AM
Replies: 33
Views: 63,210
Posted By Uleat
Clients do not stay logged into the login server....

Clients do not stay logged into the login server.

They are handed off to a world server..so, that's normal behavior.
Forum: Support::Windows Servers 06-25-2019, 06:10 PM
Replies: 3
Views: 9,815
Posted By Uleat
The loginserver executable should be located in...

The loginserver executable should be located in the same directory as all of your other server executables.

Given that, it shouldn't be a pathing issue if the rest of your server is working.

I...
Forum: Development::Development 06-22-2019, 04:07 PM
Replies: 4
Views: 11,634
Posted By Uleat
The issue with the wrong version of perl would...

The issue with the wrong version of perl would not be related to the script installed version - that should be correct.

Rather, possibly, another version of perl already installed on your system...
Forum: Support::Linux Servers 06-21-2019, 05:44 PM
Replies: 3
Views: 9,428
Posted By Uleat
I'm not a linux guy..but, the last time I heard...

I'm not a linux guy..but, the last time I heard of that particular issue with the quest text was possibly..

..related to not having the correct version of perl - maybe build version x64 vs x86.
...
Forum: Support::General Support 06-18-2019, 10:08 PM
Replies: 51
Views: 90,633
Posted By Uleat
If you want to mod only your database and...

If you want to mod only your database and scripts, it is not necessary.

If you want to mod hard-coded server behaviors, it is necessary.

Not all custom servers mod their server code.
Forum: Support::General Support 06-17-2019, 12:23 AM
Replies: 51
Views: 90,633
Posted By Uleat
Pretty sure that my local repo has straight...

Pretty sure that my local repo has straight copies of the dependencies from the github site.

You could try using an older version of cmake to see if that helps (3.11.2 is what I use.)

Can you...
Forum: Support::General Support 06-16-2019, 10:43 PM
Replies: 51
Views: 90,633
Posted By Uleat
I don't see a lot of concrete info of this...

I don't see a lot of concrete info of this particular scenario..

..but, I have seen some reports of linkage info being lost under certain conditions - nothing yet on cmake's website.
Forum: Support::General Support 06-16-2019, 10:12 PM
Replies: 51
Views: 90,633
Posted By Uleat
Those cmake log files may contain info on the...

Those cmake log files may contain info on the problem.

Have you tried doing this on 'c' drive instead of 'd' drive?
Forum: Support::General Support 06-16-2019, 01:24 AM
Replies: 51
Views: 90,633
Posted By Uleat
Zlib linkable files should be in your...

Zlib linkable files should be in your 'dependencies' folder.

I'm using cmake 3.11.2 and it can find them.

If you don't have one, you'll need to verify that you grabbed the correct version for...
Forum: Support::General Support 06-14-2019, 11:11 PM
Replies: 8
Views: 18,153
Posted By Uleat
Backslashes are a windows file structure...

Backslashes are a windows file structure standard, forward slashes are linux file structure and url standards.

Windows took one for the team and recognizes forward slashes as valid file structure...
Forum: EQEmu Operations Center 06-14-2019, 06:56 PM
Replies: 6
Views: 38,851
Posted By Uleat
Since this is a 'normally' working server and it...

Since this is a 'normally' working server and it experiences occasional problems...

Are you running any type of file sharing or media streaming program that is using port 3306?

You could be...
Forum: Support::General Support 06-14-2019, 02:17 PM
Replies: 8
Views: 18,153
Posted By Uleat
Use a command prompt and manually start all of...

Use a command prompt and manually start all of the processes.

The console window will (normally) capture errors/states of these types of issues.
Forum: EQEmu Operations Center 06-13-2019, 11:08 PM
Replies: 6
Views: 38,851
Posted By Uleat
This will be painful... Try manually...

This will be painful...

Try manually starting (clicking) world.exe

Open a command prompt and start zone.exe

If there is a problem that zone.exe can catch, it will spew it into either the log...
Forum: Support::Windows Servers 06-13-2019, 06:31 PM
Replies: 8
Views: 13,601
Posted By Uleat
Small servers, whatever you're comfortable with.

Small servers, whatever you're comfortable with.
Forum: Support::Windows Servers 06-13-2019, 02:53 PM
Replies: 8
Views: 13,601
Posted By Uleat
I wouldn't expect to host a server with a large...

I wouldn't expect to host a server with a large population with only 4 gb on win 10..

..but, that being said, bandwidth (especially upload) is usually the limiting factor.
Forum: General::General Discussion 06-09-2019, 09:11 PM
Replies: 2
Views: 47,957
Posted By Uleat
(to be kurt..) On pulling, I usually target...

(to be kurt..)

On pulling, I usually target myself or one of the bots to keep them from attacking.

This keeps them in range and I am free to maneuver to a 'clean' spot for the fight.


If...
Showing results 226 to 250 of 500

 
Forum Jump
   

All times are GMT -4. The time now is 02:52 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 - 2026, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3