Advertisement
Guest User

SMAPI-latest.txt (extended minecarts)

a guest
Apr 30th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.53 KB | None | 0 0
  1. [21:30:19 INFO SMAPI] SMAPI 1.10 with Stardew Valley 1.2.26 on Microsoft Windows 10 Pro
  2. [21:30:19 DEBUG SMAPI] Mods go here: A:\SteamLibrary\steamapps\common\Stardew Valley\Mods
  3. [21:30:19 DEBUG SMAPI] Preparing SMAPI...
  4. [21:30:20 DEBUG SMAPI] Starting game...
  5. [21:30:40 DEBUG SMAPI] Loading mods...
  6. [21:30:51 TRACE SMAPI] Rewrote ChestPooling to fix StardewValley.Game1.activeClickableMenu field...
  7. [21:30:51 TRACE SMAPI] Loading ChestPooling.dll (rewritten in memory)...
  8. [21:30:51 INFO SMAPI] Loaded Chest Pooling by mralbobo, v1.3 | Lets you deposit into all chests in one operation.
  9. [21:30:52 TRACE SMAPI] Rewrote ExtendedMinecart to fix StardewValley.Game1.activeClickableMenu field...
  10. [21:30:52 TRACE SMAPI] Rewrote ExtendedMinecart to fix StardewValley.Game1.player field...
  11. [21:30:52 TRACE SMAPI] Loading ExtendedMinecart.dll (rewritten in memory)...
  12. [21:30:52 INFO SMAPI] Loaded Extended Minecart by Entoarox, v1.6.2 | More destinations for your minecart needs!
  13. [21:30:53 TRACE SMAPI] Loading GateOpener.dll...
  14. [21:30:53 INFO SMAPI] Loaded Gate Opener by , v1.3 | Opens and closes gates based on their proximity to you.
  15. [21:30:54 TRACE SMAPI] Loading LookupAnything.dll...
  16. [21:30:54 INFO SMAPI] Loaded LookupAnything by Pathoschild, v1.13 | View metadata about anything by pressing a button.
  17. [21:30:55 TRACE SMAPI] Loading LuckSkill.dll...
  18. [21:30:55 INFO SMAPI] Loaded Luck Skill by , v0.1.4 | Adds ways of getting the vanilla luck skill.
  19. [21:30:57 TRACE SMAPI] Rewrote NPCMapLocations to fix StardewValley.Game1.activeClickableMenu field...
  20. [21:30:57 TRACE SMAPI] Rewrote NPCMapLocations to fix StardewValley.Game1.player field...
  21. [21:30:57 TRACE SMAPI] Loading NPCMapLocations.dll (rewritten in memory)...
  22. [21:30:57 INFO SMAPI] Loaded NPC Map Locations Mod by Bouhm, v1.4.6 | Shows NPC locations on the map
  23. [21:30:58 TRACE SMAPI] Loading PartOfTheCommunity.dll...
  24. [21:30:58 INFO SMAPI] Loaded Part of the Community by Brandon Marquis Markail Green (Space Baby), v1.1.1 | Lets you increase friendship by supporting the community.
  25. [21:31:00 TRACE SMAPI] Rewrote SkullCavernElevator to fix StardewValley.Game1.activeClickableMenu field...
  26. [21:31:00 TRACE SMAPI] Rewrote SkullCavernElevator to fix StardewValley.Game1.player field...
  27. [21:31:00 TRACE SMAPI] Rewrote SkullCavernElevator to fix StardewValley.Game1.gameMode field...
  28. [21:31:00 TRACE SMAPI] Loading SkullCavernElevator.dll (rewritten in memory)...
  29. [21:31:00 INFO SMAPI] Loaded SkullCavernElevator by lestoph, v1.1.2 | Elevator for the Skull Cavern
  30. [21:31:00 ERROR SMAPI] Skipped Better Sprinklers because it's not compatible with the latest version of the game. Please check for a version newer than 2.3 here: http://www.nexusmods.com/stardewvalley/mods/41
  31. [21:31:00 ERROR SMAPI] Skipped CJB Show Item Sell Price because it's not compatible with the latest version of the game. Please check for a version newer than 1.6 here: http://www.nexusmods.com/stardewvalley/mods/93
  32. [21:31:00 DEBUG SMAPI] Loaded 8 mods.
  33. [21:31:00 DEBUG SMAPI] Starting console...
  34. [21:31:00 INFO SMAPI] Type 'help' for help, or 'help <cmd>' for a command's usage
  35. [21:31:00 INFO Luck Skill] Experience Bars not found
  36. [21:31:00 INFO Luck Skill] All Professions not found.
  37. [21:31:06 TRACE LookupAnything] Checking for update... none found.
  38. [21:31:08 ERROR SMAPI] A mod failed handling the GameEvents.UpdateTick event:
  39. System.IO.FileNotFoundException: Could not load file or assembly 'EntoaroxFramework, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  40. File name: 'EntoaroxFramework, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null'
  41. at Entoarox.ExtendedMinecart.ExtendedMinecart.GameEvents_UpdateTick(Object s, EventArgs e)
  42. at StardewModdingAPI.Framework.InternalExtensions.SafelyRaisePlainEvent(IMonitor monitor, String name, IEnumerable`1 handlers, Object sender, EventArgs args) in D:\source\_Stardew\SMAPI\src\StardewModdingAPI\Framework\InternalExtensions.cs:line 46
  43.  
  44. WRN: Assembly binding logging is turned OFF.
  45. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  46. Note: There is some performance penalty associated with assembly bind failure logging.
  47. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  48.  
  49. [21:31:08 ERROR SMAPI] A mod failed handling the GameEvents.UpdateTick event:
  50. System.IO.FileNotFoundException: Could not load file or assembly 'EntoaroxFramework, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  51. File name: 'EntoaroxFramework, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null'
  52. at Entoarox.ExtendedMinecart.ExtendedMinecart.GameEvents_UpdateTick(Object s, EventArgs e)
  53. at StardewModdingAPI.Framework.InternalExtensions.SafelyRaisePlainEvent(IMonitor monitor, String name, IEnumerable`1 handlers, Object sender, EventArgs args) in D:\source\_Stardew\SMAPI\src\StardewModdingAPI\Framework\InternalExtensions.cs:line 46
  54.  
  55. WRN: Assembly binding logging is turned OFF.
  56. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  57. Note: There is some performance penalty associated with assembly bind failure logging.
  58. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  59.  
  60. [21:31:08 ERROR SMAPI] A mod failed handling the GameEvents.UpdateTick event:
  61. System.IO.FileNotFoundException: Could not load file or assembly 'EntoaroxFramework, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  62. File name: 'EntoaroxFramework, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null'
  63. at Entoarox.ExtendedMinecart.ExtendedMinecart.GameEvents_UpdateTick(Object s, EventArgs e)
  64. at StardewModdingAPI.Framework.InternalExtensions.SafelyRaisePlainEvent(IMonitor monitor, String name, IEnumerable`1 handlers, Object sender, EventArgs args) in D:\source\_Stardew\SMAPI\src\StardewModdingAPI\Framework\InternalExtensions.cs:line 46
  65.  
  66. WRN: Assembly binding logging is turned OFF.
  67. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  68. Note: There is some performance penalty associated with assembly bind failure logging.
  69. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  70.  
  71. [21:31:09 ERROR SMAPI] A mod failed handling the GameEvents.UpdateTick event:
  72. System.IO.FileNotFoundException: Could not load file or assembly 'EntoaroxFramework, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  73. File name: 'EntoaroxFramework, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null'
  74. at Entoarox.ExtendedMinecart.ExtendedMinecart.GameEvents_UpdateTick(Object s, EventArgs e)
  75. at StardewModdingAPI.Framework.InternalExtensions.SafelyRaisePlainEvent(IMonitor monitor, String name, IEnumerable`1 handlers, Object sender, EventArgs args) in D:\source\_Stardew\SMAPI\src\StardewModdingAPI\Framework\InternalExtensions.cs:line 46
  76.  
  77. WRN: Assembly binding logging is turned OFF.
  78. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  79. Note: There is some performance penalty associated with assembly bind failure logging.
  80. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  81.  
  82. [21:31:09 ERROR SMAPI] A mod failed handling the GameEvents.UpdateTick event:
  83. System.IO.FileNotFoundException: Could not load file or assembly 'EntoaroxFramework, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  84. File name: 'EntoaroxFramework, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null'
  85. at Entoarox.ExtendedMinecart.ExtendedMinecart.GameEvents_UpdateTick(Object s, EventArgs e)
  86. at StardewModdingAPI.Framework.InternalExtensions.SafelyRaisePlainEvent(IMonitor monitor, String name, IEnumerable`1 handlers, Object sender, EventArgs args) in D:\source\_Stardew\SMAPI\src\StardewModdingAPI\Framework\InternalExtensions.cs:line 46
  87.  
  88. WRN: Assembly binding logging is turned OFF.
  89. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  90. Note: There is some performance penalty associated with assembly bind failure logging.
  91. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement