Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't launch server #17706

Closed
1 of 3 tasks
XeonKA opened this issue Oct 21, 2024 · 1 comment
Closed
1 of 3 tasks

Can't launch server #17706

XeonKA opened this issue Oct 21, 2024 · 1 comment
Labels
Crash Status: Triage Issue awaiting triage. Remove once this issue is processed

Comments

@XeonKA
Copy link

XeonKA commented Oct 21, 2024

Your GTNH Discord Username

XeonKA

Your Pack Version

2.7.0 nightly #705

Your Server

private server

Java Version

Java 8

Type of Server

Crucible

Your Actions

Start Server

Crash Report

latest.log

Final Checklist

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the crash still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this crash consistently by following the exact steps I described above.
  • I have asked other people and they confirm they also crash by following the exact steps I described above.
@XeonKA XeonKA added Status: Triage Issue awaiting triage. Remove once this issue is processed Crash labels Oct 21, 2024
@mitchej123
Copy link
Contributor

mitchej123 commented Oct 21, 2024

Seems to be a bad crucible setup.

22:13:34] [main/FATAL]: Failed to start the minecraft server
java.lang.NullPointerException
	at org.bukkit.Bukkit.getLogger(Bukkit.java:314) ~[Bukkit.class:1.7.10-staging-fdd020e3]
	at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:185) ~[YamlConfiguration.class:1.7.10-staging-fdd020e3]
	at net.minecraftforge.cauldron.configuration.ConfigBase.<init>(ConfigBase.java:29) ~[ConfigBase.class:1.7.10-staging-fdd020e3]
	at net.minecraftforge.cauldron.configuration.CauldronConfig.<init>(CauldronConfig.java:76) ~[CauldronConfig.class:1.7.10-staging-fdd020e3]
	at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:250) ~[MinecraftServer.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.<init>(DedicatedServer.java:73) ~[lt.class:?]
	at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1731)

@XeonKA XeonKA closed this as completed Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Status: Triage Issue awaiting triage. Remove once this issue is processed
Projects
None yet
Development

No branches or pull requests

2 participants