Jump to content
  • 0

2018-06-20eRagexeRE Crashing when trigered active_transform or transform script.


iraciz

Question


  • Group:  Members
  • Topic Count:  140
  • Topics Per Day:  0.03
  • Content Count:  562
  • Reputation:   108
  • Joined:  10/05/12
  • Last Seen:  

Client and other players experience crashing everytime this script runs

  - Id: 18856
    AegisName: W_King_Tiger_Doll_Hat
    Name: W King Tiger Doll Hat
    Type: Armor
    Buy: 10
    Defense: 10
    Locations:
      Head_Top: true
    ArmorLevel: 1
    EquipLevelMin: 1
    Refineable: true
    View: 973
    Script: |
      bonus bStr,2;
      bonus bDex,2;
      bonus2 bAddRace,RC_Brute,10;
      bonus2 bAddRace,RC_Player_Doram,10;
      .@r = getrefine();
      autobonus "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*max(1,getrefine()); }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \"Traaaansformation-!! Eddga form!!\"; }";
      autobonus2 "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*max(1,getrefine()); }",.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \"Traaaansformation-!! Eddga form!!\"; }";
 

 

or

 

  - Id: 11592
    AegisName: Trance_Candy_R
    Name: Trans Candy Red
    Type: Healing
    Buy: 20
    Weight: 30
    Script: |
      itemheal 45,0;
      transform 1507,600000,SC_MTF_MHP,20;
      specialeffect2 EF_CLOAKING;
      showscript "Trans-Form-!! Bloody Murderer Fo-rm!!";

 

There is no console error or .exe crash log to identify the source. any idea?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  140
  • Topics Per Day:  0.03
  • Content Count:  562
  • Reputation:   108
  • Joined:  10/05/12
  • Last Seen:  

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...