Advertisement
Seedmanc

player.log

Jul 19th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. Mono path[0] = 'D:/Games/KemonoFriendsCMC_ver0.73/KemonoFriendsCMC_Data/Managed'
  2. Mono config path = 'D:/Games/KemonoFriendsCMC_ver0.73/MonoBleedingEdge/etc'
  3. Initialize engine version: 2019.1.10f1 (f007ed779b7a)
  4. GfxDevice: creating device client; threaded=1
  5. Direct3D:
  6. Version: Direct3D 11.0 [level 11.1]
  7. Renderer: NVIDIA GeForce GTX 1060 3GB (ID=0x1c02)
  8. Vendor:
  9. VRAM: 2988 MB
  10. Driver: 26.21.14.3136
  11. Begin MonoManager ReloadAssembly
  12. - Completed reload, in 0.083 seconds
  13. <RI> Initializing input.
  14.  
  15. <RI> Input initialized.
  16.  
  17. <RI> Initialized touch support.
  18.  
  19. UnloadTime: 0.538196 ms
  20. Searching for compatible XInput library...
  21. Found Xinput1_4.dll.
  22. Uploading Crash Report
  23. FormatException: Input string was not in a correct format.
  24. at System.Number.ParseSingle (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00083] in <7d97106330684add86d080ecf65bfe69>:0
  25. at System.Single.Parse (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00000] in <7d97106330684add86d080ecf65bfe69>:0
  26. at System.Single.Parse (System.String s) [0x0000b] in <7d97106330684add86d080ecf65bfe69>:0
  27. at GameManager.LoadLevelStatusTable () [0x00033] in <c1c52cd9fbc54bd9b61505c72a337963>:0
  28. at GameManager.Awake () [0x00028] in <c1c52cd9fbc54bd9b61505c72a337963>:0
  29.  
  30. (Filename: <7d97106330684add86d080ecf65bfe69> Line: 0)
  31.  
  32. Uploading Crash Report
  33. NullReferenceException: Object reference not set to an instance of an object
  34. at TitleController.Start () [0x0005b] in <c1c52cd9fbc54bd9b61505c72a337963>:0
  35.  
  36. (Filename: <c1c52cd9fbc54bd9b61505c72a337963> Line: 0)
  37.  
  38. Uploading Crash Report
  39. NullReferenceException: Object reference not set to an instance of an object
  40. at SetTitleChoiceImages.Start () [0x00005] in <c1c52cd9fbc54bd9b61505c72a337963>:0
  41.  
  42. (Filename: <c1c52cd9fbc54bd9b61505c72a337963> Line: 0)
  43.  
  44. Setting up 2 worker threads for Enlighten.
  45. Thread -> id: 19f4 -> priority: 1
  46. Thread -> id: 11ac -> priority: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement