Page 1 of 1

Error & Solution List

Posted: Wed Mar 15, 2017 11:08 am
by 0x00
I am going to compile the most commonly asked support questions. PLEASE LOOK HERE FIRST before posting for support!
This is an on-going thing, I will keep adding FAQs as I notice them!
and before you TRY ANYTHING, install all these:

Necessary DLLs and frameworks to run AS

This list is based on Errors caused by system setup or lack of drivers / dynamic-link libraries, this is not the same as the bugs list! Bugs are listed and updated here:

AS Known Bugs - LATEST Maintained List
  • Could not load file or assembly 'Lua51.x86.dll', 'Lua51.x64.dll' orone of its dependencies. The specified module could not be found.
    To run AionScript you also need to download the following Software Microsoft .NET Framework 4.6.2 and Microsoft Visual C++ 2010 Redistributable Package (x86)
  • Please start the game before starting a script.I can not run the script.Version=x.x.x.xx
    Right-click the EXE, select Properties -> Compatability -> tick "Run As Admin" -> Apply.
    (if you see in the General tab and tick box that says unblock, please read below how to prevent this being a problem!)
  • AS starts up, doesn't say start the game before running a script, yet no radar, no LUA script works!
    Since Windows 8.1 (up to and incl. Windows 10), DLL and EXE blocking has become a thing. It prevents programs like AS from doing exactly what it needs to: accessing the RAM for offset reading / writing!

    MAKE SURE you:
    Right-click AS.zip and click the tick box at the bottom (see image below) and press Apply!
    Image

Re: Error & Solution List

Posted: Wed Mar 15, 2017 12:54 pm
by locatelli
A little advice to fix the last error, you can unblock as 0x00 explained not the Exe and Dll files, but the AS file you download from this site, everytime you update the version. You only have to do the procedure once, and if you replace the files again you can forget about doing it again!

Re: Error & Solution List

Posted: Wed Mar 15, 2017 11:21 pm
by 0x00
locatelli wrote:
Wed Mar 15, 2017 12:54 pm
A little advice to fix the last error, you can unblock as 0x00 explained not the Exe and Dll files, but the AS file you download from this site, everytime you update the version. You only have to do the procedure once, and if you replace the files again you can forget about doing it again!
SHIT! YES, do it on the zip! my bad

Re: Error & Solution List

Posted: Sat May 27, 2017 2:09 am
by pooh_disney0
hello any advise or fix for this ? http://prntscr.com/fckua4

Re: Error & Solution List

Posted: Sat May 27, 2017 12:32 pm
by kirathegod
also if you have installed the windows 10 creator update and get and error when trying to run the grinding framework you have to uninstall and reinstall net framework and visual c#

Re: Error & Solution List

Posted: Mon Jun 05, 2017 3:11 am
by 0x00
pooh_disney0 wrote:
Sat May 27, 2017 2:09 am
hello any advise or fix for this ? http://prntscr.com/fckua4
Check the Aioninterface.dll for the file blocking. My first post explains how!

and please don't hijack the post! We have General Discussion forum for getting general help!