Jump to content

Question

5 answers to this question

Recommended Posts

  • 0
Posted
  • STARTING_BUFFS = Boolean.valueOf(otherSettings.getProperty("StartingBuffs", "True"));
  • LOGGER.warn("StartingBuffsMage[Config.load()]: invalid config property -> StartingBuffsMage \"" + buff + "\"");
  • 0
Posted
On 8/28/2018 at 10:41 PM, 'Baggos' said:
  • STARTING_BUFFS = Boolean.valueOf(otherSettings.getProperty("StartingBuffs", "True"));
  • LOGGER.warn("StartingBuffsMage[Config.load()]: invalid config property -> StartingBuffsMage \"" + buff + "\"");

thank you but i get this error now..

http://prntscr.com/kopcsb

http://prntscr.com/kopd48

  • 0
Posted
11 minutes ago, GhostOfSoul said:

thank you but i get this error now..

http://prntscr.com/kopcsb

http://prntscr.com/kopd48

What is the error message? Duplicate variable? If yes, delete the "String[]" part.

Guest
This topic is now closed to further replies.


×
×
  • Create New...