I have a question related to the following error popups on client startup:
https://i.imgur.com/WAQsZo7.png
From what I have read before these kind of popups are caused by one of the following things:
- you either didn't define a unique app id in ResData.h, but I did.
- Your resData.h in source and resource are not the same (they are)Code:#define APP_FASTJOBCHANGE 2023
- You have an ID missing/wrong in
resData.inc: https://i.imgur.com/xyMf2C3.png
resData.txt.txt: https://i.imgur.com/lib3iQP.png
Am I missing something? I've been looking for what i've done wrong for a few hours now but can't seem to figure it out. Also no error client or server sided is thrown.





