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

What is return code 254? #277

Open
ghxstweb opened this issue Oct 30, 2024 · 1 comment
Open

What is return code 254? #277

ghxstweb opened this issue Oct 30, 2024 · 1 comment
Assignees

Comments

@ghxstweb
Copy link

I'm using a blender extension called latex2blender and it appears as if the dvi conversion process is not exiting properly. Im getting some info that there is an exit code of value 254, and I was wondering how I might go about fixing it. Thanks!

image

@mgieseki
Copy link
Owner

mgieseki commented Oct 30, 2024

Sorry, I can't help you with this issue, unfortunately, because I don't know the internals of latex2blender. I suggest to report it here. Error 254 might be related to invalid PostScript code in the processed DVI file. If you could post a minimal DVI file that latex2blender uses to call dvisvgm, I could have a look.

Edit: If possible, look for the .dvi file created by latex2blender and manually run dvisvgm on it. In case of errors, you should get corresponding error or warning messages which are not present in the error window of latex2blender.

@mgieseki mgieseki self-assigned this Oct 30, 2024
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

No branches or pull requests

2 participants