Giter VIP home page Giter VIP logo

ao4j-cliente's Introduction

trophy

Matricali's GitHub stats

ao4j-cliente's People

Contributors

matricali avatar

Stargazers

 avatar

Watchers

 avatar  avatar

ao4j-cliente's Issues

Nuklear - Soporte caracteres especiales

Actualmente cuando enviamos a Nuklear alguna cadena de texto con por ejemplo "ñ" se desborda memoria, se ve que son multibyte o algo por el estilo.

Hay que revisar esto :D

11858 [Thread-0] INFO ar.net.argentum.cliente.interfaz.GUI  - Has sido desconectado >> Contraseña incorrecta.
Exception in thread "main" java.lang.IllegalArgumentException: Number of remaining elements is 95, must be at least 210
	at org.lwjgl.system.Checks.throwIAE(Checks.java:457)
	at org.lwjgl.system.Checks.checkBuffer(Checks.java:259)
	at org.lwjgl.system.Checks.check(Checks.java:373)
	at org.lwjgl.stb.STBTruetype.stbtt_GetPackedQuad(STBTruetype.java:589)
	at ar.net.argentum.cliente.interfaz.GUI.lambda$configurarFuentes$9(GUI.java:544)
	at org.lwjgl.nuklear.NkQueryFontGlyphCallbackI.callback(NkQueryFontGlyphCallbackI.java:37)
	at org.lwjgl.nuklear.Nuklear.nnk_convert(Native Method)
	at org.lwjgl.nuklear.Nuklear.nk_convert(Nuklear.java:6335)
	at ar.net.argentum.cliente.interfaz.GUI.render(GUI.java:421)
	at ar.net.argentum.cliente.interfaz.GUI.dibujarInterfaz(GUI.java:360)
	at ar.net.argentum.cliente.motor.MotorGrafico.render(MotorGrafico.java:152)
	at ar.net.argentum.cliente.motor.MotorGrafico.loop(MotorGrafico.java:137)
	at ar.net.argentum.cliente.motor.MotorGrafico.iniciar(MotorGrafico.java:125)
	at ar.net.argentum.cliente.Cliente.<init>(Cliente.java:171)
	at ar.net.argentum.cliente.Cliente.getCliente(Cliente.java:51)
	at ar.net.argentum.cliente.Cliente.main(Cliente.java:46)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.