OpenSimMirror/bin
Justin Clark-Casey (justincc) a533db7e27 Add an [HGAssetService] section to SQLiteStandalone.ini with the same connection string as [AssetService].
This is necessary because commit 8131a24 (Tue Mar 27 10:08:13 2012) started passing the config section name rather than hardcoding "AssetService"
This meant that the HG external-facing asset service tried to read ConnectionString from [HGAssetService] rather than [AssetService].
On SQLite, not finding this meant that it fell back to [DatabaseService], which is set for OpenSim.db rather than Asset.db.
Therefore, all external asset requests returned null.
Solution taken here is to create an [HGAssetService] section with the same ConnectionString as [AssetService].
This bug does not affect normal MySQL/MSSQL config since they use the [DatabaseService] connection string anyway.
Addresses http://opensimulator.org/mantis/view.php?id=6200, many thanks to DanBanner for identifying the exact problem commit which was very helpful.
This was a regression from OpenSimulator 0.7.3.1 which did not contain this bug.
2012-08-23 22:30:14 +01:00
..
Library
Physics
Regions Move RegionConfig.ini.example into bin/Regions/Regions.ini.example - all other example files are in the same directory as their real files. 2012-07-20 23:18:41 +01:00
addon-modules
assets
config-include Add an [HGAssetService] section to SQLiteStandalone.ini with the same connection string as [AssetService]. 2012-08-23 22:30:14 +01:00
data
inventory Correct asset id of library default iris texture. 2011-09-23 21:57:52 +01:00
lib32 BulletSim: update DLLs and SOs to eliminate terrain update crash which manifested itself on Linux. 2012-08-21 20:55:48 -07:00
lib64
Axiom.MathLib.dll
C5.dll
CSJ2K.dll
Community.CsharpSqlite.Sqlite.dll
Community.CsharpSqlite.Sqlite.pdb * Pushing the Community.CSharpSqlite.Sqlite dll's I built. This is a slightly modified version of CSharpSqlite built in silverlight mode so that it doesn't have the locking issues that it normally would under .NET and a custom ADO.NET wrapper based on Mono.Data.Sqlite. I'm not entirely sure if these will be kept here like this in debug mode with the pdb's Maybe to start.. but after some testing we'll put them in release mode. 2010-09-23 00:50:18 -04:00
Community.CsharpSqlite.dll
Community.CsharpSqlite.pdb
CookComputing.XmlRpcV2.dll
DotNetOpenId.dll
DotNetOpenMail.dll
GlynnTucker.Cache.dll
HttpServer_OpenSim.dll
HttpServer_OpenSim.pdb
HttpServer_OpenSim.xml
Ionic.Zip.dll
LaunchSLClient.ini
Mono.Addins.CecilReflector.dll
Mono.Addins.Setup.dll
Mono.Addins.dll
Mono.Addins.dll.config
Mono.Data.Sqlite.dll
Mono.Data.Sqlite.dll.config
Mono.Data.SqliteClient.dll add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 2011-04-27 23:57:26 +01:00
MySql.Data.dll
NDesk.Options.dll
Newtonsoft.Json.Net20.dll
Newtonsoft.Json.XML
Newtonsoft.Json.pdb
Nini.dll
Ode.NET.dll
Ode.NET.dll.config
OpenMetaverse.Http.XML
OpenMetaverse.Rendering.Meshmerizer.dll
OpenMetaverse.StructuredData.XML
OpenMetaverse.StructuredData.dll
OpenMetaverse.XML
OpenMetaverse.dll
OpenMetaverse.dll.config
OpenMetaverseTypes.XML
OpenMetaverseTypes.dll
OpenSim.32BitLaunch.exe
OpenSim.32BitLaunch.exe.config
OpenSim.32BitLaunch.pdb
OpenSim.ConsoleClient.exe.config
OpenSim.ConsoleClient.ini.example
OpenSim.Services.exe.config
OpenSim.addin.xml
OpenSim.exe.config
OpenSim.ini.example
OpenSimDefaults.ini
OpenSimExport.exe.config
Prebuild.exe
PrimMesher.dll
Robust.32BitLaunch.exe
Robust.32BitLaunch.exe.config
Robust.HG.ini.example Oops! putting back the entry for map urls 2012-06-16 07:26:16 -04:00
Robust.exe.config
Robust.ini.example
SimpleApp.exe.config
Tools.dll
Warp3D.dll
XMLRPC.dll
avatar-texture.dat
defaultstripe.png
excuses
http_404.html.example
http_500.html.example
http_loginform.html.example
log4net.dll
nunit.framework.dll
openjpeg-dotnet-x86_64.dll
openjpeg-dotnet.dll
opensim-ode.sh
pCampBot.exe.config
pCampBotSentences.txt
shutdown_commands.txt.example
startup_commands.txt.example
startuplogo.txt Remove STARTUP COMPLETE message from the startuplogo.txt file and into main logging 2012-06-20 01:06:55 +01:00
zlib.net.dll