Security Craft

Security Craft

53M Downloads

Update Bug SecurityCraft v1.8.18 to v1.8.18.1

HireSLH opened this issue ยท 1 comments

commented

I have a server 1.15.2 with forge 31.2.0 and i am trying to update SecirityCraft but if i delete the 1.8.18 jar and paste de 1.8.18.1 and then restart server, server doesn't turn on.
Looks like projetor its broken, also in current version 1.8.18 ingame is broken. It looks like a black and purple box.

[07Jun2020 10:56:53.282] [Server thread/WARN] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: This world was saved with mod securitycraft version v1.8.18 and it is now at version v1.8.18.1, things may not work well
[07Jun2020 10:56:53.344] [Server thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:block
	securitycraft:projector: 1427

[07Jun2020 10:56:53.345] [Server thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:item
	securitycraft:projector: 1952

[07Jun2020 10:56:53.351] [Server thread/WARN] [net.minecraftforge.fml.StartupQuery/STARTUPQUERY]: Forge Mod Loader detected missing registry entries.

There are 2 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:item:
    securitycraft:projector
Missing minecraft:block:
    securitycraft:projector


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.

Full log here:
https://paste.ubuntu.com/p/pHV7XwzJH8/

commented

The Projector is a WIP block that I accidentally left in when releasing v1.8.18. I removed it again from v1.8.18.1, so this error is expected. Just like the last two lines of your log tell you, run /fml confirm to proceed. This is nothing to worry about.