For some reason I can't type into my worldserver to make any new accounts =/ Is there any way to fix this?? If not, is there another way to make friends their accounts?
For some reason I can't type into my worldserver to make any new accounts =/ Is there any way to fix this?? If not, is there another way to make friends their accounts?
weird thing is he has been playing on it all day, when i tried logging on i was stuck on the page where you select the realm, i would click ours then it would just comeback up to the selection screen, then we got a good sized storm and the power went out and at the point we changed some of the configs (wep skills always maxed, xp rate, and drop rates) and then when we closed and saved, the authserver and worldserver wouldn't start and i posted the logs already -_- so no ideas? and that port is already open... this blows xD the server on my comp works perfectly fine, but his doesnt, it wouldnt have anything to do with his windows not being activated would it?
if you can't type into your worldserver, it hasn't started up all the way.
---------- Post added at 01:25 AM ---------- Previous post was at 01:23 AM ----------
nah windows activation state won't effect something like this. The power outage might have hard-reset the router? Make sure ports 3306, 8085, and 3724 are all open.
okay just double checked and they were still open, but server still doesnt work -_- this blows lol, thanks for any help ya can provide
-.- my authserver won't open... it says something about it not being able to connect to the server through port 3724... My worldserver opens and loads up fine though. I was using it all last night... any ideas?
EDIT: nvm -.- just had to restart comp... i'm a noob sorry
Last edited by johnsmom; 07-30-2010 at 12:13 PM.
Hello, I've been following your guide and all has been fine up until now. I can't find my SOURCE/bin/ files. I downloaded everything and have done all the steps in order. If you could help me that would be awesome.
Ok, I tried to recompile it, but it says "Debugging information for regsvr32.exe does not match. Symbols not loaded. Do you want to continue debugging." Could you help me with this?
My bad, I was used to my hobbyist programming and using f5.
I had the problem where libeay32.dll was not found but after I put it into the folder with worldserver and authserver, whenever I try to run them the close instantly, I started from the beginning before after running into the same problem
Hello,thnx for this simple clear guide Myran i followed ur guide along with the Trinity Core official guide and got the core running.I wanted to clear some doubts about updating, i had executed the file 33_03_updatepack_world.sql on the world DB eventhough u didnt say anyhing about it(the other guide said i had to import/execute it) and wonder wat it does ?
P.S : am a total noob when it comes to programing and stuff and recently picked up a Python ebook to get on it, so please excuse me abt the noob question jus want to learn![]()
-.- I was wrong... when I try to open my authserver, all i get is "ERROR: Trinity realm can not bind to pariahwow.servegame.com:3724" plz help
EDIT: I CAN open my worldserver though -.-
Last edited by johnsmom; 07-31-2010 at 08:36 AM.
I think I have everything working, but I get an error message when I try to import the characters SQL File into Navicat:
[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AFTER `displayId`,
`bytes1` int(10) unsigned NOT NULL default '0',
`bytes2` ' at line 12
[Err] CREATE TABLE `corpse` (
`guid` int(11) unsigned NOT NULL default '0' COMMENT 'Global Unique Identifier',
`player` int(11) unsigned NOT NULL default '0' COMMENT 'Character Global Unique Identifier',
`position_x` float NOT NULL default '0',
`position_y` float NOT NULL default '0',
`position_z` float NOT NULL default '0',
`orientation` float NOT NULL default '0',
`zone` int(11) unsigned NOT NULL default '38' COMMENT 'Zone Identifier',
`map` int(11) unsigned NOT NULL default '0' COMMENT 'Map Identifier',
`phaseMask` smallint(5) unsigned NOT NULL default '1',
`displayId` int(10) unsigned NOT NULL default '0',
`itemCache` text NOT NULL AFTER `displayId`,
`bytes1` int(10) unsigned NOT NULL default '0',
`bytes2` int(10) unsigned NOT NULL default '0',
`guild` int(10) unsigned NOT NULL default '0',
`flags` int(10) unsigned NOT NULL default '0',
`dynFlags` int(10) unsigned NOT NULL default '0',
`time` bigint(20) unsigned NOT NULL default '0',
`corpse_type` tinyint(3) unsigned NOT NULL default '0',
`instance` int(11) unsigned NOT NULL default '0',
PRIMARY KEY (`guid`),
KEY `idx_type` (`corpse_type`),
KEY `instance` (`instance`),
INDEX `Idx_player`(`player`),
INDEX `Idx_time`(`time`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='Death System';
[Msg] Finished - Unsuccessfully
--------------------------------------------------
Everything else is working great. World and Auth imported with no problem. Any ideas?
---------- Post added at 10:43 AM ---------- Previous post was at 10:42 AM ----------
I obviously can't open worldserver either. Authserver is fine.
Last edited by bmjustice; 07-31-2010 at 12:49 PM. Reason: Figured it out.
Sorry for all my problems, but when I try to run worldserver it closes immediately, while authserver stays open.