Показать сообщение отдельно
Непрочитано 22.05.2013, 18:08   #1
Мастер

Автор темы (Топик Стартер) Ошибка в гс

Начал ставить сборку все хорошо до одного момента - где нужно выделить оперативку под сервер, какое бы значение не ставил - толку нету, буду признателен за помощь.

Вот код ошибки:


Starting GameServer.

Invalid maximum heap size: -Xmx1500mb
Could not create the Java virtual machine.

Server terminated abnormaly ...


Server terminated ...

Для продолжения нажмите любую клавишу . . .



Когда ставлю 2гб эта ошибка:



Starting GameServer.

Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.

Server terminated abnormaly ...


Server terminated ...

Для продолжения нажмите любую клавишу . . .


При 1 гб:


Starting GameServer.

Exception in thread "main" java.lang.NoClassDefFoundError: org/mmocore/gameserve
r/GameServer
Caused by: java.lang.ClassNotFoundException: org.mmocore.gameserver.GameServer
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: org.mmocore.gameserver.GameServer. Program will
exit.

Server terminated abnormaly ...


Server terminated ...

Для продолжения нажмите любую клавишу . . .



П.С. если не там создал тему - перенесите.
Retribution вне форума Отправить сообщение для Retribution с помощью Skype™ Ответить с цитированием