myonlake Posted November 3, 2012 Share Posted November 3, 2012 (edited) Hey, Got this annoying thing once again, which seems to be bugged, in my opinion. scripts.log [2012-11-03 15:53:50] ERROR: abrp-factions\s_factions.lua:226: xmlLoadFile failed; ModifyOtherObjects in ACL denied resource abrp-factions to access abrp-system [2012-11-03 15:53:50] WARNING: abrp-factions\s_factions.lua:229: Bad argument @ 'xmlNodeGetChildren' [2012-11-03 15:53:50] ERROR: abrp-factions\s_factions.lua:229: bad argument #1 to 'ipairs' (table expected, got boolean) acl.xml <acl> <group name="Default Group"> <acl name="Default" /> <object name="user.*" /> <object name="resource.*" /> </group> <acl name="Default"> <right name="command.*" access="true"></right> <right name="function.*" access="true"></right> <right name="general.*" access="true"></right> </acl> </acl> s_factions.lua local characters = xmlLoadFile(":abrp-system/xml/characters.xml") Any fix? I can't pretty much continue with this before this has been fixed. EDIT: After testing aclrequest allow abrp-factions all via Console, I get this message to my server.log. [2012-11-03 16:03:54] aclrequest: No change required Edited May 30, 2019 by myonlake Link to comment
AhmadQTR Posted November 3, 2012 Share Posted November 3, 2012 Try typing in console aclrequest allow all Link to comment
myonlake Posted November 7, 2012 Author Share Posted November 7, 2012 Any idea how to fix this? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now