Recurrent Complex

Recurrent Complex

35M Downloads

Weird crash on server (Part 2)

xJon opened this issue ยท 10 comments

commented

well..this crash is looking diffrent..at least.
http://pastebin.com/fSjFjfd9

commented

Hmm, I'm guessing this was too much then. The newest build might be different, try again with that? :)

commented

Tested.
No crash report this time, but it crashed.
Here's the latest server log:
http://pastebin.com/xrt5tFw9
When I remove RecurrentComplex it launches okay.

commented

No part of the log references Recurrent Complex. I'm not sure if the errors down below are related, but they're caused by CodeChickenCore, I think.
What do you mean by 'no crash report'? If it crashes, there is always a log somewhere x)

commented

The server stops, but don't generate any crash report - so I gave you the latest log.
I also saw no part in the latest log related to RecurrentComplex, but when I removed the mod from the mod list the server didn't stop.
It is weird indeed.
I will try it one more time.
also, if you wish to try yourself, here's the modpack's technic page (there's a server download there):
http://www.technicpack.net/modpack/details/the-1710-pack.453902

commented

Anything new? :)

commented

I still don't see what the latest log has to do with RecurrentComplex. When exactly does this even occur? On launch?

commented

Really happy to see you comment here, thank you for the support.
Some time passed so let me just try again everything.
I will use 0.9.3.n13.

commented

Okay, so I tried using the 0.9.3.n13 version on the server and it did generate a crash report, unfortunately.
http://pastebin.com/Wqxuq98H
Sorry to be the guy that tells the bad news D:

commented

Alright, I had a closer look, and apparently it's a Windows 7 JDK bug -- https://bugs.openjdk.java.net/browse/JDK-7108548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
I'm afraid there is nothing I can do until they fix it.

As a workaround, I recommend putting your MC jar in a directory containing no spaces:
file:/C:/Users/Admin/Downloads/The-1.7.10-Pack-Server-Public-v0.7.0/mods/RecurrentComplex-0.9.3.n13.jar

commented

Gotcha. Awesome you figured it out, also thank you for the workaround, I'll use it!
So I should use the releases from Curse, right?