Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- D3D UMD: Fatal out-of-memory error!
- d3d11: failed to create 2D texture id=2269 width=2048 height=2048 mips=12 dxgifmt=77 [D3D error was 8007000e]
- (Filename: C:\buildslave\unity\build\Runtime/GfxDevice/d3d11/TexturesD3D11.cpp Line: 482)
- DynamicHeapAllocator allocation probe 1 failed - Could not get memory for large allocation 5592432.
- DynamicHeapAllocator allocation probe 2 failed - Could not get memory for large allocation 5592432.
- DynamicHeapAllocator allocation probe 3 failed - Could not get memory for large allocation 5592432.
- DynamicHeapAllocator allocation probe 4 failed - Could not get memory for large allocation 5592432.
- DynamicHeapAllocator out of memory - Could not get memory for large allocation 5592432!
- Could not allocate memory: System out of memory!
- Trying to allocate: 5592432B with 16 alignment. MemoryLabel: Texture
- Allocation happend at: Line:383 in C:\buildslave\unity\build\Runtime/Utilities/dynamic_array.h
- Memory overview
- [ ALLOC_DEFAULT ] used: 650828670B | peak: 0B | reserved: 715454254B
- [ ALLOC_TEMP_JOB ] used: 0B | peak: 0B | reserved: 6291456B
- [ ALLOC_GFX ] used: 290280884B | peak: 0B | reserved: 301379356B
- [ ALLOC_CACHEOBJECTS ] used: 1099040B | peak: 0B | reserved: 10485760B
- [ ALLOC_TYPETREE ] used: 0B | peak: 0B | reserved: 0B
- [ ALLOC_PROFILER ] used: 178203488B | peak: 0B | reserved: 206725320B
- [ ALLOC_GPU ] used: 315424472B | peak: 315424472B | reserved: 317953416B
- [ ALLOC_TEMP_THREAD ] used: 47105B | peak: 0B | reserved: 3080192B
- Could not allocate memory: System out of memory!
- Trying to allocate: 5592432B with 16 alignment. MemoryLabel: Texture
- Allocation happend at: Line:383 in C:\buildslave\unity\build\Runtime/Utilities/dynamic_array.h
- Memory overview
- [ ALLOC_DEFAULT ] used: 650828670B | peak: 0B | reserved: 715454254B
- [ ALLOC_TEMP_JOB ] used: 0B | peak: 0B | reserved: 6291456B
- [ ALLOC_GFX ] used: 290280884B | peak: 0B | reserved: 301379356B
- [ ALLOC_CACHEOBJECTS ] used: 1099040B | peak: 0B | reserved: 10485760B
- [ ALLOC_TYPETREE ] used: 0B | peak: 0B | reserved: 0B
- [ ALLOC_PROFILER ] used: 178203488B | peak: 0B | reserved: 206725320B
- [ ALLOC_GPU ] used: 315424472B | peak: 315424472B | reserved: 317953416B
- [ ALLOC_TEMP_THREAD ] used: 47105B | peak: 0B | reserved: 3080192B
- UnityEngine.QualitySettings:SetQualityLevel(Int32, Boolean)
- UnityEngine.QualitySettings:SetQualityLevel(Int32)
- GraphicOptions:ApplySettings() (at C:\Users\lka\Documents\Repository\PROGETTO_UNITY\PROGETTO_UNITY_3.0\Assets\VARIE\NGUI\GraphicOptions.js:1756)
- $:MoveNext() (at C:\Users\lka\Documents\Repository\PROGETTO_UNITY\PROGETTO_UNITY_3.0\Assets\_SCRIPTS\Scena 020 Charcot\Startup.js:235)
- UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
- [C:\buildslave\unity\build\Runtime/Allocator/MemoryManager.cpp line 1029]
- (Filename: C:/Users/lka/Documents/Repository/PROGETTO_UNITY/PROGETTO_UNITY_3.0/Assets/VARIE/NGUI/GraphicOptions.js Line: 1756)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement