Failed to run a server
coder-Zzx opened this issue · 11 comments
Hi!
I didn't changed server run scripts from base E2E files.
Can you try to run E2E server and see if error still occur?
i just tried but it was the same. it just said installing forge after the forge installed successfully over and over again.
I cant reproduce this issue.
You can try to find solution on E2E discord or straight in Web. Maybe they could help.
I cant reproduce this issue. You can try to find solution on E2E discord or straight in Web. Maybe they could help.
ok,thx a lot.
I've been working on it recently. I tried to put all the mods, configs, scripts and other stuffs in another sever folder and it worked, with many errors and warnings though. I think maybe it's caused by some fml libraries lost. But I still have no idea about the exact reason.
Yeah, I tried the first solution and it worked, now it's running steadily, thx a lot! (I replied a few days ago, but i don't know why you didn't receive that.)
Also, could you try in file settings.cfg
set IGNORE_JAVA_CHECK=0;
to IGNORE_JAVA_CHECK=1;
?
Also, one of E2E-E
player had issue with Java version too, there is his comment:
I just tried launching a new Enigmatica2 Server like I did earlier today, with the only difference being I downloaded a java version from Adoptium (AdoptOpenJDK) and not from Oracle (supposed to be the original one xD)
Other than that, i didn't modify any settings from it, and the server is actually launching.
Here, the Java was clearly not recognized while Adoptium version of it was recognized 🤔
It works even with E2E-E, and it saves me a lot of headaches
@coder-Zzx so, did you tried solutions listed in two previous messages?