Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::GeorgeS's Tools

Development::GeorgeS's Tools A forum just for GeorgeS's tools

Reply
 
Thread Tools Display Modes
  #1  
Old 02-13-2011, 07:00 PM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default Tools unable to deal with underscore in db.ini

I've got a mirror of my "live" emulator schema named peq_test. Even though this is a valid name in MySQL, neither the tradeskill_recipes nor npc_loot_edit tools can process the underscore in the database entry, apparently. All I got was a rather generic message saying they failed to connect to the database in both cases. The only was I was able to sort it out was to use the name of the schema without the underscore.

Just a heads up. Thanks for your contributions to the community!
Reply With Quote
  #2  
Old 02-14-2011, 09:09 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

I'll have a look at this. Not sure why an underscore fails.
If you can, paste your db.ini here so I can take a look.
Georges
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #3  
Old 02-14-2011, 11:36 PM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

I'm connecting to a remote Ubuntu box via OpenVPN. This is how it looked when it failed:

Code:
host=10.0.0.1
user=***
password=***
database=redemption_test
everquest_folder=D:\EQ
quest_folder=C:\EQEmu\Quests

//everquest_folder this is for SPELL LIST SOURCING FROM SPELLS_US.TXT!! -- NEEDED IF YOU MAKE CUSTOM SPELLS
//for example - everquest_folder=c:\everquest
This works fine though:
Code:
host=10.0.0.1
user=***
password=***
database=redemption
everquest_folder=D:\EQ
quest_folder=C:\EQEmu\Quests

//everquest_folder this is for SPELL LIST SOURCING FROM SPELLS_US.TXT!! -- NEEDED IF YOU MAKE CUSTOM SPELLS
//for example - everquest_folder=c:\everquest
I've tried escaping the underscore and wrapping the value for database in quotes with no luck. Needless to say, the database with _test in the name is data that isn't actually being used, it's there to test utilities and such before I implement them in a live environment.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 03:02 AM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3