Ir para conteúdo
  • Cadastre-se

Posts Recomendados

eu estava criando os shield, ai nesses id aparece isso no console, alguem sabe oque é. e como resolver.

 

[29/05/2015 15:46:47] [Warning - Items::loadFromXml] Item 7788 is not set as a bed-type.
[29/05/2015 15:46:47] [Warning - Items::loadFromXml] Item 7789 is not set as a bed-type.
[29/05/2015 15:46:47] [Warning - Items::loadFromXml] Item 7790 is not set as a bed-type.
[29/05/2015 15:46:47] [Warning - Items::loadFromXml] Item 7791 is not set as a bed-type.
[29/05/2015 15:46:47] [Warning - Items::loadFromXml] Item 7792 is not set as a bed-type.
[29/05/2015 15:46:47] [Warning - Items::loadFromXml] Item 7793 is not set as a bed-type.
 
agradeços.
Link para o post
Compartilhar em outros sites

poste a parte relacionada aos items citados que se encontra em data/items/items.xml

www.pokemiw.com
24 Horas Online - 1º 2º 3º 4º 5º 6º 7º gerações 100%
 

Link para o post
Compartilhar em outros sites

poste a parte relacionada aos items citados que se encontra em data/items/items.xml

<item id="7788" article="a" name="katon snake shield">

<attribute key="weight" value="1253" />

<attribute key="description" value="genjutsu +5, health regeneration 20/s." />

<attribute key="skillShield" value="5"/>

<attribute key="healthGain" value="20"/>

<attribute key="armor" value="75"/>

<attribute key="weaponType" value="shield" />

</item>

<item id="7789" article="a" name="suiton snake shield">

<attribute key="weight" value="125" />

<attribute key="description" value="taijutsu +5, health regeneration 20/s." />

<attribute key="skillAxe" value="5"/>

<attribute key="healthGain" value="20"/>

<attribute key="armor" value="75"/>

<attribute key="weaponType" value="shield" />

</item>

<item id="7790" article="a" name="doton snake shield">

<attribute key="weight" value="1296" />

<attribute key="description" value="ninjutsu +2%, health regeneration 20/s." />

<attribute key="healthGain" value="20"/>

<attribute key="armor" value="75"/>

<attribute key="weaponType" value="shield" />

</item>

<item id="7791" article="a" name="fuuton snake shield">

<attribute key="weight" value="1216" />

<attribute key="description" value="distance fighting +5, health regeneration 20/s." />

<attribute key="skillDist" value="5"/>

<attribute key="healthGain" value="20"/>

<attribute key="armor" value="75"/>

<attribute key="weaponType" value="shield" />

</item>

<item id="7792" article="a" name="raiton snake shield">

<attribute key="weight" value="1211" />

<attribute key="description" value="agility +5, health regeneration 20/s." />

<attribute key="skillClub" value="5"/>

<attribute key="healthGain" value="20"/>

<attribute key="armor" value="75"/>

<attribute key="weaponType" value="shield" />

</item>

<item id="7793" article="a" name="ultimate snake shield">

<attribute key="weight" value="1232" />

<attribute key="description" value="ninjutsu +2%, all skills +2, health regeneration 25/s." />

<attribute key="skillSword" value="2"/>

<attribute key="skillAxe" value="2"/>

<attribute key="skillClub" value="2"/>

<attribute key="skillDist" value="2"/>

<attribute key="skillShield" value="2"/>

<attribute key="skillFish" value="2"/>

<attribute key="skillFist" value="2"/>

<attribute key="healthGain" value="25"/>

<attribute key="armor" value="100"/>

<attribute key="weaponType" value="shield" />

</item>

Acho que esse erro já foi fixado faz tempo.

Qual seu TFS?

tfs 3.4.5

mas isso n fas tempo, pq apareceu hj quando estava editando os item.

obs: os item funcionando normal, só essa mensagem que aparece no console,e isso incomoda muito.

Editado por Admnwso (veja o histórico de edições)
Link para o post
Compartilhar em outros sites

Tem vários quadrinho pra marca e dois marcado, tem um idéia o que tenho que fazer. Eu desmarco os dois. Ou marco mas algum.

Tá marcado pickupable e useable.

Editado por Admnwso (veja o histórico de edições)
Link para o post
Compartilhar em outros sites

Tenta desmarcar o useable. Um shield n precisa ser usável. Apenas movível. Se mesmo assim n der certo, ai eh com os manos ai em cima q manjam mais de ots derivados...

Link para o post
Compartilhar em outros sites

Tenta desmarcar o useable. Um shield n precisa ser usável. Apenas movível. Se mesmo assim n der certo, ai eh com os manos ai em cima q manjam mais de ots derivados...

muito obrigado mas n funcionou continua aparece essa mensagem.

Link para o post
Compartilhar em outros sites
  • Sub-Admin

antes de </item> na onde está o shield que vc adicionou

coloca <attribute key="weaponType" value="shield" />

Editado por alexxxxxxx (veja o histórico de edições)

 

20230912_034613.png.cf49b650c34dd7d7b1f79bd49c70f53c.png

Eu sou um entusiasta da programação apaixonado por ajudar a comunidade open source a crescer. Sempre em busca de novos desafios e oportunidades para contribuir com meu código.  #OpenSource #Programação #Contribuição

 

Link para o post
Compartilhar em outros sites

antes de </item> na onde está o shield que vc adicionou

coloca <attribute key="weaponType" value="shield" />

mas eu coloquei isso ai em todos. e ainda continua o a mensagem.

<item id="7788" article="a" name="katon snake shield">

<attribute key="weight" value="1253" />

<attribute key="description" value="genjutsu +5, health regeneration 20/s." />

<attribute key="skillShield" value="5"/>

<attribute key="healthGain" value="20"/>

<attribute key="armor" value="75"/>

<attribute key="weaponType" value="shield" />

</item>

<item id="7789" article="a" name="suiton snake shield">

<attribute key="weight" value="125" />

<attribute key="description" value="taijutsu +5, health regeneration 20/s." />

<attribute key="skillAxe" value="5"/>

<attribute key="healthGain" value="20"/>

<attribute key="armor" value="75"/>

<attribute key="weaponType" value="shield" />

</item>

<item id="7790" article="a" name="doton snake shield">

<attribute key="weight" value="1296" />

<attribute key="description" value="ninjutsu +2%, health regeneration 20/s." />

<attribute key="healthGain" value="20"/>

<attribute key="armor" value="75"/>

<attribute key="weaponType" value="shield" />

</item>

<item id="7791" article="a" name="fuuton snake shield">

<attribute key="weight" value="1216" />

<attribute key="description" value="distance fighting +5, health regeneration 20/s." />

<attribute key="skillDist" value="5"/>

<attribute key="healthGain" value="20"/>

<attribute key="armor" value="75"/>

<attribute key="weaponType" value="shield" />

</item>

<item id="7792" article="a" name="raiton snake shield">

<attribute key="weight" value="1211" />

<attribute key="description" value="agility +5, health regeneration 20/s." />

<attribute key="skillClub" value="5"/>

<attribute key="healthGain" value="20"/>

<attribute key="armor" value="75"/>

<attribute key="weaponType" value="shield" />

</item>

<item id="7793" article="a" name="ultimate snake shield">

<attribute key="weight" value="1232" />

<attribute key="description" value="ninjutsu +2%, all skills +2, health regeneration 25/s." />

<attribute key="skillSword" value="2"/>

<attribute key="skillAxe" value="2"/>

<attribute key="skillClub" value="2"/>

<attribute key="skillDist" value="2"/>

<attribute key="skillShield" value="2"/>

<attribute key="skillFish" value="2"/>

<attribute key="skillFist" value="2"/>

<attribute key="healthGain" value="25"/>

<attribute key="armor" value="100"/>

<attribute key="weaponType" value="shield" />

</item>

Editado por Admnwso (veja o histórico de edições)
Link para o post
Compartilhar em outros sites

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo