Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 151 to 175 of 183
Search took 0.04 seconds; generated 75 minute(s) ago.
Search: Posts Made By: neiv2
Forum: General::General Discussion 03-29-2009, 06:27 PM
Replies: 119
Views: 141,604
Posted By neiv2
Here is the contents of my db.ini file: ...

Here is the contents of my db.ini file:

[Database]
host=localhost
user=root
password=root
database=minilogin

Should this be pointing to my minilogin db or my peq db?
Forum: General::General Discussion 03-29-2009, 06:22 PM
Replies: 119
Views: 141,604
Posted By neiv2
All systems go on that front. I will try playing...

All systems go on that front. I will try playing with some other settings.
Forum: General::General Discussion 03-29-2009, 06:15 PM
Replies: 119
Views: 141,604
Posted By neiv2
Just to clarify my assumptions: 1. The...

Just to clarify my assumptions:

1. The minilogin db should be a separate db from the peq db, correct? In other words, I assume this is not a matter of simply including the tables created from the...
Forum: General::General Discussion 03-29-2009, 06:00 PM
Replies: 119
Views: 141,604
Posted By neiv2
Yes, root is set as account and password in...

Yes, root is set as account and password in login_worldservers table. I changed the host under Loginserver information in eqemu_config.xml to 127.0.0.1 as suggested, with the same results.
Forum: General::General Discussion 03-29-2009, 05:36 PM
Replies: 119
Views: 141,604
Posted By neiv2
image: <!-- Loginserver information. --> ...

image:

<!-- Loginserver information. -->
<loginserver>
<host>localhost</host>
<port>5999</port>
<account>root</account>
<password>root</password>
</loginserver>
Forum: General::General Discussion 03-29-2009, 05:24 PM
Replies: 119
Views: 141,604
Posted By neiv2
I changed it back to Public. Here's the latest: ...

I changed it back to Public. Here's the latest:

1. World.exe reporting [WORLD__LS_ERR] Could not connect to login server: TCPConnection::Connect<>: connect<> failed. Error: 10061

2....
Forum: General::General Discussion 03-29-2009, 04:51 PM
Replies: 119
Views: 141,604
Posted By neiv2
So, no change in the variables table from public...

So, no change in the variables table from public to minilogin? I must have missed that one.

EDIT:

Ah, my bad.
Forum: General::General Discussion 03-29-2009, 04:49 PM
Replies: 119
Views: 141,604
Posted By neiv2
I created the minilogin db from the supplied .sql...

I created the minilogin db from the supplied .sql file in the NewMiniLogin folder, per the instructions in the readme file. After creation, I found that (my version of) the minilogin db contains four...
Forum: General::General Discussion 03-29-2009, 04:42 PM
Replies: 119
Views: 141,604
Posted By neiv2
Okay, I changed the default host in the db.ini to...

Okay, I changed the default host in the db.ini to localhost, and now the error message is CheckWorldVerAuth . . . Table 'peq.login_versions' doesn't exist. I cannot find that table in either my peq...
Forum: General::General Discussion 03-29-2009, 04:19 PM
Replies: 119
Views: 141,604
Posted By neiv2
I'm using the readme file for the NewMiniLogin;...

I'm using the readme file for the NewMiniLogin; to wit:

As far as I can tell, I have followed this to the letter. I would love to use yours, Angelox, but I can't have my db overwritten (any chance...
Forum: General::General Discussion 03-29-2009, 07:15 AM
Replies: 119
Views: 141,604
Posted By neiv2
Hmm . . . not working. On the start.bat I'm...

Hmm . . . not working.

On the start.bat I'm getting "[world_LS_ERR] Unable to resolve 'loginserver' to an IP."

On the minilogin.exe, I'm getting "Error in LoadWorldList query 'Select ID,...
Forum: General::General Discussion 03-29-2009, 12:59 AM
Replies: 119
Views: 141,604
Posted By neiv2
Do I need to change my host or port settings? I...

Do I need to change my host or port settings? I noticed they are different from yours.
Forum: General::General Discussion 03-29-2009, 12:36 AM
Replies: 119
Views: 141,604
Posted By neiv2
Red face Thanks again. One more clarification. You wrote: ...

Thanks again. One more clarification. You wrote:

"Replace accountname with a account you will use in your eqemu_config.xml under <account>"

Here is the contents of my eqemu_config.xml (names...
Forum: General::General Discussion 03-28-2009, 11:35 PM
Replies: 119
Views: 141,604
Posted By neiv2
Thanks for the help. I see there is some conflict...

Thanks for the help. I see there is some conflict in the information. Is it user_active=2 (per Aergad), or user_active=1 (per the readme file)?
Forum: General::General Discussion 03-28-2009, 09:28 PM
Replies: 119
Views: 141,604
Posted By neiv2
Clarification

Well, I'm trying to set up the minilogin, and think I've figured out the readme file so far; but I have a question about two instructions:

I set the user_active field at 1, but I'm not sure just...
Forum: OpenZone:: Q&A 03-26-2009, 12:18 AM
Replies: 0
Views: 8,690
Posted By neiv2
Meshes with no texture

What would be the cause of most of my meshes not having a texture? I have always had meshes that are pure white with no option to change the texture. But now, some that I have already applied have...
Forum: Quests::Q&A 03-23-2009, 08:18 PM
Replies: 1
Views: 6,380
Posted By neiv2
You could use quest::depop(), or perhaps the...

You could use quest::depop(), or perhaps the quest objects $mob->depop(param) or $mob->kill(). I have not tested the last two.
Forum: General::General Discussion 03-22-2009, 09:57 PM
Replies: 119
Views: 141,604
Posted By neiv2
Yeah, learning sql commands will probably be my...

Yeah, learning sql commands will probably be my next project. And no, I haven't been using an editor. I've just been modifying the db manually. I guess I'll need to backup my db, install the new...
Forum: General::General Discussion 03-22-2009, 08:31 PM
Replies: 119
Views: 141,604
Posted By neiv2
Yeah, the readme file assumes a knowledge of...

Yeah, the readme file assumes a knowledge of creating and populating a database that I just don't have. The peril of opening up an open-source community like this is that it invariably attracts...
Forum: General::General Discussion 03-22-2009, 06:52 PM
Replies: 119
Views: 141,604
Posted By neiv2
Is there documentation on setup, aside from the...

Is there documentation on setup, aside from the readme file?
Forum: General::General Discussion 03-22-2009, 05:47 PM
Replies: 119
Views: 141,604
Posted By neiv2
Hmm . . . that will likely present a problem...

Hmm . . . that will likely present a problem since my game has been extensively customized. I assume the install package would just overwrite everything. How do I maintain my customizations and still...
Forum: General::General Discussion 03-22-2009, 05:21 PM
Replies: 119
Views: 141,604
Posted By neiv2
Angelox, does your instruction hold true even for...

Angelox, does your instruction hold true even for a setup that already uses public LS? Just run the install and it's changed?
Forum: General::General Discussion 03-22-2009, 03:18 PM
Replies: 119
Views: 141,604
Posted By neiv2
Outside of the readme file, is there any...

Outside of the readme file, is there any documentation that would assist the non-techie in the setup of this LS? I am toying with the decision of moving to the mini-LS since game play on my server is...
Forum: Quests::Q&A 03-20-2009, 01:07 AM
Replies: 4
Views: 7,165
Posted By neiv2
It works :)

It works :)
Forum: Quests::Q&A 03-19-2009, 09:22 PM
Replies: 4
Views: 7,165
Posted By neiv2
Thanks cavedude; that makes sense. On a related...

Thanks cavedude; that makes sense. On a related note, it looks like EVENT_ZONE would accomplish the same purpose. There is a note about this particular event that it won't work if the function the...
Showing results 151 to 175 of 183

 
Forum Jump
   

All times are GMT -4. The time now is 04:48 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 - 2026, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3