• SiteAnalyzer, технический и SEO-анализ сайтов
Иконка ресурса

AionServer-5.1 (AionGer rev.740; компил) 2017-02-15

Нет прав для скачивания
они не банят, удаляют неактивные акки, тех кто ничего не пишет)
Зарегался 1.5 недели назад, слишком часто удаляют. И когда писал, то же банили.
Зарегистрируйся снова
Точно подсчитать не могу, но регистрировался около 50 раз (за несколько лет) столько же банили.
 
нене, чисто удаляют, чтоб меньше шпионов наверн было))) я постоянно один и тот же акк регаю и почту тож) если не логинится - иду регаться снова)
 
подскажите в чем проблема пожалуйста?
установила JDR 8 с официального сайта
указала везде названия баз и айпи 127.0.0.1 везде

а гейи сервер у меня пишет вот что

Код:
Starting Aion German Version 5.x Game Server.

Invalid maximum heap size: -Xmx4192m
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Server terminated abnormaly ...


Server terminated ...

Для продолжения нажмите любую клавишу . . .
 
подскажите в чем проблема пожалуйста?
установила JDR 8 с официального сайта
указала везде названия баз и айпи 127.0.0.1 везде

а гейи сервер у меня пишет вот что

Код:
Starting Aion German Version 5.x Game Server.

Invalid maximum heap size: -Xmx4192m
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Server terminated abnormaly ...


Server terminated ...

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

Не хватает для запуска оперативки.
 
Не хватает для запуска оперативки.

Спасибо
А что посоветуете указать в бин файле гейм сервера, что бы запустился на 8 гигабайтах?

Если ставлю меньше то :

Код:
Starting Aion German Version 5.x Game Server.

Java HotSpot(TM) Client VM warning: ignoring option UseSplitVerifier; support wa
s removed in 8.0
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap

Server terminated abnormaly ...


Server terminated ...

Для продолжения нажмите любую клавишу . . .
 
Последнее редактирование:
Если я прописываю совсем мало, мне пишет :

Код:
Starting Aion German Version 5.x Game Server.

Java HotSpot(TM) Client VM warning: ignoring option UseSplitVerifier; support wa
s removed in 8.0
02:45:08.982 ERROR[main]: - Critical Error - Thread: main terminated abnormaly:
java.lang.VerifyError: Expecting a stack map frame
Exception Details:
  Location:
	com/aionemu/gameserver/utils/javaagent/JavaAgentUtils.checkObjectCallback()Z
 @90: iload_3
  Reason:
	Error exists in the bytecode
  Bytecode:
	0x0000000: 2ac0 0017 2ab4 003b 01b8 0041 4c2b b600
	0x0000010: 4499 0007 03a7 0007 03a7 0003 3e2b b600
	0x0000020: 4699 000e 2bb6 004a c000 4cb6 004f 3e2a
	0x0000030: c000 172a b400 3b01 1dbb 004c 595d 58b7
	0x0000040: 0052 b800 564c 2bb6 0058 9900 0e2b b600
	0x0000050: 59c0 004c b600 4fac 1dac 1dac
  Stackmap Table:
	append_frame(@24,Object[#55])
	same_locals_1_stack_item_frame(@28,Integer)
	full_frame(@47,{Object[#20],Top,Top,Integer},{})
	same_frame(@88)

java.lang.VerifyError: Expecting a stack map frame
Exception Details:
  Location:
	com/aionemu/gameserver/utils/javaagent/JavaAgentUtils.checkObjectCallback()Z
 @90: iload_3
  Reason:
	Error exists in the bytecode
  Bytecode:
	0x0000000: 2ac0 0017 2ab4 003b 01b8 0041 4c2b b600
	0x0000010: 4499 0007 03a7 0007 03a7 0003 3e2b b600
	0x0000020: 4699 000e 2bb6 004a c000 4cb6 004f 3e2a
	0x0000030: c000 172a b400 3b01 1dbb 004c 595d 58b7
	0x0000040: 0052 b800 564c 2bb6 0058 9900 0e2b b600
	0x0000050: 59c0 004c b600 4fac 1dac 1dac
  Stackmap Table:
	append_frame(@24,Object[#55])
	same_locals_1_stack_item_frame(@28,Integer)
	full_frame(@47,{Object[#20],Top,Top,Integer},{})
	same_frame(@88)

		at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameSe
rver.java:382) ~[AL-Game.jar:na]
		at com.aionemu.gameserver.GameServer.main(GameServer.java:171) ~[AL-Game
.jar:na]

Server terminated abnormaly ...


Server terminated ...

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


подскажите что выставить в StartGS для запуска на 8 гигабайтах оперативной памяти?

java -Xms512m -Xmx564m -XX:MaxHeapSize=564m -Xdebug -XX:MaxNewSize=24m -XX:NewSize=24m -XX:+UseParNewGC -XX:+CMSParallelRemarkEnabled -XX:+UseConcMarkSweepGC -XX:-UseSplitVerifier -ea -javaagent:./libs/al-commons.jar -cp ./libs/*;./libs/AL-Game.jar com.aionemu.gameserver.GameServer
 
Если я прописываю совсем мало, мне пишет :

Код:
Starting Aion German Version 5.x Game Server.

Java HotSpot(TM) Client VM warning: ignoring option UseSplitVerifier; support wa
s removed in 8.0
02:45:08.982 ERROR[main]: - Critical Error - Thread: main terminated abnormaly:
java.lang.VerifyError: Expecting a stack map frame
Exception Details:
  Location:
	com/aionemu/gameserver/utils/javaagent/JavaAgentUtils.checkObjectCallback()Z
 @90: iload_3
  Reason:
	Error exists in the bytecode
  Bytecode:
	0x0000000: 2ac0 0017 2ab4 003b 01b8 0041 4c2b b600
	0x0000010: 4499 0007 03a7 0007 03a7 0003 3e2b b600
	0x0000020: 4699 000e 2bb6 004a c000 4cb6 004f 3e2a
	0x0000030: c000 172a b400 3b01 1dbb 004c 595d 58b7
	0x0000040: 0052 b800 564c 2bb6 0058 9900 0e2b b600
	0x0000050: 59c0 004c b600 4fac 1dac 1dac
  Stackmap Table:
	append_frame(@24,Object[#55])
	same_locals_1_stack_item_frame(@28,Integer)
	full_frame(@47,{Object[#20],Top,Top,Integer},{})
	same_frame(@88)

java.lang.VerifyError: Expecting a stack map frame
Exception Details:
  Location:
	com/aionemu/gameserver/utils/javaagent/JavaAgentUtils.checkObjectCallback()Z
 @90: iload_3
  Reason:
	Error exists in the bytecode
  Bytecode:
	0x0000000: 2ac0 0017 2ab4 003b 01b8 0041 4c2b b600
	0x0000010: 4499 0007 03a7 0007 03a7 0003 3e2b b600
	0x0000020: 4699 000e 2bb6 004a c000 4cb6 004f 3e2a
	0x0000030: c000 172a b400 3b01 1dbb 004c 595d 58b7
	0x0000040: 0052 b800 564c 2bb6 0058 9900 0e2b b600
	0x0000050: 59c0 004c b600 4fac 1dac 1dac
  Stackmap Table:
	append_frame(@24,Object[#55])
	same_locals_1_stack_item_frame(@28,Integer)
	full_frame(@47,{Object[#20],Top,Top,Integer},{})
	same_frame(@88)

		at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameSe
rver.java:382) ~[AL-Game.jar:na]
		at com.aionemu.gameserver.GameServer.main(GameServer.java:171) ~[AL-Game
.jar:na]

Server terminated abnormaly ...


Server terminated ...

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


подскажите что выставить в StartGS для запуска на 8 гигабайтах оперативной памяти?

java -Xms512m -Xmx564m -XX:MaxHeapSize=564m -Xdebug -XX:MaxNewSize=24m -XX:NewSize=24m -XX:+UseParNewGC -XX:+CMSParallelRemarkEnabled -XX:+UseConcMarkSweepGC -XX:-UseSplitVerifier -ea -javaagent:./libs/al-commons.jar -cp ./libs/*;./libs/AL-Game.jar com.aionemu.gameserver.GameServer

Укажите 7 гигов если не хватит то выкиньте эту сборку)
 
Если я прописываю совсем мало, мне пишет :

Код:
Starting Aion German Version 5.x Game Server.

Java HotSpot(TM) Client VM warning: ignoring option UseSplitVerifier; support wa
s removed in 8.0
02:45:08.982 ERROR[main]: - Critical Error - Thread: main terminated abnormaly:
java.lang.VerifyError: Expecting a stack map frame
Exception Details:
  Location:
	com/aionemu/gameserver/utils/javaagent/JavaAgentUtils.checkObjectCallback()Z
 @90: iload_3
  Reason:
	Error exists in the bytecode
  Bytecode:
	0x0000000: 2ac0 0017 2ab4 003b 01b8 0041 4c2b b600
	0x0000010: 4499 0007 03a7 0007 03a7 0003 3e2b b600
	0x0000020: 4699 000e 2bb6 004a c000 4cb6 004f 3e2a
	0x0000030: c000 172a b400 3b01 1dbb 004c 595d 58b7
	0x0000040: 0052 b800 564c 2bb6 0058 9900 0e2b b600
	0x0000050: 59c0 004c b600 4fac 1dac 1dac
  Stackmap Table:
	append_frame(@24,Object[#55])
	same_locals_1_stack_item_frame(@28,Integer)
	full_frame(@47,{Object[#20],Top,Top,Integer},{})
	same_frame(@88)

java.lang.VerifyError: Expecting a stack map frame
Exception Details:
  Location:
	com/aionemu/gameserver/utils/javaagent/JavaAgentUtils.checkObjectCallback()Z
 @90: iload_3
  Reason:
	Error exists in the bytecode
  Bytecode:
	0x0000000: 2ac0 0017 2ab4 003b 01b8 0041 4c2b b600
	0x0000010: 4499 0007 03a7 0007 03a7 0003 3e2b b600
	0x0000020: 4699 000e 2bb6 004a c000 4cb6 004f 3e2a
	0x0000030: c000 172a b400 3b01 1dbb 004c 595d 58b7
	0x0000040: 0052 b800 564c 2bb6 0058 9900 0e2b b600
	0x0000050: 59c0 004c b600 4fac 1dac 1dac
  Stackmap Table:
	append_frame(@24,Object[#55])
	same_locals_1_stack_item_frame(@28,Integer)
	full_frame(@47,{Object[#20],Top,Top,Integer},{})
	same_frame(@88)

		at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameSe
rver.java:382) ~[AL-Game.jar:na]
		at com.aionemu.gameserver.GameServer.main(GameServer.java:171) ~[AL-Game
.jar:na]

Server terminated abnormaly ...


Server terminated ...

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


подскажите что выставить в StartGS для запуска на 8 гигабайтах оперативной памяти?

java -Xms512m -Xmx564m -XX:MaxHeapSize=564m -Xdebug -XX:MaxNewSize=24m -XX:NewSize=24m -XX:+UseParNewGC -XX:+CMSParallelRemarkEnabled -XX:+UseConcMarkSweepGC -XX:-UseSplitVerifier -ea -javaagent:./libs/al-commons.jar -cp ./libs/*;./libs/AL-Game.jar com.aionemu.gameserver.GameServer

SET JAVA_OPTS=-Xms3072m -Xmx3072m -XX:MaxHeapSize=3072m -Xdebug -Xrunjdwp:transport=dt_socket,address=8998,server=y,suspend=n -ea
На 3гб запускал эту сборку .
Снеси 8ую java поставь 7ую и запускай

У меня к стате уже 792ая есть , такой же шлак :D
 
Такая проблема
Если играть за Асмодеанцев, то персонаж не может перемещаться и пользоваться услугами мастера полетов, так же в чате от него выходят какие-то непонятки, будто он сам Элиец. За Элийцев все норм, не могу понять, в чем проблема, в клиенте или в серве.
 
Назад
Сверху