Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Forge have a problem with recipies
The update for 1.13 is being worked on - please be patient. (Updated 02/19/19)
Sign in to follow this  
Followers 2
uiytt

Forge have a problem with recipies

Started by uiytt, January 19

9 posts in this topic

uiytt    0

uiytt

uiytt    0

  • Tree Puncher
  • uiytt
  • Members
  • 0
  • 5 posts
  • Report post
Posted January 19 (edited)

Please read all the post, i know that the base probleme concern a mod and not forge himself, but read all to undearstand why it's related to Forge

 

So basicly i have OTG and Thermal Foundation, when i tried to go on my server (on a linux VPS) after restarting my server for a second time, i receive this from OTG: 

[com.pg85.otg.forge.asm.OTGHooks:countMissingRegistryEntries:201]: Items/Blocks/Biomes appear to be missing from the registry. Forge will show an error message about this and you will not be able to join the world. Forge will display a list of missing registry entries, you can ignore any otg biomes on that list as they do not actually need to be registered. The missing registries error is caused by other mods, not OTG.

And just under : 

[16:34:26] [Client thread/ERROR] [FML]: Unidentified mapping from registry minecraft:recipes
[16:34:26] [Client thread/ERROR] [FML]:     thermalfoundation:material_145: 6756
[16:34:26] [Client thread/ERROR] [FML]:     thermalfoundation:material_144: 6739
[16:34:26] [Client thread/ERROR] [FML]:     thermalfoundation:material_141: 6724
[16:34:26] [Client thread/ERROR] [FML]:     thermalfoundation:material_143: 6726
[16:34:26] [Client thread/ERROR] [FML]:     thermalfoundation:material_142: 6725
[16:34:26] [Client thread/ERROR] [FML]:     thermalfoundation:material_140: 6723

So, beacause OTG says it's not from him, i went on the discord of CoFH (creator of Thermal). 

And i receive an answer from a CoFH member saying that :

Quote
it's complaining about recipies
there's no fix, you just ignroe it and report a bug to forge for telling you there's a problem where there has never been a problem
recipies change, and forge needs to get along with it

and i also receive this : 

Quote

Thermal uses a single material but all different damage values

 

So it's said that comme from forge, do you know how to solve it ?

 

Forge Version : 14.23.5.2807

Java version : 1.8.0_201

Thermal Foundation : 2.6.1.22

Open Terrain generator : 1.12.2 v6

mc version : 1.12.2

 

Sorry for my english

Edited January 19 by uiytt

Share this post


Link to post
Share on other sites

Choonster    1593

Choonster

Choonster    1593

  • Reality Controller
  • Choonster
  • Forge Modder
  • 1593
  • 4978 posts
  • Report post
Posted January 19

It looks like Forge is complaining because there are recipe IDs saved in your world that no longer exist in Thermal Foundation. The strange thing is, the recipe registry is explicitly configured to not be saved to the disk; so there shouldn't be any saved recipe IDs in the first place (and there aren't in any of my worlds).

 

Are you using any mods apart from Thermal Foundation/OTG?

 

Could you please post your world's level.dat file?

Share this post


Link to post
Share on other sites

uiytt    0

uiytt

uiytt    0

  • Tree Puncher
  • uiytt
  • Members
  • 0
  • 5 posts
  • Report post
Posted January 19

Yes i actually use a lot of mod apart from Thermal and OTG and i just figured that with only the two in don't have problem...

i will test what other mod cause the error 

This my level.dat file with the level.dat_old under : 

https://gist.github.com/uiytt/25f7fc8d37245a0733c22c29ec33fc1e

Share this post


Link to post
Share on other sites

quadraxis    17

quadraxis

quadraxis    17

  • Creeper Killer
  • quadraxis
  • Forge Modder
  • 17
  • 140 posts
  • Report post
Posted January 19

level.dat is a data file. This means that, unlike logs and config files, uploading it to a service like Gist isn't very helpful.

 

Just add it as a normal file attachement in these cases.

Share this post


Link to post
Share on other sites

uiytt    0

uiytt

uiytt    0

  • Tree Puncher
  • uiytt
  • Members
  • 0
  • 5 posts
  • Report post
Posted January 19

 

 

1 minute ago, quadraxis said:

level.dat is a data file. This means that, unlike logs and config files, uploading it to a service like Gist isn't very helpful.

 

Just add it as a normal file attachement in these cases.

Ok it's done thanks ^^

level.dat_old

level.dat

Share this post


Link to post
Share on other sites

Choonster    1593

Choonster

Choonster    1593

  • Reality Controller
  • Choonster
  • Forge Modder
  • 1593
  • 4978 posts
  • Report post
Posted January 20

I think I know what's going on now. The missing recipe IDs warning isn't from Forge loading the IDs saved with the world, it's from Forge loading the server's IDs into the client's registries.

 

This means that the server has several recipes that the client doesn't know about, which is probably due to the client and server having different versions of Thermal Foundation installed.

Share this post


Link to post
Share on other sites

uiytt    0

uiytt

uiytt    0

  • Tree Puncher
  • uiytt
  • Members
  • 0
  • 5 posts
  • Report post
Posted January 20 (edited)
3 hours ago, Choonster said:

I think I know what's going on now. The missing recipe IDs warning isn't from Forge loading the IDs saved with the world, it's from Forge loading the server's IDs into the client's registries.

 

This means that the server has several recipes that the client doesn't know about, which is probably due to the client and server having different versions of Thermal Foundation installed.

No I checked and checked again, I have the same version on my server and on my client.

I think that a third mod cause that since my server with only Thermal and OTG works fine

I will continue to test and i will send a message as soon as i find ^^

Edited January 20 by uiytt

Share this post


Link to post
Share on other sites

DaemonUmbra    144

DaemonUmbra

DaemonUmbra    144

  • World Shaper
  • DaemonUmbra
  • Forum Team
  • 144
  • 2153 posts
  • Report post
Posted January 20

Have you made sure the configs are identical as well?

Share this post


Link to post
Share on other sites

uiytt    0

uiytt

uiytt    0

  • Tree Puncher
  • uiytt
  • Members
  • 0
  • 5 posts
  • Report post
Posted January 20
9 hours ago, DaemonUmbra said:

Have you made sure the configs are identical as well?

Yes i have tried to put my config of thermal from my server on my client and it doesn't work...

This is my log : https://gist.github.com/uiytt/e45535b1077755aa9be734a7df40dd42

 

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
Followers 2
Go To Topic Listing Support & Bug Reports

  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • Drachenbauer
      Error with block registration

      By Drachenbauer · Posted 17 minutes ago

      oh ok, now i fix it. i added this now: setRegistryName(name);   But i still get theese errors...
    • LTNightshade
      Error with block registration

      By LTNightshade · Posted 24 minutes ago

      Yes, you did, but you never use the parameter "name" in the Constructer.
    • Drachenbauer
      [1.13.2] how do i load my my custom block-models?

      By Drachenbauer · Posted 26 minutes ago

      does it now use the registry-name of the block to find the right json-files in the resources?
    • Drachenbauer
      Error with block registration

      By Drachenbauer · Posted 31 minutes ago

      I thaught, that´s the name, i gave it in it´s line in the BlockInit...
    • LTNightshade
      Error with block registration

      By LTNightshade · Posted 33 minutes ago

      You never set the Registryname of the Block
        this.setRegistryName(name);  
  • Topics

    • Drachenbauer
      8
      Error with block registration

      By Drachenbauer
      Started 19 hours ago

    • Drachenbauer
      7
      [1.13.2] how do i load my my custom block-models?

      By Drachenbauer
      Started Monday at 08:52 PM

    • Cadiboo
      2
      [1.12.2] [IntelliJ] Debugging Vanilla Minecraft

      By Cadiboo
      Started November 18, 2018

    • BeardlessBrady
      1
      [1.12] Making a TESR less laggy

      By BeardlessBrady
      Started 1 hour ago

    • ZigTheHedge
      0
      [1.12.2] Syncing TE form GUI

      By ZigTheHedge
      Started 1 hour ago

  • Who's Online (See full list)

    • Melonslise
    • Mango106
    • CeperaProduction
    • FY1
    • trolio
    • ArisuOngaku
    • DaemonUmbra
    • SaltyBrownie18
    • DutchM
    • xTrM_
    • ZigTheHedge
    • Drachenbauer
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Forge have a problem with recipies
  • Theme
  • Contact Us

Copyright © 2017 ForgeDevelopment LLC Powered by Invision Community