• Bitte schaltet eure Ad Blocker aus. SLinfo kann nur betrieben werden, wenn es durch Werbung Einnahmen erzielt. Vielen Dank!!
  • Wir freuen uns, wenn du dich in unserem Forum anmeldest. Bitte beachte, dass die Freigabe per Hand durchgeführt wird (Schutz vor Spammer). Damit kann die Freigabe bis zu 24 Stunden dauern.
  • Wir verwenden Cookies, um Inhalte und Anzeigen zu personalisieren, Funktionen für soziale Medien anbieten zu können und die Zugriffe auf unsere Website zu analysieren. Sie geben Einwilligung zu unseren Cookies, wenn Sie unsere Webseite weiterhin nutzen.

Problem beim Region-Anbinden an das OSGrid

M

Mauri

Guest
Hallo :)

Ich wollte heute eine Region an OSGrid anbinden. Alles klappte fast, jedoch kommt die Fehlermeldung:

14:55:07 - [STARTUP]: Registration of region with grid failed, aborting startup - System.InvalidCastException: Cannot cast from source type to destination type.
at OpenSim.Region.Communications.OGS1.OGS1GridServices.RequestNeighbours (UInt32 x, UInt32 y) [0x00000]
at OpenSim.Region.Framework.Scenes.SceneCommunicationService.InformNeighborsThatRegionisUp (INeighbourService neighbourService, OpenSim.Framework.RegionInfo region) [0x00000]
at OpenSim.Region.Framework.Scenes.Scene.RegisterRegionWithGrid () [0x00000]
at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo regionInfo, Boolean portadd_flag, Boolean do_post_init, IScene& mscene) [0x00000]

Ich habe die .ini-Dateien von hier: How to Connect a Region to OSgrid.org



Eventuelles Problem: Ich habe die Coords 1000, 1000 benutzt.


Liegts daran? Was mache ich sonst falsch?
 
Hallo Mauri.

Du hast das Problem schon richtig erkannt.
Mit den Koordinaten kann es nicht gehen.
Suche Dir mal freie Koordinaten über die Osgrid HP, trage die ein und dann sollte es laufen.


lg
Milo
 
Okay, ich hab alles korrekt ausgefüllt, die Koordinaten sind auch frei. Der Fehler bleibt jedoch. Hinzu kommt leider nun noch etwas anderes:


22:51:32 - [SCENE]: Registering with InterregionCommsIn
22:51:32 - [OGS1 GRID SERVICES]: Attempting to register region Amaly with grid at OSGrid.org - The Open Metaverse
22:51:32 - [OGS1 GRID SERVICES]: Region Amaly successfully registered with grid at OSGrid.org - The Open Metaverse
22:51:33 - [STARTUP]: Registration of region with grid failed, aborting startup - System.InvalidCastException: Cannot cast from source type to destination type.
at OpenSim.Region.Communications.OGS1.OGS1GridServices.RequestNeighbours (UInt32 x, UInt32 y) [0x00000]
at OpenSim.Region.Framework.Scenes.SceneCommunicationService.InformNeighborsThatRegionisUp (INeighbourService neighbourService, OpenSim.Framework.RegionInfo region) [0x00000]
at OpenSim.Region.Framework.Scenes.Scene.RegisterRegionWithGrid () [0x00000]
at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo regionInfo, Boolean portadd_flag, Boolean do_post_init, IScene& mscene) [0x00000]

22:51:33 - [ScriptEngine.DotNetEngine]: ThreadAbortException while executing function.
log4net:ERROR [FileAppender] Failed to write [2010-05-20 22:51:33].
System.NullReferenceException: Object reference not set to an instance of an object
at System.IO.StreamWriter.LowLevelWrite (System.String s) [0x00000]
at System.IO.StreamWriter.Write (System.String value) [0x00000]
at log4net.Util.TextWriterAdapter.Write (System.String value) [0x00000]
at log4net.Util.QuietTextWriter.Write (System.String value) [0x00000]
log4net:ERROR DatePatternConverter: Error occurred while converting date.
System.Threading.ThreadAbortException: Thread was being aborted
at log4net.Util.QuietTextWriter.Write (System.String value) [0x00000]
at log4net.DateFormatter.AbsoluteTimeDateFormatter.FormatDate (DateTime dateToFormat, System.IO.TextWriter writer) [0x00000]
at log4net.Layout.Pattern.DatePatternConverter.Convert (System.IO.TextWriter writer, log4net.Core.LoggingEvent loggingEvent) [0x00000]
log4net:ERROR AppenderAttachedImpl: Failed to append to appender [LogFileAppender]
System.Threading.ThreadAbortException: Thread was being aborted
at log4net.Appender.AppenderSkeleton.DoAppend (log4net.Core.LoggingEvent loggingEvent) [0x00000]
at log4net.Util.AppenderAttachedImpl.AppendLoopOnAppenders (log4net.Core.LoggingEvent loggingEvent) [0x00000]
log4net:ERROR Log: Exception while logging
System.Threading.ThreadAbortException: Thread was being aborted
at log4net.Util.AppenderAttachedImpl.AppendLoopOnAppenders (log4net.Core.LoggingEvent loggingEvent) [0x00000]
at log4net.Repository.Hierarchy.Logger.CallAppenders (log4net.Core.LoggingEvent loggingEvent) [0x00000]
at log4net.Repository.Hierarchy.Logger.ForcedLog (System.Type callerStackBoundaryDeclaringType, log4net.Core.Level level, System.Object message, System.Exception exception) [0x00000]
at log4net.Repository.Hierarchy.Logger.Log (System.Type callerStackBoundaryDeclaringType, log4net.Core.Level level, System.Object message, System.Exception exception) [0x00000]
 
So langsam aber sicher vergeht mir die Lust.

Dieser Fehler da oben, kam erst mal. Dann hatte ich aufs neuste geupdated (dieser post-fix)
aber nun kommt diese Fehlermeldung:


00:16:56 - [PHYSICS]: creating OpenDynamicsEngine

** (OpenSim.exe:24539): WARNING **: The class System.Threading.ReaderWriterLockSlim could not be loaded, used in System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Stacktrace:

at OpenSim.Region.Physics.OdePlugin.OdePlugin.GetScene (string) <0xffffffff>
at OpenSim.Region.Physics.OdePlugin.OdePlugin.GetScene (string) <0x00042>
at OpenSim.Region.Physics.Manager.PhysicsPluginManager.GetPhysicsScene (string,string,Nini.Config.IConfigSource,string) <0x001f8>
at OpenSim.Region.ClientStack.RegionApplicationBase.GetPhysicsScene (string,string,Nini.Config.IConfigSource,string) <0x00044>
at OpenSim.OpenSimBase.GetPhysicsScene (string) <0x00044>
at OpenSim.OpenSimBase.SetupScene (OpenSim.Framework.RegionInfo,int,Nini.Config.IConfigSource,OpenSim.Region.ClientStack.IClientNetworkServer&) <0x00194>
at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo,bool,bool,OpenSim.Framework.IScene&) <0x002cd>
at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo,bool,OpenSim.Framework.IScene&) <0x0001a>
at OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.PostInitialise () <0x0043e>
at OpenSim.OpenSimBase.StartupSpecific () <0x00177>
at OpenSim.OpenSim.StartupSpecific () <0x00217>
at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () <0x00063>
at OpenSim.Application.Main (string[]) <0x0052b>
at (wrapper runtime-invoke) OpenSim.Application.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

mono [0x816b016]
mono [0x807f29b]
/lib/libpthread.so.0 [0xb7eab930]
mono(mono_class_inflate_generic_type+0x14) [0x80d52f4]
mono [0x80d5566]
mono(mono_class_init+0xa0c) [0x80d245c]
mono [0x80f4f95]
mono [0x80f5849]
mono(mono_get_method_full+0x69) [0x80f5b39]
mono [0x8135e2a]
mono [0x81452f0]
mono [0x81554bd]
mono [0x8156d54]
mono [0x8171246]
[0xb7cff066]
[0xb49a0a99]
[0xb499efb5]
[0xb499ef0d]
[0xb4ae8b2d]
[0xb4ae83f6]
[0xb4ae8103]
[0xb4ae28cf]
[0xb6c39ab0]
[0xb6c371c8]
[0xb6c3675c]
[0xb7096da4]
[0xb7a291c3]
mono(mono_runtime_exec_main+0xb6) [0x80c48a6]
mono(mono_runtime_run_main+0x16b) [0x80c4ecb]
mono(mono_main+0x60e) [0x805ae5e]
mono [0x805a362]
/lib/libc.so.6(__libc_start_main+0xe5) [0xb7d50455]
mono [0x805a2a1]

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Aborted


Was kann das sein?
 
So langsam aber sicher vergeht mir die Lust.

Dieser Fehler da oben, kam erst mal. Dann hatte ich aufs neuste geupdated (dieser post-fix)
aber nun kommt diese Fehlermeldung:


00:16:56 - [PHYSICS]: creating OpenDynamicsEngine

** (OpenSim.exe:24539): WARNING **: The class System.Threading.ReaderWriterLockSlim could not be loaded, used in System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Stacktrace:

at OpenSim.Region.Physics.OdePlugin.OdePlugin.GetScene (string) <0xffffffff>
at OpenSim.Region.Physics.OdePlugin.OdePlugin.GetScene (string) <0x00042>
at OpenSim.Region.Physics.Manager.PhysicsPluginManager.GetPhysicsScene (string,string,Nini.Config.IConfigSource,string) <0x001f8>
at OpenSim.Region.ClientStack.RegionApplicationBase.GetPhysicsScene (string,string,Nini.Config.IConfigSource,string) <0x00044>
at OpenSim.OpenSimBase.GetPhysicsScene (string) <0x00044>
at OpenSim.OpenSimBase.SetupScene (OpenSim.Framework.RegionInfo,int,Nini.Config.IConfigSource,OpenSim.Region.ClientStack.IClientNetworkServer&) <0x00194>
at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo,bool,bool,OpenSim.Framework.IScene&) <0x002cd>
at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo,bool,OpenSim.Framework.IScene&) <0x0001a>
at OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.PostInitialise () <0x0043e>
at OpenSim.OpenSimBase.StartupSpecific () <0x00177>
at OpenSim.OpenSim.StartupSpecific () <0x00217>
at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () <0x00063>
at OpenSim.Application.Main (string[]) <0x0052b>
at (wrapper runtime-invoke) OpenSim.Application.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

mono [0x816b016]
mono [0x807f29b]
/lib/libpthread.so.0 [0xb7eab930]
mono(mono_class_inflate_generic_type+0x14) [0x80d52f4]
mono [0x80d5566]
mono(mono_class_init+0xa0c) [0x80d245c]
mono [0x80f4f95]
mono [0x80f5849]
mono(mono_get_method_full+0x69) [0x80f5b39]
mono [0x8135e2a]
mono [0x81452f0]
mono [0x81554bd]
mono [0x8156d54]
mono [0x8171246]
[0xb7cff066]
[0xb49a0a99]
[0xb499efb5]
[0xb499ef0d]
[0xb4ae8b2d]
[0xb4ae83f6]
[0xb4ae8103]
[0xb4ae28cf]
[0xb6c39ab0]
[0xb6c371c8]
[0xb6c3675c]
[0xb7096da4]
[0xb7a291c3]
mono(mono_runtime_exec_main+0xb6) [0x80c48a6]
mono(mono_runtime_run_main+0x16b) [0x80c4ecb]
mono(mono_main+0x60e) [0x805ae5e]
mono [0x805a362]
/lib/libc.so.6(__libc_start_main+0xe5) [0xb7d50455]
mono [0x805a2a1]

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Aborted


Was kann das sein?
 
Okay, problem behoben ;)

Das Problem selber war dieses mono. Ich hatte eine völlig veraltete Version davon.
 

Users who are viewing this thread

Zurück
Oben Unten