Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
Posted by: dinesh on Jul 20 2006, 12:30 PM
to start with, please tell us what version you are using. screenshots might also be helpful.
Posted by: Dagong on Jul 20 2006, 02:52 PM
version 3.6.1. i cant send screenies right now because i'm at work... but basically it was working fine untill i moved a few of the default sliders under the price and profit tab. it then then started spitting out "Calling Nothing" for about 5 chat lines and would then list out my enchants for 10s... i would type in /enchantrix default all and other combos and it would say that they had been reset to their default positions but nothing would change.
Posted by: MentalPower on Jul 20 2006, 08:45 PM
Also, can you all try downgrading to 3.6.0?
Posted by: MentalPower on Jul 20 2006, 10:45 PMIt happened *after* I've downloaded and installed the entire latest Auctioneer package (3.6.0.0933 to 3.6.1).
Also, can you all try downgrading to 3.6.0?
elseif (major >= 3 and minor >= 3 and (rev >= 675 or rev == 0)) thento:elseif (major >= 3 and minor >= 3 and (rev >= 675 or (rev >= 0 and rev <=5))) thenPosted by: MentalPower on Jul 21 2006, 10:52 PM
Ok, I don't have any enchants to sell ATM so I can't test this.
Open up the EnchantrixBarker.lua file and change line 919 from:elseif (major >= 3 and minor >= 3 and (rev >= 675 or rev == 0)) thento:elseif (major >= 3 and minor >= 3 and (rev >= 675 or (rev >= 0 and rev <=5))) then
Posted by: Shagnast on Jul 22 2006, 08:31 PM
ok, the correct barker price shows up when I view the actual enchant, but it's not what is output in barker when I use it
Posted by: Shagnast on Jul 22 2006, 08:31 PM
ok, the correct barker price shows up when I view the actual enchant, but it's not what is output in barker when I use it
Posted by: Nadster on Jul 22 2006, 10:19 PM
i have the same problem when i decided to get the newer version of the mod.
Posted by: archer269 on Jul 24 2006, 09:05 PM
after making the above change, i get this screenshot.....
[attachmentid=131]
now i changed the line in the echantrixbarker.lua file to what was shown...but this error came up, now im using luaedit as my lua editor, and i have downloaded the auctioneer pack 3.6.1, if you have any ideas let me know
Posted by: OverlordQ on Aug 1 2006, 04:10 PM
Download a fresh copy and use notepad
Posted by: MentalPower on Jul 21 2006, 10:52 PM
Ok, I don't have any enchants to sell ATM so I can't test this.
Open up the EnchantrixBarker.lua file and change line 919 from:elseif (major >= 3 and minor >= 3 and (rev >= 675 or rev == 0)) thento:elseif (major >= 3 and minor >= 3 and (rev >= 675 or (rev >= 0 and rev <=5))) then
elseif (major >= 3 and minor >= 3 and (rev >= 675 or minor >= 5)) thenPosted By: Imported (MentalPower)Ok, I don't have any enchants to sell ATM so I can't test this.
Open up the EnchantrixBarker.lua file and change line 919 from:elseif (major >= 3 and minor >= 3 and (rev >= 675 or rev == 0)) thento:elseif (major >= 3 and minor >= 3 and (rev >= 675 or (rev >= 0 and rev <=5))) then
Posted By: dineshcan you verify that your auctioneer.lua file in the WTF folder isn't set to read-only?Its not, I just checked.
1 to 29 of 29