Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

I got almost every issue ironed out myself, but this one I can't figure out. I am requesting some assistance so I can have the server do daily reboots in my server manager.
This is my first modpack and serverpack I've made myself. If you see any other errors, or have tips that would be great!

It's getting stuck at [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Unloading configs type SERVER.

I've tried deleting the serverconfig file under the world folder, but it did not help. So far I only have 1 dimension created, and it's the overworld.
Here is the really log debug log if you want to go through it. (12000 lines )

What serverconfigs do you have in the folder?

Also if you only manually stop the server and are running it on a local machine or something, you can probably do Ctrl+C whenever it hits that step (but that might not be the safest option).

I'm not good at modding, but at least I can read a crash report (well enough). That's something, right?

If the java virtual machine is not shutting down when you stop the server, you likely have a stuck thread.

Getting a thread dump may show what is stuck: https://www.baeldung.com/java-thread-dump

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Quote

"Thread-14" #36 prio=5 os_prio=0 cpu=46.88ms elapsed=35897.87s tid=0x0000015f64982640 nid=0x231c waiting on condition [0x00000041b96fe000]

java.lang.Thread.State: WAITING (parking)

at jdk.internal.misc.Unsafe.park([email protected]/Native Method)

- parking to wait for <0x000000073720a430> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)

at java.util.concurrent.locks.LockSupport.park([email protected]/LockSupport.java:341)

at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block([email protected]/AbstractQueuedSynchronizer.java:506)

at java.util.concurrent.ForkJoinPool.unmanagedBlock([email protected]/ForkJoinPool.java:3463)

at java.util.concurrent.ForkJoinPool.managedBlock([email protected]/ForkJoinPool.java:3434)

at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await([email protected]/AbstractQueuedSynchronizer.java:1623)

at java.util.concurrent.LinkedBlockingDeque.takeFirst([email protected]/LinkedBlockingDeque.java:485)

at java.util.concurrent.LinkedBlockingDeque.take([email protected]/LinkedBlockingDeque.java:673)

at sun.nio.fs.AbstractWatchService.take([email protected]/AbstractWatchService.java:118)

at ml.northwestwind.netherislands.utils.FileWatcher.run([email protected]/FileWatcher.java:25)

Looks to be the an issue with the netherislands mod.

It has started a non-daemon thread and hasn't stopped it when you shutdown the server.

 

Check you have the latest version then contact the mod author.

Edited by warjort

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

  • Author

No way ! you fixed it! I just deleted the NetherIslands mod and POOF it works perfectly. Thank you so much!!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.