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

    • Hello, We’re preparing to launch something new on L2network.eu… ⚠️   A premium SponsorAuction system is coming soon — introducing a new way to gain maximum visibility on the platform.     👉 Important: Your standard fixed sponsor spots are NOT going anywhere. They will remain available as always.   🔥 So what’s new? We’re adding a limited auction-based premium spot that will stand above everything else. This special placement will: Appear above all servers in the toplist Be visible on every page of the platform Deliver the highest possible exposure   💥 And here’s the catch: Only a very limited number of these premium spots will exist Access will be decided through competitive bidding This means: 👉 The most visible position on L2Network will no longer be bought — it will be won. ⏳ The first auction is opening soon. Early bidders will have the advantage. Get ready — because once it starts, competition will be intense. ------------------------------------------------------------------------------------ We've spent the last week rebuilding how your server pages work behind the scenes. Every server listed on L2Network now has a smarter, more discoverable detail page — and it's already pulling in better Google rankings. Here's what's new and how it helps you get more votes and players. ⭐ Star Ratings in Google Search Your server page now tells Google exactly how players have rated you. When someone searches for your server (or related Lineage 2 keywords), Google can now display golden stars next to your listing in the search results. REAL Stats- Live stats 📖 Auto-Generated Server Summary At the top of every detail page, there's now a clean intro paragraph describing your server in plain language — chronicle, rates, age, rating, and a call-to-action. It's built automatically from your existing server data, so you don't have to write anything. Players landing on your page see what your server is about within 2 seconds, instead of having to dig through tables.   ❓ FAQ Section on Every Page Every server page now has a Frequently Asked Questions block answering things like: What chronicle is this server? What are the rates? Is it L2OFF or L2J? When did it launch? How is it rated by players? These are auto-generated from your server settings — no work for you. Bonus: Google sometimes shows these directly in search results as expandable answers, giving you even more screen space in SERPs.   📈 What You Can Expect Over the next 2-4 weeks as Google re-crawls every detail page: What    Expected change Star ratings showing in Google searches    Servers with 5+ votes get ★ stars Click-through rate from search results    📈 Up to 35% higher Long-tail keyword rankings (e.g. "interlude x100", "high five pvp")    📈 Better positions Mobile click rate    📈 Improved with new layout
    • Thank you very much. It would also be good if you looked into this issue. UnknownSoldier has been manipulating me to make me look bad. He deleted all the evidence I uploaded and left all the insults against me. You'll also see that on April 26th, he reopened the thread and then locked it again just so his friend from Argentina could post: links down :l XD   In the thread: https://maxcheaters.com/topic/253997-sourceservercliente-l2devs-files-l2devscom/page/2/ They do this so they can later tell people that I deleted the links because it was a lie, and so on. Realize that all the damage you're causing is related to this same person. Regards and thank you very much! 🙂 PS: I would like UnknownSoldier to publish the evidence for why he has repeatedly called me a SCAMMER and explain why he also says that to other people. This person is using forum privileges to smear and discredit those who don't work with him. I WANT ALL THE EVIDENCE OF WHAT HE'S SAYING.  
    • Theres a lot of drama going on about Guytis scamming people. I want real, solid proof showing that he scammed anyone attach everything you have.   About reputation: we’re all adults here, yet some are acting like kids fighting over pixels. Think before spreading rumors. False claims don’t make you look better they make you look worse.   I’m waiting for actual evidence that he scammed any user. If there’s nothing to back it up, I’ll deal with it myself. Time’s running out this has been going on long enough.
    • I’ve read the whole topic about Baylee and Protojah. From what I can see, Baylee wanted to buy some htmls and they agreed on a price. Later, Baylee changed her mind and decided not to go through with it. The product wasn’t delivered because Baylee changed her mind. Even if she initially agreed to the price, to avoid confusion. if the files had been sent and payment not made, I would call it a scam. But since they weren’t sent, this isn’t a scam.   I want to stress that I try to be fair to everyone, no matter the situation.   Yeah, Protojah did put in time and effort, and that’s fine, but disagreements happen all the time, even in real life jobs, no matter what the work is. I’m going to lock this topic to avoid more drama. Please keep all personal issues in private messages. And before anyone says anything else I’m not taking sides. I don’t protect scammers and I ban them, but since this isn’t a scam, you both should resolve this situation in DMs.
  • 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..