Page 1 of 1

[b36] lua profile error when loading game

Posted: Sat Dec 10, 2011 5:58 pm
by tiger_eye
I've gotten the following lua error a couple times when trying to load a game. It does not happen most of the time.

Code: Select all

[PROFILE] mounted       online  on /current-profile
[PROFILE] unmounted     online  from /current-profile
[ONLINE PROFILE] auth
[PROFILE] waiting for first auth
Lua Error: /engine/PlayerProfile.lua:263: attempt to index global 'profile' (a nil value)
        At [C]:-1 __index
        At /engine/PlayerProfile.lua:263 saveGenericProfile
        At /engine/PlayerProfile.lua:447
        At /engine/PlayerProfile.lua:480 handleEvent
        At /engine/PlayerProfile.lua:413 waitFirstAuth
        At /engine/PlayerProfile.lua:96 init
        At /engine/class.lua:38 new
        At /engine/init.lua:114
        At [C]:-1 dofile
        At /loader/init.lua:170