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 102 minute(s) ago.
Search:
Posts Made By:
Derision
Forum:
General::General Discussion
01-25-2013, 01:42 PM
Replies:
6
To Derision
Views:
4,824
Posted By
Derision
I have that URL for the .xml that c0ncrete posted...
I have that URL for the .xml that c0ncrete posted added as a feed in Google Reader, but I also have http://www.eqemulator.net/wiki/wikka.php?wakka=RecentChanges open in a tab in Chrome and...
Forum:
Support::Windows Servers
01-23-2013, 07:07 PM
Replies:
7
Able to connect? Disorder and Mayhem
Views:
6,919
Posted By
Derision
I logged in and saw your OOC, but I coudln't...
I logged in and saw your OOC, but I coudln't reply due to the default rules about /chat and tells, but glad to see you got it working :)
Forum:
Support::Windows Servers
01-23-2013, 06:51 PM
Replies:
7
Able to connect? Disorder and Mayhem
Views:
6,919
Posted By
Derision
EQEmu uses UDP for player connections. You...
EQEmu uses UDP for player connections.
You need to forward port UDP 9000 and UDP ports 7000 - 7100 (assuming you don't have more than 101 zone servers) to your internal IP address.
I've never...
Forum:
Support::Windows Servers
01-23-2013, 06:23 PM
Replies:
7
Able to connect? Disorder and Mayhem
Views:
6,919
Posted By
Derision
I see your server on the list but get kicked back...
I see your server on the list but get kicked back to login after selecting it.
A Wireshark capture shows me this:
Internet Protocol Version 4, Src: 192.168.1.48 (192.168.1.48), Dst:...
Forum:
Support::Windows Servers
01-23-2013, 05:11 PM
Replies:
12
Spells
Views:
7,173
Posted By
Derision
People write 'packages' that extend/enhance the...
People write 'packages' that extend/enhance the functionality of Perl. DBD-mysql is one such package to make it easier to access MySQL databases from Perl.
ppm (Perl Package Manager) is a utility...
Forum:
Support::Windows Servers
01-23-2013, 04:38 PM
Replies:
12
Spells
Views:
7,173
Posted By
Derision
From a command prompt, try typing: ppm...
From a command prompt, try typing:
ppm install DBI
ppm install DBD-mysql
The output should look something like this, depending whether you already have DBI installed or not.
...
Forum:
Development::Development
01-22-2013, 05:46 PM
Replies:
181
Steam RoF Development Tracking
Views:
225,503
Posted By
Derision
Tracking and /hidecorpse should now work.
Tracking and /hidecorpse should now work.
Forum:
Support::Windows Servers
01-20-2013, 05:41 PM
Replies:
42
Trying to setup a RoF testing server
Views:
33,316
Posted By
Derision
Try this patch: Index: world/CMakeLists.txt ...
Try this patch:
Index: world/CMakeLists.txt
===================================================================
--- world/CMakeLists.txt (revision 2433)
+++ world/CMakeLists.txt ...
Forum:
General::General Discussion
01-17-2013, 05:32 PM
Replies:
20
Custom Character Data
Views:
15,141
Posted By
Derision
Auto-incorrect ? :)
Auto-incorrect ? :)
Forum:
Support::Windows Servers
01-17-2013, 05:16 PM
Replies:
16
Firepots broken, Pets all look like Chuck Norris but smaller.
Views:
11,362
Posted By
Derision
Oggok (North Centre) works for me on Underfoot. ...
Oggok (North Centre) works for me on Underfoot.
Grobb (North left) doesn't work because the destination zone in the door table is set to gukta (which doesn't exist in the current PEQ DB).
Forum:
Support::Windows Servers
01-12-2013, 04:59 PM
Replies:
2
Item Problems.
Views:
7,412
Posted By
Derision
When you say it makes the 'world' crash, do you...
When you say it makes the 'world' crash, do you mean the world.exe process crashes ?
I ran that SQL and summoned the items and didn't get a crash.
Forum:
Development::Development
01-11-2013, 06:44 PM
Replies:
181
Steam RoF Development Tracking
Views:
225,503
Posted By
Derision
This is an EQEmuLoginServer log from a successful...
This is an EQEmuLoginServer log from a successful login with RoF:
[Network] [01.11.13 - 22:38:10] New SoD client connection from 192.168.1.48:52141
[Network] [01.11.13 - 22:38:10] Application...
Forum:
Support::General Support
01-11-2013, 06:10 PM
Replies:
5
Issue with connecting.
Views:
4,863
Posted By
Derision
According to Rogean on IRC it is a DDoS attack....
According to Rogean on IRC it is a DDoS attack. Try again tomorrow :)
Forum:
Development::Development
01-11-2013, 05:57 PM
Replies:
181
Steam RoF Development Tracking
Views:
225,503
Posted By
Derision
Given this is a thread about RoF, and you are...
Given this is a thread about RoF, and you are seeing this:
New Titanium client connection from 192.168.2.3
I would guess the port you have specfied in your client's eqhost.txt is 5998 and not...
Forum:
Support::Windows Servers
01-10-2013, 06:43 PM
Replies:
10
Blah stupid newb question...
Views:
5,615
Posted By
Derision
You need to unzip the peqdb_rev2294.sql.gz file...
You need to unzip the peqdb_rev2294.sql.gz file (note that it has a file type of GZ file, not SQL file).
As the icon is not a zip file icon, make sure you have winzip or winrar installed to be...
Forum:
Support::Windows Servers
12-31-2012, 05:22 PM
Replies:
8
Warrior / Zerk Base crit rule issue?
Views:
8,231
Posted By
Derision
Just did a bit of digging around on the SVN and...
Just did a bit of digging around on the SVN and those rules were changed from floating point values to integers in Rev1737 (back in 2010):
...
Forum:
General::Server Discussion
12-31-2012, 12:41 PM
Replies:
3
slash play, playing time location in database?
Views:
4,347
Posted By
Derision
It's in the profile blob. This SQL query...
It's in the profile blob.
This SQL query calculates the 'time entitled on the account' by summing up the time played in minutes across all characters on an account, so you may be able to adapt it...
Forum:
Support::General Support
12-31-2012, 10:54 AM
Replies:
1
Queryserver Not Connecting
Views:
4,898
Posted By
Derision
There was a change made to it recently and it now...
There was a change made to it recently and it now requires it's own section in eqemu_config.xml to specify which database to connect to (which for most people will be the same as their main...
Forum:
Support::General Support
12-30-2012, 06:17 PM
Replies:
12
Underfoot Login Issue
Views:
8,239
Posted By
Derision
Go ask Devn00b for support then, AFAIK their LS...
Go ask Devn00b for support then, AFAIK their LS doesn't support SoD or later clients. Or use EQEmuLoginServer which is provided and supported by EQEmu.
Forum:
Support::General Support
12-30-2012, 06:02 PM
Replies:
12
Underfoot Login Issue
Views:
8,239
Posted By
Derision
If you are using EQEmuLoginSever, there are two...
If you are using EQEmuLoginSever, there are two login opcode files (specified in login.ini) and it listens on port 5998 for Titanium/SoF, and 5999 for Sod/Underfoot/RoF:
login.ini
[database]...
Forum:
Support::Windows Servers
12-24-2012, 04:57 PM
Replies:
12
UCS Issue
Views:
7,745
Posted By
Derision
Sounds like possibly networking issue then. ...
Sounds like possibly networking issue then.
If you are hosting it on your home connection and it is purely for private use, you will want to specify your internal IP address in the...
Forum:
Support::Windows Servers
12-24-2012, 04:37 PM
Replies:
12
UCS Issue
Views:
7,745
Posted By
Derision
What happens when you try and join a channel,...
What happens when you try and join a channel, e.g. /join general
Any error messages ?
You can enable enhanced logging from the chatserver.exe process by creating a log.ini file in the same...
Forum:
Support::Windows Servers
12-24-2012, 04:02 PM
Replies:
12
UCS Issue
Views:
7,745
Posted By
Derision
The <chatserver> and <mailserver> blocks need to...
The <chatserver> and <mailserver> blocks need to be moved outside of the <world> block, i.e. move the chatserver and mailserver blocks after the </world> line, so it's like this:
<?xml...
Forum:
Support::Linux Servers
12-22-2012, 07:08 PM
Replies:
3
EQEmuLoginServer compile fail - cannot find -lEQEmuAuthCrypto
Views:
5,172
Posted By
Derision
You need to unzip one of the ones under...
You need to unzip one of the ones under EQEmuLoginServer/login_util/linux depending on your distro/architecture and copy it into the same directory as the EQEmuLoginServer source.
If your distro...
Forum:
Support::Windows Servers
12-19-2012, 11:38 AM
Replies:
11
UCS Error
Views:
6,583
Posted By
Derision
There can't be more than one, since the query is...
There can't be more than one, since the query is bounded with 'LIMIT 1'.
I would enable UCS__TRACE logging and see if there is anything prior in the log, as it seems to me that the code that is...
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
10:03 PM
.
-- 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