Jump to content
  • 0

[req] god source


TouchAndDie

Question

Recommended Posts

  • 0

try to create your own src and and add these files.

 

 

One more thing these source files doesn't working with 415 protocol system :) i've tryed it.

Link to comment
Share on other sites

  • 0

jump system class'es working i didnt say that but on char creation i had problems. i have 415 protocol and l2incore alowed protocols:

# Какие протоколы клиента пускать на сервер

# Разделяется через ";"

# По умолчанию: 267

AllowedProtocolRevisions = 387;388;389;390;391;392;393;394;395;396;404

Link to comment
Share on other sites

  • 0

jump system class'es working i didnt say that but on char creation i had problems. i have 415 protocol and l2incore alowed protocols:

# Какие протоколы клиента пускать на сервер

# Разделяется через ";"

# По умолчанию: 267

AllowedProtocolRevisions = 387;388;389;390;391;392;393;394;395;396;404;415

 

fixed

Link to comment
Share on other sites

  • 0

i tryed it :D it will not help :D when you creating charecter it shows you grey char and its deleting time 2 min.

These are certain problems for packs such as those. I'm afraid you will have to wait L2J to realise it.

Link to comment
Share on other sites

  • 0

hmm i found this: http://www.4shared.com/rar/2SNjCcAx/RusDev-Game.html? .. but when i compile i get :

[javac] C:\workspace\Source\RusDev-Game\java\com\l2js\Config.java:1177: error: unmappable character for encoding Cp1252
    [javac] 			SERVER_VERSION = getString(serverVersion, "version", "?¥ ¨§¢¥áâ­ ï ¢¥àá¨ï.");
    [javac] 			                                                      ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\Config.java:1178: error: unmappable character for encoding Cp1252
    [javac] 			SERVER_BUILD_DATE = getString(serverVersion, "builddate", "?¥ ¨§¢¥áâ­ ï ¤ â .");
    [javac] 			                                                           ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\Config.java:1183: error: unmappable character for encoding Cp1252
    [javac] 			SERVER_VERSION = "?¥ ¨§¢¥áâ­ ï ¢¥àá¨ï.";
    [javac] 			                  ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\Config.java:1184: error: unmappable character for encoding Cp1252
    [javac] 			SERVER_BUILD_DATE = "?¥ ¨§¢¥áâ­ ï ¤ â .";
    [javac] 			                     ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\Config.java:1195: error: unmappable character for encoding Cp1252
    [javac] 			DATAPACK_VERSION = getString(serverVersion, "version", "?¥ ¨§¢¥áâ­ ï ¢¥àá¨ï.");
    [javac] 			                                                        ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\Config.java:1200: error: unmappable character for encoding Cp1252
    [javac] 			DATAPACK_VERSION = "?¥ ¨§¢¥áâ­ ï ¢¥àá¨ï.";
    [javac] 			                    ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\Config.java:1225: error: unmappable character for encoding Cp1252
    [javac] 		Tools.printSection("?¢¥­âë");
    [javac] 		                    ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\Config.java:1288: error: unmappable character for encoding Cp1252
    [javac] 		Tools.printSection("?¥§®¯ á­®áâì");
    [javac] 		                    ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\Config.java:1331: error: unmappable character for encoding Cp1252
    [javac] 			_log.severe("?¥ ¢®§¬®¦­® § £à㧨âì ª®­ä¨£ãà æ¨î: ­¥ ãáâ ­®¢«¥­ ०¨¬ á¥à¢¥à .");
    [javac] 			             ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\Config.java:1337: error: unmappable character for encoding Cp1252
    [javac] 		if (pName.equalsIgnoreCase("XP ?í©â"))
    [javac] 		                               ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\GameServer.java:97: error: unmappable character for encoding Cp1252
    [javac] 		_log.finest("ˆá¯®«ì§®¢ ­® ¯ ¬ïâ¨:" + getUsedMemoryMB() + "Œ?");
    [javac] 		                                                           ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\GameServer.java:112: error: unmappable character for encoding Cp1252
    [javac] 			_log.severe("?¥¢®§¬®¦­® áç¨â âì ID'ë ¨§ ?„.");
    [javac] 			             ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\GameServer.java:112: error: unmappable character for encoding Cp1252
    [javac] 			_log.severe("?¥¢®§¬®¦­® áç¨â âì ID'ë ¨§ ?„.");
    [javac] 			                                        ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\GameServer.java:141: error: unmappable character for encoding Cp1252
    [javac] 		printSection("?।¬¥âë");
    [javac] 		              ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\GameServer.java:152: error: unmappable character for encoding Cp1252
    [javac] 		printSection("?¥àá®­ ¦¨");
    [javac] 		              ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\GameServer.java:224: error: unmappable character for encoding Cp1252
    [javac] 		Tools.printSection("?¢¥­âë - RusDev");
    [javac] 		                    ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\GameServer.java:235: error: unmappable character for encoding Cp1252
    [javac] 		Tools.printSection("?¥§®¯ á­®áâì - RusDev");
    [javac] 		                    ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\GameServer.java:352: error: unmappable character for encoding Cp1252
    [javac] 		_log.info("Game Server § ¯ã饭, ᢮¡®¤­ ï ¯ ¬ïâì " + freeMem + " Œ? ¨§ " + totalMem + " Œ?");
    [javac] 		                                                                  ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\GameServer.java:352: error: unmappable character for encoding Cp1252
    [javac] 		_log.info("Game Server § ¯ã饭, ᢮¡®¤­ ï ¯ ¬ïâì " + freeMem + " Œ? ¨§ " + totalMem + " Œ?");
    [javac] 		                                                                                         ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\GameServer.java:379: error: unmappable character for encoding Cp1252
    [javac] 						"‚­¨¬ ­¨¥: Žè¨¡ª  ®âªàëâ¨ï ¯®àâ , ¨á¯®«ì§ãî ¤à㣮©  ¤à¥á. ?à¨ç¨­ : "
    [javac] 						                                                          ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\GameServer.java:390: error: unmappable character for encoding Cp1252
    [javac] 			_log.log(Level.SEVERE, "Žè¨¡ª  ®âªàëâ¨ï ¯®àâ . ?à¨ç¨­ : " + e.getMessage(), e);
    [javac] 			                                               ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\GameServer.java:420: error: unmappable character for encoding Cp1252
    [javac] 		printSection("? §  ¤ ­­ëå");
    [javac] 		              ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\RecipeController.java:145: error: unmappable character for encoding Cp1252
    [javac] 			Util.handleIllegalPlayerAction(player, "Внимание! ПерÑ?онаж " + player.getName() + " аккаунта " + player.getAccountName() + " отправил неверный ID рецепта.", Config.DEFAULT_PUNISH);
    [javac] 			                                                                 ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\RecipeController.java:153: error: unmappable character for encoding Cp1252
    [javac] 			player.sendMessage("Сервер занÑ?Ñ‚, попробуйте позже.");
    [javac] 			                                        ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\RecipeController.java:192: error: unmappable character for encoding Cp1252
    [javac] 			Util.handleIllegalPlayerAction(player, "Внимание! ПерÑ?онаж " + player.getName() + " аккаунта " + player.getAccountName() + " отправил неверный ID рецепта.", Config.DEFAULT_PUNISH);
    [javac] 			                                                                 ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\RecipeController.java:256: error: unmappable character for encoding Cp1252
    [javac] 								_log.severe("Ð?е найден ID репцепта, пропуÑ?к.");
    [javac] 								              ^
    [javac] C:\workspace\Source\RusDev-Game\java\com\l2js\gameserver\RecipeController.java:256: error: unmappable character for encoding Cp1252
    [javac] 								_log.severe("Ð?е найден ID репцепта, пропуÑ?к.");
    ... etc .... etc ...
    [javac] 96 errors

:-s

Link to comment
Share on other sites

  • 0

L2jServer's Announcement about god files :

 

his question is made every year here on L2j and the answer is the same:

SOON©, NO ETA AVAILABLE...

it will probably take a while...

 

 

We will wait for the official NA GoD Release before doing anything, As you know there wont be PTS for GoD, so we will start to work from the retail release on this 30th of November

 

Some PROtips:

 

    Remind your players to DONT use the new NC Launcher to run the game, if they update their client they will be not able to log into your server.

    BE PATIENT, it usually takes a couple of weeks but it could take longer, remember that Devs work on their free time and this "time" is subject to changes.

    Dont try to annoy hurry us with new topics every day asking us for WHEN is going to be released, subscribe to our RSS Feed and stay tunned.

    First Public Release is always buggy take that into account, once the first release is launched you should monitor and wait for a couple of extra weeks while the open test is being done and any critical bugs fixed.

    If <insert l2j fork name here> released GoD before us, dont panic and refer to #3, we are working hard to get it done the right way, some other forks may hurry a release before us using unstable builds just to be the "first ones", our methodology is to release STABLE builds, so we ask a bit of your patience.

 

 

By the way, now that BETA branch is public everyone is invited to help us with the beta testing and bug fixing!

 

This is the biggest update ever on L2 and it will take a massive amount of work to get it done, starting with something so basic like the spawnlist that needs to be completely redone...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • I can use this folder system for High Five offline server?   The folder does not have a l2.exe file.   Thank you very much if anyone can help me.   https://drive.google.com/file/d/13kU-g_4JJ-sP-kg2F7pqkUOVKmQdubFm/view
    • I know, but...every time I have problem with IP address setup 😞
    • ENGLISH As you know, we have always profiled in the development of Java emulators, we continue to do our favorite thing, and now we have the opportunity to provide you with services in the field of private development of L2 assemblies Essence, Classic and High Five, which we have been doing in recent years, we have not been working on basic builds for a long time and work only on contracts for the world's best projects. These are the best builds we can offer, we have test servers and we can show them to you on the test, and if you are very good at gameplay, you will see a big difference in the quality and detail of the official content compared to the basic builds. These are the best top solutions in the world, which are currently used to implement the largest projects in the world. We guarantee 100% implementation of all official content. If you have any questions about testing, discussions, etc., please contact our studio and we will discuss everything. At the moment, you can get acquainted with the preliminary information and prices for Private L2 contracts here: Private Server packs L2 Essence 464, 447, 388, 362, 286 protocols Private server packs L2Classic Private server pack High Five РУССКИЙ --------------------------------------------- Как вы знаете мы всегда профилировались на разработке в сфере Java эмуляторов, мы продолжаем заниматься своим любимым делом, и сейчас у нас появилась возможность предоставлять вам услуги в сфере приватных разработок L2 сборок Essence, Classic и High Five, которыми мы занимаемся последние годы, мы уже давно не работаем над базовыми сборками и работаем только на контрактах для лучших мировых проектов. Это лучшие сборки, которые мы можем предложить, у нас есть тестовые сервера, и мы можем показать их вам на тесте, и если вы очень хорошо разбираетесь в игровом процессе, вы увидите большую разницу в качестве и детализации официального контента по сравнению с базовыми сборками. Это лучшие топовые решения в мире, которые на данный момент используются для реализации крупнейших проектов в мире. Мы даем гарантии - 100% реализации всего официального контента. По вопросам тестирования, обсуждений и тд - пишите по контактам нашей студии и мы все обсудим. На данный момент вы можете ознакомиться с предварительной информацией и ценами на Приватные контракты L2 тут: Приватные Сборки L2 Essence 464, 447, 388, 362, 286 protocols Приватные Сборки L2Classic Приватная Сборка High Five -------------------------------------------------------------- Contacts: Telegram: https://t.me/L2scripts Whatsapp, Viber: +1 (916) 226 1910 С уважением, Администрация !
    • I can sell it. If you are interested just pm.
  • Topics

×
×
  • Create New...