Mount & Blade II: Bannerlord

Mount & Blade II: Bannerlord

8,830 평점
ButterLib
4
7
2
3
4
6
4
2
3
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
파일 크기
게시일
업데이트일
37.278 MB
2022년 9월 5일 오후 1시 20분
2024년 10월 7일 오전 1시 44분
업데이트 노트 65개 (보기)

다운로드 위해 구독하기
ButterLib

Pinkie Arg님의 1 모음집
BUTR Stack
아이템 4개
설명
For the Early Access version please visit this!

Sources available at GitHub[github.com]!

Installation
This module should be one of the highest in loading order and placed above native modules. Ideally, it should be second in load order after Bannerlord.Harmony.

Important information for v1.2.0
ButterLib's and BEW Crash Reporters are broken by TW. We are not able to do something here via ButterLib, so we suggest to download BLSE v1.4.0 or higher from NexusMods to make Crash Reports work again!

For Players
.This mod is a dependency mod that does not provide anything by itself. You need to additionaly install mods that use it.

For Modders
Distributed libraries:
ButterLib 2.1.0 distributes with itself some libraries. Unfortunately, the game has a strict dependency system and if the versions don't match the game will crash. So here's the list of packages:
  • Microsoft.Extensions.DependencyInjection - 2.0.0
  • Microsoft.Extensions.DependencyInjection.Abstractions - 2.0.0
  • Microsoft.Extensions.Logging - 2.0.0
  • Microsoft.Extensions.Logging.Abstractions - 2.0.0
  • Microsoft.Extensions.Options - 2.0.0
  • Microsoft.Extensions.Primitives - 2.0.0
  • System.Reflection.Metadata - 5.0.0
  • System.Collections.Immutable - 5.0.0
  • System.Memory - 4.5.4
  • System.Buffers - 4.5.4
  • System.Runtime.CompilerServices.Unsafe - 4.5.3
  • Serilog - 2.10.0
  • Serilog.Extensions.Logging - 3.1.0
  • Serilog.Sinks.File - 5.0.0
We are unfortunately enforcing everyone to use exactly these versions. Microsoft.Extensions.* are 2.0.0 because Serilog is compiling against 2.0.0 versions of the libraries and the game is enforcing exact version match! Same for System.Reflection.Metadata, System.Runtime.CompilerServices.Unsafe is enforcing it.

Highlighted features:
  • ExceptionHandler - Catches all exceptions in BEW style and gives the ability to save the crash report
  • CrashUploader - Uploads those crash reports to https://butr.dev for creating tiny url's for sharing!
  • CampaignIdentifier[butr.github.io] - Associates unique string ID with every campaign based on the initial character.
  • DistanceMatrix[butr.github.io] - A generic class that pairs given objects of type MBObject and for each
    pair calculates the distance between the objects that formed it.
  • DelayedSubModule[butr.github.io] - Execute code after specific SubModule method.
  • SubModuleWrappers[butr.github.io] - Wraps MBSubModulebase for easier calling of protected internal metods.
Check the /Articles[butr.github.io] section in the documentation to see all available features!

FAQ
CTD After an Update:
Steam is not always updating all mods. We suggest to manually resubscribe to Harmony, UIExtenderEx, ButterLib and MCM if you experience crashes!
Wrong ButterLib Version:
Check that the Modules folder (C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\Modules) does not contain a Bannerlord.ButterLib folder!
인기 토론 모두 보기(8)
33
2025년 6월 13일 오전 8시 33분
butterlib is crashing bannerlord
M1L1T4NTM1ND3D
20
1
2023년 9월 20일 오전 12시 32분
update from sept 9 causes crashes
Dr.Licor
10
2024년 2월 29일 오전 8시 30분
Nov 5 @ 11:03am Update
Echo
댓글 685
tougarashi 2025년 7월 25일 오후 5시 47분 
butterlibのmodを導入すると以下のエラーが発生しクラッシュします。
少し前までは無かったのですが、どなたか解決方法をご教示願いますでしょうか。
「An unhandled exception occured」
Jotch 2025년 7월 23일 오전 7시 01분 
this mod is the only mod the makes my game crash and I swear I've done everything, I only got the 4 mods which was harmony, butterlib, etc. Did everything from BLSE, Unblock Dll, to modding on vortex
Ksarkin 2025년 7월 5일 오전 1시 31분 
Игровое сообщество STURGIA ищет новых игроков.
Наш основной проект - Bannerlord online. Сотни игроков на глобальной карте, отряды НПС, боссы, клановые войны, рейды и битвы за ресурсы. Одним словом ванильный банерлорд, только в онлайне, все лорды - игроки, а одновременный онлайн достигает 400 человек.
Наш дискорд: {링크가 삭제되었습니다}
AustralopithecusAustrolepithecus 2025년 6월 6일 오후 12시 34분 
Why does this not update
megalovania 2025년 6월 3일 오전 8시 48분 
u can search Bannerlord Software Extender or just BLSE to download this
megalovania 2025년 6월 3일 오전 8시 47분 
@EliteGot_Owned ur solution didnt work for me. but i did fix this problem by using BLSE launcher on nexusmod. i recommend everyone encounter crash try this
EliteGot_Owned 2025년 5월 12일 오전 11시 39분 
WINDOWS\system32> gci -Path 'D:\SteamLibrary\steamapps\common\Mount & Blade II Bannerlord\Modules' -Recurse | Unblock-File
EliteGot_Owned 2025년 5월 12일 오전 11시 30분 
you all need to unblock ur dll's....

, go to your START > Windows Powershell > gci -Path 'E:\Steam\steamapps\common\Mount & Blade II Bannerlord\Modules' -Recurse | Unblock-File

NOTE: YOUR PATH MAY BE DIFFERENT THAN THE ABOVE!!!! FIND YOUR CORRECT PATH!!!

If it returns to a blank line, it worked
If it returns a block of red text. READ THE TEXT
Normally it will say your path doesn’t exist
If that is the case, go back to your module folder
Right Click on the Address Bar
Copy Address as Text
Paste into PowerShell
EliteGot_Owned 2025년 5월 12일 오전 11시 30분 
you all need to unblock ur dll's....

, go to your START > Windows Powershell > gci -Path 'E:\Steam\steamapps\common\Mount & Blade II Bannerlord\Modules' -Recurse | Unblock-File

NOTE: YOUR PATH MAY BE DIFFERENT THAN THE ABOVE!!!! FIND YOUR CORRECT PATH!!!

If it returns to a blank line, it worked
If it returns a block of red text. READ THE TEXT
Normally it will say your path doesn’t exist
If that is the case, go back to your module folder
Right Click on the Address Bar
Copy Address as Text
Paste into PowerShell
test 2025년 5월 11일 오전 4시 42분 
It causes errors for me too