Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errors #1

Open
neutrin0x opened this issue May 28, 2021 · 1 comment
Open

errors #1

neutrin0x opened this issue May 28, 2021 · 1 comment

Comments

@neutrin0x
Copy link

I've downloaded the solution, installed nuget packages for newtonsoft.json and slimdx, compile was ok but when I run the app
throw some errors about some files or folders are missing... like \config\interface.txt and some others... any suggestion? thanks!

@alan-null
Copy link
Member

hey @neutrin0x,
You need so called "DataPack".
If you will Google it you will find few places where it is mentioned as part of "how-to" but the problem is that all the links are outdated.
I remember I had similar problem back in days when I was working with the code.

Try this link: https://insane-gamers.com/l2net-source.zip
I found that there is interface.txt inside. You will probably have to create folder config by hand.
Anyway you will need more files after this will be found (systemmsg.txt, npcname.txt etc) - you should find them inside this zip as well).

Hope it helps. Good luck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants