-
Notifications
You must be signed in to change notification settings - Fork 3
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
Comments
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. |
Windows 10, the past 3 versions have not worked (haven't tested others) and I've tried fresh installs in multiple different folders. |
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. |
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. |
Thanks to log outputs from a couple of people, it would appear that Lorca is the root cause of this issue. Copying over from that issue
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. |
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.
The text was updated successfully, but these errors were encountered: