| Go to Page... |
| Updated: | 01-21-13 07:55 AM |
| Created: | 02-03-12 03:50 AM |
| Downloads: | 806 |
| Favorites: | 12 |
| MD5: |
File Name |
Version |
Size |
Author |
Date |
2.00r1 |
19kB |
adelea |
12-05-12 01:23 AM |
|
1.10r1a |
19kB |
adelea |
09-22-12 08:37 AM |
|
1.10r1 |
19kB |
adelea |
09-21-12 12:43 PM |
|
1.9r10 |
18kB |
adelea |
07-26-12 07:51 AM |
|
1.9r9 |
18kB |
adelea |
07-22-12 06:42 AM |
|
1.9r8 |
18kB |
adelea |
07-16-12 01:23 PM |
|
1.9r7 |
15kB |
adelea |
07-14-12 02:02 PM |
|
1.9r6 |
15kB |
adelea |
07-11-12 03:12 PM |
|
1.9r5 |
15kB |
adelea |
07-11-12 07:50 AM |
|
1.9r4 |
10kB |
adelea |
07-07-12 03:11 AM |
|
1.9r3 |
10kB |
adelea |
06-29-12 12:18 PM |
|
1.9r2 |
10kB |
adelea |
06-28-12 05:48 AM |
|
1.9r1 |
10kB |
adelea |
06-28-12 01:58 AM |
|
1.8r4 |
10kB |
adelea |
04-27-12 02:09 AM |
|
1.8r3 |
10kB |
adelea |
04-26-12 03:48 PM |
|
1.8r2 |
10kB |
adelea |
04-24-12 12:46 PM |
|
1.7r5 |
9kB |
adelea |
04-21-12 12:28 AM |
|
1.7r5 |
9kB |
adelea |
03-16-12 06:21 AM |
|
1.7r3 |
8kB |
adelea |
02-07-12 03:56 PM |
|
1.7r3 |
8kB |
adelea |
02-07-12 02:26 AM |
|
1.7r2 |
7kB |
adelea |
02-04-12 03:24 PM |
|
1.7r1 |
7kB |
adelea |
02-04-12 08:38 AM |
|
0.1 |
4kB |
adelea |
02-03-12 03:50 AM |
|
0B |
adelea |
12-31-69 06:00 PM |
![]() |
Comment Options |
| adelea |
| View Public Profile |
| Send a private message to adelea |
| Send email to adelea |
| Find More Posts by adelea |
| Add adelea to Your Buddy List |
|
|
|
|
|
Error on Loggging in
Error: MoneyBags/MoneyBags_Main.lua:1363: Error in coroutine: MoneyBags/MoneyBags_Main.lua:1003: bad argument #5 to 'format' (number expected, got nil)
In MoneyBags / Event.System.Update.Begin, event Event.System.Update.Begin stack traceback: [C]: in function 'error' MoneyBags/MoneyBags_Main.lua:1363: in function <MoneyBags/MoneyBags_Main.lua:1358> |
|
|
| kschir |
| View Public Profile |
| Send a private message to kschir |
| Send email to kschir |
| Find More Posts by kschir |
| Add kschir to Your Buddy List |
|
|
|||
|
|
Re: Re: Error Message
Well I had moved it in the past I'm sure, but anyhow that fixed it!
Quote:
|
||
|
|
| kschir |
| View Public Profile |
| Send a private message to kschir |
| Send email to kschir |
| Find More Posts by kschir |
| Add kschir to Your Buddy List |
|
|
||
|
|
Re: Error Message
Quote:
Just uploaded 1.9r6 which should handle this circumstance better. |
|
|
|
| adelea |
| View Public Profile |
| Send a private message to adelea |
| Send email to adelea |
| Find More Posts by adelea |
| Add adelea to Your Buddy List |
|
|
|
|
|
Error Message
The newest version error message:
Error: MoneyBags/MoneyBags_Main.lua:1234: Error in coroutine: Incorrect function usage. Parameters: (userdata: ), "TOPLEFT", (Layout: Rift.UIParent.0x0f90a8b0), "TOPLEFT", nil, nil Parameter types: userdata, string, Layout, string, nil, nil Function documentation: Pins a point on this frame to a location on another frame. This is a rather complex function and you should look at examples to see how to use it. This function can take many different forms. In general, it looks like this: SetPoint(point_on_this_frame, target_frame, point_on_target_frame [, x_offset, y_offset]). The first part is the point on this frame that will be attached. Usually, these are string identifiers. "TOPLEFT", "TOPCENTER", "TOPRIGHT", "CENTERLEFT", "CENTER", "CENTERRIGHT", "BOTTOMLEFT", "BOTTOMCENTER", "BOTTOMRIGHT". You may also use a string identifier that refers to a single axis - "TOP", "BOTTOM", "LEFT", "RIGHT", "CENTERX", "CENTERY". If you want more direct numeric control you can use number pairs. 0,0 is equivalent to "TOPLEFT", 1,1 is equivalent to "BOTTOMRIGHT", 0.5,nil is equivalent to "CENTERX". The second part is the frame to attach to, as well as the point on that frame to attach to. The frame is simply passing in the frame table. The point is the same identifier or number pair as the first parameter. Optionally, you may include an X or Y offset to the point. This connection is permanent, and if the target frame moves, this frame will move along with it. Caveat: If the target is a frame set to the "restricted" SecureMode, and the client is currently in "secure" mode, then unexpected behavior may occur. Not permitted on a frame with "restricted" SecureMode while the addon environment is secured. Frame:SetPoint(...) -- ... Parameters: ...: This function's parameters are complicated. More details will be forthcoming. In MoneyBags / Event.System.Update.Begin, event Event.System.Update.Begin stack traceback: [C]: in function 'error' MoneyBags/MoneyBags_Main.lua:1234: in function <MoneyBags/MoneyBags_Main.lua:1229> |
|
|
| kschir |
| View Public Profile |
| Send a private message to kschir |
| Send email to kschir |
| Find More Posts by kschir |
| Add kschir to Your Buddy List |
|
|
|
|
Forum posts: 0
File comments: 1
Uploads: 0
|
Code:
Error: MoneyBags/MoneyBags_Main.lua:540: attempt to index local 'x' (a nil value)
In MoneyBags / OnUpdate, event Event.System.Update.Begin
stack traceback:
MoneyBags/MoneyBags_Main.lua:540: in function 'Category'
MoneyBags/MoneyBags_Main.lua:611: in function 'VariablesLoaded'
MoneyBags/MoneyBags_Main.lua:1021: in function <MoneyBags/MoneyBags_Main.lua:1010>
|
|
|
| Tek |
| View Public Profile |
| Send a private message to Tek |
| Send email to Tek |
| Find More Posts by Tek |
| Add Tek to Your Buddy List |
|
|
||
|
|
Quote:
But - thanks for the screenshot - it has all the info in it I need to add the currency! |
|
|
|
| adelea |
| View Public Profile |
| Send a private message to adelea |
| Send email to adelea |
| Find More Posts by adelea |
| Add adelea to Your Buddy List |
|
|
|
|
|
I have installed the latest version and now, when I log in, I get the error in the screenshot.
![]() |
|
|
| Suziekew |
| View Public Profile |
| Send a private message to Suziekew |
| Send email to Suziekew |
| Find More Posts by Suziekew |
| Add Suziekew to Your Buddy List |
|
|
||
|
|
Re: 1.9 Error
Quote:
It shouldn't happen, so I am at a bit of a loss as to what set of cirumstances would cause it. |
|
|
|
| adelea |
| View Public Profile |
| Send a private message to adelea |
| Send email to adelea |
| Find More Posts by adelea |
| Add adelea to Your Buddy List |
|
|
|
|
|
1.9 Error
Greetings!
Thanks for such a useful addon! I've downloaded your latest update, but I'm getting another error now. Error: MoneyBags/MoneyBags_Main.lua:909: attempt to index field 'curBars' (a nil value) In MoneyBags / CurrencyEvent, event Event.Currency stack traceback: MoneyBags/MoneyBags_Main.lua:909: in function <MoneyBags/MoneyBags_Main.lua:896> |
|
|
| Suziekew |
| View Public Profile |
| Send a private message to Suziekew |
| Send email to Suziekew |
| Find More Posts by Suziekew |
| Add Suziekew to Your Buddy List |
|
|
||
|
|
Quote:
|
|
|
|
| adelea |
| View Public Profile |
| Send a private message to adelea |
| Send email to adelea |
| Find More Posts by adelea |
| Add adelea to Your Buddy List |
|
|
|
|
|
After updating to 1.8r2 i got the following error: Indexing a nil value on line 665
I was able to fix that by changing firstrun to true on line 624, doing a reloadui, then changing it back to false. when acquiring a mark of infernal dawn the following error pops: 09:21:11: [MoneyBags] --------- 09:21:11: [MoneyBags] Error: MoneyBags/MoneyBags_Main.lua:549: attempt to index a nil value 09:21:11: [MoneyBags] In MoneyBags / CurrencyEvent, event Event.Currency 09:21:11: [MoneyBags] stack traceback: 09:21:11: [MoneyBags] MoneyBags/MoneyBags_Main.lua:549: in function <MoneyBags/MoneyBags_Main.lua:526>
Last edited by Daewaen : 04-26-12 at 03:24 AM.
|
|
|
| Daewaen |
| View Public Profile |
| Send a private message to Daewaen |
| Send email to Daewaen |
| Find More Posts by Daewaen |
| Add Daewaen to Your Buddy List |
|
|
||
|
|
Quote:
I do have a version that should work, but its untested... |
|
|
|
| adelea |
| View Public Profile |
| Send a private message to adelea |
| Send email to adelea |
| Find More Posts by adelea |
| Add adelea to Your Buddy List |
|
|
|
|
|
appears to have been broken bij rift patch 1.8, probably because of the addition of a new currency: Infernal Mark of Ascension. Please fix, loving this mod
![]() |
|
|
| Daewaen |
| View Public Profile |
| Send a private message to Daewaen |
| Send email to Daewaen |
| Find More Posts by Daewaen |
| Add Daewaen to Your Buddy List |
|
|
||||
|
|
Quote:
|
|||
|
|
| adelea |
| View Public Profile |
| Send a private message to adelea |
| Send email to adelea |
| Find More Posts by adelea |
| Add adelea to Your Buddy List |
![]() |
