Jump to content

Recommended Posts

Posted (edited)

salut ma puteti ajuta sa rezolv aceste erori?

 

[WinError 2] The system cannot find the file specified
[cmd: ['pawncc.exe', 'C:\\Users\\Gaby\\Desktop\\rised\\gamemodes\\muitzaRazvan.pwn', '-oC:\\Users\\Gaby\\Desktop\\rised\\gamemodes/muitzaRazvan', '-;+', '-v2', '-d3', '-Z+', '-\\)+']]
[dir: C:\Users\Gaby\Desktop\rised\gamemodes]
[path: C:/Users/Gaby/Desktop/rised/pawno]
[Finished]

 

PS:CULOAREA E PUSA DE MN

Edited by GabyRo.off
Posted

nu cunosc exact eroarea respectiva, este cumva dintr-un editor text prin care vrei sa compilezi ?
prima greseala a ochiului pare a fi directionarea catre fisierele destinate folosind `path` gresit.

C:\\Users\\Gaby\\Desktop\\rised\\gamemodes\\muitzaRazvan.pwn
ar trebui sa fie 
C:\Users\Gaby\Desktop\rised\gamemodes\muitzaRazvan.pwn
sau
C:/Users/Gaby/Desktop/rised/gamemodes/muitzaRazvan.pwn

aplicatiile au diferite metode de a citi path-urile destinate fie prin / sau \.
toate destinatiile trebuie puse la fel.

 

  • 2 weeks later...
Posted
On 1/24/2022 at 1:41 PM, R X S said:

nu cunosc exact eroarea respectiva, este cumva dintr-un editor text prin care vrei sa compilezi ?
prima greseala a ochiului pare a fi directionarea catre fisierele destinate folosind `path` gresit.

C:\\Users\\Gaby\\Desktop\\rised\\gamemodes\\muitzaRazvan.pwn
ar trebui sa fie 
C:\Users\Gaby\Desktop\rised\gamemodes\muitzaRazvan.pwn
sau
C:/Users/Gaby/Desktop/rised/gamemodes/muitzaRazvan.pwn

aplicatiile au diferite metode de a citi path-urile destinate fie prin / sau \.
toate destinatiile trebuie puse la fel.

 

am rezolvat

  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.