[1.0.1] Strange error on main menu

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Sradac
Sher'Tul
Posts: 1081
Joined: Fri Sep 21, 2007 3:18 am
Location: Angolwen

[1.0.1] Strange error on main menu

#1 Post by Sradac »

I canceled out of character creation because I realized I had an addon loaded that I didnt want.
Once back to the main screen, instead of it loading my online profile the game just gave me the login box and a few seconds later, this error:

Code: Select all

[ONLINE PROFILE] connected to channel	global
Lua Error: /engine/UserChat.lua:222: attempt to index field 'auth' (a boolean value)
	At [C]:-1 __index
	At /engine/UserChat.lua:222 event
	At /engine/PlayerProfile.lua:498 
	At /engine/PlayerProfile.lua:519 handleProfileEvent
	At /mod/class/Game.lua:446 handleProfileEvent
	At /engine/Game.lua:164 display
	At /mod/class/Game.lua:310 
[ONLINE PROFILE] connected to channel	tome
Lua Error: /engine/UserChat.lua:222: attempt to index field 'auth' (a boolean value)
	At [C]:-1 __index
	At /engine/UserChat.lua:222 event
	At /engine/PlayerProfile.lua:498 
	At /engine/PlayerProfile.lua:519 handleProfileEvent
	At /mod/class/Game.lua:446 handleProfileEvent
	At /engine/Game.lua:164 display
	At /mod/class/Game.lua:310 
[ONLINE PROFILE] connected to channel	tome-spoiler
Lua Error: /engine/UserChat.lua:222: attempt to index field 'auth' (a boolean value)
	At [C]:-1 __index
	At /engine/UserChat.lua:222 event
	At /engine/PlayerProfile.lua:498 
	At /engine/PlayerProfile.lua:519 handleProfileEvent
	At /mod/class/Game.lua:446 handleProfileEvent
	At /engine/Game.lua:164 display
	At /mod/class/Game.lua:310 

Post Reply