Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server Config resets every time you leave and enter a world #7646

Open
EthanHunt404 opened this issue Mar 3, 2025 · 2 comments
Open

Server Config resets every time you leave and enter a world #7646

EthanHunt404 opened this issue Mar 3, 2025 · 2 comments
Labels
status: confirmed Issue's details are known, it is consistently reproducible, and it needs a fix type: bug Issue where something isn't working

Comments

@EthanHunt404
Copy link

Description

Create Version: 6.0.1

as explained in the title, every time you change a gameplay/server config, leave the world, and then enter it again, the config will just reset to default

Steps to Recreate:

  • Open a World
  • Change a config via the ingame menu
  • Save it
  • Leave the World
  • Re-enter the world

Game Log

https://mclo.gs/5SalgqD

Debug Information

Client Info
Create:
	Mod Version: 6.0.1
	NeoForge Version: 21.1.127
	Minecraft Version: 1.21.1

Graphics:
	Flywheel Version: 1.0.1-11
	Flywheel Backend: flywheel:indirect
	OpenGL Renderer: AMD Radeon(TM) Vega 8 Graphics
	OpenGL Version: 4.6.0 Core Profile Context 24.9.1.240813
	Graphics Mode: Fancy

System Information:
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 21.0.3, Oracle Corporation
	JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx5632m
	Memory: 3226259688 bytes (3076 MiB) / 5905580032 bytes (5632 MiB) up to 5905580032 bytes (5632 MiB)
	Total Memory: 12844027904 bytes (12244 MiB) / 14978273280 bytes (14278 MiB)
	CPU: AMD Ryzen 3 2200G with Radeon Vega Graphics @ 3.49 GHz; 4 cores / 4 threads on 1 socket(s)
	Graphics cards: none

Other Mods:
	TerraBlender: 4.1.0.8
	Biomes O' Plenty: 21.1.0.7
	Jade: 15.9.4+neoforge
	Ponder: 1.0.39
	Just Enough Items: 19.21.0.247
	Sophisticated Core: 1.3.0
	Curios API: 9.2.2+1.21.1
	Xaero's Minimap: 25.1.0
	Collective: 7.93
	CullLeaves: 4.0.1
	Xaero's World Map: 1.39.4
	Controlling: 19.0.4
	Searchables: 1.0.2
	FramedBlocks: 10.2.4
	Configured: 2.6.0
	Freecam (Modrinth Edition): 1.3.0+mc1.21
	EntityCulling: 1.7.3
	GlitchCore: 2.1.0.0
	Sophisticated Backpacks: 3.24.1
	Resourceful Lib: 3.0.11
	WorldEdit: 7.3.8+6939-7d32b45
	MidnightLib: 1.6.9
	Ore Harvester: 1.5
	Architectury: 13.0.8
	Ferrite Core: 7.0.2
	Embeddium Extra: 0.5.7e+mc1.21-build.129
	Carry On: 2.2.2
	Just Enough Resources: 1.6.0.13
	Jade Addons: 0.0NONE
	Cloth Config v15 API: 15.0.140
	Embeddium: 1.0.15+mc1.21.1
	Athena: 4.0.1
	Chipped: 4.0.2
Server Info
Create:
	Mod Version: 6.0.1
	NeoForge Version: 21.1.127
	Minecraft Version: 1.21.1

System Information:
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 21.0.3, Oracle Corporation
	JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx5632m
	Memory: 3226259688 bytes (3076 MiB) / 5905580032 bytes (5632 MiB) up to 5905580032 bytes (5632 MiB)
	Total Memory: 12844027904 bytes (12244 MiB) / 14978273280 bytes (14278 MiB)
	CPU: AMD Ryzen 3 2200G with Radeon Vega Graphics @ 3.49 GHz; 4 cores / 4 threads on 1 socket(s)
	Graphics cards: none

Other Mods:
	TerraBlender: 4.1.0.8
	Biomes O' Plenty: 21.1.0.7
	Jade: 15.9.4+neoforge
	Ponder: 1.0.39
	Just Enough Items: 19.21.0.247
	Sophisticated Core: 1.3.0
	Curios API: 9.2.2+1.21.1
	Xaero's Minimap: 25.1.0
	Collective: 7.93
	CullLeaves: 4.0.1
	Xaero's World Map: 1.39.4
	Controlling: 19.0.4
	Searchables: 1.0.2
	FramedBlocks: 10.2.4
	Configured: 2.6.0
	Freecam (Modrinth Edition): 1.3.0+mc1.21
	EntityCulling: 1.7.3
	GlitchCore: 2.1.0.0
	Sophisticated Backpacks: 3.24.1
	Resourceful Lib: 3.0.11
	WorldEdit: 7.3.8+6939-7d32b45
	MidnightLib: 1.6.9
	Ore Harvester: 1.5
	Architectury: 13.0.8
	Ferrite Core: 7.0.2
	Embeddium Extra: 0.5.7e+mc1.21-build.129
	Carry On: 2.2.2
	Just Enough Resources: 1.6.0.13
	Jade Addons: 0.0NONE
	Cloth Config v15 API: 15.0.140
	Embeddium: 1.0.15+mc1.21.1
	Athena: 4.0.1
	Chipped: 4.0.2
@clarence112
Copy link

This effects the configs of all mods changed with create's gui

@VoidLeech VoidLeech added status: unable to reproduce Issue could not be reproduced by a tester status: needs testing Issue needs testing status: confirmed Issue's details are known, it is consistently reproducible, and it needs a fix and removed status: unable to reproduce Issue could not be reproduced by a tester status: needs testing Issue needs testing labels Mar 7, 2025
@VoidLeech
Copy link
Collaborator

Affects 1.21.1 only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: confirmed Issue's details are known, it is consistently reproducible, and it needs a fix type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants