Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. ERROR >> Generic/unknown HTTP error, TEXT: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  5. <title>404 - File or directory not found.</title>
  6. <style type="text/css">
  7. <!--
  8. body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
  9. fieldset{padding:0 15px 10px 15px;}
  10. h1{font-size:2.4em;margin:0;color:#FFF;}
  11. h2{font-size:1.7em;margin:0;color:#CC0000;}
  12. h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
  13. #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
  14. background-color:#555555;}
  15. #content{margin:0 0 0 2%;position:relative;}
  16. .content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
  17. -->
  18. </style>
  19. </head>
  20. <body>
  21. <div id="header"><h1>Server Error</h1></div>
  22. <div id="content">
  23. <div class="content-container"><fieldset>
  24. <h2>404 - File or directory not found.</h2>
  25. <h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3>
  26. </fieldset></div>
  27. </div>
  28. </body>
  29. </html>
  30.  
  31. UnityEngine.Debug:Log(Object)
  32. PlusOne.SDK.Metrics.Energy.<SendPOSTRequest>c__async5:MoveNext() (at Assets/SDK/Assets/SDK/Metrics/Energy/BeyondVerbalEnergyMetric.cs:208)
  33. System.Runtime.CompilerServices.MoveNextRunner:Run()
  34. IEnumeratorAwaitExtensions:RunOnUnityScheduler(Action) (at Assets/SDK/Assets/SDK/External/AsyncAwaitUtil/Source/IEnumeratorAwaitExtensions.cs:124)
  35. SimpleCoroutineAwaiter`1:Complete(AsyncOperation, Exception) (at Assets/SDK/Assets/SDK/External/AsyncAwaitUtil/Source/IEnumeratorAwaitExtensions.cs:176)
  36. <ReturnSelf>c__Iterator2`1:MoveNext() (at Assets/SDK/Assets/SDK/External/AsyncAwaitUtil/Source/IEnumeratorAwaitExtensions.cs:382)
  37. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement