I just checked with current master (94250b6) on both Linux (Mono 3.2.8) and 
Windows with no problem on login.

I agree with Dahlia, this is highly reminiscent of the system picking up some mismatching DLLs. Could you pinpoint the commit on which this stared to happen for you?

On 20/10/14 21:29, Chris wrote:
Hmm... I'm not sure. This was a fresh pull from git and newly compiled. I also 
made sure to start over with new copies
of the appropriate .ini files for configuration (as opposed to copying existing 
ones from a previous install) I've
actually done fresh installation from scratch for a few different commits over 
the past week with the same results.

On 10/20/2014 2:58 PM, Dahlia Trimble wrote:
Just a guess but maybe your installation is messed up with some old .dll files 
or some missing assets. I'd probably
try a fresh installation from scratch.

On Mon, Oct 20, 2014 at 12:25 PM, Chris <[email protected] 
<mailto:[email protected]>> wrote:

    Hello all,

    While attempting to test the latest master (commit 94250b6) I have found 
that I'm not able to log in and an
    exception is printed out in the console. In the viewer I get an error message 
that says "Login Failed. Error
    generating Login Response". I've tried login with several different viewers 
including Phoenix, Firestorm, and
    Singularity but same results for all.

    I also get what appears to be a related exception when using the create 
user command.

    Is anyone else seeing this as well?

    *Exception on login:

    *13:55:30 - [LLOGIN SERVICE]: Exception processing login for Test User: 
System.Ty
    peInitializationException: The type initializer for 
'OpenMetaverse.AppearanceMan
    ager' threw an exception. ---> System.ArgumentException: Value does not 
fall wit
    hin the expected range.
       at System.Runtime.CompilerServices.RuntimeHelpers.InitializeArray(Array 
array
    , RuntimeFieldHandle fldHandle)
       at OpenMetaverse.AppearanceManager..cctor()
       --- End of inner exception stack trace ---
       at OpenSim.Framework.AvatarAppearance.SetDefaultTexture() in 
c:\Users\admin\D
    esktop\opensim-94250b6\OpenSim\Framework\AvatarAppearance.cs:line 307
       at OpenSim.Framework.AvatarAppearance..ctor() in 
c:\Users\admin\Desktop\opens
    im-94250b6\OpenSim\Framework\AvatarAppearance.cs:line 139
       at OpenSim.Services.Interfaces.AvatarData.ToAvatarAppearance() in 
c:\Users\ad
    
min\Desktop\opensim-94250b6\OpenSim\Services\Interfaces\IAvatarService.cs:line 1
    93
       at OpenSim.Services.AvatarService.AvatarService.GetAppearance(UUID 
principalI
    D) in 
c:\Users\admin\Desktop\opensim-94250b6\OpenSim\Services\AvatarService\Avat
    arService.cs:line 57
       at OpenSim.Services.LLLoginService.LLLoginService.Login(String 
firstName, Str
    ing lastName, String passwd, String startLocation, UUID scopeID, String 
clientVe
    rsion, String channel, String mac, String id0, IPEndPoint clientIP) in 
c:\Users\
    
admin\Desktop\opensim-94250b6\OpenSim\Services\LLLoginService\LLLoginService.cs:
    line 464    at OpenSim.Framework.AvatarAppearance.SetDefaultTexture() in 
c:\User
    s\admin\Desktop\opensim-94250b6\OpenSim\Framework\AvatarAppearance.cs:line 
307
       at OpenSim.Framework.AvatarAppearance..ctor() in 
c:\Users\admin\Desktop\opens
    im-94250b6\OpenSim\Framework\AvatarAppearance.cs:line 139
       at OpenSim.Services.Interfaces.AvatarData.ToAvatarAppearance() in 
c:\Users\ad
    
min\Desktop\opensim-94250b6\OpenSim\Services\Interfaces\IAvatarService.cs:line 1
    93
       at OpenSim.Services.AvatarService.AvatarService.GetAppearance(UUID 
principalI
    D) in 
c:\Users\admin\Desktop\opensim-94250b6\OpenSim\Services\AvatarService\Avat
    arService.cs:line 57
       at OpenSim.Services.LLLoginService.LLLoginService.Login(String 
firstName, Str
    ing lastName, String passwd, String startLocation, UUID scopeID, String 
clientVe
    rsion, String channel, String mac, String id0, IPEndPoint clientIP) in 
c:\Users\
    
admin\Desktop\opensim-94250b6\OpenSim\Services\LLLoginService\LLLoginService.cs:
    line 464*

    Exception on create user command:

    *13:55:43 - [USER ACCOUNT SERVICE]: Creating default avatar entries for 
38207c63-
    12db-4689-93b4-3f26bf50401d
    13:55:43 - Command error: System.TypeInitializationException: The type 
initializ
    er for 'OpenMetaverse.AppearanceManager' threw an exception. ---> 
System.Argumen
    tException: Value does not fall within the expected range.
       at System.Runtime.CompilerServices.RuntimeHelpers.InitializeArray(Array 
array
    , RuntimeFieldHandle fldHandle)
       at OpenMetaverse.AppearanceManager..cctor()
       --- End of inner exception stack trace ---
       at OpenSim.Framework.AvatarAppearance.SetDefaultTexture() in 
c:\Users\admin\D
    esktop\opensim-94250b6\OpenSim\Framework\AvatarAppearance.cs:line 307
       at OpenSim.Framework.AvatarAppearance..ctor() in 
c:\Users\admin\Desktop\opens
    im-94250b6\OpenSim\Framework\AvatarAppearance.cs:line 139
       at 
OpenSim.Services.UserAccountService.UserAccountService.CreateDefaultAppear
    anceEntries(UUID principalID) in 
c:\Users\admin\Desktop\opensim-94250b6\OpenSim\
    Services\UserAccountService\UserAccountService.cs:line 662
       at 
OpenSim.Services.UserAccountService.UserAccountService.CreateUser(UUID sco
    peID, UUID principalID, String firstName, String lastName, String password, 
Stri
    ng email) in 
c:\Users\admin\Desktop\opensim-94250b6\OpenSim\Services\UserAccount
    Service\UserAccountService.cs:line 532
       at 
OpenSim.Services.UserAccountService.UserAccountService.HandleCreateUser(St
    ring module, String[] cmdparams) in 
c:\Users\admin\Desktop\opensim-94250b6\OpenS
    im\Services\UserAccountService\UserAccountService.cs:line 355
       at OpenSim.Framework.Console.Commands.Resolve(String[] cmd) in 
c:\Users\admin
    \Desktop\opensim-94250b6\OpenSim\Framework\Console\CommandConsole.cs:line 
495
       at OpenSim.Framework.Console.LocalConsole.ReadLine(String p, Boolean 
isComman
    d, Boolean e) in 
c:\Users\admin\Desktop\opensim-94250b6\OpenSim\Framework\Consol
    e\LocalConsole.cs:line 557
       at OpenSim.Framework.Console.CommandConsole.Prompt() in 
c:\Users\admin\Deskto
    p\opensim-94250b6\OpenSim\Framework\Console\CommandConsole.cs:line 757
       at OpenSim.Application.Main(String[] args) in 
c:\Users\admin\Desktop\opensim-
    94250b6\OpenSim\Region\Application\Application.cs:line 332

    --
    OpenSim: 10 Region Standalone on 0.7.6 Dev
    Physics: Open Dynamics Engine
    OS: Windows 7 (x64)
    CPU: AMD FX 8320 8-Core 3.5 GHz
    Memory: 16 GB DDR3
    Database: MySQL 5.1.63 (x64)


    _______________________________________________
    Opensim-users mailing list
    [email protected] <mailto:[email protected]>
    http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users




_______________________________________________
Opensim-users mailing list
[email protected]
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users


--
OpenSim: 10 Region Standalone on 0.7.6 Dev
Physics: Open Dynamics Engine
OS: Windows 7 (x64)
CPU: AMD FX 8320 8-Core 3.5 GHz
Memory: 16 GB DDR3
Database: MySQL 5.1.63 (x64)



_______________________________________________
Opensim-users mailing list
[email protected]
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users



--
Justin Clark-Casey (justincc)
OSVW Consulting
http://justincc.org
http://twitter.com/justincc
_______________________________________________
Opensim-users mailing list
[email protected]
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users

Reply via email to