Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

MPMB to FoundryVTT

Easily move your D&D characters to FoundryVTT · By BlackDragonBE

Conversion Issue 2023-12-04 - App: 1.1.5 - PDF: v13.1.11+231115 (Print Friendly - Redesign)

A topic by RJBPrimal created Dec 04, 2023 Views: 63 Replies: 2
Viewing posts 1 to 4

Hi @blackdragonbe, Getting a new error, as linked below.

Bug description:

Something went wrong while trying to convert the XFDF data:
Sequence contains no matching element
   at System.Linq.ThrowHelper.ThrowNoMatchException()
   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
   at Five.FiveBackgroundDataLoader.GetBackgroundData(String backgroundName) in U:\Godot\Projects\2022\MPMB_PDF_to_FoundryVTT\CSharp\5eTools\FiveBackgroundDataLoader.cs:line 36
   at MPMB_PDF_to_FoundryVTT.CSharp.Converters.MpmbToFoundryConverter.ConvertCharacterBackground() in U:\Godot\Projects\2022\MPMB_PDF_to_FoundryVTT\CSharp\Converters\MpmbToFoundryConverter.cs:line 558
   at MPMB_PDF_to_FoundryVTT.CSharp.Converters.MpmbToFoundryConverter.Convert(MPMBCHaracterData mpmbCharacterData, FoundryCharacterData foundryTemplateData, MainWindow mainWindow) in U:\Godot\Projects\2022\MPMB_PDF_to_FoundryVTT\CSharp\Converters\MpmbToFoundryConverter.cs:line 47
   at MainWindow.LoadXFDFFromTextAsync() in U:\Godot\Projects\2022\MPMB_PDF_to_FoundryVTT\CSharp\MainWindow.cs:line 346

Application version: 1.1.5

PDF version: v13.1.11+231115 - MPMB's Character Record Sheet (v13.1.11) [Printer Friendly - Redesign]

Foundry D&D 5e system version: 2.4.0

XFDF link: https://pastebin.com/X1ztcaX8

Can this be looked at when you can? Cheers.

Thanks for the report, I'll look into this as soon as possible.

I've fixed the issue, it was a parsing error in some cases where class features were defined via a different text format. It should now work correctly starting from v1.1.6. Cheers!

moved this topic to Issues (closed)