elmoisred
Junior Member
- Jun 6, 2011
- 136
- 72
Hi guys, i'm trying to make my first bot but am being driven mad with this error;
NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getCharPref], line 3 (Error code: -1001)
The coding causing the error is;
VERSION BUILD=8810214 RECORDER=FX
TAB T=1
SET !DATASOURCE C:\firstbotinfo2.csv
SET !DATASOURCE_COLUMNS 2
SET !LOOP 2
SET !DATASOURCE_LINE {{!LOOP}}
URL GOTO=https://google.com/
Please help, its driving me crazy and I cant find the solution
NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getCharPref], line 3 (Error code: -1001)
The coding causing the error is;
VERSION BUILD=8810214 RECORDER=FX
TAB T=1
SET !DATASOURCE C:\firstbotinfo2.csv
SET !DATASOURCE_COLUMNS 2
SET !LOOP 2
SET !DATASOURCE_LINE {{!LOOP}}
URL GOTO=https://google.com/
Please help, its driving me crazy and I cant find the solution