bcholmes / StarTrek2d20

Character creation tool for Star Trek Adventures RPG from Modiphius.
ISC License
21 stars 7 forks source link

Export Starship to PDF #1

Closed speed-of-heat closed 3 years ago

speed-of-heat commented 3 years ago

Using edge seem to create an error, no pdf is generated

"Hmmm… can't reach this pageCheck if there is a typo in pdf.modiphiusapps.hostinguk.org. Search the web for pdf modiphiusapps hostinguk org If spelling is correct, try running Windows Network Diagnostics."

bcholmes commented 3 years ago

Thanks for the bug report and for providing such specific information!

Basically the root problem is that the original code sent all the character creation data to the modiphiusapps server to render the PDF. I've re-written this code for normal and supporting characters (to support additional types of sheets), but the starship sheets are still constructed the old way. And the modiphiusapps site has been down recently. I've already started working on a fix, and will have something very soon.

speed-of-heat commented 3 years ago

Thanks for the quick response, cool tool btw!

bcholmes commented 3 years ago

I've deployed v1.210922 (see bottom right-hand corner of the screen), which should fix this problem. Like all quickly-implemented things, there's a chance I've missed something, so I'll keep my eye on testing over the next few days.

speed-of-heat commented 3 years ago

yep that seems to work ! thanks !