Sky Factory 3 Server Issues

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Peefus

New Member
Oct 1, 2020
1
0
2
I'm having some trouble with my Sky Factory 3 server. I start up the server and it simply crashes upon finishing. I have done all the basic measures to ensure that the server should work fine, but it crashes (And yes I agreed to the EULA). The version of the server is 3.0.21 and the crash report is attached to the thread.
 

Attachments

  • crash report.txt
    39.5 KB · Views: 76

grandrolf

Global moderator
Team Member
Global Moderator
Trusted User
Aug 29, 2014
2,658
246
133
sweden
Remove this block:
(use MCEdit if you can sort it out in any other way)

-- Block entity being ticked --
Details:
Name: rftoolsdim_dimension_editor // mcjty.rftoolsdim.blocks.editor.DimensionEditorTileEntity
Block type: ID #2904 (tile.rftoolsdim.dimension_editor // mcjty.rftoolsdim.blocks.editor.DimensionEditorBlock)
Block data value: 5 / 0x5 / 0b0101
Block location: World: (267,62,206), Chunk: (at 11,3,14 in 16,12; contains blocks 256,0,192 to 271,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #2904 (tile.rftoolsdim.dimension_editor // mcjty.rftoolsdim.blocks.editor.DimensionEditorBlock)
Actual block data value: 5 / 0x5 / 0b0101
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1804)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)