Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 21 of 21
Search took 0.00 seconds.
Search: Posts Made By: daemonreaver
Forum: Support::General Support 05-15-2006, 05:13 AM
Replies: 11
Views: 6,796
Posted By daemonreaver
To ignore undefined variable warnings, use ...

To ignore undefined variable warnings, use


<?php
//Insert the un-remarked line into the very top of your index.php *OR* the confic.ing.php file that is included in all other PHP files of the...
Forum: Support::MiniLogin 05-03-2006, 10:14 AM
Replies: 13
Views: 8,151
Posted By daemonreaver
Sadly, Minilogin works one way or the other on...

Sadly, Minilogin works one way or the other on Windows. It's just how the NT loopback (fake IP) 127.0.0.1/localhost works. EQ doesn't use the 198.x.x.x IP when connecting to a server on the same...
Forum: Support::Windows Servers 05-03-2006, 10:08 AM
Replies: 3
Views: 4,245
Posted By daemonreaver
Dont try the OLD_Password trick for resetting the...

Dont try the OLD_Password trick for resetting the password either. Had to reinstall MySQL 5 after trying it once. Looks like there's a leak in the backward-compat part of 5.0+ hehe.

Gotta love it...
Forum: Support::Windows Servers 05-03-2006, 10:05 AM
Replies: 10
Views: 6,574
Posted By daemonreaver
Hrmm.. that a PEQ release? I have no BirdBath in...

Hrmm.. that a PEQ release? I have no BirdBath in Nexus and the one in BB opens but doesn't insert the aug when you hit Combine. No error message either.

Which DB you using?
Forum: Support::General Support 05-03-2006, 09:57 AM
Replies: 6
Views: 4,765
Posted By daemonreaver
Double-click MySQLAdministrator in the BIN dir,...

Double-click MySQLAdministrator in the BIN dir, set it up. The startup password (on windows) will be blank. I would suggest mysql-nt for the db server when it asks.
Forum: Support::General Support 05-03-2006, 09:49 AM
Replies: 10
Views: 7,520
Posted By daemonreaver
Another way is with Excel. Create a...

Another way is with Excel.

Create a spreadsheet (I'll link the blank one) and pretty simply fill in the blanks.

There's 2 ways to use the spreadsheet. 1) Use the MyODBC driver for Office 2000...
Forum: Support::Windows Servers 04-26-2006, 11:24 AM
Replies: 24
Views: 12,934
Posted By daemonreaver
Right now, it sems that 0.7.0 doesn't *exactly*...

Right now, it sems that 0.7.0 doesn't *exactly* work with Titanium/Minilogin combination outside of on the same machine. Meaning logging in from another PC or using the public login server. World...
Forum: Support::Windows Servers 04-23-2006, 06:39 PM
Replies: 10
Views: 6,574
Posted By daemonreaver
FYI, I have PoP populated, as well as GoD. ...

FYI, I have PoP populated, as well as GoD.

Full Live-like (Caveman's) itemlist works.

Facial features don't really save (they show in character select but not after zoning in)

LDoN Aug...
Forum: Support::Windows Servers 04-23-2006, 06:25 PM
Replies: 24
Views: 12,934
Posted By daemonreaver
EQhost.txt: [LoginServer] ...

EQhost.txt:

[LoginServer]
Host=localhost:5999

as far as eqlauncher, it's trying to connect to world.exe (9000)

make sure world.exe is running

world.exe may crash (exit) on startup if it...
Forum: Support::Windows Servers 04-23-2006, 04:46 PM
Replies: 24
Views: 12,934
Posted By daemonreaver
http://www.navicat.com/ :) (trial) Loads...

http://www.navicat.com/ :) (trial)

Loads easier than using the cmd console.
Forum: Support::Windows Servers 04-23-2006, 04:25 PM
Replies: 17
Views: 9,925
Posted By daemonreaver
Ok.. Any idea how to work around 0.7.0...

Ok..

Any idea how to work around 0.7.0 world.exe just closing itself when you use the eqemulator.net login service?

Runs great for hours with minilogin, but as soon as I try to log in via...
Forum: Support::Windows Servers 04-23-2006, 04:17 PM
Replies: 24
Views: 12,934
Posted By daemonreaver
That is due to a lack of the "variables" table,...

That is due to a lack of the "variables" table, setting "servertype" to "1", as well as not specifying "localhost" in the XML for "Address" and "LocalAddress".

Meaning:

SQL, Table "Variables",...
Forum: Support::Windows Servers 04-23-2006, 01:26 PM
Replies: 6
Views: 4,767
Posted By daemonreaver
You can fix the auth error by using...

You can fix the auth error by using old_password('pass') when setting the pass for the emu's MySQL user :)

There's a thread about that somewhere here.
...
Forum: Support::Windows Servers 04-23-2006, 01:20 PM
Replies: 10
Views: 6,574
Posted By daemonreaver
I did both. Honestly, caveman's pack installs...

I did both. Honestly, caveman's pack installs great (even though it deletes the sql file and you can't install it manually), but you still have to config it.

There' issues with cave's DB (quests...
Forum: Support::Windows Servers 04-23-2006, 01:11 PM
Replies: 2
Views: 4,523
Posted By daemonreaver
I would not worry about it. It's caused by the...

I would not worry about it. It's caused by the launcher reading the SQL launcher table and booting the zones, then when it connects to world, world tells it to do the same.

NOT a critical/crash...
Forum: Support::Windows Servers 04-23-2006, 01:06 PM
Replies: 3
Views: 4,963
Posted By daemonreaver
Ok, I found (in the 0.6.4 changelog and the 0.7.0...

Ok, I found (in the 0.6.4 changelog and the 0.7.0 changelog) the SQl adjustments, plus changes in the /util/ folder... Made up an SQL file to apply all the changes...

However...

I grabbed the...
Forum: Support::Windows Servers 04-20-2006, 04:49 PM
Replies: 3
Views: 4,963
Posted By daemonreaver
Unhappy Crash: Create Char, Entering World.

NOTE: At first fire-up, there were alot of SQL errors returned. This is the full DB from PEQ.

Table "character_" was missing "level" and "class" fields, adding them automatically, quessing they...
Forum: Support::Windows Servers 04-15-2006, 10:33 AM
Replies: 10
Views: 7,009
Posted By daemonreaver
whoah... Wouldn't you know, OLD_PASSWORD()...

whoah...

Wouldn't you know, OLD_PASSWORD() wasn't in the docs for 4.1!

Thanks a ton.. I'll reset the PW for the game admin SQL hehe.

-editio-

FYI: Worked perfectly. Funny how it's the...
Forum: Support::Windows Servers 04-12-2006, 03:04 PM
Replies: 10
Views: 7,009
Posted By daemonreaver
Bleg.. MySQL 5x has issues with everything...

Bleg.. MySQL 5x has issues with everything lately, I run it for test only.

As far as building the binaries.. Would VC++ 6.0 be capable (haven't had it installed for a while lol).. Or should i pick...
Forum: Misc::Off Topic 04-12-2006, 02:32 PM
Replies: 18
Views: 20,850
Posted By daemonreaver
Heh.. I've ran most of the *working* servers...

Heh.. I've ran most of the *working* servers you've listed...

Current *working* EMU/Server list can be found in one place: http://www.shardwire.org/

Currently, I run a few of the servers listed...
Forum: Support::Windows Servers 04-08-2006, 07:09 PM
Replies: 10
Views: 7,009
Posted By daemonreaver
SQL Error: Authentication Outdated (MySQL 4.1)

Alright, I had this problem with PHP once, ages ago, and EQemu is so far the only program I've found that can't suffice with just dropping a new MySQL connector lib (libmysql.dll) in the folder with...
Showing results 1 to 21 of 21

 
Forum Jump
   

All times are GMT -4. The time now is 05:33 PM.


 

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