Advertisement
Guest User

Untitled

a guest
Feb 25th, 2014
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.47 KB | None | 0 0
  1. Log: Log file open, 02/25/14 19:37:15
  2. Init: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
  3. DevConfig: GConfig::Find has loaded file: ..\..\Engine\Config\ConsoleVariables.ini
  4. Init: Version: 10907
  5. Init: Epic Internal: 0
  6. Init: Compiled (32-bit): Jul 1 2013 15:00:14
  7. Init: Changelist: 1715227
  8. Init: Command line:
  9. Init: Base directory: C:\Program Files\Renegade X\Binaries\Win32\
  10. [0000.13] Init: Computer: TIMS
  11. [0000.13] Init: User: Tim
  12. [0000.13] Init: CPU Page size=4096, Processors=4
  13. [0000.13] Init: High frequency timer resolution =3.221699 MHz
  14. [0000.13] Init: Memory total: Physical=3.5GB (3GB approx) Pagefile=7.0GB Virtual=2.0GB
  15. [0000.13] Log: Steam Client API initialized 0
  16. [0000.13] Log: Steam Game Server API initialized 0
  17. [0000.16] Init: WinSock: I am Tims (192.168.0.2:0)
  18. [0000.16] Init: Presizing for 83221 objects not considered by GC, pre-allocating 0 bytes.
  19. [0000.16] Init: Object subsystem initialized
  20. [0000.19] Log: Found D3D11 adapter 0: NVIDIA GeForce GTX 550 Ti
  21. [0000.19] Log: Adapter has 977MB of dedicated video memory, 0MB of dedicated system memory, and 1526MB of shared system memory
  22. [0000.23] Log: Shader platform (RHI): PC-D3D-SM3
  23. [0000.23] Error: Error, Manifest doesn't exist: ..\..\UDKGame\Script\Manifest.txt
  24. [0000.25] Log: PhysX GPU Support: DISABLED
  25. [0000.26] Init: Initializing FaceFX...
  26. [0000.26] Init: FaceFX 1.7.4 initialized.
  27. [0000.27] Init: XAudio2 using 'Speakers (Realtek High Definition Audio)' : 2 channels at 48 kHz using 32 bits per sample (channel mask 0x3)
  28. [0005.66] Log: Missing cached shader map for material DMat_Moss, quality 0, compiling.
  29. [0005.66] Warning: Warning, Failed to compile Material RX_DecalPackage.Materials.DMat_Moss for platform PC-D3D-SM3, Default Material will be used in game.
  30. [0005.73] Log: Missing cached shader map for material Emitter_Flame, quality 0, compiling.
  31. [0005.73] Warning: Warning, Failed to compile Material RX_WP_FlameThrower.Materials.Emitter_Flame for platform PC-D3D-SM3, Default Material will be used in game.
  32. [0007.15] Init: Finished loading startup packages in 6.71 seconds
  33. [0007.15] Log: 142320 objects as part of root set at end of initial load.
  34. [0007.15] Log: 0 out of 0 bytes used by permanent object pool.
  35. [0007.15] Log: Initializing Engine...
  36. [0007.16] Warning: Warning, Failed to load 'ApexDestructibleDamageParameters UDK_APEXDamageMap.UDKDamageMap': Failed to find object 'ApexDestructibleDamageParameters UDK_APEXDamageMap.UDKDamageMap'
  37. [0007.20] Init: UEngine initialized
  38. [0007.21] Init: XAudio2Device initialized.
  39. [0007.29] Init: Client initialized
  40. [0011.89] Log: Steam Client API is unavailable
  41. [0011.93] Warning: Warning, Failed to load 'Class None.': Failed to find object 'Class None.'
  42. [0011.93] Warning: Warning, Failed to find object 'Class None.'
  43. [0011.93] Warning: Warning, Failed to load 'Class None.': Failed to find object 'Class None.'
  44. [0011.93] Warning: Warning, Failed to find object 'Class None.'
  45. [0011.93] Warning: Warning, Failed to load 'Class None.': Failed to find object 'Class None.'
  46. [0011.93] Warning: Warning, Failed to find object 'Class None.'
  47. [0011.93] Warning: Warning, Failed to load 'Class None.': Failed to find object 'Class None.'
  48. [0011.93] Warning: Warning, Failed to find object 'Class None.'
  49. [0011.96] Log: LoadMap: RenX-FrontEndMap?Name=Player?Team=255
  50. [0012.86] Log: Game class is 'Rx_Game'
  51. [0012.95] Log: Primary PhysX scene will be in software.
  52. [0012.95] Log: Creating Primary PhysX Scene.
  53. [0012.95] Log: Bringing World RenX-FrontEndMap.TheWorld up for play (0) at 2014.02.25-19.37.28
  54. [0013.02] ScriptLog: GDI:0.0000
  55. [0013.02] ScriptLog: Script call stack:
  56. Function RenX_Game.Rx_Game:PreBeginPlay
  57. Function UTGame.UTTeamGame:PreBeginPlay
  58. Function RenX_Game.Rx_Game:CreateTeam
  59.  
  60. [0013.02] ScriptLog: Nod:0.0000
  61. [0018.96] Log: === Critical error: ===
  62. Fatal error!
  63.  
  64. System.OutOfMemoryException error in mscorlib:
  65.  
  66. Exception of type 'System.OutOfMemoryException' was thrown.
  67.  
  68. at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
  69. at System.Threading.Thread.Start(StackCrawlMark& stackMark)
  70. at System.Threading.Thread.Start()
  71. at System.Net.TimerThread.Prod()
  72. at System.Net.TimerThread.TimerQueue.CreateTimer(Callback callback, Object context)
  73. at System.Net.ServicePoint..ctor(Uri address, Queue defaultIdlingQueue, Int32 defaultConnectionLimit, String lookupString, Boolean userChangedLimit, Boolean proxyServicePoint)
  74. at System.Net.ServicePointManager.FindServicePointHelper(Uri address, Boolean isProxyServicePoint)
  75. at System.Net.ServicePointManager.FindServicePoint(Uri address, IWebProxy proxy, ProxyChain& chain, HttpAbortDelegate& abortDelegate, Int32& abortState)
  76. at System.Net.HttpWebRequest.FindServicePoint(Boolean forceFind)
  77. at System.Net.HttpWebRequest.BeginGetResponse(AsyncCallback callback, Object state)
  78. at System.Net.WebClient.DownloadBits(WebRequest request, Stream writeStream, CompletionDelegate completionDelegate, AsyncOperation asyncOp)
  79. at System.Net.WebClient.DownloadDataAsync(Uri address, Object userToken)
  80. at System.Net.WebClient.DownloadDataAsync(Uri address)
  81. at Rx_VersionCheck_Lib.VersionCheck.StartDownloadData(String URL)
  82. at Rx_VersionCheck_Lib.VersionCheck.StartFindVersion(String VersionInfoURL)
  83. at GuardedMainWrapper(Char* , HINSTANCE__* , HINSTANCE__* , Int32 )
  84. at ManagedGuardedMain(Char* CmdLine, HINSTANCE__* hInInstance, HINSTANCE__* hPrevInstance, Int32 nCmdShow)Address = 0x75bd812f (filename not found)
  85. Address = 0x612eba10 (filename not found)
  86. Address = 0x612eef17 (filename not found)
  87. Address = 0x4199f53 (filename not found)
  88. Address = 0x5e5237c (filename not found)
  89. Address = 0x25b8dea (filename not found)
  90. Address = 0x2cdccc3 (filename not found)
  91. Address = 0x4199ca6 (filename not found)
  92. Address = 0x6128219b (filename not found)
  93. Address = 0x612ba7aa (filename not found)
  94. Address = 0x612ba94c (filename not found)
  95. Address = 0x612ba981 (filename not found)
  96. Address = 0x612ba9a1 (filename not found)
  97. Address = 0x61397be3 (filename not found)
  98. Address = 0x61409f40 (filename not found)
  99. Address = 0x61409d54 (filename not found)
  100. Address = 0x6140a149 (filename not found)
  101. Address = 0x6140a04a (filename not found)
  102. Address = 0x613bcb70 (filename not found)
  103. Address = 0x69ac55ab (filename not found)
  104. Address = 0x69b37f16 (filename not found)
  105. Address = 0x69b34de3 (filename not found)
  106. Address = 0x779237eb (filename not found)
  107. Address = 0x779237be (filename not found)
  108. Address = 0x779237be (filename not found)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement