blocksPerXpLevel setting ignored
shaneknysh opened this issue ยท 4 comments
Minecraft Version
1.19 - 1.19.2
Mod Loader
Forge
Mod Loader Version
43.2.0
Mod Version
waystones-forge-1.19-11.1.0
Describe the Issue
regardless of the value for blocksPerXpLevel the mod is always using 1000
blocksPerXpLevel = 1000
no errors are reported in the logs or during start up
mod list
architectury-6.1.41-forge.jar
balm-4.5.3.jar
Bookshelf-Forge-1.19.2-16.2.16.jar
cloth-config-8.0.75-forge.jar
copper-mod-1.19.2.jar
Croptopia-1.19.2-FORGE-2.1.0.jar
DarkPaintings-Forge-1.19.2-13.1.2.jar
dungeons_enhanced-1.19.2-4.1.jar
ecologics-forge-1.19.2-2.1.11.jar
ellemes-container-library-2.0.4+1.19-forge.jar
FallingTree-1.19.2-3.9.2.jar
friendsandfoes-forge-mc1.19.2-1.6.3.jar
gravestone-1.19.2-1.0.1.jar
IMST_2_0_2.jar
modmenu-4.0.6.jar
moonlight-1.19.2-2.1.17-forge.jar
NaturesCompass-1.19.2-1.9.7-forge.jar
nether-s-exoticism-1.19.2-1.2.2.jar
Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.11.jar
Patchouli-1.19.2-76.jar
RoughlyEnoughItems-9.1.530.jar
scuba_gear-1.19-1.0.5.jar
spark-1.9.36-forge.jar
structure_gel-1.19.2-2.7.1.jar
supplementaries-1.19.2-2.2.27.jar
TerraBlender-forge-1.19.2-2.0.1.127.jar
Towns-and-Towers-1.19-1.8.2.jar
TravelersBackpack-1.19.2-8.2.10.jar
waystones-forge-1.19-11.1.0.jar
worldedit-mod-7.2.12.jar
XaerosWorldMap_1.28.4_Forge_1.19.1.jar
Xaeros_Minimap_22.16.3_Forge_1.19.1.jar
xptome-1.19-2.1.6.jar
[1.19.x][Forge]TorchBowMod_v1.2.jar
another server with the nearly the same mods worked with forge 43.1.16
Logs
No response
Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge)?
No response
Last bit of testing. Created a new world (old world was locked at 500 blocks :( ) with the distance set to 2500 blocks.
The costs don't make sense at all. We set a waystone at spawn and moved north and south and placed waystones at 500 block intervals.
1000 S, 500 S, Spawn, 500 N, 1000N, 2500 N
2500 N to 1250 S is 2 levels,
2500 N to 1000 S is 1 level,
1000 N to spawn is 1 level
500 N to spawn is free
the cost changes from free to 1 level around 1250 blocks.
Just spun up the server and it is also not working on the older 43.1.16 server.
It appears that lowering the value works but raising it has no effect. I lowered the value to 500 and the costs all went up accordingly. But putting it back to 1000 or 2500 does not change the costs.