Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::General Support

Archive::General Support Archive area for General Support's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
  #1  
Old 02-11-2004, 08:37 AM
mogasch
Fire Beetle
 
Join Date: Feb 2004
Posts: 6
Default please help.... admin

Nexus is down and char creating menue is buggi (can
  #2  
Old 02-11-2004, 08:47 AM
Monrezz's Avatar
Monrezz
Dragon
 
Join Date: Mar 2003
Location: #loc
Posts: 745
Default

Whcih server? Your own, or another?
Have you patched recently?
If you're running your own server, have you followed the guides and set everything up correctly?

Need more information to be able to help.

Monrezz
__________________

kRPG Profile
  #3  
Old 02-13-2004, 11:35 AM
winifred
Fire Beetle
 
Join Date: Feb 2004
Posts: 3
Default

Quote:
Originally Posted by Monrezz
Whcih server? Your own, or another?
Have you patched recently?
If you're running your own server, have you followed the guides and set everything up correctly?

Need more information to be able to help.

Monrezz

I'm seeing the same error when I log into any emu server. The race description box blocks the name field, and when you select "Next" from that screen, it freezes. I've had to hard reboot my machine to escape.

However, I'm assuming that's because I was introduced to EQEmu the day before the new EQ patch, and I patched before I realized that I wasn't supposed to do anything of the sort.

I was able to get the emulator running by replacing my eqgame.exe file with an older version, but I'm assuming that the patch still introduced a host of breaks that I'll run across.

Does anyone happen to know if there's a command that allows for the autoname feature? Perhaps if the name field was filled, the data stream would work.
  #4  
Old 02-13-2004, 11:42 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

You could create a character by using your MySQL commands to directly put that account into your db, not sure of the commands, but Monrezz knows, I just saw a post of his that did JUST that.. Then all you would have to is log onto this char..
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
  #5  
Old 02-13-2004, 12:10 PM
sovietax
Fire Beetle
 
Join Date: Feb 2004
Posts: 17
Default

i would LOVE to know what the command is and how to do that because i am having the exact same problem. Thanx in advance
  #6  
Old 02-13-2004, 03:25 PM
winifred
Fire Beetle
 
Join Date: Feb 2004
Posts: 3
Default

Quote:
Originally Posted by samandhi
You could create a character by using your MySQL commands to directly put that account into your db, not sure of the commands, but Monrezz knows, I just saw a post of his that did JUST that.. Then all you would have to is log onto this char..

Thanks. I'll do a search and see if I can find it, and I'll pass it along to the person who owns the server and see if he has time to make changes.
  #7  
Old 02-13-2004, 07:42 PM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Quote:
Thanks. I'll do a search and see if I can find it, and I'll pass it along to the person who owns the server and see if he has time to make changes
The statement I made was assuming you ran your own server... sorry... Yes, though if you are having this problem, you should contact the server op or gm and beg them to make a char for you and then let you play it. Scorpious2k, or brightblade, or guildwars2, or dil's, etc etc, ect.. Most of them would probalby be nice enough to help you out, you just need to contact them. They would already know how to do this, so problaby not a need to know HOW to do this if you arent running your own server.
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
  #8  
Old 02-13-2004, 11:54 PM
Monrezz's Avatar
Monrezz
Dragon
 
Join Date: Mar 2003
Location: #loc
Posts: 745
Default

[code]DROP TABLE character_;
CREATE TABLE character_ (
id int(11) NOT NULL auto_increment,
account_id int(11) NOT NULL default '0',
name varchar(64) NOT NULL default '',
profile blob,
guild int(11) default '0',
guildrank tinyint(2) unsigned default '5',
timelaston int(11) unsigned default '0',
x float NOT NULL default '0',
y float NOT NULL default '0',
z float NOT NULL default '0',
zonename varchar(30) NOT NULL default '',
alt_adv blob,
zoneid smallint(6) NOT NULL default '0',
pktime int(8) NOT NULL default '0',
inventory blob,
publicnote varchar(100) NOT NULL default '',
groupid int(10) unsigned NOT NULL default '0',
PRIMARY KEY (id),
UNIQUE KEY name (name)
) TYPE=MyISAM;

INSERT INTO character_ VALUES (1,1,'Monrezz','
__________________

kRPG Profile
  #9  
Old 02-15-2004, 09:44 AM
Shadajriel
Fire Beetle
 
Join Date: Apr 2003
Location: Karnor's Castle
Posts: 20
Default

yes, if you have GoD files, just restore your old UI stuff to fix the char creation screen problems. As for the nexus error stuff, you can get any missing files by going through the EQ patcher, in the optional patches, you can select specific files, so just keep in mind which ones are missing, and get those ones, also Shawn319 recommended in another post that people with the most recent patch could play on his server
[LIVE] Official EQEmu Test Server
it uses 0.5.5-DR1
 


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