Created
November 15, 2014 03:00
-
-
Save nebadon2025/662567c938c363b632c6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19:58:48 - [SERVER UTILS]: Error loading plugin OpenSim.Services.Interfaces.IAssetService from OpenSim.Services.HypergridService.dll. Exception: [HGAssetService] No HomeURI specifiedSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: [HGAssetService] No HomeURI specified | |
at OpenSim.Services.HypergridService.HGAssetService..ctor (IConfigSource config, System.String configName) [0x00000] in <filename unknown>:0 | |
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&) | |
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0 | |
--- End of inner exception stack trace --- | |
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0 | |
at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 | |
at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 | |
at System.Activator.CreateInstance (System.Type type, BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00000] in <filename unknown>:0 | |
at System.Activator.CreateInstance (System.Type type, System.Object[] args, System.Object[] activationAttributes) [0x00000] in <filename unknown>:0 | |
at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <filename unknown>:0 | |
at OpenSim.Server.Base.ServerUtils.LoadPlugin[IAssetService] (System.String dllName, System.String className, System.Object[] args) [0x00000] in <filename unknown>:0 | |
19:58:48 - [SERVER UTILS]: Error loading plugin OpenSim.Services.HypergridService.dll: Exception has been thrown by the target of an invocation. args.Length 2 | |
19:58:48 - [SERVER UTILS]: Error loading plugin OpenSim.Server.Handlers.Base.IServiceConnector from OpenSim.Server.Handlers.dll. Exception: Failed to load AssetService from OpenSim.Services.HypergridService.dll:HGAssetService; config is HGAssetServiceSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Failed to load AssetService from OpenSim.Services.HypergridService.dll:HGAssetService; config is HGAssetService | |
at OpenSim.Server.Handlers.Asset.AssetServiceConnector..ctor (IConfigSource config, IHttpServer server, System.String configName) [0x00000] in <filename unknown>:0 | |
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&) | |
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0 | |
--- End of inner exception stack trace --- | |
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0 | |
at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 | |
at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 | |
at System.Activator.CreateInstance (System.Type type, BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00000] in <filename unknown>:0 | |
at System.Activator.CreateInstance (System.Type type, System.Object[] args, System.Object[] activationAttributes) [0x00000] in <filename unknown>:0 | |
at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <filename unknown>:0 | |
at OpenSim.Server.Base.ServerUtils.LoadPlugin[IServiceConnector] (System.String dllName, System.String className, System.Object[] args) [0x00000] in <filename unknown>:0 | |
19:58:48 - [SERVER UTILS]: Error loading plugin OpenSim.Server.Handlers.dll: Exception has been thrown by the target of an invocation. args.Length 3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment