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

Server Crashing during launch #1185

Closed
me2000000 opened this issue Jul 11, 2016 · 2 comments
Closed

Server Crashing during launch #1185

me2000000 opened this issue Jul 11, 2016 · 2 comments

Comments

@me2000000
Copy link

server version 0.9.0 and 0.8.5 are crashing for me, the following message is displayed when i run the LaunchServer batch

OS is 64
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256M; support was removed in 8.0

My Java is updated to version 8 update 91 on Windows 10 64 bit

I get the following message at the end

[22:56:25] [Server thread/WARN] [EnderIO]: Failed to write Transciever Channels on exit: java.util.concurrent.ExecutionException: java.lang.NullPointerException
[22:56:25] [Server thread/ERROR] [extracells]: Skipping event FMLServerStoppedEvent and marking errored mod extracells since required dependency appliedenergistics2 has errored
[22:56:25] [Server thread/ERROR] [factorization.misc]: Skipping event FMLServerStoppedEvent and marking errored mod factorization.misc since required dependency factorization has errored
[22:56:25] [Server thread/ERROR] [HatStand]: Skipping event FMLServerStoppedEvent and marking errored mod HatStand since required dependency Hats has errored
[22:56:25] [Server thread/ERROR] [thaumicenergistics]: Skipping event FMLServerStoppedEvent and marking errored mod thaumicenergistics since required dependency appliedenergistics2 has errored
[22:56:25] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[22:56:25] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
Press any key to continue . . .

pressing a key to continue closes the window

@xJon
Copy link
Owner

xJon commented Jul 11, 2016

Did you set eula.txt to true?

@me2000000
Copy link
Author

Wow, yea that was it. Thanks . .

@xJon xJon closed this as completed Jul 11, 2016
@xJon xJon added the #doge label Jul 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants