07-26-2016, 06:20 PM
(07-26-2016, 01:15 PM)cake Wrote: Good, did that update also fix the problems you had executing dev-init.bat?
The reason compiling never ends is because pawncc.exe crashes during compiling. Find pawncc.exe in the PawnEditor folder, right click -> Properties --> Compatibility and set the program to run in Windows 7 mode, and check the box to run the program as an administrator.
Let me know if this helps. You can check if pawncc.exe crashes by looking at the Task Manager during compiling, and seeing if the program disappears during compiling.
I Fix all those errors with update the PC to
Windows 10 Home x32-bit
But still i have a error when executing dev-init.bat
Quote:C:\Users\Yassine\LVP>dev-init
------------------------------------------------------
LAS VENTURAS PLAYGROUND: INITIALIZE DEV ENVIRONMENT
------------------------------------------------------
The `playground` repository could not be found in the parent
directory of this checkout. Please read the development guide.
------------------------------------------------------
FAILURE: The deploy script failed, please review the errors and fix them.
C:\Users\Yassine\LVP>cd Server
C:\Users\Yassine\LVP\server>dev-init
------------------------------------------------------
LAS VENTURAS PLAYGROUND: INITIALIZE DEV ENVIRONMENT
------------------------------------------------------
[Check] The `playground` repository must exist... OK
[Check] The `data` directory must not exist... OK
[Check] The `javascript` directory must not exist... OK
[Action] Create a symbolic link to the compiled lvp.amx file...
The system cannot find the path specified.
[Action] DONE -- Created a symbolic link to the lvp.amx file.
The system cannot find the path specified.
The system cannot find the path specified.
[Action] DONE -- Created symbolic links for non-existing files.
C:\Users\Yassine\LVP\server>
idk
Thanks
Yassine