Jump to content

Join our Slack

Talk to other users and have a great time
Slack Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
Sign in to follow this  
Cowding

Wrong syntax in the new map.ipd

Recommended Posts

2016-02-06 20:23:16 [info] -> Bot started

2016-02-06 20:23:16 [info] -> config.ini file loaded from E:\Letöltések\Exiled_Bot\Exiled_Bot_Beta_v0.57\Exiled Bot Beta v0.57\Configuration\default\config.ini

2016-02-06 20:23:16 [info] -> skills.ini file loaded from E:\Letöltések\Exiled_Bot\Exiled_Bot_Beta_v0.57\Exiled Bot Beta v0.57\Configuration\default\skills.ini

2016-02-06 20:23:16 [info] -> system.ini file loaded from E:\Letöltések\Exiled_Bot\Exiled_Bot_Beta_v0.57\Exiled Bot Beta v0.57\Configuration\default\system.ini

2016-02-06 20:23:16 [info] -> coordinates.ini file loaded from E:\Letöltések\Exiled_Bot\Exiled_Bot_Beta_v0.57\Exiled Bot Beta v0.57\Configuration\default\coordinates.ini

2016-02-06 20:23:16 [info] -> pickit.ini file loaded from E:\Letöltések\Exiled_Bot\Exiled_Bot_Beta_v0.57\Exiled Bot Beta v0.57\Configuration\default\pickit.ini

2016-02-06 20:23:16 [info] -> flasks.ini file loaded from E:\Letöltések\Exiled_Bot\Exiled_Bot_Beta_v0.57\Exiled Bot Beta v0.57\Configuration\default\flasks.ini

2016-02-06 20:23:16 [info] -> progress.ini file loaded from E:\Letöltések\Exiled_Bot\Exiled_Bot_Beta_v0.57\Exiled Bot Beta v0.57\Configuration\default\progress.ini

2016-02-06 20:23:16 [info] -> game ini file loaded from C:\Users\Patrik\Documents\My Games\Path of Exile\production_Config.ini

2016-02-06 20:23:16 [info] -> Index of mod "map_monsters_%_physical_damage_to_add_as_lightning " not found!!

2016-02-06 20:23:23 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 5

2016-02-06 20:23:23 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 5

2016-02-06 20:23:23 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 5

2016-02-06 20:23:25 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 5

2016-02-06 20:23:25 [info] -> Loading stash tab...

2016-02-06 20:23:25 [info] -> Selecting stash tab 2...

2016-02-06 20:23:26 [info] -> Loading stash tab...

2016-02-06 20:23:26 [info] -> Selecting stash tab 3...

2016-02-06 20:23:26 [info] -> Loading stash tab...

2016-02-06 20:23:26 [info] -> Selecting stash tab 4...

2016-02-06 20:23:27 [info] -> Loading stash tab...

2016-02-06 20:23:27 [info] -> Selecting stash tab 1...

2016-02-06 20:23:28 [info] -> Loading stash tab...

2016-02-06 20:23:28 [info] -> Selecting stash tab 1...

2016-02-06 20:23:29 [info] -> Loading stash tab...

2016-02-06 20:23:29 [info] -> Selecting stash tab 1...

2016-02-06 20:23:29 [info] -> Taking item from stash...

2016-02-06 20:23:30 [info] -> Using currency on item...

2016-02-06 20:23:34 [info] -> Using currency on item...

2016-02-06 20:23:34 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 8

2016-02-06 20:23:35 [info] -> Using currency on item...

2016-02-06 20:23:37 [info] -> Using currency on item...

2016-02-06 20:23:38 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 8

2016-02-06 20:23:39 [info] -> Using currency on item...

2016-02-06 20:23:41 [info] -> Using currency on item...

2016-02-06 20:23:42 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 8

2016-02-06 20:23:42 [info] -> Using currency on item...

2016-02-06 20:23:45 [info] -> Using currency on item...

2016-02-06 20:23:46 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 8

2016-02-06 20:23:46 [info] -> Using currency on item...

2016-02-06 20:23:49 [info] -> Using currency on item...

2016-02-06 20:23:49 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 8

2016-02-06 20:23:50 [info] -> Using currency on item...

2016-02-06 20:23:52 [info] -> Using currency on item...

2016-02-06 20:23:53 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 8

2016-02-06 20:23:53 [info] -> Using currency on item...

2016-02-06 20:23:56 [info] -> Using currency on item...

2016-02-06 20:23:57 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 8

2016-02-06 20:23:57 [info] -> Using currency on item...

2016-02-06 20:24:02 [info] -> Exiting bot

 

 

It can't recognize a few of the expanded mod list

This causes the bot to keep rerolling great mod until it runs out of alterations, then break

 

commenting it out solves the problem, but bad mods should be removed to prevent future malfunctions

Edited by Cowding

Share this post


Link to post
Share on other sites

There was a type error in default.ipd map file :

// [map_monsters_%_physical_damage_to_add_as_lightning ] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Shocking -- Monsters Deal +% Extra Lightning Dmg
instead of 
// [map_monsters_%_physical_damage_to_add_as_lightning] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Shocking -- Monsters Deal +% Extra Lightning Dmg
Thanks for report.

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

×
×
  • Create New...