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.



×
×
  • 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