Create Cobblestone

Create Cobblestone

676 Downloads

Disappearing generators

BonezTheWonderful opened this issue ยท 28 comments

commented

Attempted to make a deepslate generator
Tried manual and automatic
Both resulted in the block being destroyed
I checked and had both Deepslate and Cobbled deepslate enabled.

commented

Can you try it again and send logs again? The config looks fine.

commented

latest.log
I also noticed this time that the generators don't appear in the creative search menu

commented

Did you restart?

commented

The log no longer says something about the config, can you send it again?

commented

Btw do they appear as /give or as blocks usin /setblock

commented

Did you restart?

yup still just POP

commented

Could you provide logs?

commented
commented

Why did you close the issue?

commented

hit it by accident my bad

commented

Can you send the config file? (Search 'cobblestone' in the config folder. It looks like something is wrong with your config.

commented

createcobblestone-common.zip
had to copmress it

commented

No to both of those the config says that they are enabled but the game acts like they don't exist
latest.log
most recent log

commented

So also no blocks? Can you try disabling some other mods?

commented

Yea i tried that a while ago still nothing

commented

Marked it as bug, but i could not reproduce it

commented

i could reproduce it today, it seems to be forge specefic.

commented

I found the problem: the forge config system is not loaded when the blocks are added, so the default values are added. I dont know a fix yet.

commented

Perhaps a tutorial so that we could do it ourselves? Maybe if you have a discord server you could post the fix there along with the problems that are occuring as to why the config isn't affecting the CreateCobblestoneCommon.class (?)

commented

it was not much work, here it is: https://github.com/StickyPiston-development/CreateCobblestone/actions/runs/10703195463
It requires a github account to download.

commented

WARNING: this was not the real fix, the issue remains open

commented

Damn hopefully you can i'll use an alternative but this mod already has a place in my heart

commented

perhaps changing the default values might be an easy fix for us users at the moment until an update comes out.

commented

perhaps changing the default values might be an easy fix for us users at the moment until an update comes out.

Might do this just for you guys, but i cant release that on modrinth or curseforge because it is not really vanilla create

commented

@TrizzlyGH , @BonezTheWonderful

I rewrote the biggest part of the mod and i think i fixed it. Please try out the new test build below IN A TEST WORLD. All old generators will be wiped.

https://github.com/StickyPiston-development/CreateCobblestone/actions/runs/10872396524

commented

Known issues: items dont have the block they generate on them and the lighting is weird for the block.

commented

Fixed in the latest beta on modrinth and curseforge