diff options
author | Justin Clark-Casey (justincc) | 2012-11-28 02:01:04 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-11-28 02:01:04 +0000 |
commit | aae76f7be4f62db230bf4750496b913b6d013eb8 (patch) | |
tree | bd7e0a92576ffb7cba577e59e5ec758ae079a906 /bin/Ode.NET.dll.config | |
parent | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff) | |
download | opensim-SC_OLD-aae76f7be4f62db230bf4750496b913b6d013eb8.zip opensim-SC_OLD-aae76f7be4f62db230bf4750496b913b6d013eb8.tar.gz opensim-SC_OLD-aae76f7be4f62db230bf4750496b913b6d013eb8.tar.bz2 opensim-SC_OLD-aae76f7be4f62db230bf4750496b913b6d013eb8.tar.xz |
Stop logging spurious asset data for {0} is zero length error for sculpts/mesh
ODEPrim, for instance, always hits this code path twice at the moment
Firstly before any sculpt data has been loaded (hence the spurious message)
Secondly when any sculpt data has been loaded or failed to load (when the message would be valid).
Hence comment this out and rely on the message in ODEPrim.MeshAssetReceived() instead
(though this is not ideal since it requires all physics plugins to copy/paste similar code).
Diffstat (limited to 'bin/Ode.NET.dll.config')
0 files changed, 0 insertions, 0 deletions