Rawaho / Arclight

A server emulator for the action MMORPG SoulWorker that supports the latest Korean client.
GNU Affero General Public License v3.0
17 stars 0 forks source link

Arclight Table Extractor Issue #3

Open LunaFall opened 4 years ago

LunaFall commented 4 years ago

When I execute the .exe, this error appears.

Unhandled exception. System.ArgumentException: Value does not fall within the expected range.

fearek commented 4 years ago

You have to launch the table extractor .exe with directory of main soulworker folder as an argument and I also had to change in code password to a constant

LunaFall commented 4 years ago

Do you have Discord so you could help me better there? Thank you. The Rain#7777

fearek commented 4 years ago

Added

Rawaho commented 4 years ago

It should automatically find the passwords from the dll that they are stored in, is this not the case?

fearek commented 4 years ago

It doesnt. The password indeed is in the base.dll but the extractor fails also what is point in having a extractor when there is only 1 file with password it would be just easier and faster to set password as constant