Advertisement
Guest User

Unity DT2 console log

a guest
May 6th, 2014
535
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.93 KB | None | 0 0
  1. Unknown pseudo-class or pseudo-element 'selection'. Ruleset ignored due to bad selector. style.css:8
  2. Unknown property '-moz-background-size'. Declaration dropped. style.css:18
  3. Unknown property '-moz-box-shadow'. Declaration dropped. style.css:23
  4. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  5. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  6. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 79
  7. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 80
  8. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 81
  9. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 88
  10. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 89
  11. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 93
  12. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 94
  13. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  14. reflow: 0ms
  15. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  16. reflow: 0ms
  17. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  18. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  19. reflow: 0ms
  20. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  21. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  22. reflow: 0ms
  23. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  24. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  25. reflow: 0ms
  26. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  27. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  28. reflow: 0ms
  29. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  30. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  31. reflow: 0ms
  32. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  33. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  34. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  35. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  36. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  37. reflow: 0ms function UnityProgress/this.Update, UnityProgress.js line 78
  38. Successfully compiled asm.js code (total compilation time 18948ms; not stored in cache; 1 functions compiled slowly: kVe:12634:951760 (364ms)) output.js
  39. uncaught exception: out of memory
  40. GET http://beta.unity3d.com/jonas/DT2/html_resources/style.css [HTTP/1.1 200 OK 18ms]
  41.  
  42.  
  43. Request URL: http://beta.unity3d.com/jonas/DT2/html_resources/style.css
  44. Request Method: GET
  45. Status Code: HTTP/1.1 200 OK
  46. Request Headers 21:21:16.000
  47. User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:29.0) Gecko/20100101 Firefox/29.0
  48. Pragma: no-cache
  49. Host: beta.unity3d.com
  50. Connection: keep-alive
  51. Cache-Control: no-cache
  52. Accept-Language: en-US,en;q=0.5
  53. Accept-Encoding: gzip, deflate
  54. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  55. Sent Cookie
  56. webauth_nonce: c2cadb3522f2263ed8d9d7756c0c156d
  57. webauth_logged_in: 7f5727624693085df2efa56739e08bf792cc6a93
  58. cookies: accepted
  59. bb_lastvisit: 1392396609
  60. bb_lastactivity: 0
  61. __utmz: 219392861.1399153175.373.37.utmcsr=blogs.unity3d.com|utmccn=(referral)|utmcmd=referral|utmcct=/2011/08/09/substances-procedural-materials-in-unity/
  62. __utmc: 219392861
  63. __utmb: 219392861.7.10.1399399871
  64. __utma: 219392861.851333339.1392396313.1399396351.1399399871.382
  65. __ar_v4: CPYGDIJB7RASFLA2VUUENA:20140216:6|NDIMBWPXFJGF7LPTAXZGRG:20140216:6|SMJJKZV5MJCFTGSTCKQE23:20140216:6
  66. Response Headers Δ17ms
  67. X-Varnish: 705880331
  68. X-Backend: files
  69. Vary: Accept-Encoding
  70. Server: Apache/2.2.16 (Debian)
  71. Last-Modified: Wed, 30 Apr 2014 08:30:43 GMT
  72. Etag: "81800ab-342-4f83e5d4da1e6"
  73. Date: Tue, 06 May 2014 18:21:22 GMT
  74. Content-Type: text/css; charset=utf-8
  75. Content-Length: 834
  76. Content-Encoding: gzip
  77. Connection: keep-alive
  78. Cache-Control: private, max-age=31279590
  79. Accept-Ranges: bytes, bytes
  80. Response Body Δ1ms
  81. /**************************************** ==== RESETS ****************************************/ html,body,div,canvas { margin: 0; padding: 0; } ::-moz-selection { background: #333; color: #fff; text-shadow: none; } ::selection { background: #333; color: #fff; text-shadow: none; } .clear:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .clear { display: inline-table; clear: both; } /* Hides from IE-mac \*/ * html .clear { height: 1%; } .clear { display: block; } /* End hide from IE-mac */ /**************************************** ==== LAYOUT ****************************************/ html, body { width: 100%; height: 100%; } body { background-color: #222; background-size: cover; -moz-background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; } p.header, p.footer { display: none; } div.logo { width: 196px; height: 38px; float: left; background: url(logo.png) 0 0 no-repeat; position: relative; z-index: 10; } div.title { height: 38px; line-height: 38px; padding: 0 10px; margin: 0 1px 0 0; float: right; color: #fff; text-align: right; font-size: 18px; position: relative; z-index: 10; background: rgba(255,255,255,0.2); } .demo-wrap { position: absolute; top: 50%; left: 50%; } .demo-wrap canvas { margin: 0 0 10px 0; position: relative; z-index: 9; box-shadow: 0 10px 30px rgba(0,0,0,0.6); -moz-box-shadow: 0 10px 30px rgba(0,0,0,0.6); } .fullscreen { float: right; position: relative; z-index: 10; } /**************************************** ==== 2D DEMO ****************************************/ body.demo-2d { background-image: url(html_resources/2d-cover.jpg); } .demo-2d .demo-wrap { width: 960px; height: 648px; margin: -324px 0 0 -460px; } .demo-2d .demo-wrap canvas { width: 960px; height: 600px; } /**************************************** ==== DEAD TRIGGER 2 DEMO ****************************************/ body.demo-deadtrigger2 { background-image: url(deadtrigger2-cover.jp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement