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

Fatal EOF error #14

Closed
Shadoyama1 opened this issue Jul 20, 2024 · 5 comments · Fixed by #15
Closed

Fatal EOF error #14

Shadoyama1 opened this issue Jul 20, 2024 · 5 comments · Fixed by #15

Comments

@Shadoyama1
Copy link

Doesn't matter which version I run, I get the following error:

time="2024-07-19T19:57:51-04:00" level=fatal msg=EOF

Works perfectly fine on a VM, not sure as to why I'm getting this error. I've disabled my anti-virus and firewall entirely and it does not want to work no matter what I do.

@DavidArthurCole
Copy link
Owner

Doesn't matter which version I run, I get the following error:

time="2024-07-19T19:57:51-04:00" level=fatal msg=EOF

Works perfectly fine on a VM, not sure as to why I'm getting this error. I've disabled my anti-virus and firewall entirely and it does not want to work no matter what I do.

What OS are you running, and what version, please? Also have you tried running it in a completely new folder, with a freshly downloaded copy, etc.

@Shadoyama1
Copy link
Author

Windows 10, the past 3 versions have not worked (haven't tested others) and I've tried fresh installs in multiple different folders.

@DavidArthurCole
Copy link
Owner

Looks like there are a sum total of 12 different places that could be fatally erroring out. I've sent you a friend request on Discord, so that I can provide you with a modified binary that should narrow down exactly which is causing the problem.

@Shadoyama1
Copy link
Author

I don't believe I received the friend request, my username on discord is a little different from here. My discord username is just Shadoyama, or user ID 194140498754142208.

@DavidArthurCole
Copy link
Owner

Thanks to log outputs from a couple of people, it would appear that Lorca is the root cause of this issue.

Issue open here
PR open here

Copying over from that issue

Just wanted to add I have 1 person seeing this as well on Windows but 15 others not seeing it with the same application. Seems to be persistent for that person. This is just a standard launch with Windows of the exe that launches Lorca with data.

Given I have my own fork of lorca that's already heavily edited, I'm going to do my best to implement the fixes suggested over there, however, given I have been unable as of yet to replicate this issue on my end, and there seems to be no surefire way to get this issue to present, testing that the fix worked may prove to be rather tedious.

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 a pull request may close this issue.

2 participants