Jump to content

[Download]Source (Client / Server / Tools) by Ira


juniorsilva
 Share

Recommended Posts

45 minutos atrás, Aeglon disse:

Instalei tudo de raiz, compactei o binario porque temos de o fazer. Liguei o servidor, abri o cliente e fechei o mesmo (Não carreguei em absolutamente nada nem sequer mexi o char)

chega de erros para uma "source limpa"?

 

  Mostrar conteúdo oculto

1118 20:45:12623 :: invalid idx 0
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x044397B0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0435D510>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0435D7D0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0435D7F0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0435D810>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0435D830>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0435D850>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0435D870>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0435D8F0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0435D930>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0435D970>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0435DA30>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0435DA50>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0435DA70>> ignored
Exception AttributeError: "'NoneType' object has no attribute '__del__'" in <bound method NumberLine.__del__ of <ui.NumberLine object at 0x0435DA90>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x04439850>> ignored
close failed in file object destructor:
sys.excepthook is missing
lost sys.stderr

 

 

se eu começar a mexer no char, invocar itens, vender\comprar e etc... o syserr fica com 2MB em menos de nada. lols! Sinceramente ñ sei o que estas files têm de bom... Mas boa sorte para quem as for utilizar.

Aqui a source Ira é funcional 0 erro.....

1118_192642.jpg?1511040494

  • Like 1
Link to comment
Share on other sites

Boas pessoal,queria antes de nada agradecer pela source e pelos comentarios que tanto me ajudaram.

Depois de conseguir compilar tudo, reparei que a DB e Game tem um tamanho algo grande(o game é mais chato que são 200mb).
Lembreime do comando "Strip", depois de pesquisar da net para ver se era o mais adequado para reduzir o tamanho parece uma boa ideia,(removes inessential information from executable binary programs and object files, thus potentially resulting in better performance and sometimes significantly less disk space usage)

Gostaria de saber se vcs recomendam  o uso do Strip ou deixar o original.

Link to comment
Share on other sites

Tenho mais uma duvida se me conseguirem ajudar.  Eu já consegui compilar a source no Virtual box  com o Freebsd  11.1 i386,  e criei as Serverfiles com os "ServerFiles Generator" que o @Tierri Lopes forneceu anteriormente no post(tmb tentei com outras files mas dame o mesmo erro). Depois de compilar o DB e GAME depois de colocar no meu servidor e no momento do  arranque do servidor dame sempre o erro de "Connection Refused", isto já me conseteceu com outra source.

Link to comment
Share on other sites

Em 27/11/2017 em 08:37, maxpoint012 disse:

Tenho mais uma duvida se me conseguirem ajudar.  Eu já consegui compilar a source no Virtual box  com o Freebsd  11.1 i386,  e criei as Serverfiles com os "ServerFiles Generator" que o @Tierri Lopes forneceu anteriormente no post(tmb tentei com outras files mas dame o mesmo erro). Depois de compilar o DB e GAME depois de colocar no meu servidor e no momento do  arranque do servidor dame sempre o erro de "Connection Refused", isto já me conseteceu com outra source.

recomendo o uso do modo sql ou então fazer um update na db/src/ProtoReader.cpp ....

Link to comment
Share on other sites

  • 2 weeks later...
7 minutos atrás, Luffy disse:

Pessoal, como eu coloco o mob_proto e item_proto pelo sql?

Na source Ira vá em Ira Work/source/server/controls.h

em: 

#define __USE_TXT_MODE_FOR_PROTO___
 

altere para: 

//#define __USE_TXT_MODE_FOR_PROTO___

 

Em: 

//#define __USE_SQL_MODE_FOR_PROTO___

Altere para:

#define __USE_SQL_MODE_FOR_PROTO___

Link to comment
Share on other sites

Desde que abri o client pela primeira vez ele tá aparecendo isso syserr

 

Spoiler

1210 21:31:21318 :: Cannot find item by 30190
1210 21:31:21318 :: Cannot find item by 30190
1210 21:34:09498 :: Cannot find item by 30190
1210 21:34:09499 :: Cannot find item by 30190
1210 21:35:08535 :: Cannot find item by 30190

Alguém sabe como arrumar isso?

Edited by Luffy
Link to comment
Share on other sites

38 minutos atrás, Luffy disse:

Desde que abri o client pela primeira vez ele tá aparecendo isso syserr

 

  Mostrar conteúdo oculto

1210 21:31:21318 :: Cannot find item by 30190
1210 21:31:21318 :: Cannot find item by 30190
1210 21:34:09498 :: Cannot find item by 30190
1210 21:34:09499 :: Cannot find item by 30190
1210 21:35:08535 :: Cannot find item by 30190

Alguém sabe como arrumar isso?

verifique se o cliente contém esse item 30190 em item_proto e se as definições de itens estão correta.....

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...