Advertisement
Guest User

errors

a guest
Aug 1st, 2024
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.75 KB | None | 0 0
  1. [Message: BepInEx] BepInEx 5.4.23.2 - TravellersRest (16.07.2024 03:43:29)
  2. [Info : BepInEx] Running under Unity v2019.4.40.16762411
  3. [Info : BepInEx] CLR runtime version: 4.0.30319.17020
  4. [Info : BepInEx] Supports SRE: False
  5. [Info : BepInEx] System platform: Bits64, Windows
  6. [Message: BepInEx] Preloader started
  7. [Info : BepInEx] Loaded 1 patcher method from [BepInEx.Preloader 5.4.23.2]
  8. [Info : BepInEx] 1 patcher plugin loaded
  9. [Info : BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader]
  10. [Message: BepInEx] Preloader finished
  11. [Message: BepInEx] Chainloader ready
  12. [Message: BepInEx] Chainloader started
  13. [Info : BepInEx] 2 plugins to load
  14. [Info : BepInEx] Loading [net.nep.bepinex.betterclock 1.1.0]
  15. [Info :net.nep.bepinex.betterclock] Plugin net.nep.bepinex.betterclock is loaded!
  16. [Info : BepInEx] Loading [net.nep.bepinex.moreharvests 1.0.0]
  17. [Error : Unity Log] TypeLoadException: Could not load type MiscItemHarvest, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null while decoding custom attribute: (null)
  18. Stack trace:
  19. System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) (at <44afb4564e9347cf99a1865351ea8f4a>:0)
  20. System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) (at <44afb4564e9347cf99a1865351ea8f4a>:0)
  21. System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Boolean inherit) (at <44afb4564e9347cf99a1865351ea8f4a>:0)
  22. System.Reflection.MonoMethod.GetCustomAttributes (System.Boolean inherit) (at <44afb4564e9347cf99a1865351ea8f4a>:0)
  23. HarmonyLib.PatchTools+<>c__DisplayClass2_0.<GetPatchMethod>b__0 (System.Reflection.MethodInfo m) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
  24. System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) (at <55b3683038794c198a24e8a1362bfc61>:0)
  25. HarmonyLib.PatchTools.GetPatchMethod (System.Type patchType, System.String attributeName) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
  26. HarmonyLib.PatchClassProcessor..ctor (HarmonyLib.Harmony instance, System.Type type, System.Boolean allowUnannotatedType) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
  27. HarmonyLib.Harmony.CreateClassProcessor (System.Type type, System.Boolean allowUnannotatedType) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
  28. HarmonyLib.Harmony.PatchAll (System.Type type) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
  29. HarmonyLib.Harmony.CreateAndPatchAll (System.Type type, System.String harmonyInstanceId) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
  30. MoreHarvests.Plugin.Awake () (at <f6bae4cd062144c9914f29466b9463ec>:0)
  31. UnityEngine.GameObject:AddComponent(Type)
  32. BepInEx.Bootstrap.Chainloader:Start()
  33. UnityEngine.Application:.cctor()
  34. Sirenix.Serialization.UnitySerializationInitializer:Initialize()
  35. Sirenix.Serialization.UnitySerializationInitializer:InitializeRuntime()
  36.  
  37. [Message: BepInEx] Chainloader startup complete
  38. [Info : Unity Log] Odin Serializer ArchitectureInfo initialization with defaults (all unaligned read/writes disabled).
  39. [Info : Unity Log] Odin Serializer detected whitelisted runtime platform WindowsPlayer and memory read test succeeded; enabling all unaligned memory read/writes.
  40. [Info : Unity Log] PSAI [12][INFO]: psai Version .NET 1.7.3
  41. [Error : Unity Log] [Steamworks.NET] SteamAPI_Init() failed. Refer to Valve's documentation or the comment above this line for more information.
  42. [Info : Unity Log] Creating shop list: Postbox
  43. [Info : Unity Log] Creating shop list: Crowley
  44. [Info : Unity Log] Creating shop list: Gass
  45. [Info : Unity Log] Creating shop list: AceT
  46. [Info : Unity Log] Creating shop list: Trick
  47. [Info : Unity Log] Current game version: v0.6.4.12
  48. [Info : Unity Log] Initializing GalaxyPeer instance...
  49. [Info : Unity Log] Signing user in...
  50. [Info : Unity Log] Added Player (UnityEngine.GameObject) to the network gameobject pool.
  51. [Info : Unity Log] SystemInfo.graphicsMemorySize 22612
  52. [Info : Unity Log] SystemInfo.graphicsMemorySize 22612
  53. [Warning: Unity Log] PSAI [2585][WARNING]: playback timing problem detected! Missing milliseconds: 285
  54. [Warning: Unity Log] PSAI [2585][WARNING]: Please note: playback timing problems may occur when starting a Scene or when the Log Output in the PsaiCoreManager is set to Debug. If the warning shows up frequently during the game, please increase the 'Max Playback Latency' in PsaiCoreManager for the current target platform.
  55. [Info : Unity Log] Resolucion: 3840x2160
  56. [Info : Unity Log] Pasamos aplicación a ventana
  57. [Info : Unity Log] Resolucion nativa: 3840 x 2160
  58. [Info : Unity Log] Ratio pantalla: 1,777778
  59.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement