Re: My v19 source + download
Where i download the client v19?
Re: My v19 source + download
Hi newbie here how to do that?
Re: My v19 source + download
Re: My v19 source + download
Ok, thank you for posting.
Re: My v19 source + download
Re: My v19 source + download
Re: My v19 source + download
I would be very grateful for anyone who can provide a compatible database!
Re: My v19 source + download
Quote:
Originally Posted by
angel223
I would be very grateful for anyone who can provide a compatible database!
Any clean database will work with these files.
Re: My v19 source + download
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\itm_SysSysPKPENALTY_02-32.dds read error
2020/ 8/31 11:22:14 ::LoadTextureFromRes : Item\itm_SysSysPKPENALTY_02-32.dds not found
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\itm_SysSysPKPENALTY_02-32.dds read error
2020/ 8/31 11:22:14 ::LoadTextureFromRes : Item\itm_SysSysPKPENALTY_02-32.dds not found
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\itm_SysSysPKPENALTY_02-32.dds read error
2020/ 8/31 11:22:14 ::LoadTextureFromRes : Item\itm_SysSysPKPENALTY_02-32.dds not found
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\itm_SysSysPKPENALTY_02-32.dds read error
2020/ 8/31 11:22:14 ::LoadTextureFromRes : Item\Itm_BabyCat02-32.dds not found
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\Itm_BabyCat02-32.dds read error
2020/ 8/31 11:22:14 ::LoadTextureFromRes : Item\itm_SysSysBearDoll_Blue.dds not found
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\itm_SysSysBearDoll_Blue.dds read error
2020/ 8/31 11:22:14 ::LoadTextureFromRes : Item\itm_SysSysBearDoll_yellow.dds not found
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\itm_SysSysBearDoll_yellow.dds read error
2020/ 8/31 11:22:14 ::LoadTextureFromRes : Item\itm_SysSysBearDoll_pink.dds not found
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\itm_SysSysBearDoll_pink.dds read error
--------------------------------------------------------------------------------------------------------
The above error occurs when running the client, who can provide a compatible client?
Re: My v19 source + download
Quote:
Originally Posted by
angel223
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\itm_SysSysPKPENALTY_02-32.dds read error
2020/ 8/31 11:22:14 ::LoadTextureFromRes : Item\itm_SysSysPKPENALTY_02-32.dds not found
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\itm_SysSysPKPENALTY_02-32.dds read error
2020/ 8/31 11:22:14 ::LoadTextureFromRes : Item\itm_SysSysPKPENALTY_02-32.dds not found
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\itm_SysSysPKPENALTY_02-32.dds read error
2020/ 8/31 11:22:14 ::LoadTextureFromRes : Item\itm_SysSysPKPENALTY_02-32.dds not found
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\itm_SysSysPKPENALTY_02-32.dds read error
2020/ 8/31 11:22:14 ::LoadTextureFromRes : Item\Itm_BabyCat02-32.dds not found
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\Itm_BabyCat02-32.dds read error
2020/ 8/31 11:22:14 ::LoadTextureFromRes : Item\itm_SysSysBearDoll_Blue.dds not found
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\itm_SysSysBearDoll_Blue.dds read error
2020/ 8/31 11:22:14 ::LoadTextureFromRes : Item\itm_SysSysBearDoll_yellow.dds not found
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\itm_SysSysBearDoll_yellow.dds read error
2020/ 8/31 11:22:14 ::LoadTextureFromRes : Item\itm_SysSysBearDoll_pink.dds not found
2020/ 8/31 11:22:14 CTexture::LoadTexture : Item\itm_SysSysBearDoll_pink.dds read error
--------------------------------------------------------------------------------------------------------
The above error occurs when running the client, who can provide a compatible client?
missing textures in the item folder within the client, so either add them from your resource or go into the propitem.txt/spec_items and change the .dds to something you do have?
at least thats how I'd go about fixing your issues but I dunno haven't messed with flyff files in years.
Re: My v19 source + download
Quote:
Originally Posted by
n0tso1ee7
missing textures in the item folder within the client, so either add them from your resource or go into the propitem.txt/spec_items and change the .dds to something you do have?
at least thats how I'd go about fixing your issues but I dunno haven't messed with flyff files in years.
Thank you, most of the problems have been resolved.