STATUS_ACCESS_VIOLATION
# support-forum
s
PS C:\Users\TonyD3x\Documents\Reality-SA-MP> sampctl build failed to compile package entry: exit status STATUS_ACCESS_VIOLATION The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
After analyzing all the code, what caused the conflict was that I already had a function that already has y_var which is "va_ShowPlayerDialog" the solution was to eliminate it and the error was solved
4 Views