Failed to set data for " -
.Mento - 22.11.2014
How do I fix this, I've ******d some solutions but these did not help me, it keeps appearing whenever I am trying to open a script.
I am on Windows 8.
Thanks in advance!
Re: Failed to set data for " -
Raweresh - 22.11.2014
Run pawno with compatibility to Windows XP.
Re: Failed to set data for " -
Ryz - 22.11.2014
right click on pawn and select Run as administrator.
Re: Failed to set data for " -
.Mento - 22.11.2014
I've done both, none worked.
Re: Failed to set data for " -
Glossy42O - 22.11.2014
same prob bud ik how you feelin..
Re: Failed to set data for " -
CutX - 22.11.2014
in your "pawno-folder", there yhould be a file called "settings.ini"
open it, delete it's content
and replace it with this
Код:
[General]
FileAssoc=1
[Display]
WindowMax=1
WindowX=480
WindowY=20
WindowW=944
WindowH=982
Splitter=30
Font_Name=Courier New
Font_Size=10
ShowFuncList=0
;^ 0 or 1, you decide
[RunOpts]
CopyDir=\
ExeFile=pawncc.exe
Params=-r -w 203
then try again
Re: Failed to set data for " -
Beckett - 22.11.2014
What the above poster said, turn that FileAssoc from 1 to 0, it'll fix the issue.
Re: Failed to set data for " -
Glossy42O - 22.11.2014
Not really. didn't fix to me :\
Re: Failed to set data for " -
.Mento - 22.11.2014
What Stuun said, it didn't fix it for me either.
Re: Failed to set data for " -
Mic_H - 22.11.2014
-Right click Pawno.exe
-Properties
-Privilege Level - [Tick] Run this program as an administrator.
-Apply
-Ok
Open it now, It shouldn't cause the problem.