Advertisement
Guest User

Untitled

a guest
Dec 10th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. Home v01.00: Debug Crash Info
  2.  
  3. ------------------ Assert Message START ------------------
  4. Condition : ms_pConstants!=0L
  5. Message :
  6. In File ../../HubWorld/HUBAvatar/Avatar.inl at line 75
  7. ------------------ Assert Message END --------------------
  8.  
  9. ------------------ TTY START ------------------
  10. *******************************
  11. *******************************
  12. ****** DOWNLOAD COMPLETE ******
  13. *******************************
  14. *******************************
  15. *******************************
  16. CPage::callGenericDownloadCallback - content type is SVML and this is a full page download
  17. CPage::callGenericDownloadCallback - so wait for BST_CREATE_PAGE
  18. CPage::SVMLparseCB() - START
  19. CPage::setAsActivePage(): CPAGE_TYPE_MAIN active bit from 0 to 1
  20. CPage::SVMLparseCB() - END
  21. MAIN CPage changed from BST_DL_PAGE to BST_ANI_OUT
  22. CPage::clearRequestProvider()
  23. MAIN CPage changed from BST_ANI_OUT to BST_ANI_OUT
  24. MAIN CPage changed from BST_ANI_OUT to BST_CREATE_PAGE
  25. CPage::SVMLparseCB() - START
  26. CPage::setAsActivePage(): CPAGE_TYPE_MAIN active bit from 0 to 1
  27. visible attribute not found for tag (nohistory). setting to visible = true.
  28. visible attribute not found for tag (icon). setting to visible = true.
  29. visible attribute not found for tag (legend). setting to visible = true.
  30. visible attribute not found for tag (message). setting to visible = true.
  31. visible attribute not found for tag (legend). setting to visible = true.
  32. visible attribute not found for tag (continue). setting to visible = true.
  33. *************************************************************
  34. ******* There are 6 tags on this page!!! ********
  35. *************************************************************
  36. CPage::SVMLparseCB() - END
  37. Found that tag named "message" is only Text area on page... setting to both default scroll and default entry
  38. MAIN CPage changed from BST_CREATE_PAGE to BST_IDLE
  39. CURISchemeMgr::doRequest sending request to found provider named --file
  40. HubURIProvider::doRequest - Attempting to open HOST_SVML/images/HDDAccessWarning.dds
  41. HubURIProvider::LoadTempFile - Attempting to load HOST_SVML/images/HDDAccessWarning.dds
  42. PageRequestListener::OnDataHeaderReceived - contentType[5] status[200] dataLen[4224]
  43. PageRequestListener::OnDataChunkReceived - data[1359531508] dataLen[4224]
  44. PageRequestListener::OnDataChunkReceived - appending a chunk
  45. PageRequestListener::OnURIRequestCompletion code[0]
  46. HubURIProvider::doRequest - HOST_SVML/images/HDDAccessWarning.dds read ok.
  47. *******************************
  48. *******************************
  49. *******************************
  50. *** IMAGE DOWNLOAD COMPLETE ***
  51. *******************************
  52. *******************************
  53. *******************************
  54. [HARMONY] Unloading bank (0x450CEE30)
  55. FileCache::OpenFile() - A file with the URI http://ps3home.octovpn.net/Scenes/basicapartment.sdc/Scenes/basicapartment.sdc does not exist in the cache.
  56. SceneDownload : Requesting description file for scene 'BasicApartment'
  57. (URL: http://ps3home.octovpn.net/Scenes/basicapartment.sdc/Scenes/basicapartment.sdc)
  58. StandardCacheDownloader: http://ps3home.octovpn.net/Scenes/basicapartment.sdc/Scenes/basicapartment.sdc not in cache, requesting from HTTP server...
  59. Mode: Initialising NetLobbyChange
  60. sceNpManagerGetAccountAge() result = 8002AA0C, age = 0
  61. Mode: Initialising SceneDownloadMode
  62. EasyHttp - http://ps3home.octovpn.net/Scenes/basicapartment.sdc/Scenes/basicapartment.sdc is being downloaded with status 404.
  63. Starting download for http://ps3home.octovpn.net/Scenes/basicapartment.sdc/Scenes/basicapartment.sdc
  64. StandardCacheDownloader: OnDownloadStarted error code 404
  65. Download complete for http://ps3home.octovpn.net/Scenes/basicapartment.sdc/Scenes/basicapartment.sdc
  66. SceneVersionCheck : Offline - version check ignored
  67. ************* Entering new Home scene : BasicApartment **************
  68. ------------------ TTY END --------------------
  69.  
  70. ------------------ CALLSTACK START ------------------
  71. No Stack Trace Available
  72.  
  73. ------------------ CALLSTACK END --------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement