Carpet Sky Additions

Carpet Sky Additions

122k Downloads

Very strange issue with Spawn area

TreeOfSelf opened this issue ยท 1 comments

commented

For some reason, even with a modest amount of mods (just what is required to play skyblock)
image

My spawn area has become entirely impossible to interact with. I can't break or place anything on it even in creative. The only thing that works is giving myself OP to interact with it.
My console is spammed with
image

If I generate a new world, the problem is still there at spawn.
This is all on a completely vanilla 1.19.4 client, everything updated, Fabric updated. It only happens at spawn which is strange, even if I generate a new world.

Fabric version: 1.19.4
Loader: 0.14.19
Installer 0.11.2

server.properties

#Minecraft server properties
#Sun Apr 23 23:12:20 MDT 2023
enable-jmx-monitoring=false
rcon.port=25575
level-seed=
gamemode=survival
enable-command-block=false
enable-query=false
generator-settings={}
enforce-secure-profile=true
level-name=world
motd=A Minecraft Server
query.port=25565
pvp=true
generate-structures=true
max-chained-neighbor-updates=1000000
difficulty=easy
network-compression-threshold=256
max-tick-time=60000
require-resource-pack=false
use-native-transport=true
max-players=20
online-mode=true
enable-status=true
allow-flight=false
initial-disabled-packs=
broadcast-rcon-to-ops=true
view-distance=10
server-ip=
resource-pack-prompt=
allow-nether=true
server-port=25565
enable-rcon=false
sync-chunk-writes=true
op-permission-level=4
prevent-proxy-connections=false
hide-online-players=false
resource-pack=
entity-broadcast-range-percentage=100
simulation-distance=10
rcon.password=
player-idle-timeout=0
force-gamemode=false
rate-limit=0
hardcore=false
white-list=false
broadcast-console-to-ops=true
spawn-npcs=true
spawn-animals=true
function-permission-level=2
initial-enabled-packs=vanilla,fabric,carpetskyadditions:skyblock,carpetskyadditions:skyblock_acacia
level-type=carpetskyadditions:skyblock
text-filtering-config=
spawn-monsters=true
enforce-whitelist=false
spawn-protection=0
resource-pack-sha1=
max-world-size=29999984

Is there anything I can do to fix this? Thanks. I tried downgrading mods, downgrading fabric. I can't figure it out. I know I was able to do it before and can't tell what has changed. I've tried deleting everything and restarting from scratch with just the mods, same problem.

commented

Fixed it by regenerating the server.properties and setting up the initial-modpacks correctly and updating all the mods. Was clearly an error on my end.