Giter VIP home page Giter VIP logo

Comments (8)

Phoenix616 avatar Phoenix616 commented on July 22, 2024

Please provide your full config as well as log.

from resourcepacksplugins.

iijj22gg avatar iijj22gg commented on July 22, 2024

Sure.

debug: true
default-language: en
disable-metrics: false
autogeneratehashes: false
usepack-is-temporary: true
stored-packs-override-assignments: false
permanent-pack-remove-time: 30
packs:
  overworldpack:
    url: https://www.dropbox.com/s/58s1zq020h76470/VanillaChanges-Overworld.zip?dl=1
    format: 5
    restricted: true
    permission: worldresourcepacks.pack.owp
    hash: 9b8fa61b94dadfc03345564d1c340627ae03f9e0
  netherpack:
    url: https://www.dropbox.com/s/k0l1ytrur3d8yiv/VanillaChanges-Nether.zip?dl=1
    format: 5
    restricted: true
    permission: worldresourcepacks.pack.np
    hash: 54072fe457e377ee3bac12cf043904a5fcd5a264
  endpack:
    url: https://www.dropbox.com/s/hxamqbs5vb392es/VanillaChanges-End.zip?dl=1
    format: 5
    restricted: true
    permission: worldresourcepacks.pack.ep
    hash: a0fa40956520282787b249591f19e65b1ed1d04e
empty:
  url: http://cdn.moep.tv/files/Empty.zip
  hash: 01517226212d27586ea0c5d6aff1aa5492dd2484
global:
  pack: overworldpack
  send-delay: 1
worlds:
  world:
    pack: overworldpack
  world_nether:
    pack: netherpack
  world_the_end:
    pack: endpack

latest.log

from resourcepacksplugins.

Phoenix616 avatar Phoenix616 commented on July 22, 2024

You are running an old build, please update. It's most likely because you have defined the pack as format 5 and the plugin not supporting that in your old version.

from resourcepacksplugins.

iijj22gg avatar iijj22gg commented on July 22, 2024

Where do I get the latest build? I downloaded the jar directly from the Spigot website just yesterday

from resourcepacksplugins.

Phoenix616 avatar Phoenix616 commented on July 22, 2024

https://ci.minebench.de/job/ResourcepacksPlugins/ as linked in the Project readme and on the spigot resource page.

from resourcepacksplugins.

iijj22gg avatar iijj22gg commented on July 22, 2024

That seems to have solved the problem. Thank you very much.
I do have another question, however. Is there a way to make the player only endure one loading screen instead of two? Whenever I change dimensions, I seem to first unload the first pack and then load the second one.

from resourcepacksplugins.

Phoenix616 avatar Phoenix616 commented on July 22, 2024

No, that's not possible because of how the client works: It first unloads the old resource packs and then loads the new ones. Reloading the resources in one go would be something that Mojang needs to change.

from resourcepacksplugins.

iijj22gg avatar iijj22gg commented on July 22, 2024

Alright, that'll have to do then. I might have to add a plugin to make players invincible temporarily after joining the server and changing dimensions.

Thank you for your help, this plugin enables me to add some cool functionality!

from resourcepacksplugins.

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.