Jump to content

something's taking too long


bukkit

Recommended Posts

i recently started to host my modded server locally since we won't get a new box until february and i haven't changed anything with the mod pack except updating to new versions occasionally. there was no major lag on it before but now since i started hosting it, my console is getting spammed and using /debug shows this: http://pastebin.com/NFArX6Ax and it gets longer as it goes on: http://pastebin.com/bZ5KyH6m

 

it shouldn't be a hardware problem considering my specs: http://puu.sh/eJU0N/ea4e50c2ce.png.

 

does anyone have any idea what could be causing this?

Link to comment
Share on other sites

It looks like you made Directory HardLink that is referring to itsself. So the server tries to enter the Directory "root" that points to "root" so you are in "root.root" linking to "root.root.root" again linking to "root.root.root.root" and this goes on and on on.

 

Please try to move the World-Folder into the Main Directory of your server (or try renaming it and changing its path in the server.properties), so it looks like this:

https://www.dropbox.com/s/d98i4b8ahput6ji/Server-Folder-demonstration.jpg?dl=0

MC-Server\minecraft_server.jar

MC-Server\server.log

MC-Server\server.properties

MC-Server\...

MC-Server\Mods\<mods>

MC-Server\<YOURWorld>\level.dat

MC-Server\<YOURWorld>\data\<mapdata>

MC-Server\<YOURWorld>\lDIM1\ ...

Link to comment
Share on other sites

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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