Jump to content

Can't start a map


Recommended Posts

Posted

From the serverlog

start: Resource 'race-dam' started 
[19:12:20] Map 'Blow the Dam' started. 
[19:12:20] ERROR: xmlLoadFile failed; ModifyOtherObjects in ACL denied resource race to access race-dam 
[19:12:20] WARNING: Error while loading race-dam: no meta.xml 

:?:

Posted
From the serverlog

start: Resource 'race-dam' started 
[19:12:20] Map 'Blow the Dam' started. 
[19:12:20] ERROR: xmlLoadFile failed; ModifyOtherObjects in ACL denied resource race to access race-dam 
[19:12:20] WARNING: Error while loading race-dam: no meta.xml 

:?:

1. Make a file called meta.xml .(Right Click/New/Text Document)(Right click on it and type:meta.xml)

2. Open the meta.xml with notepad and past this:

 <meta> 
    <info type="map" gamemodes="race" name="Blow the Dam" /> 
    <race src="Blow the Dam.map" /> 
</meta> 

3. Save

:)

Posted

That exact same meta.xml is already there....

I can't change to any map at all :roll:

EDIT: Ifixed it by adding

<object name="resource.*" /> 

to the admin group in the ACL.

Was this some kind of bug ?

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...