Git Product home page Git Product logo

bungeebridge's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bungeebridge's Issues

BungeeBridgeS only detecting 2 out of 12 servers

On the console for the Bungeecord, it says
"16.09 12:36:47 [Server] INFO [BungeeBridgeS] hub01 started responding again!"
and
"16.09 12:37:03 [Server] INFO [BungeeBridgeS] bmsolo01 started responding again!"
Those are the only two servers successfully connecting to the Bungeecord. The other 10 servers simply do not connect and all of the functionality from BungeeBridge does not work on those servers.

All of the configs for Client are exactly the same on all servers:
client config

Server (Bungeecord) config:
server config

EDIT Fixed it, i didnt have the plugins on the other servers... im fuckin retarded

NullPointerException, fails to connect to servers?

22:19:55 [SEVERE] Exception in thread "Thread-142"
22:19:55 [SEVERE] java.lang.NullPointerException
22:19:55 [SEVERE] at me.dommi2212.BungeeBridge.PacketHandler.handlePacket(PacketHandler.java:230)
22:19:55 [SEVERE] at me.dommi2212.BungeeBridge.ClientRunnable.run(ClientRunnable.java:42)
22:19:55 [SEVERE] at java.lang.Thread.run(Thread.java:745)

Happens after reloading the Bungee Plugin.
After reloading the Clients on the servers it stops spamming the error above.

Failure to Enable

Hi, I am receiving this.

[02:11:01 ERROR]: Error occurred while enabling BungeeBridgeC v1.6.3 (Is it up to date?) java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.Bukkit.getServerName()' at me.dommi2212.BungeeBridge.BungeeBridgeC.onEnable(BungeeBridgeC.java:97) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[server.jar:git-Paper-414] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[server.jar:git-Paper-414] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[server.jar:git-Paper-414] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[server.jar:git-Paper-414] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[server.jar:git-Paper-414] at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:464) ~[server.jar:git-Paper-414] at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:239) ~[server.jar:git-Paper-414] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:935) ~[server.jar:git-Paper-414] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[server.jar:git-Paper-414] at java.lang.Thread.run(Thread.java:834) [?:?] [02:11:01 INFO]: [BungeeBridgeC] Disabling BungeeBridgeC v1.6.3

Suggestion Netty use

Instead of using raw Java ServerSocket why don't use Netty? It's already included in BungeeCord and since 1.7 in Minecraft. It already has a packet type API built in. Furthermore it implements non-blocking I/O and has a huge focus on asynchronous calls.

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.