[Opensim-users] OpenSim 0.5.1 Release won't start
Joe Greene
jgreene at greenemyst.com
Wed Mar 12 03:57:37 UTC 2008
New Errors.
seems my ODE is possibly mauled, but I suspect it has more to do
with the errors about failing to create terrain. I'm going to try and
DL a Terrain file.. but in the meantime:
23:54:54 - [DATASTORE]: Loaded terrain revision r1205271257
Failed generating terrain map: System.TypeInitializationException: An
exception was thrown by the type initializer for
System.Drawing.GDIPlus ---> System.DllNotFoundException: gdiplus.dll
at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup
(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x00000] --- End of inner
exception stack trace ---
at System.Drawing.Bitmap..ctor (System.String filename, Boolean
useIcm) [0x00000]
at System.Drawing.Bitmap..ctor (System.String filename) [0x00000]
at (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:.ctor (string)
at OpenSim.Region.Terrain.TerrainEngine.TerrainToBitmap
(System.String gradientmap) [0x00000]
at OpenSim.Region.Terrain.TerrainEngine.WriteJpegImage
(System.String gradientmap) [0x00000]
23:54:54 - [PHYSICS]: Added meshing engine: ZeroMesher
23:54:55 - [PHYSICS]: Added physics engine: basicphysics
23:54:55 - [PHYSICS]: Added physics engine: modified_BulletX
23:54:55 - [PHYSICS]: Added meshing engine: Meshmerizer
23:54:55 - [PHYSICS]: Added physics engine: OpenDynamicsEngine
23:54:55 - [PHYSICS]: Added physics engine: POS
23:54:55 - [PHYSICS]: Added physics engine: RealPhysX
23:54:55 - [PHYSICS]: creating meshing engine Meshmerizer
23:54:55 - [PHYSICS]: creating OpenDynamicsEngine
[APPLICATION]:
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs
Exception: System.DllNotFoundException: ode
at (wrapper managed-to-native) Ode.NET.d:WorldCreate ()
at OpenSim.Region.Physics.OdePlugin.OdeScene..ctor
(OpenSim.Region.Physics.Manager.CollisionLocker dode) [0x00000]
at OpenSim.Region.Physics.OdePlugin.OdePlugin.GetScene () [0x00000]
at
OpenSim.Region.Physics.Manager.PhysicsPluginManager.GetPhysicsScene
(System.String physEngineName, System.String meshEngineName) [0x00000]
at OpenSim.Region.ClientStack.RegionApplicationBase.GetPhysicsScene
(System.String engine, System.String meshEngine) [0x00000]
at OpenSim.OpenSimMain.GetPhysicsScene () [0x00000]
at OpenSim.Region.ClientStack.RegionApplicationBase.SetupScene
(OpenSim.Framework.RegionInfo regionInfo,
OpenSim.Region.ClientStack.UDPServer& udpServer, Boolean
m_permissions) [0x00000]
at OpenSim.OpenSimMain.CreateRegion (OpenSim.Framework.RegionInfo
regionInfo) [0x00000]
at
OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.Initialise
(OpenSim.OpenSimMain openSim) [0x00000]
at OpenSim.OpenSimMain.StartUp () [0x00000]
at OpenSim.Application.Main (System.String[] args) [0x00000]
Application is terminating: True
--
Joe Greene
UNIX Systems, Network and IT Specialist
If you aren't having fun, you're doing the wrong thing!
All opinions expressed are mine alone. You Can't Have them!
Justin Clark-Casey <jjustincc at googlemail.com> wrote:
> Joe Greene wrote:
>>
>> Thanks That got rid of the sqlite complaints.. of course, now I've
>> a new error.. which makes me think my MySQL DB may be damaged.
>>
>> Exception: MySql.Data.MySqlClient.MySqlException: Table
>> 'INFORMATION_SCHEMA.TABLES' doesn't exist
>>
>> Has anyone seen that error?
>>
> OpenSim requires version 5 of MySql, which is the first one which has
> the INFORMATION_SCHEMA table
>
> --
> justincc
>>
>>
>> --
>> Joe Greene
>> UNIX Systems, Network and IT Specialist
>> If you aren't having fun, you're doing the wrong thing!
>> All opinions expressed are mine alone. You Can't Have them!
>>
>> Fish Kungfu <fish.kungfu at earthlink.net> wrote:
>>
>>> Below is my OpenSim.ini file for using MySQL running in standalone mode
>>> for 0.5.0, with MySQL on the same box as opensim. You will need to put
>>> your password for MySQL root user, or whatever user you're using. I had
>>> to create the empty database, "opensim" before everything would work.
>>> Then, remember to GRANT ALL privileges to your userName for the opensim
>>> database, and then FLUSH PRIVILEGES.
>>>
>>> I had to add these lines to the example file that came with the
>>> installer to make it work. This tripped me up, and caused the SQLite
>>> activity in the log at startup. They are included in my OpenSim.ini below
>>> asset_database = "mysql"
>>> asset_plugin = "OpenSim.Framework.Data.MySQL.dll"
>>>
>>> I hope this helps.....Fish
>> [snip]
>>>
>>>
>>> Joe Greene wrote:
>>>>
>>>> Problem Desc: Opensim [ASSET SERVER] appear to be attempting to open
>>>> and SQLitew database althoguh no such reference appears (even in
>>>> comments) in my OpenSim.ini file. As I'm using MySQL (both the
>>>> OpenSim.ini and the mysql_connection.ini) I have no SQLite installed.
>>>> Any suggestions on what I'm doing wrong, or shall I submit my OpenSim.ini
>>>>
>>>> Version Info:
>>>> SuSe Enterprise 9.3 ( with updates )
>>>> Mono: Mono JIT compiler version 1.2.6 (Installed via YAST from Mono Site)
>>>> MySQL: 4.1.10a
>>>>
>>>> libode 0.9-25
>>>>
>>>> Console Log:
>>>>
>>>> opensim at opensim1:~/bin> mono OpenSim.exe
>>>> OpenSim 0.5, SVN build
>>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Opensim-users mailing list
>> Opensim-users at lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/opensim-users
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20080311/d9b13a2d/attachment.html>
More information about the Opensim-users
mailing list