ServerCore

ServerCore

384k Downloads

Problem with a Datatpack

SugarDaddii opened this issue ยท 5 comments

commented

Describe the bug
Hello,
iam using a Datapack (https://www.planetminecraft.com/data-pack/economyplus/) and when iam using this mod some function will be killed or not working correctly!
For Example
https://imgur.com/a/QzDHLil
under price shpuld be a number...and these numbers are invisible villager

Reproduce
Iam deleting your mod Dtatpack will function again!

Expected behavior
A clear description of what you expected to happen.

ServerCore: servercore-1.2.6-1.18.1
Minecraft: Minecraft 1.18.1 Fabric 0.12.12

commented

Try setting disable_spawn_chunks in the config (servercore.toml) to false.
I think that datapack might require the spawn chunks to be loaded for some reason, which is rather unusual.
Reason it worked for me earlier was because I was loading those chunks myself - after flying further out it no longer worked, but turning that setting to false and restarting seems to work consistently.

commented

Unable to reproduce, nametags work fine for me with the mod both serverside (and clientside in case this was a clientside issue).
That includes the price numbers.

commented

iam using your mod on a 1.18.1 fabric 0.12.12 server and there i dont get the numbers correctly eather the normal functions!
i tested all mods and when i delete your mod it was doing well again! i dont change any config only add/remove the mod

commented

no sry thats wasnt the solution...
this is how it looks like:

  1. https://imgur.com/a/u2hZabo
  2. https://imgur.com/a/QVsEwdr
    this how it should looks like
  3. https://imgur.com/a/iiovUbX
  4. https://imgur.com/a/xMXbr8D
commented

sry it is function again! settings wasnt saved ... thx very much