View Single Post
  #18  
Old 01-29-2012, 01:08 AM
sorvani
Dragon
 
Join Date: May 2010
Posts: 965
Default

skipping noport (because i never understand what he is saying...)

I just built a new server from the ground up, compiled with the x64 code. Everything seems to be working normally.

Edit: Found a way to duplicate your problem. Using the UF Client, leave the tutorial button checked and you will get this. If you uncheck the tutorial button you will log in to world just fine.

Code:
UF Client, Male Froglok Shadowknight with default stats.

Chose Start City of Crescent Reach, left tutorial button checked.
[Debug] [WORLD__CLIENT] eqemuaccountname: Name approval request.  Name=Icidige, race=Froglok, class=Shadowknight
[Debug] [WORLD__CLIENT] eqemuaccountname: Character creation request from eqemuaccountname LS#111111 (10.0.1.20:59651) :
[Debug] [WORLD__CLIENT] eqemuaccountname: Name: Icidige
[Debug] [WORLD__CLIENT] eqemuaccountname: Race: 330  Class: 5  Gender: 0  Deity: 206  Start zone: 10
[Debug] [WORLD__CLIENT] eqemuaccountname: STR  STA  AGI  DEX  WIS  INT  CHA    Total
[Debug] [WORLD__CLIENT] eqemuaccountname:  80  105  100  100   75   85   55     600
[Debug] [WORLD__CLIENT] eqemuaccountname: Face: 0  Eye colors: 3 3
[Debug] [WORLD__CLIENT] eqemuaccountname: Hairstyle: 255  Haircolor: 255
[Debug] [WORLD__CLIENT] eqemuaccountname: Beard: 255  Beardcolor: 255
[Debug] [WORLD__CLIENT] Validating char creation info...
[Debug] [WORLD__CLIENT_ERR] Could not find class/race/deity/start_zone combination
[Debug] [WORLD__CLIENT_ERR] eqemuaccountname: CheckCharCreateInfo did not validate the request (bad race/class/stats)
DeleteCharacter: successfully deleted 'Icidige' (id 121487)
[Debug] [WORLD__CLIENT_ERR] eqemuaccountname: Could not get CharInfo for 'Icidige'
[Debug] [WORLD__CLIENT] eqemuaccountname: Client disconnected (not active in process)

Left Start City alone, left tutorial button checked.
[Debug] [WORLD__CLIENT] eqemuaccountname: Name approval request.  Name=Lanago, race=Froglok, class=Shadowknight
[Debug] [WORLD__CLIENT] eqemuaccountname: Character creation request from eqemuaccountname LS#111111 (10.0.1.20:57976) :
[Debug] [WORLD__CLIENT] eqemuaccountname: Name: Lanago
[Debug] [WORLD__CLIENT] eqemuaccountname: Race: 330  Class: 5  Gender: 0  Deity: 206  Start zone: 10
[Debug] [WORLD__CLIENT] eqemuaccountname: STR  STA  AGI  DEX  WIS  INT  CHA    Total
[Debug] [WORLD__CLIENT] eqemuaccountname:  80  105  100  100   75   85   55     600
[Debug] [WORLD__CLIENT] eqemuaccountname: Face: 1  Eye colors: 1 1
[Debug] [WORLD__CLIENT] eqemuaccountname: Hairstyle: 255  Haircolor: 255
[Debug] [WORLD__CLIENT] eqemuaccountname: Beard: 255  Beardcolor: 255
[Debug] [WORLD__CLIENT] Validating char creation info...
[Debug] [WORLD__CLIENT_ERR] Could not find class/race/deity/start_zone combination
[Debug] [WORLD__CLIENT_ERR] eqemuaccountname: CheckCharCreateInfo did not validate the request (bad race/class/stats)
DeleteCharacter: successfully deleted 'Lanago' (id 121488)
[Debug] [WORLD__CLIENT_ERR] eqemuaccountname: Could not get CharInfo for 'Lanago'
[Debug] [WORLD__CLIENT] eqemuaccountname: Client disconnected (not active in process)

Left Start City alone and unchecked tutorial button.
Logged in to Rathe Mountains.

Chose Start City of Crescent Reach, and unchecked tutorial button.
Logged in to Crescent Reach.
Reply With Quote