GreedyCraft

GreedyCraft

123k Downloads

[BUG] Astral Sorcery grindstone doesn't work

classicduff opened this issue ยท 6 comments

commented

Before reporting, make sure your problem isn't caused by the game running out of RAM and you have read the installation guide carefully.
If the game crashes to your desktop without showing a crash screen it's a RAM issue. Don't submit this kind of issue. Please view the installation guide for how to solve this issue.
If this is not the case check the checkbox below by replacing the space between brackets with an 'x'.

  • Yes, I'm sure this problem isn't because my game ran out of RAM.

Describe the bug
When right clicking on a grindstone with a rock crystal, nothing happens.

To Reproduce
Steps to reproduce the behavior:

  1. Craft grindstone
  2. Get rock crystal
  3. Right click on grindstone with rock crystal
  4. Crystal doesn't get inserted

Expected behavior
The crystal should go into the grindstone so you can improve its stats.

Screenshots
If applicable, add screenshots to help explain your problem.

Crash reports or logs
If the problem causes a crash, please paste your crash report to a online pastebin like Ubuntu Paste and copy the link after pasting and paste it here. Crash report can be found in your crash-reports folder located in your Minecraft instance folder.
Latest log can be found in latest.log file in your logs folder.

Details
Please fill out the blanks below:
Modpack Version: ( 1.34.1)
Did you add or remove mods? (No)
Did you edit any config or script? (No)
Using shaders? [Write 'Default' if you are using default shader, if you are not using the default shader please write the name of the shader you are using.] (Default)
Singleplayer, LAN game or server pack? (Singleplayer)

Additional context
Add any other context about the problem here.

commented

I am also getting this issue. Other materials, like starmetal seem to work fine, but rock crystals and celestial crystals do not seem to be able to be inserted into the grindstone.

commented

Same issue with #163 but in different language
I am aware of this issue but I can't seem to get any useful info to fix it. Without any info fixing it is almost impossible, if anyone might have a clue about it please let me know

commented

The most related thing to this is that I added an ore dictionary entry to the rock crystals in version 1.34.0, but the issue persists after I removed it

commented

Were any grindstone recipes changed?

commented

Nope

commented

Solution: edit config\unidict\IntegrationModule.cfg and change B:AstralSorcery=true to false
Consequence of changing this is unknown, it might be a wise choice to wait till unidict releases an update that patches this and update unidict
I'm reporting this to unidict
(Thanks https://github.com/FallDark)