What do you mean it freaks out? If it says something like 'oversized heap amount or load' or whatever, and it's constantly flashing, change your Xmx ammount to 512.
|
|
Hi, need help real quick
I used to use windows xp but recently switched to Windows 7. And now when I try to run my server the run-server.bat just freaks out.
How can I make it work on windows 7? (64bit).
this is the current code in run-server.bat
And if it matters I'm using ErasedPkz source.Code:@echo off title Project Insanity java -Xmx800m -cp bin;deps/poi.jar;deps/mysql.jar;deps/mina.jar;deps/slf4j.jar;deps/slf4j-nop.jar;deps/jython.jar;log4j-1.2.15.jar; server.Server start Run-Server.bat exita

What do you mean it freaks out? If it says something like 'oversized heap amount or load' or whatever, and it's constantly flashing, change your Xmx ammount to 512.
Yeah, it like randomly starts flashing, it just keeps disappearing , then appearing over and over until I can finally ex out.

use this and edit what java your using.
Code:@echo off title Run Server "C:\Program Files\Java\jdk1.7.0\bin\java.exe" -Xmx1000m -cp bin;deps/poi.jar;deps/mysql.jar;deps/mina.jar;deps/slf4j.jar;deps/slf4j-nop.jar;deps/jython.jar;log4j-1.2.15.jar; server.Server pause

| « [PI] Enabling Drops | please help me with adding models to a PI » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |