0% found this document useful (0 votes)
129 views2 pages

Output Log

The document summarizes the initialization of a Unity game engine. It lists the engine version as 5.0.1f1 and the graphics device and DirectX version. It then loads various assembly and Unity files, detects corrupted asset files, and performs some cleanup and unloading of unused assets to reduce memory usage during the initialization process.

Uploaded by

Oscar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
129 views2 pages

Output Log

The document summarizes the initialization of a Unity game engine. It lists the engine version as 5.0.1f1 and the graphics device and DirectX version. It then loads various assembly and Unity files, detects corrupted asset files, and performs some cleanup and unloading of unused assets to reduce memory usage during the initialization process.

Uploaded by

Oscar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Initialize engine version: 5.0.

1f1 (5a2e8fe35a68)
GfxDevice: creating device client; threaded=1
Direct3D:
Version: Direct3D 11.0 [level 11.0]
Renderer: NVIDIA GeForce GTX 950 (ID=0x1402)
Vendor: NVIDIA
VRAM: 2016 MB
Begin MonoManager ReloadAssembly
Platform assembly: C:\Users\Сергей\Desktop\Resolve Sister's
Sexuality\Resolve_Sister's_Sexuality_Data\Managed\UnityEngine.dll (this message is
harmless)
Loading C:\Users\Сергей\Desktop\Resolve Sister's
Sexuality\Resolve_Sister's_Sexuality_Data\Managed\UnityEngine.dll into Unity Child
Domain
Platform assembly: C:\Users\Сергей\Desktop\Resolve Sister's
Sexuality\Resolve_Sister's_Sexuality_Data\Managed\Assembly-CSharp-firstpass.dll
(this message is harmless)
Loading C:\Users\Сергей\Desktop\Resolve Sister's
Sexuality\Resolve_Sister's_Sexuality_Data\Managed\Assembly-CSharp-firstpass.dll
into Unity Child Domain
Platform assembly: C:\Users\Сергей\Desktop\Resolve Sister's
Sexuality\Resolve_Sister's_Sexuality_Data\Managed\Assembly-CSharp.dll (this message
is harmless)
Loading C:\Users\Сергей\Desktop\Resolve Sister's
Sexuality\Resolve_Sister's_Sexuality_Data\Managed\Assembly-CSharp.dll into Unity
Child Domain
Platform assembly: C:\Users\Сергей\Desktop\Resolve Sister's
Sexuality\Resolve_Sister's_Sexuality_Data\Managed\UnityEngine.UI.dll (this message
is harmless)
Loading C:\Users\Сергей\Desktop\Resolve Sister's
Sexuality\Resolve_Sister's_Sexuality_Data\Managed\UnityEngine.UI.dll into Unity
Child Domain
- Completed reload, in 1.704 seconds
desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
<RI> Initializing input.
<RI> Input initialized.
<RI> Initialized touch support.
The file 'C:/Users/Сергей/Desktop/Resolve Sister's
Sexuality/Resolve_Sister's_Sexuality_Data/sharedassets0.assets' is corrupted!
Remove it and launch unity again!
[Position out of bounds!]

(Filename: Line: 240)

Platform assembly: C:\Users\Сергей\Desktop\Resolve Sister's


Sexuality\Resolve_Sister's_Sexuality_Data\Managed\System.Xml.dll (this message is
harmless)
Setting up 1 worker threads for Enlighten.
Thread -> id: 2f54 -> priority: 1
The file 'C:/Users/Сергей/Desktop/Resolve Sister's
Sexuality/Resolve_Sister's_Sexuality_Data/sharedassets1.assets' is corrupted!
Remove it and launch unity again!
[Position out of bounds!]

(Filename: Line: 240)

Mismatched serialization in the builtin class 'Mesh'. (Read 28 bytes but expected
25 bytes)
(Filename: Line: 1656)

Unloading 4 Unused Serialized files (Serialized files now loaded: 0)


UnloadTime: 0.704553 ms
Platform assembly: C:\Users\Сергей\Desktop\Resolve Sister's
Sexuality\Resolve_Sister's_Sexuality_Data\Managed\System.dll (this message is
harmless)

Unloading 23 unused Assets to reduce memory usage. Loaded Objects now: 2318.
Total: 0.837262 ms (FindLiveObjects: 0.091151 ms CreateObjectMapping: 0.042389 ms
MarkObjects: 0.590960 ms DeleteObjects: 0.112484 ms)

Unloading 2 Unused Serialized files (Serialized files now loaded: 0)


UnloadTime: 1.160033 ms

Unloading 652 unused Assets to reduce memory usage. Loaded Objects now: 1337.
Total: 1.125123 ms (FindLiveObjects: 0.079237 ms CreateObjectMapping: 0.063722 ms
MarkObjects: 0.259878 ms DeleteObjects: 0.722284 ms)

The file 'C:/Users/Сергей/Desktop/Resolve Sister's


Sexuality/Resolve_Sister's_Sexuality_Data/sharedassets1.assets' is corrupted!
Remove it and launch unity again!
[Position out of bounds!]

(Filename: Line: 240)

Mismatched serialization in the builtin class 'Mesh'. (Read 28 bytes but expected
25 bytes)

(Filename: Line: 1656)

Unloading 3 Unused Serialized files (Serialized files now loaded: 0)


UnloadTime: 0.547185 ms

Unloading 22 unused Assets to reduce memory usage. Loaded Objects now: 2320.
Total: 1.188015 ms (FindLiveObjects: 0.167895 ms CreateObjectMapping: 0.113038 ms
MarkObjects: 0.793765 ms DeleteObjects: 0.112207 ms)

You might also like