Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

someone please help me #73

Open
bikerpassion97 opened this issue Oct 14, 2022 · 1 comment
Open

someone please help me #73

bikerpassion97 opened this issue Oct 14, 2022 · 1 comment

Comments

@bikerpassion97
Copy link

i tried but the problem occurs when start server.
this is server_log

[03:19:10] Loaded 6 filterscripts.

[03:19:10] Error: Function not registered: 'PR_Init'
[03:19:10] Error: Function not registered: 'PR_RegHandler'
[03:19:10] Error: Function not registered: 'BS_GetNumberOfBytesUsed'
[03:19:10] Error: Function not registered: 'BS_ReadValue'
[03:19:10] Script[gamemodes/GVN.amx]: Run time error 19: "File or function is not found"

@dockfries
Copy link

Try downloading the latest pawn.raknet plugin and recompile your gamemode by replacing your original plugin dll/so file with Pawn.raknet. inc in pawno's include.

If your computer has more than one pawno, be sure to open the correct pawno, otherwise by default pawno will be in the directory you closed last time, which will result in the wrong include reference.

If you are running windows, make sure you also have microsoft vc runtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants