please help.... admin
Nexus is down and char creating menue is buggi (can
|
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 |
Quote:
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. |
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..
|
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
|
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. :) |
Quote:
|
[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',' |
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 |
All times are GMT -4. The time now is 12:46 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.