[Opensim-users] Unable to login using master?

2014-10-20 Thread Chris

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 464at 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 

Re: [Opensim-users] Unable to login using master?

2014-10-20 Thread Dahlia Trimble
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 mewtwo0...@gmail.com 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 464at 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
 

Re: [Opensim-users] Anyone interested in this?

2014-10-20 Thread Damean Paolino
I think it's a great Idea.  My partner and I attempted something like this a
few years back but got A LOT of push back from various people in the OpenSim
community; but I still think it could be mutually beneficial.  You have my
support.

 

Kind Regards,

Karl

 

___

Karl M. Dreyer Jr.

In World Avi : Damean Paolino

Island Oasis, LLC Co-Founder | CIO

http://www.islandoasis.biz

 

Notice: The contents of this email and any files transmitted with it are
confidential and intended solely for the individual or entity to whom it is
addressed. The content of this email message is not to be disclosed, copied,
distributed, or shared with any person(s) or entities without the express
consent of the sender. This message contains confidential information and is
intended only for the individual named.

 

-Original Message-
From: opensim-users-boun...@opensimulator.org
[mailto:opensim-users-boun...@opensimulator.org] On Behalf Of Butch Arnold
Sent: Monday, October 20, 2014 4:50 PM
To: opensim-users@opensimulator.org
Subject: [Opensim-users] Anyone interested in this?

 

Hello All,

 

I apologize if this post seems inappropriate.

It is not meant to be an advertisement per se, but I think many of the users
of this list may be interested and I wanted to reach as many OpenSim users
as I could.

 
http://www.hypergridbusiness.com/2014/10/3rd-rock-calls-for-creation-of-gri
d-association/
http://www.hypergridbusiness.com/2014/10/3rd-rock-calls-for-creation-of-grid
-association/

 

Thank you.

Terry Ford

aka: Butch Arnold

3rdrockgrid.com - Founder

___

Opensim-users mailing list

 mailto:Opensim-users@opensimulator.org Opensim-users@opensimulator.org

 http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users

___
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users


Re: [Opensim-users] Unable to login using master?

2014-10-20 Thread Justin Clark-Casey

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 mewtwo0...@gmail.com 
mailto:mewtwo0...@gmail.com 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 464at 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