Advertisement
Guest User

Untitled

a guest
Jul 1st, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.69 KB | None | 0 0
  1.  
  2. Loading
  3. 0 20 40 60 80 100
  4. |____.____|____.____|____.____|____.____|____.____|
  5. ===================================================
  6. **** Base Mode ****
  7. FIOS2: built with SDK version 0x03508031
  8. Argument Count = 1Arg 0 =
  9. ********** LAUNCHER CONTROL ************************************
  10. File System Root = NONE SPECIFIED
  11. Launcher Path = NONE SPECIFIED
  12. Launcher Arguments NONE SPECIFIED
  13. **********/LAUNCHER CONTROL ************************************
  14. [MONO_DLL] start
  15. perf module loaded and enabled
  16. getenv result:0
  17. getenv result:0
  18. Mono path[0] = '/app0/Media/Managed'
  19. Mono config path = '/app0/Media/Managed'
  20. PlayerConnection initialized from /app0/Media (debug = 1)
  21. PlayerConnection initialized network socket : 0.0.0.0 35385
  22. Multi-casting "[IP] 192.168.10.37 [Port] 35385 [Flags] 3 [Guid] 2436254624 [EditorId] 2380979453 [Version] 1048832 [Id] PS4Player(192.168.10.37):4601 [Debug] 1" to [225.0.0.222:54997]...
  23. Waiting for connection from host on [192.168.10.37:35385]...
  24. Timed out. Continuing without host connection.
  25. Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,defer=y,address=0.0.0.0:4601
  26. getenv result:0
  27. getenv result:0
  28. 0.0.0.0:4601
  29. getenv result:0
  30. gc_stop_init failure 3 error:80020023
  31. PlayerConnection already initialized - listening to [192.168.10.37:35385]
  32. GfxDevice: creating device client; threaded=1
  33. PS4GfxDevice:
  34. Version: PS4 Device 3.5
  35. Renderer: PS4 Device
  36. Vendor: Unity Technologies
  37. Avail. video memory: 1048576.000MB
  38. Initialize engine version: 5.3.5p5 (2fb591d65635)
  39. Begin MonoManager ReloadAssembly
  40. Platform assembly: /app0/Media/Managed/UnityEngine.dll (this message is harmless)
  41. Platform assembly: /app0/Media/Managed/System.dll (this message is harmless)
  42. Platform assembly: /app0/Media/Managed/Mono.Security.dll (this message is harmless)
  43. Platform assembly: /app0/Media/Managed/System.Configuration.dll (this message is harmless)
  44. Platform assembly: /app0/Media/Managed/System.Xml.dll (this message is harmless)
  45. Platform assembly: /app0/Media/Managed/System.Security.dll (this message is harmless)
  46. Platform assembly: /app0/Media/Managed/System.Core.dll (this message is harmless)
  47. Platform assembly: /app0/Media/Managed/Mono.Posix.dll (this message is harmless)
  48. Platform assembly: /app0/Media/Managed/Assembly-CSharp.dll (this message is harmless)
  49. Platform assembly: /app0/Media/Managed/UnityEngine.UI.dll (this message is harmless)
  50. Platform assembly: /app0/Media/Managed/UnityEngine.Networking.dll (this message is harmless)
  51. - Completed reload, in 0.433 seconds
  52. Profiler enabled
  53. UnloadTime: 1.714000 ms
  54. Stacktrace:
  55.  
  56. at PopMovieSimple.Play () [0x00051] in D:\Unity Projects\PopPS4_2\Assets\PopMovieTexture\PopMovieSimple.cs:55
  57. at PopMovieSimple.Play () [0x00011] in D:\Unity Projects\PopPS4_2\Assets\PopMovieTexture\PopMovieSimple.cs:48
  58. at PopMovieSimple.Awake () [0x0000b] in D:\Unity Projects\PopPS4_2\Assets\PopMovieTexture\PopMovieSimple.cs:41
  59. at (wrapper runtime-invoke) object.runtime_invoke_dynamic (intptr,intptr,intptr,intptr) <0x00075>
  60. UnityPluginLoad disabled
  61. UnitySetGraphicsDevice disabled
  62. PopMovie_GetPluginEventId: PopMovie_GetPluginEventId
  63. CreateDirectory '/download0' failed:
  64. PopMovie_Alloc: PopMovie_Alloc
  65. PopMovie_Alloc: post debug
  66. MakeVideoDecoderParams: start
  67. MakeVideoDecoderParams: pre debug
  68. PopMovie_Alloc: PopMovie::Alloc
  69. Alloc: Atomic instance...
  70. Alloc: Atomic inc...
  71. Alloc: alloc instance..
  72. TInstance: factory alloc...
  73. Hello PopMovie::TPopMovieDecoderFactory::Alloc
  74. PopPs4: PopMovie::TPopMovieDecoderFactory::Alloc PixelBufferManagers
  75. PopPs4: PopMovie::TPopMovieDecoderFactory::Alloc AudioBufferManagers
  76. PopPs4: PopMovie::TPopMovieDecoderFactory::Alloc -> alloc
  77. Hello2 PopMovie::TPopMovieDecoderFactory::Alloc
  78. PopPs4: PopMovie::TPopMovieDecoderFactory::Alloc
  79. PopPs4: Params.mFilename size=5
  80. PopPs4: Params.mFilename[0]=t
  81. PopPs4: Params.mFilename=
  82. PopPs4: test:
  83. PopPs4: Soy::StringTrimLeft;
  84. PopPs4:
  85. PopPs4: new TestVideoDecoder
  86. NullReferenceException: Object reference not set to an instance of an object
  87. at (wrapper managed-to-native) PopMovie:PopMovie_Alloc (string,uint,uint,uint,uint,System.Text.StringBuilder,uint)
  88. at PopMovie..ctor (System.String Filename, .PopMovieParams Params, Single InitialTime) [0x003a8] in D:\Unity Projects\PopPS4_2\Assets\PopMovieTexture\PopMovie.cs:453
  89. at PopMovieSimple.Play () [0x0001c] in D:\Unity Projects\PopPS4_2\Assets\PopMovieTexture\PopMovieSimple.cs:49
  90. at PopMovieSimple.Awake () [0x0000b] in D:\Unity Projects\PopPS4_2\Assets\PopMovieTexture\PopMovieSimple.cs:41
  91.  
  92. (Filename: D Line: 0)
  93.  
  94. PopMovie_Free: PopMovie_Free
  95. Setting up 1 worker threads for Enlighten.
  96. Thread -> id: 881a46740 -> priority: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement