Navigation Menu

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

Blank OreRegistry.json #133

Open
m1jordanallen opened this issue Apr 7, 2017 · 6 comments
Open

Blank OreRegistry.json #133

m1jordanallen opened this issue Apr 7, 2017 · 6 comments

Comments

@m1jordanallen
Copy link

It seems that as of version 0.1.18 to current, The OreRegistry.json comes completely blank aside from a couple brackets. I checked version 0.1.17 and that seems to load just properly.

I will be using the older version to register the json as a workaround, but figured I would pass this finding along.

Thank you for the mod!

@BrianEdmonds
Copy link

BrianEdmonds commented Apr 7, 2017 via email

@m1jordanallen
Copy link
Author

m1jordanallen commented Apr 7, 2017

To cut out all other variables I used current version of forge, and the old recommended build, and limited it to just forge and ex nihilo adscensio. If that helps locate the issue at all :)

*edit(added info):v20 had the issue as well as stated "to current".

@darthvader45
Copy link

Agreed, same problem. Gonna try .17 and see what happens.

@darthvader45
Copy link

Okay, workaround works. Dunno how to sift to get the pieces. JEI and NEI don't show any recipes for them.

@mcgay
Copy link

mcgay commented Jan 20, 2018

Figured out a solution, it's permanent (i think?) but requires some repetitive file changing

Short version : Get v17 and latest version, get the v17 text files for OreRegistry.json and SieveRegistry.json, then copy that in the latest version.

Explain to me like I'm 5 :

Download both v17 and the version you want (latest is recommended!)
Put the v17 in the mods folder, and if you had a more later version then delete the config for that file
Delete the "exnihiloadscensio" folder in the "config" file in ".minecraft"
Launch minecraft and play in a world
Now the exnihilo config folder has been created
Create a new folder in your desktop (
Open the exnihiloadscensio folder in the config folder
Open both "OreRegistry.json" and "SieveRegistry.json" as Notepad
Create new text files in the folder you created on the desktop (for less confusion, name one OreRegistry.json , and the other one "SieveRegistry.json"
Copy whatever is in the OreRegistry.json to the text file, do the same with SieveRegistry.json
Now you should have text files in the folder that you created on desktop that have the text from v17 OreRegistry.json and SieveRegistry.json
Delete the "exnihiloadscensio" folder in the "config" file, and do the same with the mod
Put the latest version in the mods file
Launch minecraft and play in a world, which should create the new config folder
Find OreRegistry.json and SieveRegistry.json in the new "exnihiloadscensio" folder
Remove everything from them, and copy in the text that you have in your text files which is in your new folder on the desktop
OreRegistry.json text which is in your folder on desktop needs to be copied in the main text file that is in your config folder, same with SieveRegistry.json
Save it, and run minecraft, and it will all work 👍

@darthvader45
Copy link

Yeah, though if it could be added by default, it'd be better. Either way, I have Creatio now, so it should be a bit easier now, since that bug is likely fixed already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants