mrburritotaco Posted June 24, 2015 Posted June 24, 2015 So I made a Rexxit private server and the server crashes 5 seconds after I join. Modding API: http://api.technicpack.net/modpack/rexxit-jurassic-pack Crash Report: http://pastebin.com/sqKfqXrB StartServer.bat file: http://pastebin.com/M1amUJUV
Discord Moderator plowmanplow Posted June 24, 2015 Discord Moderator Posted June 24, 2015 If you are using Java 8, the -XX:MaxPermSize parameter should be removed. If you are using Java 7, it shouldn't need to be set higher than 256M. Memory: 438615552 bytes (418 MB) / 769728512 bytes (734 MB) up to 1060372480 bytes (1011 MB) The above line in the crash report indicates that your -Xmx is set to 1G. The implication is that your server isn't being started with the batch file, and parameters, you linked. Are you using a server build provided by the modpack creator or are you creating it yourself from the client modpack? If the former, then you really need to follow up with EnderMedia. If the latter, why are you doing that?
mrburritotaco Posted June 24, 2015 Author Posted June 24, 2015 I downloaded the server download from the modpack page and put the mods into forge.
Discord Moderator plowmanplow Posted June 25, 2015 Discord Moderator Posted June 25, 2015 Their server download should work right from the download. Extract and start. If it doesn't, then you need to take things up with them.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now