Mount & Blade II: Bannerlord

Mount & Blade II: Bannerlord

BetterExceptionWindow
23개 중 1~10개 표시 중
< 1  2  3 >
업데이트: 2024년 2월 11일 오전 8시 31분
작성자: Bot easy

What's new:
Version 7.1.1
- Completed japanese localisation (Thank you S-Katagiri!)
- Bugfix on attach dnspy due to missing module (it was dedicated server module that no longer exists in Modules directory)

업데이트: 2023년 12월 30일 오전 7시 40분
작성자: Bot easy

implemented localisation template
restored emergency save due to last beta patch/stable patch
removed annoying prompt (windows message box)

업데이트: 2023년 12월 30일 오전 7시 29분
작성자: Bot easy

implemented localisation template
restored emergency save due to last beta patch/stable patch
removed annoying prompt (windows message box)

업데이트: 2023년 9월 10일 오전 12시 23분

crashing on 1.1

업데이트: 2023년 9월 9일 오전 9시 12분

Implemented native crash handler, i.e if the a C++ program inside the game engine crashed at least you know what went wrong (mileage may vary)
Only works for Bannerlord v1.2 (WILL CRASH ON version below it)

업데이트: 2023년 7월 21일 오전 8시 28분

revert until official release

업데이트: 2023년 7월 21일 오전 5시 13분

Implemented native crash handler, i.e if the a C++ program inside the game engine crashed at least you know what went wrong (mileage may vary)
Only works for Bannerlord v1.2 (WILL CRASH ON version below it)

업데이트: 2023년 3월 13일 오전 5시 46분

"CatchNative2Managed" is set always to true in config.json

업데이트: 2023년 3월 1일 오후 9시 37분

# What's new
Version 6.5
Bugfixes:
Fixed crash on Bannerlord version 1.1+
Fixed broken console output
Removed prompt on Boot
Feature:
Automatically download exception definitions (solutions.json) on game start up

업데이트: 2023년 1월 1일 오전 8시 31분

# What's new
Version 6.2
Bugfixes:
- Screenshot didn't appear in saved generated .htm file, it should now.
- Save games cannot be downloaded in generated .htm file, it should working now.
I'm sorry if these two feature didn't work as expected. Nobody was reporting this bug until a user PM'd about this on discord.
Improvements:
- XML validator now runs faster because it doesn't need to display valid xml files in error window
- added more compatibility with butterlib
- added confirmation prompt if the user wants to discard the error report if an attachment was attached to it.
- added more exception handler on native to managed interfaces