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

Forge server crashes when loading chunks #6044

Closed
Niron3206 opened this issue Jan 28, 2024 · 2 comments
Closed

Forge server crashes when loading chunks #6044

Niron3206 opened this issue Jan 28, 2024 · 2 comments
Labels
type: bug Issue where something isn't working

Comments

@Niron3206
Copy link

Describe the Bug

When I enter the friend's base with create mechanisms and load its chunks, server crashes.

Reproduction Steps

1.Connect to the server
2.Be on the friend's base
3.Server crashes
...

Expected Result

Fix my problem

Screenshots and Videos

No response

Crash Report or Log

https://pastebin.com/iNsy6ur9

Operating System

Windows 10

Mod Version

0.5.1f

Minecraft Version

1.20.1

Forge Version

47.2.20

Other Mods

1.20.1-forge-epic-knights-8.11.jar
aether-1.20.1-1.1.0-neoforge.jar
alexsdelight-1.5.jar
AntiArrowAreaEnchant1.20.1.jar
architectury-9.1.12-forge-1.20.1.jar
artifacts-forge-9.2.0.jar
balm-forge-1.20.1-7.2.1.jar
botarium-forge-1.20.1-2.3.1.jar
citadel-2.4.9-1.20.1.jar
cloth-config-11.1.118-forge-1.20.1.jar
corpse-forge-1.20.1-1.0.10.jar
cosmeticarmorreworked-1.20.1-v1a.jar
create-1.20.1-0.5.1.f.jar
create-new-age-forge-1.20.1-1.1.1.jar
create-structures-0.1.1-1.20.1-forge.jar
create-stuff-additions1.20.1_v2.0.4a.jar
createaddition-1.20.1-1.2.0b.jar
createbigcannons-forge-1.20.1-0.5.3.b.jar
createdeco-2.0.1-1.20.1-forge.jar
creategoggles-1.20.1-0.5.5.e_hf-forge.jar
create_enchantment_industry-1.20.1-for-create-0.5.1.f-1.2.7.h.jar
create_interactive-1201-forge-1.0.2-beta.1.jar
create_jetpack-forge-4.1.1.jar
curios-forge-5.4.7-1.20.1.jar
dimdoors-5.3.2-forge-1.20.1.jar
doapi-1.2.8-forge.jar
DungeonsArise-1.20.1-2.1.57-release.jar
enchantinginfuser-v8.0.2-1.20.1-forge.jar
eureka-1201-1.3.0-beta.4-forge.jar
FarmersDelight-1.20.1-1.2.3.jar
framework-forge-1.20.1-0.6.16.jar
geckolib-forge-1.20.1-4.3.jar
hole_filler_mod-1.2.8_mc-1.20.1_forge.jar
InventoryProfilesNext-forge-1.20-1.10.7.jar
jei-1.20.1-forge-15.2.0.27.jar
kotlinforforge-4.4.0-all-1.20.1.jar
letsdo-vinery-forge-1.4.6.jar
libIPN-forge-1.20-4.0.1.jar
lucent-1.20.1-1.5.5.jar
octolib-0.1.jar
oreexcavation-1.13.170-1.20.1.jar
ParCool-1.20.1-3.1.0.6-R.jar
Patchouli-1.20.1-84-FORGE.jar
puffish_skills-0.11.2-1.20-forge.jar
puzzleslib-v8.1.13-1.20.1-forge.jar
relics-1.20.1-0.5.1.5.jar
resourcefulconfig-forge-1.20.1-2.1.0.jar
resourcefullib-forge-1.20.1-2.1.16.jar
SereneSeasons-1.20.1-9.0.0.46.jar
skinlayers3d-forge-1.6.2-mc1.20.1.jar
sound-physics-remastered-forge-1.20.1-1.3.1.jar
steam_rails-1.5.3forge-mc1.20.1.jar
valkyrienskies-120-2.1.3-beta.1.jar
waystones-forge-1.20-14.1.3.jar
wildwestguns3d_1.20.1_3.jar
Xaeros_Minimap_23.8.1_Forge_1.20.jar

Additional Context

No response

@Niron3206 Niron3206 added the type: bug Issue where something isn't working label Jan 28, 2024
@SuperScary
Copy link

create:funnel // com.simibubi.create.content.logistics.funnel.FunnelBlockEntity
Block: Block{create:andesite_funnel}[extracting=true,facing=south,powered=false,waterlogged=false]
Block location: World: (2064,97,2410), Section: (at 0,1,10 in 129,6,150; chunk contains blocks 2064,-64,2400 to 2079,319,2415),

Try removing the funnel at this location: 2064, 97, 2410

@Niron3206
Copy link
Author

create:funnel // com.simibubi.create.content.logistics.funnel.FunnelBlockEntity Block: Block{create:andesite_funnel}[extracting=true,facing=south,powered=false,waterlogged=false] Block location: World: (2064,97,2410), Section: (at 0,1,10 in 129,6,150; chunk contains blocks 2064,-64,2400 to 2079,319,2415),

Try removing the funnel at this location: 2064, 97, 2410

Thank you! It solved my problem.

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

No branches or pull requests

2 participants