- 0
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..
Question
ChaarLy
Hello, thank you very much for reading this post,
I wanted to know if someone could help me to try to read this .DAT file since I have tried everything and it has not worked.
PD: The file is from a Classic server, I have tried to open it with all the options that L2jMobius has and nothing.
Files : https://www.mediafire.com/file/v6srhoucw7i79um/ItemName_Classic-eu.dat/file
https://www.mediafire.com/file/l0juuzcbhpg9hmw/ItemName-eu.dat/file
[2023-02-10 09:12:41] INFO ---------------------------------------
[2023-02-10 09:12:41] INFO Open file: ItemName_Classic-eu.dat
[2023-02-10 09:12:41] INFO File ItemName_Classic-eu.dat not encrypted. Skip decrypt.
[2023-02-10 09:12:41] INFO Read the file structure ...
[2023-02-10 09:12:41] INFO Unpacked not full 20/844208 diff: 844175
[2023-02-10 09:12:41] INFO Completed.
[2023-02-10 09:13:12] INFO ---------------------------------------
[2023-02-10 09:13:12] INFO Open file: ItemName-eu.dat
[2023-02-10 09:13:12] INFO File ItemName-eu.dat encrypted. Lineage2Ver413 decrypt ...
[2023-02-10 09:13:12] INFO Decrypt successfully.
[2023-02-10 09:13:12] INFO Read the file structure ...
[2023-02-10 09:13:12] INFO GameDataName: File L2GameDataName.dat not encrypted. Skip decrypt.
[2023-02-10 09:13:12] INFO GameDataName: Not found index: 37440
feb 10, 2023 9:13:12 A. M. l2god.Boot openSelectFileWindow
SEVERE: null
java.lang.NullPointerException: GameDataName: Not found index: 37440
at l2god.data.GameDataName.getString(GameDataName.java:115)
at l2god.xml.DescriptorReader.readVariables(DescriptorReader.java:312)
at l2god.xml.DescriptorReader.parseData(DescriptorReader.java:149)
at l2god.xml.DescriptorReader.parseData(DescriptorReader.java:141)
at l2god.xml.DescriptorReader.parseData(DescriptorReader.java:45)
at l2god.actions.OpenDat.start(OpenDat.java:120)
at l2god.Boot.openSelectFileWindow(Boot.java:237)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2313)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:279)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6620)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3398)
at java.desktop/java.awt.Component.processEvent(Component.java:6385)
at java.desktop/java.awt.Container.processEvent(Container.java:2266)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4995)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2324)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4827)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4948)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4575)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4516)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2310)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2780)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4827)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:775)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:720)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:714)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:97)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:747)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:744)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Is there any solution to solve this problem?
Edited by ChaarLy1 answer to this question
Recommended Posts