Customization with Minecraft - Forge for minecraft 1.12.2 is not loading

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Callisto’ v2.5.0.12 (Mainline)
Virtualization Docker
Application Minecraft
Module MinecraftModule
Running in Container Yes
Current State Failed

Problem Description

Issue

Forge for minecraft 1.12.2 is not loading. its just crash without any mods

Reproduction Steps

  • add forge 1.12.2 and then crash
  • start server
  • the server crash

Make sure you’re using Java 8

1 Like

Thank You! I’m having an issue while loading a world into my server. There are some missing entries, but when i use /fml confirm, the server crashes while making a backup. Can you help me?
Console

18:54:32

There are 17 missing entries in this save.

If you continue the missing entries will get removed.

A world backup will be automatically created in your saves directory.

Missing minecraft:soundevents:

galacticraftcore:entity.slime_death

galacticraftcore:laser.shoot

galacticraftcore:entity.astrominer

galacticraftcore:entity.bosslaugh

galacticraftcore:ambience.singledrip

galacticraftcore:entity.bossdeath

galacticraftcore:entity.ouch

galacticraftcore:entity.ooh

galacticraftcore:laser.charge

galacticraftcore:player.openairlock

galacticraftcore:player.closeairlock

galacticraftcore:shuttle.shuttle

galacticraftcore:block.deconstructor

galacticraftcore:player.unlockchest

galacticraftcore:galacticraft.music_space

galacticraftcore:ambience.scaryscape

galacticraftcore:player.parachute

Run the command /fml confirm or or /fml cancel to proceed.

Alternatively start the server with -Dfml.queryResult=confirm or -Dfml.queryResult=cancel to preselect the answer.

Server thread/INFO

18:55:42

confirmed

Server thread/WARN

18:55:42

World backup failed.

Console

18:55:42

java.io.FileNotFoundException: ./world/data/POBox_player-ded??-f0e43b41-870d-369b-8cb0-33b7a4578edc.dat (No such file or directory)

at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_402]

at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_402]

at java.io.FileInputStream.(FileInputStream.java:138) ~[?:1.8.0_402]

at com.google.common.io.Files$FileByteSource.openStream(Files.java:120) ~[minecraft_server.1.12.2.jar:?]

at com.google.common.io.Files$FileByteSource.openStream(Files.java:110) ~[minecraft_server.1.12.2.jar:?]

at com.google.common.io.ByteSource.copyTo(ByteSource.java:245) ~[minecraft_server.1.12.2.jar:?]

at com.google.common.io.Files.copy(Files.java:283) ~[minecraft_server.1.12.2.jar:?]

at net.minecraftforge.fml.common.ZipperUtil.zip(ZipperUtil.java:70) ~[ZipperUtil.class:?]

at net.minecraftforge.fml.common.ZipperUtil.backupWorld(ZipperUtil.java:101) [ZipperUtil.class:?]

at net.minecraftforge.fml.common.ZipperUtil.backupWorld(ZipperUtil.java:85) [ZipperUtil.class:?]

at net.minecraftforge.registries.GameData.injectSnapshot(GameData.java:724) [GameData.class:?]

at net.minecraftforge.fml.common.FMLContainer.readData(FMLContainer.java:172) [FMLContainer.class:?]

at net.minecraftforge.fml.common.FMLCommonHandler.handleWorldDataLoad(FMLCommonHandler.java:423) [FMLCommonHandler.class:?]

at net.minecraft.world.storage.SaveFormatOld.loadAndFix(SaveFormatOld.java:119) [bfc.class:?]

at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:122) [bfb.class:?]

at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:228) [MinecraftServer.class:?]

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]

at java.lang.Thread.run(Thread.java:750) [?:1.8.0_402]

Server thread/WARN

18:55:42

The world backup couldn’t be created.

Console

18:55:42

java.io.FileNotFoundException: ./world/data/POBox_player-ded??-f0e43b41-870d-369b-8cb0-33b7a4578edc.dat (No such file or directory)

Server thread/INFO

18:55:42

Stopping server

Saving players

Saving worlds

The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.

Server Shutdown Thread/INFO

18:55:42

Stopping server

Try creating a world on your client, save it, then upload it to AMP over SFTP

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.