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 3 of 20
<
1
2
3
4
5
6
7
13
>
Last
»
Showing results 51 to 75 of 500
Search took
0.03
seconds; generated 81 minute(s) ago.
Search:
Posts Made By:
Akkadius
Forum:
Support::Windows Servers
01-05-2020, 01:48 AM
Replies:
547
Sticky:
Windows Server Installer :: Modular & Scripted
Views:
1,846,823
Posted By
Akkadius
Are you sure you're looking at the most up to...
Are you sure you're looking at the most up to date page? The updated link is in there
Forum:
Development::Server Code Submissions
01-03-2020, 08:37 PM
Replies:
9
Fix for the Windows Server lag issue
Views:
42,775
Posted By
Akkadius
Hey Peter! Thanks for investigating into...
Hey Peter!
Thanks for investigating into this, it is always appreciated when people take initiative to improve the codebase for the community
The UV library definitely polls the underlying...
Forum:
Support::Windows Servers
10-04-2019, 05:34 PM
Replies:
6
Basic Server Install (Windows) - First Attempt always stalls
Views:
9,611
Posted By
Akkadius
I'll put it on my list to run through an install,...
I'll put it on my list to run through an install, we're always making changes and developing and sometimes we need to just need to do some house keeping
Forum:
Support::Windows Servers
09-25-2019, 08:06 PM
Replies:
7
Help with Akka's PEQ installer
Views:
10,786
Posted By
Akkadius
Looks like you're using the old Loginserver, we...
Looks like you're using the old Loginserver, we literally just pushed out a major overhaul of the Loginserver recently and the binaries were not updated until today
We need to get things updated...
Forum:
Support::Windows Servers
09-25-2019, 08:01 PM
Replies:
6
Basic Server Install (Windows) - First Attempt always stalls
Views:
9,611
Posted By
Akkadius
It probably stalled because PEQ was actually down...
It probably stalled because PEQ was actually down for a little bit last night around 4AM CDT, I would try again
Forum:
Support::Linux Servers
09-22-2019, 02:11 AM
Replies:
2
MySQL/MariaDB optimization?
Views:
11,203
Posted By
Akkadius
The database configuration does not need to be...
The database configuration does not need to be crazily optimized, some decent memory allocated to a few different buffers and you should be good to go.
Use MariaDB and this should be more than...
Forum:
Support::Linux Servers
09-17-2019, 01:43 PM
Replies:
21
UCS and Queryserv: Segmentation Fault
Views:
35,411
Posted By
Akkadius
https://github.com/EQEmu/Server/commit/1521e3810fa...
https://github.com/EQEmu/Server/commit/1521e3810fa386e101b382d58629c497c1252ff9
Forum:
Support::Linux Servers
09-17-2019, 01:26 AM
Replies:
21
UCS and Queryserv: Segmentation Fault
Views:
35,411
Posted By
Akkadius
This should be resolved on latest master now
This should be resolved on latest master now
Forum:
Support::Linux Servers
09-16-2019, 11:22 PM
Replies:
21
UCS and Queryserv: Segmentation Fault
Views:
35,411
Posted By
Akkadius
I've identified the issue and will be working on...
I've identified the issue and will be working on getting code pushed tonight. It's been fixed in a branch I've been working on for months, I will work on release notes and get things up
Forum:
Support::Linux Servers
09-16-2019, 10:46 PM
Replies:
21
UCS and Queryserv: Segmentation Fault
Views:
35,411
Posted By
Akkadius
First look this is related to newer GCC versions,...
First look this is related to newer GCC versions, investigating closer
Forum:
Support::Linux Servers
09-16-2019, 02:29 PM
Replies:
21
UCS and Queryserv: Segmentation Fault
Views:
35,411
Posted By
Akkadius
Interesting, just seeing this thread for the...
Interesting, just seeing this thread for the first time. I'll put it on my list to check this one out tonight
Forum:
General::News
09-15-2019, 01:13 AM
Replies:
0
EQEmu Changelog Gets a Facelift!
Views:
183,027
Posted By
Akkadius
EQEmu Changelog Gets a Facelift!
Since 2003 (17 years!), we've used the legendary changelog.txt in our source repository to record our server code changes. This has worked great but today we are going to be using GitBook for all of...
Forum:
General::News
09-15-2019, 12:53 AM
Replies:
20
Server Rank Changes
Views:
302,466
Posted By
Akkadius
Server Rank Changes
Most of our updates have been in Discord in recent time but we will be making a better effort to at least reciprocate to the forums for the time being
+ Preferred
General unofficial criteria...
Forum:
Quests::LUA
09-09-2019, 12:38 AM
Replies:
8
Adding a pause to scripts
Views:
35,805
Posted By
Akkadius
An example can also be found here on our not yet...
An example can also be found here on our not yet announced new documentation :)
https://eqemu.gitbook.io/quest-api/events#event_timer
Forum:
Support::Windows Servers
08-13-2019, 05:05 PM
Replies:
4
World crash with Aug 13 peq dump
Views:
6,345
Posted By
Akkadius
I've also just re-ran the dump which includes...
I've also just re-ran the dump which includes deleting the errant zone entry
Forum:
Support::Windows Servers
08-13-2019, 05:04 PM
Replies:
4
World crash with Aug 13 peq dump
Views:
6,345
Posted By
Akkadius
Very interesting, I imported a ton of DoN zones...
Very interesting, I imported a ton of DoN zones last night and we had a zone entry that was null that must have made it into the dump
Run this
delete from zone where short_name is null;
...
Forum:
Support::Linux Servers
07-10-2019, 09:19 PM
Replies:
27
Friends Disconnect When Zoning
Views:
33,908
Posted By
Akkadius
Winnipeg :) -------------
Winnipeg :)
-------------
Forum:
Support::Linux Servers
07-10-2019, 07:49 PM
Replies:
27
Friends Disconnect When Zoning
Views:
33,908
Posted By
Akkadius
I want to run these changes through a production...
I want to run these changes through a production environment and closely monitor for a while, so I will not be rushing to push this mainline.
If you want to actually try out this loginserver on...
Forum:
Support::Linux Servers
07-10-2019, 06:23 PM
Replies:
27
Friends Disconnect When Zoning
Views:
33,908
Posted By
Akkadius
The link was just showing the sheer magnitude of...
The link was just showing the sheer magnitude of work and changes gone into it, I never implied pull it down and start monkeying with it
As far as your authentication issues are concerned, I would...
Forum:
Support::Linux Servers
07-09-2019, 05:53 PM
Replies:
27
Friends Disconnect When Zoning
Views:
33,908
Posted By
Akkadius
Just FYI I ended up having to spend some extra...
Just FYI I ended up having to spend some extra time taking care of a handful of other things LS related before preparing for release, needless to say there's been a ton of work that's gone into this...
Forum:
Support::Linux Servers
07-08-2019, 09:36 PM
Replies:
27
Friends Disconnect When Zoning
Views:
33,908
Posted By
Akkadius
I think the issue is not necessarily with Perl...
I think the issue is not necessarily with Perl but with GCC and how are opcodes are being compiled and ultimately coming down differently down the wire causing garbled issues
I've not investigated...
Forum:
Support::Linux Servers
07-08-2019, 05:26 PM
Replies:
27
Friends Disconnect When Zoning
Views:
33,908
Posted By
Akkadius
Debian 10 and latest Ubuntu have the same issue,...
Debian 10 and latest Ubuntu have the same issue, they share a similar package release stream since Ubuntu streams from Debian
Forum:
Support::Linux Servers
07-08-2019, 05:18 PM
Replies:
27
Friends Disconnect When Zoning
Views:
33,908
Posted By
Akkadius
Today, I'm working on finishing it all up now....
Today, I'm working on finishing it all up now. Doing a few conversions and additional testing
Also, PEQ and EZ run on Debian FWIW
Forum:
Support::Linux Servers
07-08-2019, 04:37 PM
Replies:
27
Friends Disconnect When Zoning
Views:
33,908
Posted By
Akkadius
Yeah, the reason why loginserver is not bundled...
Yeah, the reason why loginserver is not bundled by default is because the code is a mess and setting it up / using it is not intuitive
Ironically I've spent 3 solid days rewriting it top to bottom...
Forum:
Support::Linux Servers
07-08-2019, 03:57 PM
Replies:
4
Temporary Disconnect Error?
Views:
8,868
Posted By
Akkadius
Why do we have two threads for this?
Why do we have two threads for this?
Showing results 51 to 75 of 500
Page 3 of 20
<
1
2
3
4
5
6
7
13
>
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
06:29 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