Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Quick question regarding the images -- Since the error was File / URL not found , does it really mean I could link in my source file any URL?
I am also getting the C++ Exception: Not in a span at line 1633 in file utility.cpp error.
I am fairly confident it is a data issue; I have no HTML in my xlsx file, but I do have a Components field that does have gt characters occasionally (e.g. powdered diamond duct >= 500gpv).
I imported a single row that didn't have any notes (by removing all <topic/> elements from the rwexport file rather than killing my excel file).
I'm trying an import definition that leaves off that column and will report back.
Any recommendations on how to include statblock imports inside the spreadsheet? I have an HTML template prepped that works when I manually insert it into a topic, but I'd like to be able to include it in the spreadsheet, use a concatenate() function to insert the appropriate row data into the statblock, and then use the importer to send it to Realm Works.
Aside from the issues having child <html></html> blocks may cause, the concat function is limited to 8192 characters in it's parameter set, so it seems like I may be dead in the water here.
Have you given any thought to allowing the user to select which worksheet they want to import from inside the workbook? It's be nice to have import data stored in a single workbook, delineated by worksheet.
It would be bit of overkill, but I could write an SSIS package to read the excel file and generate the stat blocks. I was hoping for something a little more lightweight thoughThe tool allows you to specify an external file from which to import a stat block. The cell contains the name of the file (or URL) for what will become the stat block. The cell does not contain the actual contents of the stat block.
Perhaps you could write a script (perl, powershell?) which will generate a lot of files from your HTML template; and then reference the filenames of these templates in your XLSX file?
I haven't done much testing with importing stat blocks. I have a comment that it might only work with .rtf file; but I'd be interested to know what success you might have with other file types. (Maybe do Word mail merge to create a lot of .rtf files?)
It would be bit of overkill, but I could write an SSIS package to read the excel file and generate the stat blocks. I was hoping for something a little more lightweight though![]()
Maybe I'll whip up a configurable console app or something...
Thanks.
Running version 2.3.0.0, when I open a project file, the Importer becomes unresponsive. I've left it running for up so 20 minutes and finally had to kill the process.
Is this a known issue?
Has anyone else experienced this issue? My workaround is to just re-create the definition whenever I open the importer, but it would be nice to be able to load a project file.
Hi there! Wanted to retry an import - same for me 2.3.0 open project seems to freeze the program - at least for the moment![]()
Thanks Farling.
I installed 2.4.1 and opened my latest project, but received the following error message:
RWTopic>> failed to find RWContentsItem for ":"
Additional issues:
1. My Notes column is being incorrectly attributed to the Spell's Name; none of the other column mappings are present.
2. The reveal settings for each snippet are lost.
3. The Parent article(s) as created in the project are missing.
Sorry to be the bearer of bad news, but it seems something is still wonky...
-=Janrith