What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Wizard]MeteorWithEtchedSigil-1.0.6 for GR110++

That's not helpful at all, might want to stick to english here :)
 
it wont read it.. :/
I try import it but nothing happens
 
Not bad, latest DB version 1.2.555.0 works pretty well, doing GR 100 in around 8 minutes with the exact same build I was using for the other Wiz Tal Rasha Meteor routine from this forum.

Had to make a change to make it work, just comment out the method IgnitePct()

Code:
private float IgnitePct()

from line 600 to line 617, the method is not being used anyway, and the exception that prevents this routine from loading is inside this method code.
 
Not bad, latest DB version 1.2.555.0 works pretty well, doing GR 100 in around 8 minutes with the exact same build I was using for the other Wiz Tal Rasha Meteor routine from this forum.

Had to make a change to make it work, just comment out the method IgnitePct()

Code:
private float IgnitePct()

from line 600 to line 617, the method is not being used anyway, and the exception that prevents this routine from loading is inside this method code.

Any ideas on this, after commeting out the method u mentioned?
Demonbuddy - BETA v1.2.851.0


22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(142,83) : error CS0019: Operator '!=' cannot be applied to operands of type 'SNOActor' and 'int'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(148,83) : error CS0019: Operator '!=' cannot be applied to operands of type 'SNOActor' and 'int'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(149,30) : error CS0117: 'Core' does not contain a definition for 'Grids'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(154,116) : error CS0019: Operator '!=' cannot be applied to operands of type 'SNOActor' and 'int'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(243,40) : error CS0117: 'Core' does not contain a definition for 'Grids'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(263,22) : error CS0117: 'Core' does not contain a definition for 'Grids'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(272,22) : error CS0117: 'Core' does not contain a definition for 'Grids'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(381,19) : error CS0019: Operator '==' cannot be applied to operands of type 'SNOActor' and 'int'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(381,45) : error CS0019: Operator '==' cannot be applied to operands of type 'SNOActor' and 'int'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(381,71) : error CS0019: Operator '==' cannot be applied to operands of type 'SNOActor' and 'int'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(407,24) : error CS0019: Operator '==' cannot be applied to operands of type 'SNOActor' and 'int'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(419,26) : error CS0117: 'Core' does not contain a definition for 'Grids'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(444,25) : error CS0117: 'Core' does not contain a definition for 'Grids'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(452,28) : error CS0117: 'Core' does not contain a definition for 'Grids'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(853,26) : error CS0117: 'Core' does not contain a definition for 'Grids'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(938,205) : error CS0019: Operator '==' cannot be applied to operands of type 'SNOActor' and 'int'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(941,25) : error CS1579: foreach statement cannot operate on variables of type '?' because '?' does not contain a public instance definition for 'GetEnumerator'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(970,205) : error CS0019: Operator '==' cannot be applied to operands of type 'SNOActor' and 'int'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(973,25) : error CS1579: foreach statement cannot operate on variables of type '?' because '?' does not contain a public instance definition for 'GetEnumerator'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(1085,99) : error CS0117: 'Core' does not contain a definition for 'Grids'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(1097,21) : error CS0117: 'Core' does not contain a definition for 'Grids'
22:52:58.751 [ERR] Compiler Error: \Bots\Trinity\Routines\Wizard\MeteorWithEtchedSigil.cs(1109,65) : error CS0117: 'Core' does not contain a definition for 'Grids'
 
Back
Top