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

Crash when open the creative mode inventory with CenterKitchen in multiplayer mode #1

Open
Zhou-Shilin opened this issue Jan 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Zhou-Shilin
Copy link

Zhou-Shilin commented Jan 20, 2024

Description

using deepl translate, so some words may be stange
Issue in CreateCentralKitchen
Hi! I'm hosting a server with createmod, central kitchen, creating space and some other mods (see the modlist below). The client game crashes in multiplayer mode when i try to open the inventory in creative mode.
Everything is fine in single player or in survival mode. This bug will only appear if both conditions hold, one without the other than fine:

  1. Multiplayer
  2. Gamemode Creative

Mod List

Download mods.zip
(Export via LME)

[
  {
    "modid": "elytraslot",
    "name": "Elytra Slot",
    "version": "6.3.0+1.20.1"
  },
  {
    "modid": "creatingspace",
    "name": "Creating Space",
    "version": "1.6.2"
  },
  {
    "modid": "supermartijn642configlib",
    "name": "SuperMartijn642\u0027s Config Library",
    "version": "1.1.8"
  },
  {
    "modid": "jei",
    "name": "Just Enough Items",
    "version": "15.2.0.27"
  },
  {
    "modid": "caelus",
    "name": "Caelus API",
    "version": "3.1.0+1.20"
  },
  {
    "modid": "eggdelight",
    "name": "Egg Delight",
    "version": "1.1"
  },
  {
    "modid": "create_jetpack",
    "name": "Create Jetpack",
    "version": "4.2.0"
  },
  {
    "modid": "mixinextras",
    "name": "MixinExtras",
    "version": "0.2.0"
  },
  {
    "modid": "create_dragon_lib",
    "name": "Create: Dragon Lib",
    "version": "1.3.3"
  },
  {
    "modid": "railways",
    "name": "Create: Steam \u0027n\u0027 Rails",
    "version": "1.5.3+forge-mc1.20.1"
  },
  {
    "modid": "farsight_view",
    "name": "Farsight mod",
    "version": "1.20.1-3.6"
  },
  {
    "modid": "cloth_config",
    "name": "Cloth Config v10 API",
    "version": "11.1.118"
  },
  {
    "modid": "forge",
    "name": "Forge",
    "version": "47.1.37"
  },
  {
    "modid": "refinedstorage",
    "name": "Refined Storage",
    "version": "1.12.4"
  },
  {
    "modid": "create_connected",
    "name": "Create: Connected",
    "version": "0.4.2-mc1.20.1"
  },
  {
    "modid": "minecraft",
    "name": "Minecraft",
    "version": "1.20.1"
  },
  {
    "modid": "farmersdelight",
    "name": "Farmer\u0027s Delight",
    "version": "1.20.1-1.2.3"
  },
  {
    "modid": "ends_delight",
    "name": "End\u0027s Delight",
    "version": "1.0.1"
  },
  {
    "modid": "cmdcam",
    "name": "CMDCam",
    "version": "2.1.0"
  },
  {
    "modid": "creativecore",
    "name": "CreativeCore",
    "version": "2.11.9"
  },
  {
    "modid": "createutilities",
    "name": "Create Utilities",
    "version": "0.1.4+1.20.1"
  },
  {
    "modid": "spectrelib",
    "name": "SpectreLib",
    "version": "0.13.14+1.20.1"
  },
  {
    "modid": "supermartijn642corelib",
    "name": "SuperMartijn642\u0027s Core Lib",
    "version": "1.1.15"
  },
  {
    "modid": "nethersdelight",
    "name": "Nether\u0027s Delight",
    "version": "1.20.1-4.0"
  },
  {
    "modid": "betterfpsdist",
    "name": "betterfpsdist mod",
    "version": "1.20.1-4.1"
  },
  {
    "modid": "kotlinforforge",
    "name": "Kotlin For Forge",
    "version": "4.5.0"
  },
  {
    "modid": "curios",
    "name": "Curios API",
    "version": "5.4.2+1.20.1"
  },
  {
    "modid": "flywheel",
    "name": "Flywheel",
    "version": "0.6.10-7"
  },
  {
    "modid": "create",
    "name": "Create",
    "version": "0.5.1.f"
  },
  {
    "modid": "create_central_kitchen",
    "name": "Create: Central Kitchen",
    "version": "1.3.9.d"
  },
  {
    "modid": "gravestone",
    "name": "Gravestone Mod",
    "version": "1.20.1-1.0.5"
  },
  {
    "modid": "diet",
    "name": "Diet",
    "version": "2.1.1+1.20.1"
  },
  {
    "modid": "create_sa",
    "name": "Create Stuff \u0026 Additions",
    "version": "2.0.4."
  },
  {
    "modid": "some_assembly_required",
    "name": "Some Assembly Required",
    "version": "1.20.1-4.0.0"
  },
  {
    "modid": "storagedrawers",
    "name": "Storage Drawers",
    "version": "12.0.2"
  },
  {
    "modid": "jecharacters",
    "name": "Just Enough Characters",
    "version": "4.5.4"
  },
  {
    "modid": "miners_delight",
    "name": "Miner\u0027s Delight",
    "version": "1.20.1-1.2.1"
  },
  {
    "modid": "oceansdelight",
    "name": "Ocean\u0027s Delight",
    "version": "1.0.2-1.20"
  },
  {
    "modid": "cupboard",
    "name": "Cupboard utilities",
    "version": "1.20.1-2.2"
  },
  {
    "modid": "chunkloaders",
    "name": "Chunk Loaders",
    "version": "1.2.8a"
  },
  {
    "modid": "flightlib",
    "name": "Flight Lib",
    "version": "2.0.3"
  },
  {
    "modid": "create_enchantment_industry",
    "name": "Create Enchantment Industry",
    "version": "1.2.7.g"
  },
  {
    "modid": "sliceanddice",
    "name": "Create Slice \u0026 Dice",
    "version": "3.2.0"
  },
  {
    "modid": "createaddition",
    "name": "Create Crafts \u0026 Additions",
    "version": "1.20.1-1.2.1"
  }
]

Crash Report

https://mclo.gs/lxI2lYo

Versions

Minecraft: 1.20.1
Forge: 40.2.10
Mod: 1.6.2

@RealAntEngineer RealAntEngineer added the bug Something isn't working label Mar 15, 2024
@hedkne43rei0pow
Copy link

have you tried with just creating space and central kitchen?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants