Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solves crash at opening non-wg files #260

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kbarni
Copy link
Contributor

@kbarni kbarni commented May 2, 2024

Wordgrinder crashes/gives error when trying to open (as in "Load document set...") a non-wg file:

Lua error: [string "src/lua/fileio.lua"]:615: attempt to call missing method 'close' of table
[string "src/lua/fileio.lua"]:615 function LoadFromFile
[string "src/lua/fileio.lua"]:623 function LoadDocumentSet
[string "src/lua/main.lua"]:167 function WordProcessor
[string "src/lua/main.lua"]:436 function Main

I deleted this line, so now it just gives the warning: [file] is not a valid WordGrinder file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant