<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Git bisect says
3e5bc75f89998e9b1bba5e7e5f4042e883afb522 is the first bad commit (
Remove the 32 bit launchers as discussed at OpenSimulator Office
Hour ... ). That seemed a bit strange to me at first until it hit
me that I've always been using OpenSim.32BitLaunch.exe because I
had been having some issues in the past running OpenSim.exe
(issues with OpenSim crashing on load; not with login). So I
copied over the 32 bit launchers from the shared directory, ran
it, and could log in just fine.<br>
<br>
So I figured something must have happened elsewhere and I ran git
bisect again testing solely OpenSim.exe and came up with a
different commit: fbdf507e98fc0e456b45d1e9200f343dceaecd5b<br>
<br>
<b>Git Bisect Output:</b><b><br>
</b><br>
fbdf507e98fc0e456b45d1e9200f343dceaecd5b is the first bad commit<br>
commit fbdf507e98fc0e456b45d1e9200f343dceaecd5b<br>
Author: Justin Clark-Casey (justincc)
<a class="moz-txt-link-rfc2396E" href="mailto:jjustincc@googlemail.com"><jjustincc@googlemail.com></a><br>
Date: Tue Aug 12 01:45:15 2014 +0100<br>
<br>
Update libomv libraries with those built from commit 2208379.<br>
<br>
This is to resolve some issues for pCampbot, chiefly with
capability connect<br>
ion and inbound handling.<br>
<br>
:040000 040000 badf3e1b7fa561c0a310c6c6802da91fa7bc8566
f98aba1851f1913325fd5d2d<br>
f0783a6a26ba5d9c M bin<br>
<br>
On 10/20/2014 6:05 PM, Justin Clark-Casey wrote:<br>
</div>
<blockquote cite="mid:54459547.1020001@googlemail.com" type="cite">I
just checked with current master (94250b6) on both Linux (Mono
3.2.8) and Windows with no problem on login.
<br>
<br>
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?
<br>
<br>
On 20/10/14 21:29, Chris wrote:
<br>
<blockquote type="cite">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
<br>
of the appropriate .ini files for configuration (as opposed to
copying existing ones from a previous install) I've
<br>
actually done fresh installation from scratch for a few
different commits over the past week with the same results.
<br>
<br>
On 10/20/2014 2:58 PM, Dahlia Trimble wrote:
<br>
<blockquote type="cite">Just a guess but maybe your installation
is messed up with some old .dll files or some missing assets.
I'd probably
<br>
try a fresh installation from scratch.
<br>
<br>
On Mon, Oct 20, 2014 at 12:25 PM, Chris
<<a class="moz-txt-link-abbreviated" href="mailto:mewtwo0641@gmail.com">mewtwo0641@gmail.com</a>
<a class="moz-txt-link-rfc2396E" href="mailto:mewtwo0641@gmail.com"><mailto:mewtwo0641@gmail.com></a>> wrote:
<br>
<br>
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
<br>
exception is printed out in the console. In the viewer I
get an error message that says "Login Failed. Error
<br>
generating Login Response". I've tried login with several
different viewers including Phoenix, Firestorm, and
<br>
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>
*Exception on login:
<br>
<br>
*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*
<br>
<br>
Exception on create user command:
<br>
<br>
*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>
<br>
--
<br>
OpenSim: 10 Region Standalone on 0.7.6 Dev
<br>
Physics: Open Dynamics Engine
<br>
OS: Windows 7 (x64)
<br>
CPU: AMD FX 8320 8-Core 3.5 GHz
<br>
Memory: 16 GB DDR3
<br>
Database: MySQL 5.1.63 (x64)
<br>
<br>
<br>
_______________________________________________
<br>
Opensim-users mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Opensim-users@opensimulator.org">Opensim-users@opensimulator.org</a>
<a class="moz-txt-link-rfc2396E" href="mailto:Opensim-users@opensimulator.org"><mailto:Opensim-users@opensimulator.org></a>
<br>
<a class="moz-txt-link-freetext" href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users">http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users</a>
<br>
<br>
<br>
<br>
<br>
_______________________________________________
<br>
Opensim-users mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Opensim-users@opensimulator.org">Opensim-users@opensimulator.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users">http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users</a>
<br>
</blockquote>
<br>
<br>
--
<br>
OpenSim: 10 Region Standalone on 0.7.6 Dev
<br>
Physics: Open Dynamics Engine
<br>
OS: Windows 7 (x64)
<br>
CPU: AMD FX 8320 8-Core 3.5 GHz
<br>
Memory: 16 GB DDR3
<br>
Database: MySQL 5.1.63 (x64)
<br>
<br>
<br>
<br>
_______________________________________________
<br>
Opensim-users mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Opensim-users@opensimulator.org">Opensim-users@opensimulator.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users">http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users</a>
<br>
<br>
</blockquote>
<br>
<br>
</blockquote>
<br>
<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>