Giter Club home page Giter Club logo

ultimatesheepwars's Introduction

Hi there

Welcome to my profile!

I'm an Electronic Systems Engineer, fueled by curiosity ✨, passion ❤️, and determination ✊.

I discovered software development in 2013 while creating extensions for games. What began as an enjoyable hobby quickly became increasingly intriguing, leading me to explore various computer science domains.

Currently, I develop software for personal and open-source projects across a diverse array of fields. And I actively follow projects that seek to make AI models accessible to all (llama.cpp, vigogne, gpt4all).

Royalphax's GitHub stats

ultimatesheepwars's People

Contributors

elikill58 avatar royalphax avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ultimatesheepwars's Issues

AsyncPlayerChatEvent

Report:

Hello, when player type any text to chat (only in waiting lobby), plugin say this error to console and message wasn't sended. ypxo.

[21:28:20] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to UltimateSheepWars v3.5.1
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[bukkit.jar:git-Spigot-570526c-c1b529e]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[bukkit.jar:git-Spigot-570526c-c1b529e]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [bukkit.jar:git-Spigot-570526c-c1b529e]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [bukkit.jar:git-Spigot-570526c-c1b529e]
    at net.minecraft.server.v1_10_R1.PlayerConnection.chat(PlayerConnection.java:1280) [bukkit.jar:git-Spigot-570526c-c1b529e]
    at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:1218) [bukkit.jar:git-Spigot-570526c-c1b529e]
    at net.minecraft.server.v1_10_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [bukkit.jar:git-Spigot-570526c-c1b529e]
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_73]
    at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_73]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_73]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_73]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_73]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 8
    at fr.asynchronous.sheepwars.a.ai.aiI.getPlayerRatio(aiI.java:118) ~[?:?]
    at fr.asynchronous.sheepwars.a.ab.bd.bdA.onAsyncPlayerChat(bdA.java:50) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[bukkit.jar:git-Spigot-570526c-c1b529e]

Interact Event

org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:228) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:195) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:191) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1200) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at net.minecraft.server.v1_8_R3.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:18) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at net.minecraft.server.v1_8_R3.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:1) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_131]
        at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_131]
        at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: java.lang.NullPointerException
        at fr.asynchronous.sheepwars.a.ab.bd.bdI.onPlayerInteract(bdI.java:318) ~[?:?]
        at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) ~[?:?]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
        ... 18 more

— reported by mentir

SQLException: Accès refusé pour l'utilisateur: 'root'@'@localhost' (mot de passe: OUI)

I've to fix it with a try/catch block.

java.sql.SQLException: Accès refusé pour l'utilisateur: 'root'@'@localhost' (mot de passe: OUI)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296)
at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at fr.asynchronous.sheepwars.a.ac.acF.openConnection(acF.java:38)
at fr.asynchronous.sheepwars.a.ac.acF.load(acF.java:44)
at fr.asynchronous.sheepwars.a.UltimateSheepWarsPlugin$1.run(UltimateSheepWarsPlugin.java:243)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Le mouton soin et téléguidé

Le mouton soin ainsi que le téléguidé transpercent le sol des maps et perdent donc de leur utilités sur certaines maps

Player dies randomly

Report:

sometimes player die after teleport to map (it happens randomly, not an error in the set position in map) screenshot. ypxo.

Add License

Is your feature request related to a problem? Please describe.
"But I trust the plugin developers community and deeply hope that this plugin will be maintained."
There is currently no license, which makes this impossible to do given that the current license falls under "ALL RIGHTS RESERVED" meaning no one can do anything

Describe the solution you'd like
A proper open source license should be added to the repository, e.g. GPLv3 or MIT. Without a proper license, there is not much we can do with this source code when it comes to properly maintaining the resource

Describe alternatives you've considered
N/A

Additional context
N/A

Nombre joueur avant partie

Ajouter une option pour que dès qu'un certain nombre de joueurs est atteint un /sw start soit effectués et plus à un nombre précis

Teams

Report:

when 2 players in arena, 1 choose blue team and second wait to start game, there is a chance that it will also be assigned to blue team. ypxo

BUG MYSQL

  1. Certains joueurs peuvent perdre leur données de jeu et par conséquent se retrouver à 0 sans aucune raison
  2. Certains joueurs peuvent se retrouver en double dans la base de données et du coup fausser tout ce qui est classement et tops

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.