A
Admincraft15mo ago
Enweg

Server failing to initialize: Unable to connect you to fallback Please try again later

I recently made a server for my friends to play on. It is running 1.20.4 with Fabric Build #376 and Velocity Build #316. Attached is the terminal readout from launching both Velocity and Fabric, as well as the crash report. I've also attached a screenshot of my Plugins, which includes GeyserMC/Floodgate. The reason that I started having issues is that all of my plugins that have a Velocity specific build weren't loading in, so I couldn't get LuckPerms working. The main thing that I wanted to get working was for Bedrock players to be able to join properly. You could join the server, but you couldn't break blocks or open chests. If anyone can offer some insight, that would be wonderful!
54 Replies
Admincraft Meta
Admincraft Meta15mo ago
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by enweg#0
Admincraft Meta
Admincraft Meta15mo ago
We have uploaded your file to a paste service for better readability
Paste services are more mobile friendly and easier to read than just posting a file
crash-2024-01-04_17.09.59-server.txt
Requested by enweg#0
Discount Milk
Discount Milk15mo ago
@Mortis Lol that's a cute bug.
No description
Enweg
EnwegOP15mo ago
isnt that nice it loads in properly as the file
Discount Milk
Discount Milk15mo ago
In your waterfall folder you're trying to run a paper jar file. Not a waterfall jar file.
C:\Users\********\Desktop\Waterfall\2. Hub>java -XX:+UnlockDiagnosticVMOptions -XX:-UseAESCTRIntrinsics -Xmx8G -Xms8G -jar paper-1.20.4-376.jar
C:\Users\********\Desktop\Waterfall\2. Hub>java -XX:+UnlockDiagnosticVMOptions -XX:-UseAESCTRIntrinsics -Xmx8G -Xms8G -jar paper-1.20.4-376.jar
2. hub I guess that "is" supposed to be a paper jar file But with that said, you have bungeecord plugins in the paper plugins folder.
Enweg
EnwegOP15mo ago
I was following a tutorial on how to set up a server in windows, that was the name he used i am not using waterfall
Discount Milk
Discount Milk15mo ago
Ah.
Enweg
EnwegOP15mo ago
and i should rename that yeah i have a paper jar in the 2. hub folder
Discount Milk
Discount Milk15mo ago
Yeah, you have bungee plugins in that folder
[17:09:52 ERROR]: [DirectoryProviderSource] Error loading plugin: Directory 'plugins\spark-1.10.58-bungeecord.jar' failed to load!
[17:09:52 ERROR]: [DirectoryProviderSource] Error loading plugin: Directory 'plugins\spark-1.10.58-bungeecord.jar' failed to load!
"Spark bungeecord" You'd need the spigot version
Enweg
EnwegOP15mo ago
i had velocity at first, and that didnt work
Discount Milk
Discount Milk15mo ago
Yeah, you can't run proxy plugins on your backend. They run on the proxy.
Enweg
EnwegOP15mo ago
okay, i have no clue what that means but ill change it
Discount Milk
Discount Milk15mo ago
:NotLikeDuck:
Enweg
EnwegOP15mo ago
i know
Discount Milk
Discount Milk15mo ago
Alright, so you have Your proxy (Velocity) Your Hub (Paper) Something (Fabric? no logs included)
Enweg
EnwegOP15mo ago
so this one
No description
Discount Milk
Discount Milk15mo ago
Yes
Enweg
EnwegOP15mo ago
if you hop in the vc i can stream my screen if that would be easier for you to see
Discount Milk
Discount Milk15mo ago
And on both your proxy and hub you have them both set to 25500 as the port. You can't do that, it wont work. No, I don't do VCs lol
Enweg
EnwegOP15mo ago
alright, fair enough not even if youre muted?
Discount Milk
Discount Milk15mo ago
And in your velocity folder you have coreprotect, that's a backend plugin. You can't have that on your proxy either. Actually most/all of the plugins you have on the proxy are not proxy plugins.
Enweg
EnwegOP15mo ago
okay, yeah i just put all the plugins in both, i thought it had to be the same but i can see how that would be a thing
Discount Milk
Discount Milk15mo ago
Coreprotect Essentials Floodgate-SPIGOT Freedomchat Geyser-SPIGOT Graves Etc etc None of those run on the proxy.
Enweg
EnwegOP15mo ago
so which ones would i have on the proxy
Discount Milk
Discount Milk15mo ago
Looks like the only three that actually loaded were Viaversion Viabackwards Cleanping?
Enweg
EnwegOP15mo ago
yep
Discount Milk
Discount Milk15mo ago
So, remove all the rest.
Enweg
EnwegOP15mo ago
okay thank you okay i fixed the plugins in the proxy do i need to delete the proxy plugins from the backend
Discount Milk
Discount Milk15mo ago
Looks like spark bungee, yeah
Enweg
EnwegOP15mo ago
so do i delete these from 2. hub?
Discount Milk
Discount Milk15mo ago
You'd should probably check the docs of those plugins for install instructions.
Enweg
EnwegOP15mo ago
okay
Discount Milk
Discount Milk15mo ago
I'm not sure if VIA* needs to be on the proxy "and" backend or one or the other.
Enweg
EnwegOP15mo ago
okay i removed/replaced the plugins you told me, and now i just have to fix the ports, right? what do i change with that The server was working just fine earlier with both the proxy and backend using the same port
Discount Milk
Discount Milk15mo ago
I can promise you "both" of them weren't working on the same port. Because both of the logs you sent the servers crashed for something already running on 25500.
Discount Milk
Discount Milk15mo ago
Getting Started | PaperMC Documentation
This page covers how to install and set up a minimal configuration of Velocity.
Enweg
EnwegOP15mo ago
alrighty then in velocity.toml it says that the default port for the proxy should be 0.0.0.0:25577 should i just set the port to that? and then would i need to add inbound/outbound rules for that port in my firewall and add a rule to forward the port in my router
Discount Milk
Discount Milk15mo ago
I'd leave the proxy at 25565, you can make your backends whatever you want. And you'd only port forward 25565.
Enweg
EnwegOP15mo ago
okay it seems to not like something about the paper jar
Enweg
EnwegOP15mo ago
Pastebin
paper jar readout - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Admincraft Meta
Admincraft Meta15mo ago
Pastebin is blocked in some countries
Requested by enweg#0
Discount Milk
Discount Milk15mo ago
[18:32:09 INFO]: Starting Minecraft server on *:25500 [18:32:09 INFO]: Using default channel type [18:32:09 INFO]: Paper: Using Java compression from Velocity. [18:32:09 INFO]: Paper: Using Java cipher from Velocity. [18:32:09 WARN]: ** FAILED TO BIND TO PORT! [18:32:09 WARN]: The exception was: java.net.BindException: Address already in use: bind [18:32:09 WARN]: Perhaps a server is already running on that port?
Enweg
EnwegOP15mo ago
ah
Discount Milk
Discount Milk15mo ago
Nothing about your server jar, you just have something already listening on 25500. Restart your PC, it'll close out any servers you still ahve in the background.
Enweg
EnwegOP15mo ago
okay it wouldnt have to do with a yaml or toml file?
Enweg
EnwegOP15mo ago
thanks that fixed it! other than updating essentials and leashables, does it look theres anything else i should do?
Admincraft Meta
Admincraft Meta15mo ago
We have uploaded your file to a paste service for better readability
Paste services are more mobile friendly and easier to read than just posting a file
Requested by enweg#0
Enweg
EnwegOP15mo ago
i tried logging into the server, and im still getting the same error "Unable to connect you to fallback. Please try again later." and i did change the port im connecting to at least im not getting all of the errors from before... haha
Discount Milk
Discount Milk15mo ago
What do you have as the backend ip in your velocity.toml?
Enweg
EnwegOP15mo ago
No description
No description
Enweg
EnwegOP15mo ago
should i set it to 25565 in the second screenshot
Enweg
EnwegOP15mo ago
No description
Enweg
EnwegOP15mo ago
i got on a call with some russians in the papermc and they helped me fix everything thanks for your help tho!
ProGamingDk
ProGamingDk15mo ago
either one, not both, with just backends being recommended for compatability

Did you find this page helpful?