Register for your free account! | Forgot your password?

You last visited: Today at 22:25

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



NIP Error

Discussion on NIP Error within the Diablo 2 forum part of the Other Online Games category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2010
Posts: 1
Received Thanks: 0
NIP Error

Hallo zusammen,

Ich habe folgendes Problem:

Meine Bluebird.nip gibt nen Haufen Fehler aus, jedoch kann ich mit diesen nichts anfangen, jetzt brauch ich Eure Hilfe..

Hier mal der Error Log:
Code:
------------------------------------------------------------------------------
NIP Error Report
------------------------------------------------------------------------------
[Error #1]
File: /private/Bluebird.nip
Line: 633 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: ([Type] == handtohand || [Type] == assassinclaw || [Type] == assassinitem || [Type] == katars) && [Quality] >= magic # [SkillLightningSentry] == 3 && [trapsskilltab] == 3 
Line Content JavaScript: (item.itemtype == 67 || item.itemtype == 88 || item.itemtype == 65 || item.itemtype == undefined) && item.quality >= 4 && item.GetStat(107,271) == 3 && item.GetStat(188,48) == 3
------------------------------------------------------------------------------
[Error #2]
File: /private/Bluebird.nip
Line: 644 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Type] == orb && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10 
Line Content JavaScript: item.itemtype == 68 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #3]
File: /private/Bluebird.nip
Line: 646 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Type] == orbs && [Quality] >= magic # ([SorceressSkills] >= 2 || [FireSkillTab] >= 3) && [SkillEnchant] == 3 
Line Content JavaScript: item.itemtype == undefined && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,8) >= 3) && item.GetStat(107,52) == 3
------------------------------------------------------------------------------
[Error #4]
File: /private/Bluebird.nip
Line: 647 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Type] == orbs && [Quality] >= magic # ([SorceressSkills] >= 2 || [FireSkillTab] >= 3) && [SkillFireBall] == 3 && [FCR] >= 10 
Line Content JavaScript: item.itemtype == undefined && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,8) >= 3) && item.GetStat(107,47) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #5]
File: /private/Bluebird.nip
Line: 648 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Type] == orbs && [Quality] >= magic # ([SorceressSkills] >= 2 || [FireSkillTab] >= 3) && [SkillMeteor] == 3 && [FCR] >= 10 
Line Content JavaScript: item.itemtype == undefined && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,8) >= 3) && item.GetStat(107,56) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #6]
File: /private/Bluebird.nip
Line: 649 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Type] == orbs && [Quality] >= magic # ([SorceressSkills] >= 2 || [ColdSkillTab] >= 3) && [SkillIceBlast] == 3 && [FCR] >= 10 
Line Content JavaScript: item.itemtype == undefined && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,10) >= 3) && item.GetStat(107,45) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #7]
File: /private/Bluebird.nip
Line: 650 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Type] == orbs && [Quality] >= magic # ([SorceressSkills] >= 2 || [ColdSkillTab] >= 3) && [SkillBlizzard] == 3 && [FCR] >= 10 
Line Content JavaScript: item.itemtype == undefined && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,10) >= 3) && item.GetStat(107,59) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #8]
File: /private/Bluebird.nip
Line: 651 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Type] == orbs && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10 
Line Content JavaScript: item.itemtype == undefined && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #9]
File: /private/Bluebird.nip
Line: 658 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Type] == sorceressitem && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10 
Line Content JavaScript: item.itemtype == 64 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #10]
File: /private/Bluebird.nip
Line: 665 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == EagleOrb && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10 
Line Content JavaScript: item.classid == 276 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #11]
File: /private/Bluebird.nip
Line: 672 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == SacredGlobe && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == 277 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #12]
File: /private/Bluebird.nip
Line: 679 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == SmokedSphere && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == 278 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #13]
File: /private/Bluebird.nip
Line: 686 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == ClaspedOrb && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == 279 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #14]
File: /private/Bluebird.nip
Line: 688 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == JaredsStone && [Quality] >= magic # ([SorceressSkills] >= 2 || [FireSkillTab] >= 3) && [SkillEnchant] == 3
Line Content JavaScript: item.classid == undefined && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,8) >= 3) && item.GetStat(107,52) == 3
------------------------------------------------------------------------------
[Error #15]
File: /private/Bluebird.nip
Line: 689 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == JaredsStone && [Quality] >= magic # ([SorceressSkills] >= 2 || [FireSkillTab] >= 3) && [SkillFireBall] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == undefined && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,8) >= 3) && item.GetStat(107,47) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #16]
File: /private/Bluebird.nip
Line: 690 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == JaredsStone && [Quality] >= magic # ([SorceressSkills] >= 2 || [FireSkillTab] >= 3) && [SkillMeteor] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == undefined && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,8) >= 3) && item.GetStat(107,56) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #17]
File: /private/Bluebird.nip
Line: 691 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == JaredsStone && [Quality] >= magic # ([SorceressSkills] >= 2 || [ColdSkillTab] >= 3) && [SkillIceBlast] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == undefined && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,10) >= 3) && item.GetStat(107,45) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #18]
File: /private/Bluebird.nip
Line: 692 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == JaredsStone && [Quality] >= magic # ([SorceressSkills] >= 2 || [ColdSkillTab] >= 3) && [SkillBlizzard] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == undefined && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,10) >= 3) && item.GetStat(107,59) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #19]
File: /private/Bluebird.nip
Line: 693 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == JaredsStone && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == undefined && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #20]
File: /private/Bluebird.nip
Line: 700 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == GlowingOrb && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == 286 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #21]
File: /private/Bluebird.nip
Line: 707 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == CrystallineGlobe && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == 287 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #22]
File: /private/Bluebird.nip
Line: 714 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == CloudySphere && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == 288 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #23]
File: /private/Bluebird.nip
Line: 721 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == SparklingBall && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == 289 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #24]
File: /private/Bluebird.nip
Line: 728 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == SwirlingCrystal && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == 290 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #25]
File: /private/Bluebird.nip
Line: 735 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == HeavenlyStone && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == 296 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #26]
File: /private/Bluebird.nip
Line: 742 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == EldritchOrb && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == 297 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #27]
File: /private/Bluebird.nip
Line: 749 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == DemonHeart && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == 298 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #28]
File: /private/Bluebird.nip
Line: 756 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == VortexOrb && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == 299 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #29]
File: /private/Bluebird.nip
Line: 763 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == DimensionalShard && [Quality] >= magic # ([SorceressSkills] >= 2 || [LightningSkillTab] >= 3) && [Lightning] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == 300 && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,9) >= 3) && item.GetStat(undefined) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #30]
File: /private/Bluebird.nip
Line: 766 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Type] == orbs && [Quality] >= magic # ([SorceressSkills] >= 2 || [ColdSkillTab] >= 3) && [SkillFrozenOrb] == 3 && [FCR] >= 10 
Line Content JavaScript: item.itemtype == undefined && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,10) >= 3) && item.GetStat(107,64) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #31]
File: /private/Bluebird.nip
Line: 772 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Name] == JaredsStone && [Quality] >= magic # ([SorceressSkills] >= 2 || [ColdSkillTab] >= 3) && [SkillFrozenOrb] == 3 && [FCR] >= 10
Line Content JavaScript: item.classid == undefined && item.quality >= 4 && (item.GetStat(83,1) >= 2 || item.GetStat(188,10) >= 3) && item.GetStat(107,64) == 3 && item.GetStat(105) >= 10
------------------------------------------------------------------------------
[Error #32]
File: /private/craft.nip
Line: 32 (This may not be the exact line number, check the line content below to find the actual line containing the error)
Exception: Invalid NIP Keyword
Line Content Nip: [Type] == amulet && [Quality] == crafted # [FCR] >= 10 && [ItemAddClassSkills] >= 2 && ([FireResist] + [LightResist] + [ColdResist] + [PoisonResist] >= 60 || [Strength] >= 20 || [Dexterity] >= 10 || [MaxHP] >= 30 || [MaxMP] >= 60 || [ItemGoldBonus] >= 60)
Line Content JavaScript: item.itemtype == 12 && item.quality == 8 && item.GetStat(105) >= 10 && item.GetStat(83) >= 2 && (item.GetStat(39) + item.GetStat(41) + item.GetStat(43) + item.GetStat(45) >= 60 || item.GetStat(0) >= 20 || item.GetStat(2) >= 10 || item.GetStat(7) >= 30 || item.GetStat(undefined) >= 60 || item.GetStat(79) >= 60)
------------------------------------------------------------------------------
Hoffe Ihr könnt damit was anfangen bzw. mir sagen was da falsch ist.

Mit freundlichen Grüßen,
... John Glover
John Glover is offline  
Old 07/28/2011, 18:59   #2
 
Own Your Brain's Avatar
 
elite*gold: 22
Join Date: Nov 2009
Posts: 209
Received Thanks: 30
Bitte da Posten wo du den Bot geladen hast... macht mehr Sinn und dir wird schneller geholfen.
Own Your Brain is offline  
Old 07/28/2011, 19:04   #3
 
elite*gold: 0
Join Date: Mar 2010
Posts: 539
Received Thanks: 418
Mit welchem Bot verwendest du die Pickit und woher hast du sie?!?!
Da scheint was ganz und gar nicht kompatibel zu sein...

Poste es besser dort, woher du deinen Bot hast...

Ansonsten die Analyse des Bugreports:
Überall, wo in der Zeile Line Content JavaScript "undefined" steht, hast du einen falschen Wert drin.

Bei dir sind das folgenden Werte:
Code:
falscher Wert --> richtiger Wert
[Type] == katars --> [Type] == katar
[Lightning] --> [SkillLightning]
[Type] == orbs --> [Type] == orb
[Name] == JaredsStone --> [Name] == Jared'sStone
[MaxMP] --> [MaxMana]
Zum Selberüberprüfen der Pickit kann ich dir auch Notepad++ empfehlen:
TheCrazy11 is offline  
Old 07/28/2011, 19:13   #4
 
elite*gold: 0
Join Date: Jun 2008
Posts: 91
Received Thanks: 18
Das sieht nach Bluebirds D2NT Bot aus, wo auch diese Pickit enthalten ist.
Falconmind is offline  
Reply

Tags
bluebird, error, log, nip


Similar Threads Similar Threads
[Fehler] Patch? Error? Hier Hilfe! [Error]
12/02/2010 - Combat Arms - 14 Replies
Da ich keine Werbung machen möchte muss ich wohl alles abkopieren... Ich entschuldige mich das ich alles zuspoilern musste aber bei soviel Text....;) 1.Error Codes und ähnliches Da es nach einem neuen Update immer wieder Probleme auftreten, empfehlen wir Euch folgende Liste mit den häufigsten Fehlern durchzugehen: 1. Deinstalliere Combat Arms über Arbeitsplatz-->Software 2. Prüfe ob alle Ordner von Nexon auf der Festplatte gelöscht sind. Wenn nicht lösche...



All times are GMT +2. The time now is 22:25.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.