Mount & Blade II: Bannerlord

Mount & Blade II: Bannerlord

BetterExceptionWindow
กำลังแสดง 1-10 จาก 23 รายการ
< 1  2  3 >
อัปเดต: 11 ก.พ. 2024 @ 8: 31am
โดย 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)

อัปเดต: 30 ธ.ค. 2023 @ 7: 40am
โดย Bot easy

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

อัปเดต: 30 ธ.ค. 2023 @ 7: 29am
โดย Bot easy

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

อัปเดต: 10 ก.ย. 2023 @ 12: 23am

crashing on 1.1

อัปเดต: 9 ก.ย. 2023 @ 9: 12am

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)

อัปเดต: 21 ก.ค. 2023 @ 8: 28am

revert until official release

อัปเดต: 21 ก.ค. 2023 @ 5: 13am

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)

อัปเดต: 13 มี.ค. 2023 @ 5: 46am

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

อัปเดต: 1 มี.ค. 2023 @ 9: 37pm

# 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

อัปเดต: 1 ม.ค. 2023 @ 8: 31am

# 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