-
Notifications
You must be signed in to change notification settings - Fork 11
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
Server Crash when Foxguard is installed #110
Comments
So I know it is going to sound really stupid...but: For some reason, Sponge (or maybe Forge), hates parenthesis in the names. If that doesn't fix it, let me know. |
I will do this tonight and let you know. Thank you |
This did not fix the issue. Same errors. I put the older version in and works fine |
Hm... That is very strange.. I'll take a closer look. |
I even made sure my mods all had no () just incase. As i said, the older version works. And if i knew how to read the codes better, I'd answer my own question and fix it. Lol |
I'm also having the same issue with the same stack trace. No other mods installed, just Any luck finding the root cause so far? |
I reverted to the previous version. Untill the next update |
Hey, sorry for the delay in reaponse. If you have time, can you try changing the name of the foxcore jar to start with an 'a': The only other thing that I can think of that would be causing this is not enough RAM. |
Renamed both mods to have an 'a' in front, like "afoxguard-sponge-0.22.0-beta-450-server.jar" and I'm still not having any success... |
Hi, I should have specified, please change only the foxcore jar, or prefix FoxGuard with the letter b. It appears that Sponge/Forge may be loading the plugins out of order. |
Thats still a no from me :/ For whatever reason I'm able to launch on my personal rig (Win10), but as soon as I move it over to my server (Ubuntu) this error occurs.. |
That's really really odd. If it's working on in eof your setups but not the other, I can only think of a few things... One of the jars is corrupted, try downloading them both again? The Linux file system has the wrong permissions for the files or something like selinux is blocking them. If you have verified that the files aren't corrupt, can you run --edit: I'll try spinning up a Ubuntu VM later and messing around with it. I usually yes on Windows and REHL, so maybe it OS specific. |
**edit: I'll try running it outside of McMyAdmin to see if that changes anything. |
I am not home to test. When i had issues. It was windows 10. I again reverted to the versiom kust before and works great |
changing the name somehow changed the priority and fixed my error |
Can be fixed adding the dependency manually: Open the jar of
|
This is my pastebin
https://pastebin.com/yeizTCgE
I have installed foxCore. No issue version 0.22-258
When i install FoxGuard 0.22-450 it crashes and gives me this.
I have installed FoxGuard 0.21-405
and have no issues other than what you already know on 0.21-405
The text was updated successfully, but these errors were encountered: