Posts: 617
Threads: 129
Joined: Feb 2014
I was scripting for a project and i just get this error message when i try to compile the script. Stating that "The application was unable to start correctly" .
Could someone help me here please, i'll be searching for resolutions too.
Posts: 6,242
Threads: 8
Joined: Jun 2008
Searching would get you some results you know, rather than random guess of using another compiler when it's an application start issue so it means it's either corrupted or it's being stopped by something else...
https://social.technet.microsoft.com...itproappcompat
https://h30434.www3.hp.com/t5/Notebo...4/td-p/1290859
A good idea when trying to explain things, is to actually say what's going on, like, is it a new install of the server package, whether you've messed with anything trying to get it going (reverse ANY compatibility changes you have made)..
You know, something more to go on as to what has happened to cause this.
Posts: 617
Threads: 129
Joined: Feb 2014
Quote:
Originally Posted by Sew_Sumi
Searching would get you some results you know, rather than random guess of using another compiler when it's an application start issue so it means it's either corrupted or it's being stopped by something else...
https://social.technet.microsoft.com...itproappcompat
https://h30434.www3.hp.com/t5/Notebo...4/td-p/1290859
A good idea when trying to explain things, is to actually say what's going on, like, is it a new install of the server package, whether you've messed with anything trying to get it going (reverse ANY compatibility changes you have made)..
You know, something more to go on as to what has happened to cause this.
|
I will give these methods a try.
Quote:
Originally Posted by insus100
Maybe try zeex compiler? And check all your opened brackets are closed.
|
I don't think the issue is within the script because i tried making a new script from the default and it crashes just the same.
Posts: 1,071
Threads: 24
Joined: Aug 2014
Reputation:
0
Also, Make sure your anti virus program is not blocking the compiler. I have the Quick Heal and I had to whitelist the server.exe,announce.exe and pawno.exe for proper working.
Posts: 6,242
Threads: 8
Joined: Jun 2008
Quote:
Originally Posted by 1fret
I don't think the issue is within the script because i tried making a new script from the default and it crashes just the same.
|
You're on to it.
Posts: 617
Threads: 129
Joined: Feb 2014
Quote:
Originally Posted by GTLS
Also, Make sure your anti virus program is not blocking the compiler. I have the Quick Heal and I had to whitelist the server.exe,announce.exe and pawno.exe for proper working.
|
I don't think its my virus scanner because i had been sing this PC for scripting for the pass 2 years, even up to yesterday i was scripting and while i was scripting, previously, it had worked properly, until i tried to compile the script because i had just added some a new command and it had shown me the application error.
Quote:
Originally Posted by Sew_Sumi
You're on to it.
|
I tried you suggestions and it fixed the application error because i don't see it anymore but when i try to make a brand new fresh script with the default i get the "unable to compile error" even when i tried re-installing the pawno i still get the "unable to compile error". Any other suggestions?
Posts: 6,242
Threads: 8
Joined: Jun 2008
Quote:
Originally Posted by GTLS
I'd say refresh your Windows 10... just select Keep My Files option and only windows 10 will reinstall on your device and your files wont be harmed.
|
This is last ditch option, but it seems like it's something. Try putting the server folder in a new folder, like, from the compressed file, straight out to a new folder, and see if that keeps happening.
Posts: 617
Threads: 129
Joined: Feb 2014
Quote:
Originally Posted by Sew_Sumi
This is last ditch option, but it seems like it's something. Try putting the server folder in a new folder, like, from the compressed file, straight out to a new folder, and see if that keeps happening.
|
Ok i gave this a try and nothing changed. I still get the error saying "Unable to execute compiler"
Quote:
Originally Posted by Dayrion
Try this ^
|
I have red the requirements of the linked page and it says that its only compatible with windows XP - 7 and i'm using windows 10, anyways i still downloaded it and it didn't open, when i tried to install it, confirming that its not compatible with Windows 10.
Quote:
Originally Posted by GTLS
|
Its not good to download .dll files but anyways i had them already in my folder also i tried your other suggestions and none worked.