Jump to content

Recommended Posts

Posted

Okay guys so I was trying to run my Attack of the B-Team Server out of the box when I got this error:    0grSw1o.png

So I decreased the amount of memory until my start.bat file looked like this:

@echo off
title Attack of the B-Team
java -Xmx1G -Xms1G -jar BTeam.jar nogui
pause

(I added the top 2 lines)

 

After doing that it started and instantly crashed. Here is the link to my log file: http://pastebin.com/awJjpeKZ

I am hoping that you guys can help. 

 

~coolbob721

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...