EQEmulator Home
>
EQEmulator Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Home
Forums
Register
Members List
Today's Posts
Search
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Page 7 of 20
«
First
<
3
4
5
6
7
8
9
10
11
17
>
Last
»
Showing results 151 to 175 of 500
Search took
0.05
seconds; generated 104 minute(s) ago.
Search:
Posts Made By:
Uleat
Forum:
General::General Discussion
10-08-2019, 06:22 PM
Replies:
1
most current working xpac?
Views:
7,168
Posted By
Uleat
OoW is the most current expansion supported.
OoW is the most current expansion supported.
Forum:
Development::Database/World Building
10-05-2019, 01:10 AM
Replies:
5
Global Item Drop Queries
Views:
41,301
Posted By
Uleat
If you prefer INNER JOINs... SELECT...
If you prefer INNER JOINs...
SELECT `a`.`zone` FROM `spawn2` `a`
INNER JOIN `spawnentry` `b` ON `b`.`spawngroupID` = `a`.`spawngroupID`
INNER JOIN `npc_types` `c` ON `c`.`id` = `b`.`npcID`...
Forum:
Support::Windows Servers
10-05-2019, 12:22 AM
Replies:
2
Mobs disappearing
Views:
7,459
Posted By
Uleat
Do you have the server maps installed properly? ...
Do you have the server maps installed properly?
Not everything is 100% perfect..but, that is always a good place to start for issues like this.
(You can re-initiate a maps download using...
Forum:
Support::Windows Servers
10-04-2019, 08:34 PM
Replies:
2
Failed install - no login.ini
Views:
7,343
Posted By
Uleat
Start here:...
Start here: https://eqemu.gitbook.io/changelog/#9-17-2019
Forum:
Support::General Support
10-03-2019, 01:17 AM
Replies:
3
EverQuest: Windows - Application Error : The instruction at... [SOLVED]
Views:
13,385
Posted By
Uleat
Thanks for that! :D
Thanks for that! :D
Forum:
EQEmu Operations Center
10-02-2019, 06:35 PM
Replies:
1
EoC Glitch
Views:
35,220
Posted By
Uleat
I don't use EoC..but, I do see that behavior in...
I don't use EoC..but, I do see that behavior in Firefox on some web sites.
In my case, it generally occurs when a floating box appears at the top of a web page rather than the bottom.
Forum:
General::News
10-01-2019, 09:54 PM
Replies:
20
Server Rank Changes
Views:
465,140
Posted By
Uleat
You can call them 'Uleat' - no royalties :wink:
You can call them 'Uleat' - no royalties :wink:
Forum:
Support::Windows Servers
09-26-2019, 07:27 PM
Replies:
7
Help with Akka's PEQ installer
Views:
13,682
Posted By
Uleat
We've been on that standard since at least...
We've been on that standard since at least 8/22/2016 - since before the eqemu_server.pl file name was changed.
'Unstable' just means the lastest build.
Stable binaries can suffer from the...
Forum:
Support::Windows Servers
09-26-2019, 12:09 AM
Replies:
7
Help with Akka's PEQ installer
Views:
13,682
Posted By
Uleat
You need context for that log entry. Did you...
You need context for that log entry.
Did you attempt to update your binaries? Or did this occur during the normal boot-up process?
(Or, something completely different?)
Forum:
Support::Windows Servers
09-21-2019, 08:13 PM
Replies:
15
How can I load Everquest faster?
Views:
25,540
Posted By
Uleat
You probably have RAPID mode enabled on the 850. ...
You probably have RAPID mode enabled on the 850.
Iirc, you can only have one drive with that enabled at a time.
Forum:
Support::Windows Servers
09-20-2019, 02:52 PM
Replies:
15
How can I load Everquest faster?
Views:
25,540
Posted By
Uleat
https://forums.tomshardware.com/threads/evo-970-ma...
https://forums.tomshardware.com/threads/evo-970-magician-recognition-issues-and-seemingly-slow-speeds.3387498/
Forum:
Development::Tools
09-19-2019, 04:37 PM
Replies:
61
Here's a little item editor
Views:
242,400
Posted By
Uleat
The references that I found online for this...
The references that I found online for this seemed to indicate that a merge query was pulling from two tables that had fields of the same name and they were not aliased.
Forum:
General::General Discussion
09-19-2019, 04:32 PM
Replies:
2
Clients
Views:
8,889
Posted By
Uleat
RoF2 for now .. I don't see any newer clients in...
RoF2 for now .. I don't see any newer clients in the near future.
Forum:
Support::Windows Servers
09-16-2019, 09:16 PM
Replies:
15
How can I load Everquest faster?
Views:
25,540
Posted By
Uleat
Whether a zone is already running or has to be...
Whether a zone is already running or has to be spun up is key to additional loading times.
At that point, it's really a matter of increasing the shut-down delay of the zone and increasing the...
Forum:
Support::Windows Servers
09-16-2019, 07:09 PM
Replies:
15
How can I load Everquest faster?
Views:
25,540
Posted By
Uleat
One thing you neglected to mention is whether...
One thing you neglected to mention is whether you're playing on your own server or a hosted one.
Server specs and setup also play a role in that '8-10 seconds..sometimes 6' factor.
Forum:
Development::Bots
09-15-2019, 07:23 PM
Replies:
6
ERROR 1054 Unknown column
Views:
20,077
Posted By
Uleat
I think linux builds fresh each time for the...
I think linux builds fresh each time for the installer...
Not sure how the linux flavor gets its updates - anyone else?
Forum:
Support::Linux Servers
09-15-2019, 07:20 PM
Replies:
21
UCS and Queryserv: Segmentation Fault
Views:
42,226
Posted By
Uleat
I'm pretty sure my_string.c_str() should return a...
I'm pretty sure my_string.c_str() should return a nullstring pointer even if my_string.empty() is true.
Variadics on the other hand...
If you pass a nullptr argument, add too many formatizers...
Forum:
Spell Support
09-15-2019, 07:07 PM
Replies:
4
Jboots casting indoors
Views:
10,893
Posted By
Uleat
This is speculation... I think the...
This is speculation...
I think the casting and binding per-zone issue has come up before.
Older clients used to check for those conditions and not let you perform such actions where they were...
Forum:
Support::Windows Servers
09-15-2019, 07:03 PM
Replies:
4
"Zone unavailable" after compiling
Views:
8,492
Posted By
Uleat
Did you do this binary update offline?
Did you do this binary update offline?
Forum:
Development::Bots
09-14-2019, 06:57 PM
Replies:
6
ERROR 1054 Unknown column
Views:
20,077
Posted By
Uleat
You're using stable binaries, I take it? ...
You're using stable binaries, I take it?
Download the unstable binaries, then update your dll files.
Forum:
Support::Linux Servers
09-10-2019, 07:36 PM
Replies:
21
UCS and Queryserv: Segmentation Fault
Views:
42,226
Posted By
Uleat
I haven't been ignoring this thread..I just don't...
I haven't been ignoring this thread..I just don't have any linux experience...
For 'ucs' and 'queryserv' servers, they do not affect the server's ability to operate.
That logging error,...
Forum:
Support::Windows Servers
09-10-2019, 07:27 PM
Replies:
4
Orphaned rule_values deleted
Views:
7,962
Posted By
Uleat
We're going to be officially switching over to...
We're going to be officially switching over to this for our changelog soon: https://eqemu.gitbook.io/changelog/
I made the entries last night..but, forgot to merge my draft. It's definitely in...
Forum:
Support::General Support
09-01-2019, 07:38 PM
Replies:
2
Error restoring from backup.
Views:
10,778
Posted By
Uleat
The backup process doesn't appear to grab...
The backup process doesn't appear to grab functions..
..you'll need to add it back manually.
DELIMITER $$
CREATE FUNCTION `GetMobType` (mob_name VARCHAR(64)) RETURNS CHAR(1)
BEGIN...
Forum:
Support::Windows Servers
08-30-2019, 11:46 PM
Replies:
8
Custom Faction Issue
Views:
8,070
Posted By
Uleat
I'll defer to noudess since he was instrumental...
I'll defer to noudess since he was instrumental in effecting the changes.
Forum:
Support::Windows Servers
08-30-2019, 10:07 PM
Replies:
8
Custom Faction Issue
Views:
8,070
Posted By
Uleat
The faction system was reworked a little since...
The faction system was reworked a little since that was written..
..try adding the entry to table `client_faction_names` as well.
Showing results 151 to 175 of 500
Page 7 of 20
«
First
<
3
4
5
6
7
8
9
10
11
17
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
General::General Discussion
General::Server Discussion
General::News
General::News::Polls
Support
Support::General Support
Idiot Posters
Spell Support
Support::Windows Servers
Support::Linux Servers
Support::Packetcollector
Support::MiniLogin
Quests
Quests::Q&A
Quests::Custom
Quests::Completed
Quests::Submissions
Quests::Plugins & Mods
Quests::need work
Quests::LUA
Development
Development::Development
Development::Bots
Development: Custom Code
Development::Server Code Submissions
Development::Feature Requests
Development::Bugs
Development::Bug Reports
Development::Database/World Building
Development::Tools
Development::GeorgeS's Tools
EQEmu Operations Center
KayotRO
Old Eq
OpenZone
OpenZone:: Q&A
Simple Client
OpenZone::Tutorials
OpenZone::Bug Reporting
Misc
Misc::Off Topic
Misc::Screenshots
Archives
Archive::Support
Archive::General Support
Archive::Windows Servers
Archive::Linux Servers
Archive::Tutorials/Howto's
Tutorials--Outdated Use the Wiki
Tutorial ALL NEW PEOPLE READ THIS
Tutorials::Discussion
Tutorials::Requests
Tutorials::Submissions
Tutorials::Needs work
Archive::Packetcollector
Archive::Development
Archive::Development
Archive::Bugs
Archive::Tools
Archive::Quests
Archive::Database/World Building
EQ2 Development
Archive::Misc
Archive::Off Topic
Archive::Screenshots
OpenEQ
OpenEQ::General Discussion
OpenEQ::Support
OpenEQ::Development
OpenEQ::Bug reporting
OpenEQ::Plugins
All times are GMT -4. The time now is
02:51 AM
.
-- Default Style
---- EQEmulator
EQEmulator
-
Archive
-
Top
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