Jump to content

pulcresteel

Elite+
  • Content Count

    19
  • Joined

  • Last visited

Posts posted by pulcresteel


  1. i fresh install at least 7-8 vms with diffent windown and nothing solves the problem
    i use vm 14 pro set win 7x64,install same iso win 7 x64 , install net framework ,dxwebstup and vcredist x86 and x64
     

    bot open game and crash with error i show in pic in up post

    plz help me to solve this inhuman shit i have 7 license waiting.....


  2. 5 hours ago, SupZerg said:

    Make sure you launch bot as admin, use x64 poe client and have all necessary vc packages.

    all of this do it, and make a new one vm but continue crash

    error 2.jpg

     

    this is the error code

     

     Nombre del evento de problema:    BEX64
      Nombre de la aplicación:    XIbXrpjyMfJv.exe
      Versión de la aplicación:    1.0.0.1
      Marca de tiempo de la aplicación:    5d755c55
      Nombre del módulo con errores:    StackHash_1dc2
      Versión del módulo con errores:    0.0.0.0
      Marca de tiempo del módulo con errores:    00000000
      Desplazamiento de excepción:    0000000000000000
      Código de excepción:    c0000005
      Datos de excepción:    0000000000000008
      Versión del sistema operativo:    6.1.7601.2.1.0.256.48
      Id. de configuración regional:    3082
      Información adicional 1:    1dc2
      Información adicional 2:    1dc22fb1de37d348f27e54dbb5278e7d
      Información adicional 3:    eae3
      Información adicional 4:    eae36a4b5ffb27c9d33117f4125a75c2

     

     


  3. i use a simple config,but the bot not run rare maps,only normal

    my config

     

    // Run any map between level 66 and 74
    [MapLevel] >= "66" && [MapLevel] < "74" # [RunMap] == "true"

     

    // If you want to enable automatic quality upgrading
    // [MapLevel] >= "70" && [Quality] <= "16" && [Rarity] == "Normal" # [upgradeQuality] == "true"

     

    // If you want to transmut maps before running them
    [Rarity] == "Normal" # [upgradeToRare] == "true"

     

    // Use this to roll for a specific amount of Item Quantity **(DOES NOT INCLUDE QUANTITY FROM QUALITY)**
    // [map_item_drop_quantity_+%] < "20" && [Rarity] == "Magic" # [RerollMods] == "true" // -- ITEM QUANTITY   -- Total Item Quantity of the ** MAP MODS ONLY **

     

    // Ignore unique maps
    [Rarity] == "Unique" # [ignoreMap] == "true"

    // If you wanna run Sacrifices, just uncomment following lines. Don't forget tu comment first General Settings line ([MapLevel] >= "66" &&

     

    [MapLevel] < "69" # [RunMap] == "true")
    // to be sure that bot will run only Sacrifices.



    idk where are the mistake

×
×
  • Create New...