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

02-11-2004, 08:37 AM
|
Fire Beetle
|
|
Join Date: Feb 2004
Posts: 6
|
|
please help.... admin
Nexus is down and char creating menue is buggi (can
|

02-11-2004, 08:47 AM
|
 |
Dragon
|
|
Join Date: Mar 2003
Location: #loc
Posts: 745
|
|
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
|
 |
|
 |

02-13-2004, 11:35 AM
|
Fire Beetle
|
|
Join Date: Feb 2004
Posts: 3
|
|
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.
|
 |
|
 |

02-13-2004, 11:42 AM
|
 |
Demi-God
|
|
Join Date: Aug 2003
Posts: 1,056
|
|
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.
|
|

02-13-2004, 12:10 PM
|
Fire Beetle
|
|
Join Date: Feb 2004
Posts: 17
|
|
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
|

02-13-2004, 03:25 PM
|
Fire Beetle
|
|
Join Date: Feb 2004
Posts: 3
|
|
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. 
|

02-13-2004, 07:42 PM
|
 |
Demi-God
|
|
Join Date: Aug 2003
Posts: 1,056
|
|
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.
|
|

02-13-2004, 11:54 PM
|
 |
Dragon
|
|
Join Date: Mar 2003
Location: #loc
Posts: 745
|
|
[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','
|

02-15-2004, 09:44 AM
|
Fire Beetle
|
|
Join Date: Apr 2003
Location: Karnor's Castle
Posts: 20
|
|
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
HTML code is Off
|
|
|
All times are GMT -4. The time now is 04:49 PM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |