Skip to content

Conversation

@JayJay1989
Copy link

This adds More Refined Storage chicken:

Crystalized Nugget

This adds More Refined Storage chickens:

Crystalized Nuggets
@JamesYeoman
Copy link

Are you sure you've tested your changes actually work and the chicken gets created? Because I've been trying to get it to work but your MoreRefinedStorage mod seems to be a tad borked

image

@JayJay1989
Copy link
Author

I'm pretty sure it works. I recompiled 'More Refined Storage', 'Nevoka-core' and 'More Chickens' with my changes.
http://prntscr.com/pi70op
http://prntscr.com/pi6zk4
http://prntscr.com/pi6zo7

@JayJay1989
Copy link
Author

Below the compiled mods
mods.zip

@JamesYeoman
Copy link

Well, using the versions available on curseforge it crashes. These are the mods I have in the mods directory of the run directory
image

I would be able to help with debugging/diagnosing if I had access to the source but I had to decomp and deobb your mod in order to be able to actually figure out what was blowing up in there. It seems like Settings.crystalizedBlock isn't actually instantiated in time. That kinda makes sense seeing as though it's a public static property so you have no control over when it can be accessed.

Could you do something for me on your end? Could you test it after removing any config files from the run directory? I think that might be the issue here (relying on config that isn't present)

@JayJay1989
Copy link
Author

Well, using the versions available on curseforge it crashes. These are the mods I have in the mods directory of the run directory
image

I would be able to help with debugging/diagnosing if I had access to the source but I had to decomp and deobb your mod in order to be able to actually figure out what was blowing up in there. It seems like Settings.crystalizedBlock isn't actually instantiated in time. That kinda makes sense seeing as though it's a public static property so you have no control over when it can be accessed.

Could you do something for me on your end? Could you test it after removing any config files from the run directory? I think that might be the issue here (relying on config that isn't present)

Can you contact me on discord? https://discord.gg/Hu9RwdE

@JamesYeoman
Copy link

I've just joined that server (MemeLord)

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

Successfully merging this pull request may close these issues.

2 participants