Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

angelo_genovese

3
Posts
1
Topics
A member registered Apr 02, 2023

Recent community posts

That worked, thanks again for looking at it.

Thanks for looking at it. unfortunately, I haven't been able to reproduce it but I'll keep poking at it when I have some free time.

Bug description: Created a character and exported it, but got the following error from the application after pasting and clicking Convert to FoundryVTT Actor

Something went wrong while trying to convert the XFDF data:
Object reference not set to an instance of an object.    at MPMB_PDF_to_FoundryVTT.CSharp.Converters.MpmbToFoundryConverter.ConvertBio() in U:\Godot\Projects\2022\MPMB_PDF_to_FoundryVTT\CSharp\Converters\MpmbToFoundryConverter.cs:line 1042    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 54    at MainWindow.LoadXFDFFromTextAsync() in U:\Godot\Projects\2022\MPMB_PDF_to_FoundryVTT\CSharp\MainWindow.cs:line 347

  • Application version: 1.1.3
  • PDF version: 13.1.4 - Colorful - Letter
  • Foundry VTT Version 10 build 291
  • D&D 5th edition system version 2.1.5
  • XFDF link: https://pastebin.com/6m8aJA81

I'm just messing around with transitioning over to FVTT from Roll20, and it's been years since I used the MPMB sheet, so my apologies if I missed something obvious.

I managed to get a character to export earlier but had issues importing. I saved the exported json file but didn't hang on to the pdf or the XFDF as I was messing around. On attempting to import I get a validation error printed out to the browser's console

Stack Trace: https://pastebin.com/39FpXspW
Json file: https://pastebin.com/wxQpjrib

I'll keep trying to get to the point where I can reproduce this and provide the XFDF and JSON files if I manage, if there;s any info I've missed that would be helpful, please let me know.