Thread Tools Display Modes
10-15-10, 08:11 AM   #1
Rythos
A Kobold Labourer
Join Date: May 2010
Posts: 1
essage: Interface\AddOns\Carbonite\Carbonite.lua:6433: bad argument #1 to 'strfind'

Strange situation. Carbonite works on all my toons at various levels except my 80 lock which receives two errors, the second of which generates a neverending error count.

Thanks for looking into it!

Ry


(edited to note using zipfile named Carbonite-4.0003)




Message: Interface\AddOns\Carbonite\Carbonite.lua:6433: bad argument #1 to 'strfind' (string expected, got nil)
Time: 10/15/10 09:50:35
Count: 1
Stack: [C]: in function `strfind'
Interface\AddOns\Carbonite\Carbonite.lua:6433: in function `RQL'
Interface\AddOns\Carbonite\Carbonite.lua:9601: in function `ReQ1'
Interface\AddOns\Carbonite\Carbonite.lua:14565: in function `?'
Interface\AddOns\Carbonite\Carbonite.lua:23190: in function <Interface\AddOns\Carbonite\Carbonite.lua:23182>

Locals: (*temporary) = nil
(*temporary) = ": (%d+)/"
(*temporary) = "string expected, got nil"




essage: Interface\AddOns\Carbonite\Carbonite.lua:6433: bad argument #1 to 'strfind' (string expected, got nil)
Time: 10/15/10 09:50:35
Count: 1
Stack: [C]: in function `strfind'
Interface\AddOns\Carbonite\Carbonite.lua:6433: in function `RQL'
Interface\AddOns\Carbonite\Carbonite.lua:9601: in function `ReQ1'
Interface\AddOns\Carbonite\Carbonite.lua:14565: in function `?'
Interface\AddOns\Carbonite\Carbonite.lua:23190: in function <Interface\AddOns\Carbonite\Carbonite.lua:23182>

Locals: (*temporary) = nil
(*temporary) = ": (%d+)/"
(*temporary) = "string expected, got nil"
 
10-15-10, 08:23 AM   #2
Emeranne
A Kobold Labourer
Join Date: Apr 2009
Posts: 1
I also picked up this error after picking up a quest in Zangamarsh-- Disturbance at Umbrafen Lake. The quest watch seemed to think there was a second objective to the quest when there was not so the error was cleared as soon as the only objective was complete. Hope this helps.

Em
 
10-15-10, 08:27 AM   #3
Lynn_A
A Defias Bandit
 
Lynn_A's Avatar
Join Date: Oct 2010
Posts: 2
Same Problem

All my toons work except 1.

Code:
Interface\AddOns\Carbonite\Carbonite.lua:6433: bad argument #1 to 'strfind' (string expected, got nil)
Time: 10/15/10 09:18:59
Count: 1
Stack: [C]: in function `strfind'
Interface\AddOns\Carbonite\Carbonite.lua:6433: in function `RQL'
Interface\AddOns\Carbonite\Carbonite.lua:9601: in function `ReQ1'
Interface\AddOns\Carbonite\Carbonite.lua:14565: in function `?'
Interface\AddOns\Carbonite\Carbonite.lua:23190: in function <Interface\AddOns\Carbonite\Carbonite.lua:23182>

Locals: (*temporary) = nil
(*temporary) = ": (%d+)/"
(*temporary) = "string expected, got nil"
**Was caused by a quest that was outdated in my quest log...name of it was "Operation Recombobulation"

Last edited by Lynn_A : 10-15-10 at 09:48 AM. Reason: Problem fixed
 
10-15-10, 08:37 AM   #4
Paeura
A Deviate Faerie Dragon
 
Paeura's Avatar
Join Date: Oct 2010
Posts: 10
I get the same errors and so is my mother. It seems to intermittent. The main issue I have is the quest log not showing up on Paëura my druid [lvl 25], but then on my hunter Paeura [lvl 80], it shows up fine.

Message: Interface\AddOns\Carbonite\Carbonite.lua:6433: bad argument #1 to 'strfind' (string expected, got nil)
Time: 10/15/10 10:21:13
Count: 1
Stack: [C]: in function `strfind'
Interface\AddOns\Carbonite\Carbonite.lua:6433: in function `RQL'
Interface\AddOns\Carbonite\Carbonite.lua:9601: in function `ReQ1'
Interface\AddOns\Carbonite\Carbonite.lua:14565: in function `?'
Interface\AddOns\Carbonite\Carbonite.lua:23190: in function <Interface\AddOns\Carbonite\Carbonite.lua:23182>

Locals: (


This one has a continuous counter
Message: Interface\AddOns\Carbonite\Carbonite.lua:6433: bad argument #1 to 'strfind' (string expected, got nil)
Time: 10/15/10 10:22:01
Count: 1118
Stack: [C]: in function `strfind'
Interface\AddOns\Carbonite\Carbonite.lua:6433: in function `RQL'
Interface\AddOns\Carbonite\Carbonite.lua:3485: in function `F'
Interface\AddOns\Carbonite\Carbonite.lua:5819: in function `OnU'
Interface\AddOns\Carbonite\Carbonite.lua:8521: in function `NXOnUpdate'
[string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>

Locals: (*temporary) = nil
(*temporary) = ": (%d+)/"
(*temporary) = "string expected, got nil"


For now I have disabled Carbonite. I love this addon, you have some talent in this group. I have used it from the day I started playing 2 years ago, I even got my mom hooked on it.

I hope this can be figured out. Anymore information you need please ask

I am not new to game development, just WoW!
__________________

Legacy of the Sword
 
10-15-10, 09:09 AM   #5
Mechrior
A Chromatic Dragonspawn
 
Mechrior's Avatar
Join Date: Nov 2006
Posts: 155
pop me in with these guys and gals

242x Carbonite-4.0003\Carbonite.lua:6433: bad argument #1 to 'strfind' (string expected, got nil)
Carbonite-4.0003\Carbonite.lua:6433: in function `RQL'
Carbonite-4.0003\Carbonite.lua:3485: in function `F'
Carbonite-4.0003\Carbonite.lua:5819: in function `OnU'
Carbonite-4.0003\Carbonite.lua:8521: in function `NXOnUpdate'
<string>:"*:OnUpdate":1: in function <[string "*:OnUpdate"]:1>

Locals:
self = <table> {
OPM = <function> @ Carbonite\Carbonite.lua:14800:
Sor = <table> {}
BCS = <function> @ Carbonite\Carbonite.lua:1382:
OnU = <function> @ Carbonite\Carbonite.lua:2046:
GetQuestReward = <function> @ Carbonite\Carbonite.lua:8395:
FrQ = <table> {}
GIMIIT = <table> {}
SBMI = 4013
UnO = <function> @ Carbonite\Carbonite.lua:20265:
GIMII = <table> {}
CCNM = <function> @ Carbonite\Carbonite.lua:11372:
OC____ = <function> @ Carbonite\Carbonite.lua:15710:
SBQD = <function> @ Carbonite\Carbonite.lua:8372:
UnL = <function> @ Carbonite\Carbonite.lua:12509:
Got = <function> @ Carbonite\Carbonite.lua:7252:
ReQ = <table> {}
HeE = <table> {}
PSS = <function> @ Carbonite\Carbonite.lua:3184:
GIMICT = <table> {}
PUT = <function> @ Carbonite\Carbonite.lua:4509:
REQ = <function> @ Carbonite\Carbonite.lua:22281:
Lis = <table> {}
ShowUIPanel = <function> @ Carbonite\Carbonite.lua:22072:
GIMC = <table> {}
FCBI = <function> @ Carbonite\Carbonite.lua:21679:
OMQ = <function> @ Carbonite\Carbonite.lua:23850:
GOR = <function> @ Carbonite\Carbonite.lua:25180:
GZA = <function> @ Carbonite\Carbonite.lua:6823:
GLIL = <function> @ Carbonite\Carbonite.lua:15242:
OP__3 = <function> @ Carbonite\Carbonite.lua:24399:
CaD3 = <function> @ Carbonite\Carbonite.lua:4944:
RQAOF = <function> @ Carbonite\Carbonite.lua:10583:
LiC = <function> @ Carbonite\Carbonite.lua:14922:
IOMD = <function> @ Carbonite\Carbonite.lua:16713:
TaN2 = <table> {}
IOL = <function> @ Carbonite\Carbonite.lua:17303:
DPVPI = <table> {}
Aba = <function> @ Carbonite\Carbonite.lua:11080:
ITQ = <table> {}
CGIM = <function> @ Carbonite\Carbonite.lua:7650:
MaC = <function> @ Carbonite\Carbonite.lua:22956:
QLC1 = <table> {}
AcceptQuest = <function> @ Carbonite\Carbonite.lua:22547:
ExT = <function> @ Carbonite\Carbonite.lua:10560:
SoQ = <function> @ Carbonite\Carbonite.lua:2996:
ChS = <function> @ Carbonite\Carbonite.lua:17724:
GCOR = <function> @ Carbonite\Carbonite.lua:1967:
SBQDZ = <function> @ Carbonite\Carbonite.lua:22016:
UQDT = <function> @ Carbonite\Carbonite.lua:16033:
TP2 = <function> @ Carbonite\Carbonite.lua:10793:
GetDifficultyColor = <function> @ Carbonite\Carbonite.lua:8743:
HideUIPanel = <function> @ Carbonite\Carbonite.lua:6365:
RPL = "None"
SBQDT = <function> @ Carbonite\Carbonite.lua:3469:
Tra1 = <table> {}
OpR = <function> @ Carbonite\Carbonite.lua:3680:
LHA = <function> @ Carbonite\Carbonite.lua:17933:
DaT = <table> {}
CWC = <function> @ Carbonite\Carbonite.lua:21550:
GOT1 = <function> @ Carbonite\Carbonite.lua:11727:
FCFO = <function> @ Carbonite\Carbonite.lua:13380:
UnN1 = <function> @ Carbonite\Carbonite.lua:3465:
UQD = <function> @ Carbonite\Carbonite.lua:15852:
WAL = <function> @ Carbonite\Carbonite.lua:20455:
ULPR = <function> @ Carbonite\Carbonite.lua:18754:
ULPO = <function> @ Carbonite\Carbonite.lua:15540:
RcC = 0
CGC = <function> defined @
---


Carbonite-4.0003\Carbonite.lua:6433: bad argument #1 to 'strfind' (string expected, got nil)
Carbonite-4.0003\Carbonite.lua:6433: in function `RQL'
Carbonite-4.0003\Carbonite.lua:9601: in function `ReQ1'
Carbonite-4.0003\Carbonite.lua:14565: in function `?'
Carbonite-4.0003\Carbonite.lua:23190: in function <Carbonite\Carbonite.lua:23182>

Locals:
self = <table> {
OPM = <function> @ Carbonite\Carbonite.lua:14800:
Sor = <table> {}
BCS = <function> @ Carbonite\Carbonite.lua:1382:
OnU = <function> @ Carbonite\Carbonite.lua:2046:
GetQuestReward = <function> @ Carbonite\Carbonite.lua:8395:
FrQ = <table> {}
GIMIIT = <table> {}
SBMI = 1001
UnO = <function> @ Carbonite\Carbonite.lua:20265:
GIMII = <table> {}
CCNM = <function> @ Carbonite\Carbonite.lua:11372:
OC____ = <function> @ Carbonite\Carbonite.lua:15710:
SBQD = <function> @ Carbonite\Carbonite.lua:8372:
UnL = <function> @ Carbonite\Carbonite.lua:12509:
Got = <function> @ Carbonite\Carbonite.lua:7252:
ReQ = <table> {}
HeE = <table> {}
PSS = <function> @ Carbonite\Carbonite.lua:3184:
GIMICT = <table> {}
PUT = <function> @ Carbonite\Carbonite.lua:4509:
REQ = <function> @ Carbonite\Carbonite.lua:22281:
Lis = <table> {}
ShowUIPanel = <function> @ Carbonite\Carbonite.lua:22072:
GIMC = <table> {}
FCBI = <function> @ Carbonite\Carbonite.lua:21679:
OMQ = <function> @ Carbonite\Carbonite.lua:23850:
GOR = <function> @ Carbonite\Carbonite.lua:25180:
GZA = <function> @ Carbonite\Carbonite.lua:6823:
GLIL = <function> @ Carbonite\Carbonite.lua:15242:
OP__3 = <function> @ Carbonite\Carbonite.lua:24399:
CaD3 = <function> @ Carbonite\Carbonite.lua:4944:
RQAOF = <function> @ Carbonite\Carbonite.lua:10583:
LiC = <function> @ Carbonite\Carbonite.lua:14922:
IOMD = <function> @ Carbonite\Carbonite.lua:16713:
TaN2 = <table> {}
IOL = <function> @ Carbonite\Carbonite.lua:17303:
DPVPI = <table> {}
Aba = <function> @ Carbonite\Carbonite.lua:11080:
ITQ = <table> {}
CGIM = <function> @ Carbonite\Carbonite.lua:7650:
MaC = <function> @ Carbonite\Carbonite.lua:22956:
QLC1 = <table> {}
AcceptQuest = <function> @ Carbonite\Carbonite.lua:22547:
ExT = <function> @ Carbonite\Carbonite.lua:10560:
SoQ = <function> @ Carbonite\Carbonite.lua:2996:
ChS = <function> @ Carbonite\Carbonite.lua:17724:
GCOR = <function> @ Carbonite\Carbonite.lua:1967:
SBQDZ = <function> @ Carbonite\Carbonite.lua:22016:
UQDT = <function> @ Carbonite\Carbonite.lua:16033:
TP2 = <function> @ Carbonite\Carbonite.lua:10793:
GetDifficultyColor = <function> @ Carbonite\Carbonite.lua:8743:
HideUIPanel = <function> @ Carbonite\Carbonite.lua:6365:
RPL = "None"
SBQDT = <function> @ Carbonite\Carbonite.lua:3469:
Tra1 = <table> {}
OpR = <function> @ Carbonite\Carbonite.lua:3680:
LHA = <function> @ Carbonite\Carbonite.lua:17933:
DaT = <table> {}
CWC = <function> @ Carbonite\Carbonite.lua:21550:
GOT1 = <function> @ Carbonite\Carbonite.lua:11727:
FCFO = <function> @ Carbonite\Carbonite.lua:13380:
UnN1 = <function> @ Carbonite\Carbonite.lua:3465:
UQD = <function> @ Carbonite\Carbonite.lua:15852:
WAL = <function> @ Carbonite\Carbonite.lua:20455:
ULPR = <function> @ Carbonite\Carbonite.lua:18754:
ULPO = <function> @ Carbonite\Carbonite.lua:15540:
RcC = 0
CGC = <function> defined @
---
__________________
When the light in your heart shines, The rest of the world will pale in comparison


 
10-15-10, 01:03 PM   #6
ultimeci
A Kobold Labourer
Join Date: Oct 2010
Posts: 1
I have had the same problem, but i found a solution to mine.

Could you test the following for me (and anyone else who has this error):
Open your questlog and check all your quests. Check if all your quests only have objectives which have a count of something. To be specific, try to see if you have a quest which requires you to do something, scout something, visit something and which does not have a number like 0/1, 1/1 and the likes.
If you find such a quest which does not have an objective count, abandon it. Then exit the game and restart, and see if that helped.

I found a quest which had me explore a cave, along with killing 10 bolder thingies in Stonetalon Mountains. I suddenly remembered the errors appearing after I accepted this quest.
 
10-15-10, 01:20 PM   #7
grimmier
A Deviate Faerie Dragon
Join Date: Sep 2010
Posts: 11
Originally Posted by ultimeci View Post
I have had the same problem, but i found a solution to mine.

Could you test the following for me (and anyone else who has this error):
Open your questlog and check all your quests. Check if all your quests only have objectives which have a count of something. To be specific, try to see if you have a quest which requires you to do something, scout something, visit something and which does not have a number like 0/1, 1/1 and the likes.
If you find such a quest which does not have an objective count, abandon it. Then exit the game and restart, and see if that helped.

I found a quest which had me explore a cave, along with killing 10 bolder thingies in Stonetalon Mountains. I suddenly remembered the errors appearing after I accepted this quest.
this worked, removing the explore xyz quests.
 
10-15-10, 01:22 PM   #8
GreyKnight
A Kobold Labourer
Join Date: Oct 2010
Posts: 1
You are 100000% correct. I had 2 quests with no 0/10 type objectives. Deleting them stopped the error.
 
10-15-10, 02:09 PM   #9
Morthor
A Kobold Labourer
Join Date: Oct 2010
Posts: 1
Aye, same worked for me.
Had an "investigate....", Abandon. No more error.
 
10-15-10, 02:18 PM   #10
carboniteaddon
A Pyroguard Emberseer
 
carboniteaddon's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2008
Posts: 2,245
These are all from the 6433 error. I just fixed. Will be in beta 4 later today.
__________________
faatal
 
 

WoWInterface » Featured Projects » Carbonite » Carbonite Archive » essage: Interface\AddOns\Carbonite\Carbonite.lua:6433: bad argument #1 to 'strfind'

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off