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  
lordinfamous

crashing on chicken

Recommended Posts

since the new check point system came out it seems the game/bot is crashing very often when trying to chicken.
 
Using windows 7 ultimate 32bit

 

the error I am getting is unable to mapviewoffile in mapchunk. error code: 8 offset: 1591541760 size:14015886


; Bot main config file
[general]

; Define here which character you want to use in the character selection screen (default : 1, top character).
character_to_use=7

; Define here what is the last act unlocked by your character.
last_act_unlocked=3

; Define here what is the last difficulty unlocked (1=normal, 2=cruel, 3=merciless).
last_difficulty_unlocked=3

; Open chest?
open_chest=true

; Open strongbox?
open_strongbox=true

; Open chest under this range (clean monsters before) (0 : infinite).
chest_range=280

; Activate shrine
activate_shrines=true

; Activate shrines under this range
shrines_range=1000

; Level gems?
level_gems=true

; If you want to use Alt to loot items, setting this option to true may reduce the number of crap loot, to use this parameter, you need to enable the option Key Pickup in the UI options and be sure the highlight key is set up on alt (default : true)
use_alt_to_loot=true

; Press shift while moving
shift_when_moving=false

; Here write the name of the zone that you want the bot to clean. You have to write it /!	HE SAME WAY/!as it is written in the coordinates.ini file (without _x or _y ofc). For now, the bot can only clean one zone per run.
zone_to_clean=catacombs

; Important!! you have to give the act which the zone belongs.
zone_to_clean_act=3

; Set the difficulty desired (1=normal, 2=cruel, 3=merciless).
zone_to_clean_difficulty=3

; Enable Map farming?
enable_map_farming=false

; Percent of the map from which bot consider map is cleared, bot will restart instance when value reached.
area_clean_percent=0.930000

; If the number of dead monster around character didn't change during last 60s (default), next instance! (set to 0 to disable this feature).
monster_no_kill_timeout=45

; Maximum time (in seconds) allowed per run. when timer is reached, exit to login and start again.
run_max_time=1000

; Use TP Scrolls instead of exiting to login.
enable_tp_to_town=true

; Your Path of Exile version, 0 for Normal (pathofexile.com) 1 for Garena (poe.garena.com)
poe_version=0

; Chicken if any of the specified monsters is in range?
enable_sight_chicken=false

; Range to deteck monsters for chicken
sight_chicken_range=700

; Key to enable Elite Features.
key=***********************

; Your username on exiled-bot.net
identifier=***********

[combat]

; Bot will kill any monster at this range before looting anything (chest and item).
safe_range=400

; Max distance to engage monsters (0 : infinite)
monster_max_attack_distance_value=0

; Multiplier for highest skill range used, to compute distance to attack mobs (instead of exploring)
max_range_multiplier=1.000000

[flasks]

; If life goes below this value, use pot.
use_life_flask_percent=0.850000

; If mana goes below this value, use pot.
use_mana_flask_percent=0.100000

; If life goes below this value, chicken.
chicken_life_percent=0.250000

; If energy shield goes below this value, chicken (default : 0, means that it is deactivated).
chicken_energy_shield_percent=0.000000

; Flask key in slot (begining from left).
flask_key_slot1=1

; Flask healing time (in millisecond).
flask_slot1_recharge_rate=7000

; Flask key in slot (begining from left).
flask_key_slot2=2

; Flask healing time (in millisecond).
flask_slot2_recharge_rate=6500

; Flask key in slot (begining from left).
flask_key_slot3=3

; Flask healing time (in millisecond).
flask_slot3_recharge_rate=5000

; Flask key in slot (begining from left).
flask_key_slot4=4

; Flask healing time (in millisecond).
flask_slot4_recharge_rate=5600

; Flask key in slot (begining from left).
flask_key_slot5=5

; Flask healing time (in millisecond).
flask_slot5_recharge_rate=5600

; Flask cooldown to avoid using flask multiple times when low life.
flask_delay=3000

[stashing]

; Enable stashing ?
enable_stashing=true

; Which stash tab to use? If multi-stashtab is enabled separate tabs with commas. eg: 1,5,7
stash_tab_to_use=1

[profile]

; Sets which map profile should be used
map_profile=default

 

Share this post


Link to post
Share on other sites

Figured out the issue. Guessing the game as memory issues with 32bit systems. If anyone else is running into the issue to fix it turn texture quality to medium and at the end of your paht of exile shortcut target add -gc 2. 

 

 

or if running windows vista or win7:

 

open the command prompt with admin privileges enger "bcdedit /set increaseuserva 3072" hit enter. then restart comp.

Share this post


Link to post
Share on other sites
Sign in to follow this  

×
×
  • Create New...