Jump to content
  • 0

Question

Posted

Anyone know why i get this error on Gameserver?
 

[22:47:46] WARN: OptionData: Could not parse file 24900-24999.xml at line 521, column 34: cvc-enumeration-valid: Value 'pDef' is not facet-valid with respect to enumeration '[mpConsume]'. It must be a value from the enumeration.

Also i have 

<option id="24965" name="high_five">
		<!-- Increase M. Def. P. Def. by 5% -->
		<for>
			<mul stat="pDef" val="1.05" />
			<mul stat="mDef" val="1.05" />
		</for>
	</option>

Tell me someone what's whong and where i should change something?
Or how i can apply token "mul" on stat/option files? Now it is

<for>

<add...>

</for>

 

But i want to apply this settings with ...

<for>

<mul..>

</for> too.
It is possible? I look a bit on XSD but there isn't specified a `add` to can put my `mul`. What i should edit?

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock