fatal error 100: cannot read from file: "mSelection"
#1

Код:
Current directory: C:\Users\Mario\Desktop\Knoxx SAMP Server\Clark County Roleplay\gamemodes
roleplay.pwn(29) : fatal error 100: cannot read from file: "mSelection"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
================ READY ================
Reply
#2

You're missing the mSelection include.
If you have it, but incorporated it into your script after the GM was open,
Close your GM > Open Pawno > File > Open > Load your GM and re-compile.
Reply
#3

When I try to compile my gamemode it says

Pawn Compiler library has stopped working

Windows is checking for a solution to the problem.

Pawn Compiler library has stopped working

A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
Reply
#4

I tried restarting my computer, didn't help
Reply
#5

just download mSelection.inc
Reply
#6

Download mSelection.inc put in your yourgamemode/pawno/include folder then open pawno put on top of your script

pawn Код:
#include <mSelection>
after that recompile your script then it should be fine.
Reply
#7

It's not letting me recompile on pawno, I keep getting this:
Quote:
Originally Posted by Ejected
When I try to compile my gamemode it says

Pawn Compiler library has stopped working

Windows is checking for a solution to the problem.

Pawn Compiler library has stopped working

A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
When I compile in Notepad++ it works and I get the error:

Код:
Current directory: C:\Users\Mario\Desktop\Knoxx SAMP Server\Clark County Roleplay\gamemodes
roleplay.pwn(30) : fatal error 100: cannot read from file: "mSelection"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
================ READY ================
I added this already:

Код:
#include <mSelection>
Reply
#8

Do you have more than one pawno directory? If so, make sure it's in the correct one.
Reply
#9

Thank you, it worked when I used a different pawno.exe +repped


I still have this error though:

Код:
C:\Users\Mario\Desktop\Knoxx SAMP Server\Clark County Roleplay\gamemodes\roleplay.pwn(30) : fatal error 100: cannot read from file: "mSelection"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#10

Fixed, thank you
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)