Jump to content
  • 0

Question

Recommended Posts

  • 0
Posted

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.

  • 0
Posted

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

  • 0
Posted

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

  • 0
Posted

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.

  • 0
Posted

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

  • 0
Posted

if you tell me how, it will be wonderfull :D

 

Eclipse -> Windows -> Preferences -> General -> Workspace -> Text file encoding:

eclipsewsenc.png

  • 0
Posted

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...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • https://jumpshare.com/share/kIdeKALOhgtMKpBKqxpg Test Equip Armors-> FullPlate, Gloves, Legs, Chest , Boots
    • 黑色星期五 — 为您的流量提供高级福利 仅在11月28日,我们的特别促销码可为您提供13%的商店折扣。 促销码: BLACKFRIDAY (13% 折扣) 您可以通过我们的网站或 Telegram 机器人在商店购物! 有效链接: 数字商品商店(网站): 前往 商店 Telegram 机器人: 前往 – 通过 Telegram Messenger 方便访问商店。 其他服务: 虚拟号码服务: 前往 用于购买 Telegram Stars 的机器人: 前往 – 快速且优惠地在 Telegram 中购买 Stars。 SMM 面板: 前往 – 推广您的社交媒体账户。 我们向您呈现当前的 促销和特惠活动 列表,用于购买我们服务的产品和服务: 1. 您可以在首次购买时使用促销码:SOCNET(15% 折扣) 2. 获取 $1 商店余额或 10–20% 折扣 — 只需在我们网站注册后发送您的用户名,格式如下:“SEND ME BONUS, MY USERNAME IS...” — 您需要在我们的论坛帖子中写下这句话! 3. SMM 面板首次试用可获得 $1:只需在我们的网站(支持)提交主题为“Get Trial Bonus”的工单。 4. 我们的 Telegram 频道和 Stars 购买机器人每周都会举办 Telegram Stars 抽奖活动! 新闻: ➡ Telegram 频道: https://t.me/accsforyou_shop ➡ WhatsApp 频道: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord 服务器: https://discord.gg/y9AStFFsrh 联系方式与支持: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ 邮箱: solomonbog@socnet.store
    • BLACK FRIDAY — PREMIUM BENEFITS FOR YOUR TRAFFIC Only on November 28 our special promo code gives you a 13% discount in the store. PROMO CODE: BLACKFRIDAY (13% Discount) Shop in our store on the website or via the Telegram bot! Active links: Digital goods store (Website): Go Store Telegram bot: Go – convenient access to the store via Telegram messenger. Other services: Virtual numbers service: Go Telegram bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We want to present you the current list of promotions and special offers for purchasing our service's products and services: 1. You can use a promo code for your first purchase: SOCNET (15% discount) 2. Get $1 to your store balance or a 10–20% discount — just send your username after registering on our website using the following template: "SEND ME BONUS, MY USERNAME IS..." — you need to write this in our forum thread! 3. Get $1 for the first trial start of the SMM Panel: just open a ticket with the subject "Get Trial Bonus" on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our bot for purchasing stars! News: ➡ Telegram channel: https://t.me/accsforyou_shop ➡ WhatsApp channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Usually, I work alone on my projects, but sometimes the work is much more than I've expected. Could you provide a price list? It would be good if we knew your price before contacting you. 
    • BLACK FRIDAY — PREMIUM BENEFITS FOR YOUR TRAFFIC Only on November 28 our special promo code gives you a 13% discount in the store. PROMO CODE: BLACKFRIDAY (13% Discount) Shop in our store on the website or via the Telegram bot! Active links: Digital goods store (Website): Go Store Telegram bot: Go – convenient access to the store via Telegram messenger. Other services: Virtual numbers service: Go Telegram bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We want to present you the current list of promotions and special offers for purchasing our service's products and services: 1. You can use a promo code for your first purchase: SOCNET (15% discount) 2. Get $1 to your store balance or a 10–20% discount — just send your username after registering on our website using the following template: "SEND ME BONUS, MY USERNAME IS..." — you need to write this in our forum thread! 3. Get $1 for the first trial start of the SMM Panel: just open a ticket with the subject "Get Trial Bonus" on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our bot for purchasing stars! News: ➡ Telegram channel: https://t.me/accsforyou_shop ➡ WhatsApp channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock