FabianTerhorst/coreclr-module

GetTattooShopDlcItemData crash client

TuK4z opened this issue · 2 comments

TuK4z commented

Using Native: GetTattooShopDlcItemData crash client. For example:

int num = Alt.Natives.GetNumTattooShopDlcItems(3);
Alt.Log($"Number: {num}");
for (int i = 0; i < num; i++)
{
int outas = 120;
Alt.Natives.GetTattooShopDlcItemData(3, i, ref outas);
}

dGxxxx commented

Can confirm.

pls test with latest version 16.0.2