<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello all,<br>
    <br>
    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.<br>
    <br>
    I also get what appears to be a related exception when using the
    create user command.<br>
    <br>
    Is anyone else seeing this as well?<br>
    <br>
    <b>Exception on login:<br>
      <br>
    </b>13:55:30 - [LLOGIN SERVICE]: Exception processing login for Test
    User: System.Ty<br>
    peInitializationException: The type initializer for
    'OpenMetaverse.AppearanceMan<br>
    ager' threw an exception. ---> System.ArgumentException: Value
    does not fall wit<br>
    hin the expected range.<br>
       at
    System.Runtime.CompilerServices.RuntimeHelpers.InitializeArray(Array
    array<br>
    , RuntimeFieldHandle fldHandle)<br>
       at OpenMetaverse.AppearanceManager..cctor()<br>
       --- End of inner exception stack trace ---<br>
       at OpenSim.Framework.AvatarAppearance.SetDefaultTexture() in
    c:\Users\admin\D<br>
    esktop\opensim-94250b6\OpenSim\Framework\AvatarAppearance.cs:line
    307<br>
       at OpenSim.Framework.AvatarAppearance..ctor() in
    c:\Users\admin\Desktop\opens<br>
    im-94250b6\OpenSim\Framework\AvatarAppearance.cs:line 139<br>
       at OpenSim.Services.Interfaces.AvatarData.ToAvatarAppearance() in
    c:\Users\ad<br>
    min\Desktop\opensim-94250b6\OpenSim\Services\Interfaces\IAvatarService.cs:line
    1<br>
    93<br>
       at
    OpenSim.Services.AvatarService.AvatarService.GetAppearance(UUID
    principalI<br>
    D) in
c:\Users\admin\Desktop\opensim-94250b6\OpenSim\Services\AvatarService\Avat<br>
    arService.cs:line 57<br>
       at OpenSim.Services.LLLoginService.LLLoginService.Login(String
    firstName, Str<br>
    ing lastName, String passwd, String startLocation, UUID scopeID,
    String clientVe<br>
    rsion, String channel, String mac, String id0, IPEndPoint clientIP)
    in c:\Users\<br>
admin\Desktop\opensim-94250b6\OpenSim\Services\LLLoginService\LLLoginService.cs:<br>
    line 464    at
    OpenSim.Framework.AvatarAppearance.SetDefaultTexture() in c:\User<br>
    s\admin\Desktop\opensim-94250b6\OpenSim\Framework\AvatarAppearance.cs:line
    307<br>
       at OpenSim.Framework.AvatarAppearance..ctor() in
    c:\Users\admin\Desktop\opens<br>
    im-94250b6\OpenSim\Framework\AvatarAppearance.cs:line 139<br>
       at OpenSim.Services.Interfaces.AvatarData.ToAvatarAppearance() in
    c:\Users\ad<br>
    min\Desktop\opensim-94250b6\OpenSim\Services\Interfaces\IAvatarService.cs:line
    1<br>
    93<br>
       at
    OpenSim.Services.AvatarService.AvatarService.GetAppearance(UUID
    principalI<br>
    D) in
c:\Users\admin\Desktop\opensim-94250b6\OpenSim\Services\AvatarService\Avat<br>
    arService.cs:line 57<br>
       at OpenSim.Services.LLLoginService.LLLoginService.Login(String
    firstName, Str<br>
    ing lastName, String passwd, String startLocation, UUID scopeID,
    String clientVe<br>
    rsion, String channel, String mac, String id0, IPEndPoint clientIP)
    in c:\Users\<br>
admin\Desktop\opensim-94250b6\OpenSim\Services\LLLoginService\LLLoginService.cs:<br>
    line 464<b><br>
      <br>
      Exception on create user command:<br>
      <br>
    </b>13:55:43 - [USER ACCOUNT SERVICE]: Creating default avatar
    entries for 38207c63-<br>
    12db-4689-93b4-3f26bf50401d<br>
    13:55:43 - Command error: System.TypeInitializationException: The
    type initializ<br>
    er for 'OpenMetaverse.AppearanceManager' threw an exception. --->
    System.Argumen<br>
    tException: Value does not fall within the expected range.<br>
       at
    System.Runtime.CompilerServices.RuntimeHelpers.InitializeArray(Array
    array<br>
    , RuntimeFieldHandle fldHandle)<br>
       at OpenMetaverse.AppearanceManager..cctor()<br>
       --- End of inner exception stack trace ---<br>
       at OpenSim.Framework.AvatarAppearance.SetDefaultTexture() in
    c:\Users\admin\D<br>
    esktop\opensim-94250b6\OpenSim\Framework\AvatarAppearance.cs:line
    307<br>
       at OpenSim.Framework.AvatarAppearance..ctor() in
    c:\Users\admin\Desktop\opens<br>
    im-94250b6\OpenSim\Framework\AvatarAppearance.cs:line 139<br>
       at
OpenSim.Services.UserAccountService.UserAccountService.CreateDefaultAppear<br>
    anceEntries(UUID principalID) in
    c:\Users\admin\Desktop\opensim-94250b6\OpenSim\<br>
    Services\UserAccountService\UserAccountService.cs:line 662<br>
       at
    OpenSim.Services.UserAccountService.UserAccountService.CreateUser(UUID
    sco<br>
    peID, UUID principalID, String firstName, String lastName, String
    password, Stri<br>
    ng email) in
    c:\Users\admin\Desktop\opensim-94250b6\OpenSim\Services\UserAccount<br>
    Service\UserAccountService.cs:line 532<br>
       at
OpenSim.Services.UserAccountService.UserAccountService.HandleCreateUser(St<br>
    ring module, String[] cmdparams) in
    c:\Users\admin\Desktop\opensim-94250b6\OpenS<br>
    im\Services\UserAccountService\UserAccountService.cs:line 355<br>
       at OpenSim.Framework.Console.Commands.Resolve(String[] cmd) in
    c:\Users\admin<br>
    \Desktop\opensim-94250b6\OpenSim\Framework\Console\CommandConsole.cs:line
    495<br>
       at OpenSim.Framework.Console.LocalConsole.ReadLine(String p,
    Boolean isComman<br>
    d, Boolean e) in
    c:\Users\admin\Desktop\opensim-94250b6\OpenSim\Framework\Consol<br>
    e\LocalConsole.cs:line 557<br>
       at OpenSim.Framework.Console.CommandConsole.Prompt() in
    c:\Users\admin\Deskto<br>
    p\opensim-94250b6\OpenSim\Framework\Console\CommandConsole.cs:line
    757<br>
       at OpenSim.Application.Main(String[] args) in
    c:\Users\admin\Desktop\opensim-<br>
    94250b6\OpenSim\Region\Application\Application.cs:line 332<br>
    <pre class="moz-signature" cols="72">-- 
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)</pre>
  </body>
</html>