Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Hmm, didn't think of that, I'll have to look tomorrow. Assuming I only need to allow the application

[DiscordArchive] Hmm, didn't think of that, I'll have to look tomorrow. Assuming I only need to allow the application

[DiscordArchive] Hmm, didn't think of that, I'll have to look tomorrow. Assuming I only need to allow the application

rektbyfaith
Administrator
0
08-13-2025, 06:29 AM
#1
Archived author: BootlessFawn007 • Posted: 2025-08-13T06:29:12.810000+00:00
Original source

Hmm, didn't think of that, I'll have to look tomorrow. Assuming I only need to allow the applications and not the pets themselves as they are forwarded and i didn't need to before? Or is windows picky?
rektbyfaith
08-13-2025, 06:29 AM #1

Archived author: BootlessFawn007 • Posted: 2025-08-13T06:29:12.810000+00:00
Original source

Hmm, didn't think of that, I'll have to look tomorrow. Assuming I only need to allow the applications and not the pets themselves as they are forwarded and i didn't need to before? Or is windows picky?

rektbyfaith
Administrator
0
08-13-2025, 06:30 AM
#2
Archived author: Mithria • Posted: 2025-08-13T06:30:02.507000+00:00
Original source

idk i dont use windows
rektbyfaith
08-13-2025, 06:30 AM #2

Archived author: Mithria • Posted: 2025-08-13T06:30:02.507000+00:00
Original source

idk i dont use windows

rektbyfaith
Administrator
0
08-13-2025, 07:26 AM
#3
Archived author: Dioxain • Posted: 2025-08-13T07:26:20.772000+00:00
Original source

Found the problem! [This schema](<https://wowdev.wiki/DB/CharStartOutfit#3.0.8.8905-3.3.5.12340>) says the race, class, gender, and outfit-id are all bytes, but node-dbc-reader [defines them as uints](<https://github.com/wowgaming/node-dbc-reader/blob/master/src/schemas/azerothcore/charstartoutfit.json#L7-L21>). Just switch each of those "uint" to "byte" and it suddenly works.
rektbyfaith
08-13-2025, 07:26 AM #3

Archived author: Dioxain • Posted: 2025-08-13T07:26:20.772000+00:00
Original source

Found the problem! [This schema](<https://wowdev.wiki/DB/CharStartOutfit#3.0.8.8905-3.3.5.12340>) says the race, class, gender, and outfit-id are all bytes, but node-dbc-reader [defines them as uints](<https://github.com/wowgaming/node-dbc-reader/blob/master/src/schemas/azerothcore/charstartoutfit.json#L7-L21>). Just switch each of those "uint" to "byte" and it suddenly works.

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)