Guest User

log

a guest
Oct 10th, 2024
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. Mono path[0] = 'C:/Users/username/Downloads/NPiT/build/New Pred in Town_Data/Managed'
  2. Mono config path = 'C:/Users/username/Downloads/NPiT/build/MonoBleedingEdge/etc'
  3. [PhysX] Initialized MultithreadedTaskDispatcher with 12 workers.
  4. Initialize engine version: 2022.3.36f1 (95a4219250e5)
  5. [Subsystems] Discovering subsystems at path C:/Users/username/Downloads/NPiT/build/New Pred in Town_Data/UnitySubsystems
  6. GfxDevice: creating device client; threaded=1; jobified=0
  7. Direct3D:
  8. Version: Direct3D 11.0 [level 11.1]
  9. Renderer: NVIDIA GeForce RTX 4050 Laptop GPU (ID=0x28a1)
  10. Vendor: NVIDIA
  11. VRAM: 5921 MB
  12. Driver: 32.0.15.5599
  13. Begin MonoManager ReloadAssembly
  14. - Loaded All Assemblies, in 0.099 seconds
  15. - Finished resetting the current domain, in 0.001 seconds
  16. <RI> Initializing input.
  17. <RI> Input initialized.
  18. <RI> Initialized touch support.
  19. [PhysX] Initialized MultithreadedTaskDispatcher with 12 workers.
  20. UnloadTime: 0.732000 ms
  21. Loading pred cards...
  22. 105 cards loaded. Loading prey cards...
  23. 105 cards loaded. Loading status conditions...
  24. 80 status conditions loaded. Loading decks...
  25. 29 decks loaded. Loading tooltips...
  26. 21 tooltips loaded. Loading scene descriptors...
  27. 17 descriptors loaded. Loading character weight data...
  28. 5 weight locations loaded. Loading characters...
  29. 39 characters loaded. Ready for use!
  30. Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
  31. Unloading 134 unused Assets to reduce memory usage. Loaded Objects now: 10846.
  32. Total: 6.422600 ms (FindLiveObjects: 0.470600 ms CreateObjectMapping: 0.217600 ms MarkObjects: 5.660100 ms DeleteObjects: 0.074000 ms)
  33.  
  34. Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
  35. Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 14452.
  36. Total: 7.890100 ms (FindLiveObjects: 1.089100 ms CreateObjectMapping: 0.564900 ms MarkObjects: 6.205500 ms DeleteObjects: 0.030400 ms)
  37.  
  38. System.ArgumentException: Function not found
  39. Parameter name: IsUnlocked
  40. at Naninovel.NCalc.Domain.EvaluationVisitor.Visit (Naninovel.NCalc.Domain.Function function) [0x00c1a] in <b2c0af51e1c346f6b3ca9a382e83c227>:0
  41. at Naninovel.NCalc.Domain.Function.Accept (Naninovel.NCalc.Domain.LogicalExpressionVisitor visitor) [0x00000] in <b2c0af51e1c346f6b3ca9a382e83c227>:0
  42. at Naninovel.NCalc.Expression.Evaluate () [0x002ad] in <b2c0af51e1c346f6b3ca9a382e83c227>:0
  43. at Naninovel.ExpressionEvaluator.Evaluate (System.String expressionString, System.Type resultType, System.Action`1[T] onError) [0x000a3] in <60c73ec108004d2bba621f8af0c0cae2>:0
  44. at Naninovel.ExpressionEvaluator.Evaluate[TResult] (System.String expressionString, System.Action`1[T] onError) [0x0000b] in <60c73ec108004d2bba621f8af0c0cae2>:0
  45. at Naninovel.Commands.BeginIf.ExecuteAsync (Naninovel.AsyncToken asyncToken) [0x0000b] in <60c73ec108004d2bba621f8af0c0cae2>:0
  46. at Naninovel.ScriptPlayer.ExecuteIgnoringCancellationAsync (Naninovel.Command command, Naninovel.AsyncToken asyncToken) [0x0001a] in <60c73ec108004d2bba621f8af0c0cae2>:0
  47. at Naninovel.UniTaskCompletionSource.Naninovel.Async.IAwaiter.GetResult () [0x0001e] in <60c73ec108004d2bba621f8af0c0cae2>:0
  48. at Naninovel.UniTask.GetResult () [0x0000a] in <60c73ec108004d2bba621f8af0c0cae2>:0
  49. at Naninovel.UniTask+Awaiter.GetResult () [0x00000] in <60c73ec108004d2bba621f8af0c0cae2>:0
  50. at Naninovel.ScriptPlayer.ExecutePlayedCommandAsync (Naninovel.AsyncToken asyncToken) [0x0031b] in <60c73ec108004d2bba621f8af0c0cae2>:0
  51. at Naninovel.UniTaskCompletionSource.Naninovel.Async.IAwaiter.GetResult () [0x0001e] in <60c73ec108004d2bba621f8af0c0cae2>:0
  52. at Naninovel.UniTask.GetResult () [0x0000a] in <60c73ec108004d2bba621f8af0c0cae2>:0
  53. at Naninovel.UniTask+Awaiter.GetResult () [0x00000] in <60c73ec108004d2bba621f8af0c0cae2>:0
  54. at Naninovel.ScriptPlayer.PlayRoutineAsync (Naninovel.AsyncToken asyncToken) [0x00271] in <60c73ec108004d2bba621f8af0c0cae2>:0
  55. at Naninovel.UniTaskCompletionSource.Naninovel.Async.IAwaiter.GetResult () [0x0001e] in <60c73ec108004d2bba621f8af0c0cae2>:0
  56. at Naninovel.UniTask.GetResult () [0x0000a] in <60c73ec108004d2bba621f8af0c0cae2>:0
  57. at Naninovel.UniTask+Awaiter.GetResult () [0x00000] in <60c73ec108004d2bba621f8af0c0cae2>:0
  58. at Naninovel.UniTaskExtensions.ForgetCore (Naninovel.UniTask task) [0x0005b] in <60c73ec108004d2bba621f8af0c0cae2>:0
Advertisement
Add Comment
Please, Sign In to add comment