need developers

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

WristzPvP

Feedback score
1
Posts
138
Reactions
49
Resources
0
You need to add getServer() before online players.
False. You claim to be a developer? I hope not for plugins, otherwise rip.

It is because the variable online players in an array, and Bukkit.getOnlinePlayers () returns a collection in his core (basically a list).[DOUBLEPOST=1498534365][/DOUBLEPOST]You might want to actually buy the plugin though. You're using a decompiler, which most likely is JDGUI, as it often gives that error, using an iterator vs a for loop.[DOUBLEPOST=1498534506][/DOUBLEPOST]
Its a HCF Core
A core you're prob trying to skid and sell. No knowledge of Java whatsoever.
 
Last edited:

Capri

Well-Known Gangster
Supreme
Feedback score
6
Posts
133
Reactions
63
Resources
0
giphy.gif


In the spigot version I use (#1649), I always get that IDE error (when copying over old projects with diff spigot versions). So that was the first answer that comes to my head.

4Cr4VLCpRA6QbO4tGK0FLg.png


Tiako
HR0xjJHMStutonGKsxDXxQ.png


No need to be toxic.
Isn't getOnlinePlayers() depreciated because its an ambiguous call to 2 methods within spigot?

https://gyazo.com/6ab17429f8fcfd6b990f143045908de6
 
Last edited:

Capri

Well-Known Gangster
Supreme
Feedback score
6
Posts
133
Reactions
63
Resources
0
That's exactly why, it literally says that when you hover over the error. LOl, you's right.
So then he can ignore this error and continue on with what he was doing...
 

Tiako

Feedback score
1
Posts
63
Reactions
11
Resources
0
False. You claim to be a developer? I hope not for plugins, otherwise rip.

It is because the variable online players in an array, and Bukkit.getOnlinePlayers () returns a collection in his core (basically a list).[DOUBLEPOST=1498534365][/DOUBLEPOST]You might want to actually buy the plugin though. You're using a decompiler, which most likely is JDGUI, as it often gives that error, using an iterator vs a for loop.[DOUBLEPOST=1498534506][/DOUBLEPOST]
A core you're prob trying to skid and sell. No knowledge of Java whatsoever.
Mate legit you say im going to Skid and sell i was trying to make my own hcf server and i was the fucking one the brought it you retard so why would i resell
 

xXAndrew28Xx

Feedback score
3
Posts
8
Reactions
1
Resources
0
giphy.gif


In the spigot version I use (#1649), I always get that IDE error (when copying over old projects with diff spigot versions). So that was the first answer that comes to my head.

4Cr4VLCpRA6QbO4tGK0FLg.png


Tiako
HR0xjJHMStutonGKsxDXxQ.png


No need to be toxic.
just do .size() instead of .stream().toArray().length
 
Status
This thread has been locked.
Top