Package Details: opensimulator 0.9.2.2-1

Git Clone URL: https://aur.archlinux.org/opensimulator.git (read-only, click to copy)
Package Base: opensimulator
Description: A 3D application server used to create a virtual environment or world
Upstream URL: http://opensimulator.org/wiki/Main_Page
Keywords: games Open opensim Simulator
Licenses: BSD
Submitter: None
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 23
Popularity: 0.011826
First Submitted: 2008-12-15 22:31 (UTC)
Last Updated: 2023-10-08 01:26 (UTC)

Latest Comments

1 2 3 Next › Last »

markboston commented on 2023-10-07 19:02 (UTC)

i get this error when trying to run it 15:00:58 - [SERVER UTILS]: Error loading plugin OpenSim.Region.Framework.Interfaces.ISimulationDataService from OpenSim.Services.SimulationService.dll. Exception: No StorageProvider configuredSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: No StorageProvider configured at OpenSim.Services.SimulationService.SimulationDataService..ctor (Nini.Config.IConfigSource config) [0x0009a] in <5ac0bb45e9654a2ca4f439747e833558>:0 at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&) at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in <14ab7ebc6d7c41b09c69cf099b86af4e>:0 --- End of inner exception stack trace --- at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x0001a] in <14ab7ebc6d7c41b09c69cf099b86af4e>:0 at System.Reflection.RuntimeConstructorInfo.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00086] in <14ab7ebc6d7c41b09c69cf099b86af4e>:0 at System.Reflection.RuntimeConstructorInfo.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <14ab7ebc6d7c41b09c69cf099b86af4e>:0 at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x0022b] in <14ab7ebc6d7c41b09c69cf099b86af4e>:0 at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x0009c] in <14ab7ebc6d7c41b09c69cf099b86af4e>:0 at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <14ab7ebc6d7c41b09c69cf099b86af4e>:0 at OpenSim.Server.Base.ServerUtils.LoadPlugin[T] (System.String dllName, System.String className, System.Object[] args) [0x0009d] in <16732eb237a64e9f86c3877e2dc9b79a>:0

15:00:58 - [SERVER UTILS]: Error loading plugin OpenSim.Services.SimulationService.dll: Exception has been thrown by the target of an invocation. args.Length 1 15:00:58 - Fatal error: System.Exception: Could not load an ISimulationDataService implementation from OpenSim.Services.SimulationService.dll:SimulationDataService, as configured in the LocalServiceModule parameter of the [SimulationDataStore]: config section. at OpenSim.OpenSimBase.StartupSpecific () [0x001c9] in <773bcfb7ae4a4672be22ccb093da4bc4>:0 at OpenSim.OpenSim.StartupSpecific () [0x00109] in <773bcfb7ae4a4672be22ccb093da4bc4>:0 at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x000a1] in <6561b43f5b3c457f91652462e419f1b5>:0

GordonGR commented on 2018-05-05 14:01 (UTC)

Apparently, it builds again.

themarktaylor commented on 2018-03-27 16:05 (UTC) (edited on 2018-03-27 17:42 (UTC) by themarktaylor)

Build failures are occurring due to a change to how mono is handling integers. This issue is being addressed (https://github.com/mono/mono/issues/6752#issuecomment-365212655) but for now you can use xterm without downgrading any packages and the build will work (downgrading ncurses should work as well but as mentioned below, other things break).

FalsePerspective commented on 2018-02-19 09:50 (UTC) (edited on 2018-02-19 14:59 (UTC) by FalsePerspective)

Build fails after:

Unhandled Exception: System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542

Mono 5.4.1 doesn't seem to like ncurses-6.1-3. Downgrading it to 6.0-4 solved this, but breaks other things. Opensimulator compiled with ncurses-6.0-4 also doesn't run with ncurses-6.1-3.

GordonGR commented on 2013-11-12 12:21 (UTC)

You should be good now.

Schala commented on 2013-11-10 18:21 (UTC)

Okay, I appreciate you putting in what I asked. However, do you think you can make a systemd unit file for the robust daemon too? Thanks.

Schala commented on 2013-11-07 04:03 (UTC)

Awesome thanks

GordonGR commented on 2013-11-06 18:51 (UTC)

Sure. I'll see to it over the weekend.

Schala commented on 2013-11-05 11:07 (UTC)

One more thing, if you could have a shell script to execute Robust.exe too, that'd be great.

Schala commented on 2013-11-05 09:09 (UTC)

Also, please remove *.dylib files. These are for Mac