Advertisement
Guest User

Untitled

a guest
Dec 12th, 2012
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. Primitive: System.Reflection.TargetInvocationException: Une exception a été levée par la cible d'un appel. ---> System.UriFormatException: URI non valide : L'URI est vide.
  2.  
  3. à System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
  4.  
  5. à System.Uri..ctor(String uriString)
  6.  
  7. à System.Net.WebRequest.Create(String requestUriString)
  8.  
  9. à OpenSim.Region.CoreModules.Scripting.LoadImageURL.LoadImageURLModule.MakeHttpRequest(String url, UUID requestID) dans d:\OSGRID\OSGRID 0.7 RELEASES\opensim-4f98259\OpenSim\Region\CoreModules\Scripting\LoadImageURL\LoadImageURLModule.cs:ligne 150
  10.  
  11. à OpenSim.Region.CoreModules.Scripting.LoadImageURL.LoadImageURLModule.AsyncConvertUrl(UUID id, String url, String extraParams) dans d:\OSGRID\OSGRID 0.7 RELEASES\opensim-4f98259\OpenSim\Region\CoreModules\Scripting\LoadImageURL\LoadImageURLModule.cs:ligne 89
  12.  
  13. à OpenSim.Region.CoreModules.Scripting.DynamicTexture.DynamicTextureModule.AddDynamicTextureURL(UUID simID, UUID primID, String contentType,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement