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

    • Short version: took Vanganth's classic Interlude pack as the starting point and rebuilt the rest on top of the Classic Secret of Empire client (protocol 166).   Stuff that got reworked, but not limited to: The AI is the one I'm proudest of. ~600 individual NPC behavior scripts, all parsed and verified against retail. Aggro range, follow logic, target switching, idle pattern, social actions. All behaving the way they do on the official server, not the way "close enough" L2J packs usually do. ~2,5k skills loaded, full enchant tree, soul crystal absorption rules. Every formula in Formulas.java and StatFunctions.java got rewritten to match retail. Geodata is not excluded. NPCs/spawns, 6k+ templates, 28k+ spawns, all raid bosses, all the standard event content (Olympiad, Seven Signs with Festival of Darkness, Castle Sieges, Clan Hall stuff, Fortress sieges, Dimensional Rift, Four Sepulchers, Cardiff Invasion). all quest scripts. The engine itself runs both Interlude (protocol 740–770) and Secret of Empire (166) off the same codebase, opcode-mapped. The thing I want to be clear about: this is as close to PTS as L2J realistically gets. Most, not all, L2J packs out there have approximated formulas, stub AI, patchy geodata, hardcoded raid scripts. We didn't take that route.   When can you actually play it:   Server most likely opens next year. If I get more dev time over the coming months a beta by end of this year is realistic, possibly earlier. No promises, depends on how much time I can put in.   The server is already playable since the most important work is done. So if you'd like to collaborate, you'll be able to test it fairly soon. The server files are really good. You might even want to use them for your own server if we decide to go that route.   Server tiers being considered: Low-rate retail - the flagship, most likely first server. Strict PTS. Mid-to-high rate, minimal customs - almost certainly happening as a second server. More accessible but the engine integrity stays. Old L2Finest pride-style (high-rate, heavy customs, the original flavor some of you remember) - very low chance and definitely not soon. It's on the list but well behind the first two.   That's where we are. More updates as open beta gets closer.
    • Maybe some NPC is causing the problem for you, if you don't have a custom map, keep a backup of the database and remove the npc 1-1 to see where the problem is coming from. A custom npc is probably the problem. I had this problem before and searched a lot to find it.
    • 🔥 L2 REDMOON – INTERLUDE 🔥 🆕 Newly opened – Full players joining!   🌐 Discord: https://discord.gg/5PvP5BrGg 💬 Website: https://L2Redmoon.com   ⚔️ Progressive Server • Classic • No Pay To Win   📊 Stage System (Progressive): 🔹 Stage 1: Lv 1–42 | XP x3 | 2 weeks 🔹 Stage 2: Lv 43–60 | XP x4 | 2 weeks 🔹 Stage 3: Lv 61–75 | XP x5 | 10 days 🔹 Endgame: Lv 75–80 | XP x10   💰 General Rates: 💰 Adena x8 💎 Spoil x3 📦 Drop x3 📜 Quest x3   🚫 NO PAY TO WIN ⭐ Premium +30% (Optional) 🛡️ Safe +3 ⚔️ Max +16   🏆 Auto reward max for clans   🔥 ENDGAME – Final competitive phase   @everyone
    • @SkyLordwhats so funny nigga
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..