Skip to content

Commit

Permalink
Add NSGetModDownloadLinkByName error to FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
NachosChipeados committed Dec 1, 2024
1 parent 184f954 commit fca86cc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,13 @@ Update Northstar to solve the issue
## COMPILE ERROR Undefined variable "NSPushUIPresence"

This error comes up if you have Northstar 1.20 or higher, and have Vanilla+ 2.2 or lower.
The reasoning is similar to the answer above, except instead of an up to date Vanilla+ and out of date Northstar, this is due to an up to date Vanilla+ and an out of date Northstar.
The reasoning is similar to the answer above, except instead of an up to date Vanilla+ and out of date Northstar, this is due to an up to date Northstar and an out of date Vanilla+.

Update Vanilla+ to the latest version to solve the issue

## COMPILE ERROR Undefined variable "NSGetModDownloadLinkByName"
This error comes up if you have Northstar 1.29 or higher, and have Vanilla+ 2.4.1 or lower.
Same exact reason as above.

Update Vanilla+ to the latest version to solve the issue

Expand Down

0 comments on commit fca86cc

Please sign in to comment.