Coder Social home page Coder Social logo

chimboland-nio-server's People

Contributors

daweedm avatar

Stargazers

 avatar

Watchers

 avatar  avatar

chimboland-nio-server's Issues

Problème accès au tchat

Bonjour,
Votre serveur semble complet et nous intéresse pour notre développement d'apprentissage en local.
Nous avons donc utiliser votre base et tout configurer comme il le faut, ainsi que notre loader que nous avons passer en <auth au lieu du vieux <newauth.

Après un test, <newauth nous faisait bien déconnecter du tchat, et le <auth, lui, nous charge à l'infini dans le loader quand le serveur est lancé.
Après vérification dans le code il semblerais que cela bloque au niveau du sid.split.
Ne connaissant pas trop cette appel et après recherche, je n'ai pas trouvé à quoi cela servait et du coup nous sommes bloquer ici sur le sid du joueur qui, nous ignorons comment doit-il être dans la base de données.

Doit-il être dans la sorte suivante ? xxxxx:chimboland, ou chimboland:xxxxx ou une autre façon ?

Créer un serveur ?

Salut ! Je suis un ancien de chimboz et j'ai voulu créer un serveur juste pour moi pour revoir tout ça !

J'aimerai savoir comment on fait ? Je sais faire un site avec wamp mais aucune idée de comment executer un serveur java ?

Merci :)

Problème de compilation (sous JDK7)

Sur le GitHub, sauf erreur de ma part, ne se trouve pas de note précisant les lib à ajouter (si il y a), la version java à utiliser.

Lors de la compilation en JDK7, plusieurs erreurs surviennent :

java.lang.ClassNotFoundException: com.mysql.jdbc.Driver at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at org.chimboland.tchat.ChimbolandNIO.run(ChimbolandNIO.java:167) at org.chimboland.tchat.Chimboland.main(Chimboland.java:12)

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.