Jump to content

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


juniorsilva
 Share

Recommended Posts

11 minutos atrás, Tierri Lopes disse:

Já está correcto

erro do lgame, significa que libgame nao esta compilada,

Vê  esta resposta para criar script para compilar primeiro as libs e de seguida game e db:

https://tlthings.net/index.php?/topic/1093-downloadsource-client-server-tools-by-ira/&do=findComment&comment=4300

Deu certo, fico muito agradecido pela ajuda.
Essas libs que foram compiladas, só servem para compilar o game e db?

Link to comment
Share on other sites

Servidor em VDI FreeBSD 10.4 32bits: >>>> Download <<<<

 

Este VDI usa a source aqui colocada por:  juniorsilva

As serverFiles (game) foram criadas com: Serverfiles generator
No mysql(Base de dados)  usei as mesmas que sempre usei e com as quais nunca tive problemas. By: maxmi

 

dados da máquina & navicat:

Spoiler

Utilizador: root
password: root

 

Ligar o servidor:  cd /server && sh admin_panel.sh
Compilar source:  cd /source/server/source && sh gmake.sh    (Script criado por Tierri)

 

A parte do cliente é apenas preciso editar a linha nº7 do  serverinfo.py  (colocar o ip que usaram no VDI) depois devem substituir no root.

 

Edited by Aeglon
  • Like 1
Link to comment
Share on other sites

Apenas para referir que o juniorsilva já criou uma makefile com os seguintes comandos:

gmake  libs   	- Compila todas as libs
gmake db   		- Compila a DB core
gmake game     	-  Compila a GAME core
gmake clean   	-  Limpa todas as sources
gmake all  		-  Compila todas as sources 

Por isso já não é necessário o script. (Ver primeiro post)

  • Like 1
Link to comment
Share on other sites

  • 4 weeks later...
Em 25/10/2017 em 16:07, Aeglon disse:

Alguem sabe porque razão este cliente não cria o syserr.txt para ver os erros do cliente?

edit: Por isso alguem desactivou o syserror..... sei não como está a source do servidor, mas a parte do cliente é erros por todo o lado.

Syserr na pasta lib, talvez fizeste algo mal pois aqui corre sem nenhum erro, apenas aparece o aviso : 1118 17:11:44911 :: invalid idx 0

4p7npVQ.jpg

 

  • Like 1
Link to comment
Share on other sites

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"?

 

Spoiler

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.

Edited by Aeglon
Link to comment
Share on other sites

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...