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 1 of 2
1
2
>
Showing results 1 to 25 of 37
Search took
0.02
seconds.
Search:
Posts Made By:
Dominatus
Forum:
Archive::Linux Servers
09-25-2003, 05:38 AM
Replies:
5
Slow zone connection to world
Views:
5,818
Posted By
Dominatus
thanks Trumpcard, I'll give that a shot next time...
thanks Trumpcard, I'll give that a shot next time I run into problems!
Forum:
Archive::Linux Servers
09-25-2003, 04:12 AM
Replies:
5
Slow zone connection to world
Views:
5,818
Posted By
Dominatus
Ok, it was the db apparently. After several...
Ok, it was the db apparently. After several re-sourcing of MWnpcdb_050_default0_3.sql I switched to MWnpcdb_050_alpha0_1.sql and it works fine. Not sure why, but I'll dig into it and find out :lol:
Forum:
Archive::Linux Servers
09-25-2003, 02:41 AM
Replies:
5
Slow zone connection to world
Views:
5,818
Posted By
Dominatus
Almost forgot to mention,. this is a new build...
Almost forgot to mention,. this is a new build from the CVS as of 25-sept-2003 at about 10:00 AM EST.
Forum:
Archive::Linux Servers
09-25-2003, 02:37 AM
Replies:
5
Slow zone connection to world
Views:
5,818
Posted By
Dominatus
Ok, I ran strace and got some output. It appears...
Ok, I ran strace and got some output. It appears it is getting in a loop getting UNIX time. Here is the important snippit (I think) from the strace:
brk(0) =...
Forum:
Archive::Linux Servers
09-25-2003, 02:01 AM
Replies:
5
Slow zone connection to world
Views:
5,818
Posted By
Dominatus
Slow zone connection to world
Has anyone else noticed that zone servers connect to the world server very slowly under Linux 050DR3?
The processes aren't doing anything CPU intensive accordning to top, but after starting a zone...
Forum:
Archive::Linux Servers
09-23-2003, 07:57 AM
Replies:
10
050DR3 compile
Views:
6,545
Posted By
Dominatus
Thanks guys! Much appreciated.
Thanks guys! Much appreciated.
Forum:
Archive::Linux Servers
09-23-2003, 05:16 AM
Replies:
10
050DR3 compile
Views:
6,545
Posted By
Dominatus
050DR3 compile
Anyone else having issues with compiling zone?
I get several errors from client_process.cpp as follows:
client_process.cpp: In member function `int Client::HandlePacket(const
APPLAYER*)':...
Forum:
Archive::Windows Servers
09-08-2003, 06:53 AM
Replies:
2
Unsupported Minilogin
Views:
3,410
Posted By
Dominatus
Unsupported Minilogin
Can anyone point me to a 044 compatible version of the unsupported minilogin? The new one doesnt seem to work on my LAN server.
thanks!
Forum:
Archive::Windows Servers
09-06-2003, 02:03 AM
Replies:
3
044 Mini
Views:
3,580
Posted By
Dominatus
044 Mini
Anyone have the 044 minilogin EXE available? I need it for my LAN server and I lost mine.
thanks
Forum:
Archive::Linux Servers
08-14-2003, 05:58 AM
Replies:
1
Restarting lost zones
Views:
4,776
Posted By
Dominatus
hold zones
Can anyone at least confirm if hold zones *should* work under linux or was it written just for the win32 server?
Forum:
Archive::Linux Servers
08-13-2003, 02:32 AM
Replies:
1
Restarting lost zones
Views:
4,776
Posted By
Dominatus
Restarting lost zones
What is the easiest way to restart lost zones under linux? the hold zones doesnt appear to work (or I could be doing it wrong)
Forum:
Archive::Database/World Building
08-09-2003, 02:37 AM
Replies:
9
v5 NPCs
Views:
4,929
Posted By
Dominatus
050 dB
The 044 NPCs load into 050 database now (just massaged the npc_types.sql file a little) and faction appears to work fine. However with no items, you can only make a monk and go around punching NPCs...
Forum:
Archive::Database/World Building
08-08-2003, 06:32 AM
Replies:
9
v5 NPCs
Views:
4,929
Posted By
Dominatus
Cool. Well the 044 NPC tables are fixed enough to...
Cool. Well the 044 NPC tables are fixed enough to source into the 050 dB, It appears the binaries arent using the new firstname, lastname though in the display. (ie: you get "Tubal" instead of "Tubal...
Forum:
Archive::Database/World Building
08-04-2003, 01:39 PM
Replies:
9
v5 NPCs
Views:
4,929
Posted By
Dominatus
After more in-game time, I did see the NPCs...
After more in-game time, I did see the NPCs roaming, but it was a little rough. There had no animation while moving so the kinda slid at odd angles. I am not able to connect to any v4 servers so I do...
Forum:
Archive::Database/World Building
08-04-2003, 12:47 PM
Replies:
7
Character starting points
Views:
4,389
Posted By
Dominatus
I think that is still in database.cpp, check this...
I think that is still in database.cpp, check this post for details:
http://forums.eqemu.net/viewtopic.php?t=3833&highlight=
Forum:
Archive::Database/World Building
08-04-2003, 12:42 PM
Replies:
9
v5 NPCs
Views:
4,929
Posted By
Dominatus
Ok. I did more testing and the NPC's are in but...
Ok. I did more testing and the NPC's are in but not pathing yet. I'll do some more poking around and let you know. Im not a programmer so this is a much more painful process for me than most :-)
...
Forum:
Archive::Database/World Building
08-04-2003, 09:17 AM
Replies:
9
v5 NPCs
Views:
4,929
Posted By
Dominatus
v5 NPCs
I finally got the npcs and grids from tcsmyworld's moving alpha (nice job on that dB BTW) into the v5 dB and it appears to work. (cant tell for sure yet, login server is making it hard for me to stay...
Forum:
Archive::Linux Servers
08-03-2003, 12:54 PM
Replies:
6
Latest CVS zone compile
Views:
6,404
Posted By
Dominatus
I think he meant doesn't report as an error...
I think he meant doesn't report as an error during compile. I had all warnings, I grepped for the word error on my output and found only the failure at the end. Being a sysadmin and not a programmer...
Forum:
Archive::Linux Servers
08-03-2003, 11:08 AM
Replies:
6
Latest CVS zone compile
Views:
6,404
Posted By
Dominatus
That did it! thanks a bunch!. Now just to try and...
That did it! thanks a bunch!. Now just to try and get some dB data into it :-)
Forum:
Archive::Linux Servers
08-03-2003, 08:11 AM
Replies:
6
Latest CVS zone compile
Views:
6,404
Posted By
Dominatus
Latest CVS zone compile
Hey all, I have the latest CVS source and am having problems with the zone compile. The EMSharemem and world compile fine (with just a few warnings) I am using gcc 3.2.3 which I think I read some...
Forum:
Support::Linux Servers
08-03-2003, 08:06 AM
Replies:
0
Latest CVS zone compile
Views:
7,559
Posted By
Dominatus
Latest CVS zone compile
Hey all, I have the latest CVS source and am having problems with the zone compile. The EMSharemem and world compile fine (with just a few warnings) I am using gcc 3.2.3 which I think I read some...
Forum:
Support::Linux Servers
08-03-2003, 08:05 AM
Replies:
0
Latest CVS zone compile
Views:
7,299
Posted By
Dominatus
Latest CVS zone compile
Hey all, I have the latest CVS source and am having problems with the zone compile. The EMSharemem and world compile fine (with just a few warnings) I am using gcc 3.2.3 which I think I read some...
Forum:
Archive::Linux Servers
08-03-2003, 03:43 AM
Replies:
4
Clustering EQEmu
Views:
6,552
Posted By
Dominatus
Yeah I have done it on 16 cycle machines I have...
Yeah I have done it on 16 cycle machines I have lying around at work. It actually works very smooth. Once I can get a good dB I'll prob setup a huge server with most all zones up static :D
Forum:
Archive::Development
06-04-2003, 05:34 AM
Replies:
7
Starting points...
Views:
4,375
Posted By
Dominatus
Here it is: ...
Here it is:
http://forums.eqemu.net/viewtopic.php?t=3833&highlight=
Forum:
Archive::Quests
06-03-2003, 03:24 PM
Replies:
12
Translocating and GM commands
Views:
6,114
Posted By
Dominatus
Wow! thanks for the info. I'll add that section...
Wow! thanks for the info. I'll add that section and recompile.
Any ideas on how to put a player into a specific guild via the current questing system?
thanks again for the help!
Showing results 1 to 25 of 37
Page 1 of 2
1
2
>
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
01:00 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 - 2025, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3