Giter Site home page Giter Site logo

Chunks not loading about hose HOT 16 OPEN

softpak avatar softpak commented on August 22, 2024
Chunks not loading

from hose.

Comments (16)

softpak avatar softpak commented on August 22, 2024

Is there any error in log file?

from hose.

ajthemacboy avatar ajthemacboy commented on August 22, 2024

Nope, nothing in console or logs. The server isn't actually freezing, commands work fine, just chunks aren't loading.

from hose.

softpak avatar softpak commented on August 22, 2024

I found the problem. Wrong sync object. It causes dead lock in chunk generator. You can download the latest release now.

from hose.

ajthemacboy avatar ajthemacboy commented on August 22, 2024

I'm afraid this didn't fix my issue. Chunks still aren't loading.

Your commit says you fixed chunk generation issues, but my chunks are already generated; they just aren't loading.

from hose.

softpak avatar softpak commented on August 22, 2024

Alright. I will try these plugins and fix it as fast as I can.

from hose.

ajthemacboy avatar ajthemacboy commented on August 22, 2024

Alright, thanks :) I can eliminate these plugins from your testing as they don't make any significant modifications: Sunny, Voxelight-Place, VoidWorld, AntiWDL, IPLogger, and probably AsyncWorldEdit.

from hose.

softpak avatar softpak commented on August 22, 2024

Do you use Voxelight-Place v1.1.7? It uses a deprecated method and cause the main thread locked.
Remove this plugin and try the release. (I just update it)

from hose.

ajthemacboy avatar ajthemacboy commented on August 22, 2024

The problem still occurs with Voxelight-Place uninstalled and the latest build.

Edit: I just tested with Spigot's Anti-Xray disabled and it still occurs.

from hose.

softpak avatar softpak commented on August 22, 2024

May I know all these plugins` version? I downloaded them from bukkit and spigot website.
Let me list all the versions of the plugins.
1.AsyncWorldEditInjector: v2.2.2
2.AntiWDL: v0.1
3.WorldEdit: v6.1
4.AsyncWorldEdit: v2.2.2
5.Essentials: v2.x(TeamCity)
6.VoxelSniper: v7.1.0
7.VoidWorld: v1.0
8.PermissionsEx: v1.23.4
9.PlugMan: v2.0.8
10.LagMeter: v1.17.0
11.IPLogger: v1.1
12.Modifyworld: v1.19.7
13.SpawnJoin: v5.0.0
14.WorldBorder: v1.8.4
15.PlotSquared: v3.3.0
16.EssentialsSpawn: v2.x(TeamCity)
17.Multiverse-Core: v2.5
18.Sunny: (can not find it)
19.Voxelight-Place: v1.1.7(find no method cause dead lock)
20.WorldGuard: v6.1

I took some times to test them. It works fine with these plugins. Except 18 which I can not find it.

from hose.

softpak avatar softpak commented on August 22, 2024

I have a result for these plugins you listed.
Please read the previous comment.
Some plugins will jump up some errors but the server works fine.

from hose.

ajthemacboy avatar ajthemacboy commented on August 22, 2024

I just tested without ANY plugins installed on the server and this issue still occurs. Perhaps I can send you some of the server configuration files and let you look at them?

from hose.

ajthemacboy avatar ajthemacboy commented on August 22, 2024

Here are various config files: https://www.dropbox.com/s/veu2u9lxju37gjx/Hose.zip?dl=0

from hose.

softpak avatar softpak commented on August 22, 2024

Will...
You can not set both of max-tick-time to 0!!!
Like this.
max-tick-time:
tile: 0
entity: 0

These 2 numbers must be over then 0 to make tiles and entities tick.
It means when your world`s tick time over then the number you set. (in ms)
The server will stop ticking and then wait for the next tick.
Set them to 0 will cause a loop that just do nothing.
So leave them to the default number as 50.

from hose.

ajthemacboy avatar ajthemacboy commented on August 22, 2024

I set those to 0 because I want my server to be frozen. It's a private build server so I don't want any grass growth or entity movement or anything. I also have another server running on that machine so I try to squeeze all the performance out of it I can.

Those configuration files work fine in normal Spigot and PaperSpigot so I don't know why they would be the problem in HOSE, unless HOSE is just very different in the way it works..?

I will test the values at 50 and tell you if it works.

from hose.

ajthemacboy avatar ajthemacboy commented on August 22, 2024

It was those values that are causing the problem. I've set them to 1 each to effectively freeze the server without disabling HOSE and it seems to work fine.

Thanks for your help, I don't see any need to fix this as it's not a real big issue.

Offtopic question though, I'd still like to be able to patch normal Spigot so I can keep the latest up-to-date builds. Can you provide any more help as to patching instructions? Possibly instructions that don't require an IDE?

Also, will you support 1.9?

from hose.

softpak avatar softpak commented on August 22, 2024

I just have some bugs to deal with.
The noob tools is not that fast.
When I am done with 1.8.8.
I will start to patch 1.9.
So it may took a few weeks.

from hose.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.