New build 1.3.1-r1.0 Crashes on startup.

Discussion in 'Bukkit Help' started by josephdennis, Aug 1, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    josephdennis

    New recommended build 1.2.5-r5.0 Crashes on startup with all plugins disabled. Please help :(
     
  2. Offline

    W&L-Craft

    what does the console say when crashing?
     
  3. Offline

    cray_Z

    Post your start up file
     
  4. Offline

    josephdennis

    Where is my startup file located?
     
  5. Offline

    cray_Z

    The file where you start up your server. Ex: RUN.bat for windows
     
  6. Offline

    josephdennis

    @ECHO ON
    IF /I "%PROCESSOR_ARCHITECTURE:~-2%"=="64" java -Xms1024M -Xmx2048M -jar "%~dp0craftbukkit.jar"
    IF /I "%PROCESSOR_ARCHITECTURE:~-2%"=="86" java -Xincgc -Xmx1024M -jar "%~dp0craftbukkit.jar"
     
  7. Offline

    josephdennis

    bump, I have the same problem with todays latest dev build. Help please.
     
  8. Offline

    josephdennis

    The console just flahes for a second. what can I do to take a look at it? I am now using the latest recomended build 1.31-r10
     
Thread Status:
Not open for further replies.

Share This Page