mehah / otclient

An alternative tibia client for otserv written in C++20 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
Other
263 stars 206 forks source link

[ERRO] Unable to load data file (Extended Feature Enabled) #478

Closed tdp157 closed 1 year ago

tdp157 commented 1 year ago

Priority

High

Area

What happened?

Hello

I downloaded the compiled version, however, when I put my Tibia.dat and Tibia.spr from my server it gives this error

"Unable to load data file"

I'm using OTX2 version 0.7

Can someone help me?

What OS are you seeing the problem on?

Windows

Code of Conduct

mehah commented 1 year ago

image extended feature is enabled.

use: g_game.enableFeature(GameSpritesU32);