Skip to content

Update Freesia.java#25

Open
h5mcbox wants to merge 1 commit intoYesSteveModel:mainfrom
h5mcbox:main
Open

Update Freesia.java#25
h5mcbox wants to merge 1 commit intoYesSteveModel:mainfrom
h5mcbox:main

Conversation

@h5mcbox
Copy link

@h5mcbox h5mcbox commented Jun 15, 2025

To fix this error on Velocity-CTD

java.lang.NullPointerException: Cannot invoke "com.velocitypowered.api.proxy.ProxyServer.sendMessage(net.kyori.adventure.text.Component)" because "meow.kikir.freesia.velocity.Freesia.PROXY_SERVER" is null
	at meow.kikir.freesia.velocity.Freesia.printLogo(Freesia.java:68) ~[?:?]
	at meow.kikir.freesia.velocity.Freesia.onProxyStart(Freesia.java:86) ~[?:?]
	at meow.kikir.freesia.velocity.Lmbda$46.execute(Unknown Source) ~[?:?]
	at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity-proxy-3.4.0-SNAPSHOT-all.jar:3.4.0-SNAPSHOT (git-a66466c4)]
	at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:552) ~[velocity-proxy-3.4.0-SNAPSHOT-all.jar:3.4.0-SNAPSHOT (git-a66466c4)]
	at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:541) ~[velocity-proxy-3.4.0-SNAPSHOT-all.jar:3.4.0-SNAPSHOT (git-a66466c4)]
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1095) ~[?:?]
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:619) ~[?:?]
	at java.base/java.lang.Thread.run(Thread.java:1447) [?:?]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant