Jump to content
  • 0

CItemInfoMgr Error Help


iamkevin

Question


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  101
  • Reputation:   3
  • Joined:  09/15/16
  • Last Seen:  

Hi guys can you help me with my error?

 

error.png

 

this pops out after editing all errors that it shows.

then im clueless on how to edit this one.

 

i am using 2013-08-07 client exe

i also use iteminfo.lub

 

attached also is my iteminfo.lub if it is need be.

 

can you share me how to fix it? thank you so much!

 

 

customized iteminfo lub.txt

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  101
  • Reputation:   3
  • Joined:  09/15/16
  • Last Seen:  

i found whats causing the error

	[33038] = {
		unidentifiedDisplayName = "Wing",
		unidentifiedResourceName = "¸Ó¸®¶ì",
		unidentifiedDescriptionName = {
			"Unknown Item, can be identified by [Magnifier]."
		},
		identifiedDisplayName = "Arctic Wing",
		identifiedResourceName = "_arcticwings",
		identifiedDescriptionName = {
			"Arctic Wing .",
			"Class: ^777777Headgear^000000",
			"Defense: ^7777774^000000",
			"Location: ^777777Lower^000000",
			"Weight: ^77777710^000000",
			"Jobs: ^777777Every Job",
			"except Novice^000000"
		},
		slotCount = 1238

should be.

	[33038] = {
		unidentifiedDisplayName = "Wing",
		unidentifiedResourceName = "¸Ó¸®¶ì",
		unidentifiedDescriptionName = {
			"Unknown Item, can be identified by [Magnifier]."
		},
		identifiedDisplayName = "Arctic Wing",
		identifiedResourceName = "_arcticwings",
		identifiedDescriptionName = {
			"Arctic Wing .",
			"Class: ^777777Headgear^000000",
			"Defense: ^7777774^000000",
			"Location: ^777777Lower^000000",
			"Weight: ^77777710^000000",
			"Jobs: ^777777Every Job",
			"except Novice^000000"
		},
		slotCount = 0,
		ClassNum = 1238

the "7th argument" is the "slotCount = ###" and it doesnt contain ClassNum.

 

There is/are ClassNum that have value of "word", not "number".

 

You should check them.

 

by the way thanks for your reply!

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  182
  • Reputation:   32
  • Joined:  10/26/12
  • Last Seen:  

There is/are ClassNum that have value of "word", not "number".

 

You should check them.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  34
  • Reputation:   3
  • Joined:  04/13/15
  • Last Seen:  

Hello,

Exactly the same error happens to me, with the difference in which no file is modified, with the exception of the clientinfo.xml file.

Background:

The KRO client has been downloaded at the following link:

Client KRO

After that, the executable has been used to create the client in the following link:

Client Executable

Client customization has been downloaded, with respect to the graphic design of the items visible at the time of playing. This is the link:

Basic Complete Renewal Data English Folder - version 4.0

Doubt: Will there be any software tool that allows you to validate the data file ?, because being reviewing registry by registry is very many.

I can assume that based on this error, I get the following error as a consequence.

image.thumb.png.867e1cedbbb47ff19105d7c0a08df8cf.png

As you can see in the image, I do not load the data of the items to buy.

I have practically tried everything to be able to solve this problem, esteemed community.

Which may be?. Thanks in advance.

 

EDIT:

I found the solution. The problem was when specifying the iteminfo_sak.lub file, using the NEMO software. The iteminfo.lua file must be specified instead of the other file that comes by default in the NEMO software. I hope this helps someone.

 

Edited by calaluis
I found the solution
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...