Jump to content
  • 0

Gracia Final Faction help - L2JDAG DP


Question

Posted

hi guys i'm using the l2jdag dp and it's working great added a few tweaks to make it better but i only got 1 problem and it has to do with the faction i wish to changer their names but can't seem to find where... default are noobs and cools... kinda sucks i wish to set them to angels and demons or good vs evil whatever i have changed the .Html files from the NvC, i'm just missing changing the titles i think that has something to do with scripts can any1 help me?

8 answers to this question

Recommended Posts

  • 0
Posted

Its in core.Learn to compile (if you do not know how) and find it.It has to be in l2pcinstance ,just search for the Cools or Noobs and you should find the faction names :]

  • 0
Posted

im sorry to be a noob here, but what programs do i need and where can i find the files needed to edit them, are the files i need to edit on the datapack?

  • 0
Posted

Nevermind i just extracted l2jserver.jar with winrar from the gameserver folder searched for l2pcinstance.class file on gameserver/model/actor/instance and compiled the whole thing back thanks yo so much for pointing to the right direction :P

  • 0
Posted

well now after doing that i get an error when i start my gameserver i changed every word that said cool or noob to good and evil i even modified the characters table on navicat and changed it to good and evil... but when i load the gameserver i get this:

 

 

==================================================

Iniciando L2JDAG GameServer By Team L2J DAG.

Forum: L2J Brazil www.artsgames.com.br/forum

Thank for you using our Rev.

==================================================

 

 

Loading GameServer Configuration Files...

Loading mmo.properties

MLog clients using java 1.4+ standard logging.

Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]

Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireInc

rement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoCommitOnCl

ose -> true, automaticTestTable -> connection_test_table, breakAfterAcquireFailu

re -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connec

tionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSou

rceName -> 1hge15x8312o8h1lrxmn19|7bc9a690, debugUnreturnedConnectionStackTraces

-> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryCla

ssLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken ->

1hge15x8312o8h1lrxmn19|7bc9a690, idleConnectionTestPeriod -> 3600, initialPoolS

ize -> 10, jdbcUrl -> jdbc:mysql://localhost/l2jdag, maxAdministrativeTaskTime -

> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0,

maxPoolSize -> 100, maxStatements -> 0, maxStatementsPerConnection -> 100, minP

oolSize -> 10, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0

, preferredTestQuery -> null, properties -> {user=******, password=******}, prop

ertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> fa

lse, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false

]

L2JDAG Server Version:    11:22M

L2JDAG Datapack Version:  14:21M

Updated characters online status.

Cleaned 0 elements from database.

IDFactory: 102912 id's available.

Initializing Script Engine Manager

*sys-package-mgr*: processing modified jar, 'D:\Program Files (x86)\Lineage II S

erver\gameserver\l2jserver.jar'

Script Engine: jython 2.2.1 - Language: python - Language Version: 2.2.1

Script Engine: BeanShell Engine 1.1 - Language: BeanShell - Language Version: 2.

0b5

Script Engine: Mozilla Rhino 1.6 release 2 - Language: ECMAScript - Language Ver

sion: 1.6

Script Engine: java 1.6 - Language: java - Language Version: 1.6

Exception in thread "main" java.lang.UnsupportedClassVersionError: net/sf/l2j/ga

meserver/model/actor/instance/L2PcInstance : Unsupported major.minor version 824

2.8224

       at java.lang.ClassLoader.defineClass1(Native Method)

       at java.lang.ClassLoader.defineClass(Unknown Source)

       at java.security.SecureClassLoader.defineClass(Unknown Source)

       at java.net.URLClassLoader.defineClass(Unknown Source)

       at java.net.URLClassLoader.access$000(Unknown Source)

       at java.net.URLClassLoader$1.run(Unknown Source)

       at java.security.AccessController.doPrivileged(Native Method)

       at java.net.URLClassLoader.findClass(Unknown Source)

       at java.lang.ClassLoader.loadClass(Unknown Source)

       at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

       at java.lang.ClassLoader.loadClass(Unknown Source)

       at java.lang.ClassLoader.loadClassInternal(Unknown Source)

       at java.lang.Class.getDeclaredConstructors0(Native Method)

       at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)

       at java.lang.Class.getConstructor0(Unknown Source)

       at java.lang.Class.getConstructor(Unknown Source)

       at net.sf.l2j.gameserver.templates.skills.L2SkillType.makeSkill(L2SkillT

ype.java:190)

       at net.sf.l2j.gameserver.skills.DocumentSkill.makeSkills(DocumentSkill.j

ava:769)

       at net.sf.l2j.gameserver.skills.DocumentSkill.parseSkill(DocumentSkill.j

ava:393)

       at net.sf.l2j.gameserver.skills.DocumentSkill.parseDocument(DocumentSkil

l.java:121)

       at net.sf.l2j.gameserver.skills.DocumentBase.parse(DocumentBase.java:93)

 

       at net.sf.l2j.gameserver.skills.SkillsEngine.loadSkills(SkillsEngine.jav

a:89)

       at net.sf.l2j.gameserver.skills.SkillsEngine.loadAllSkills(SkillsEngine.

java:98)

       at net.sf.l2j.gameserver.datatables.SkillTable.<init>(SkillTable.java:42

)

       at net.sf.l2j.gameserver.datatables.SkillTable.<init>(SkillTable.java:29

)

       at net.sf.l2j.gameserver.datatables.SkillTable$SingletonHolder.<clinit>(

SkillTable.java:130)

       at net.sf.l2j.gameserver.datatables.SkillTable.getInstance(SkillTable.ja

va:37)

       at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:211)

       at net.sf.l2j.gameserver.GameServer.main(GameServer.java:551)

 

 

as you can see it says :

 

Exception in thread "main" java.lang.UnsupportedClassVersionError: net/sf/l2j/ga

meserver/model/actor/instance/L2PcInstance : Unsupported major.minor version 824

2.8224

 

that's the file i modified so what should i do now?

  • 0
Posted

yeah sorry but that's what i've been tryin to do searching here but i can't find anything and if i do, i need 100 or 200 post just to watch the guide... i found about 2 or 3 guides how to make core modifications.. and how to edit .class files but i guess im screwed with those restrictions... all i need is a program or something to edit l2pcinstance.class i tried with notepad but i get error mentioned above, no i tried with CE2.3 but there some parts i cant edit and when i compile it all up i get another error... all i need is a good .class editor that's all...

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

    • Added FloodProtector utility to prevent packet flooding for actions like item use and dice rolling. Integrated flood protection checks in relevant client packet handlers and registered/removal hooks in player lifecycle. Updated movement logic in L2PcInstance for improved position synchronization and geodata handling. Minor fixes and refactoring in attack logic, private store handling, and admin NPC editing. Refactored AI classes to enhance movement, attack, and skill usage logic for characters and mobs. Improved distance checks, attack range calculations, and skill casting conditions. Removed unused intention command logic from L2CharacterAI. Updated configuration to enable CellPathFinding. Minor code cleanups and bug fixes for more reliable AI behavior. Enhanced GeoPathFinding with detailed debug and error messages for region loading, including success/failure counts and file checks. Refactored L2AttackableAI and L2CharacterAI to improve attack range tolerance, immediate attack behavior, and added safety checks for missing targets. Updated configuration to disable CellPathFinding by default and added a new ShowRedName option for aggressive mobs. Minor config and log updates included. Applied TCP socket optimizations (e.g., TCP_NODELAY, buffer sizes, keepalive) in ClientThread, Connection, and SelectorThread to reduce latency and improve throughput. Enhanced L2AttackableAI with better random walk, aggro, and attack logic, including silent move checks, quest monster handling, and improved faction/raid/minion behavior. Added silent move support to L2PlayableInstance and quest monster flag to L2NpcTemplate/L2NpcInstance. These changes aim to improve server responsiveness, AI realism, and overall stability.
    • I’ve been using this Escape from Tarkov Hack for about a week now with no issues at all. ESP works great without any lag, and the aimbot is smooth and doesn't feel obvious. Had a quick setup with the loader, and support answered my questions right away. The HWID spoofer also did its job without messing with my system. So far, the cheat's staying undetected on my side.
    • Hello everyone, this is ADENA L2REBORN / LU4 / MASTERWORK We also have items, epics, etc. discord - adver745645 Our prices are reasonable, so have a nice shopping and a nice day.
  • 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