ChiselsAndBits / Chisels-and-Bits

A Minecraft mod about chiseling and designing custom blocks in game.
https://algorithmx2.github.io/Chisels-and-Bits/
MIT License
221 stars 81 forks source link

Chisel modes don't work in Creative Mode #1094

Open DrGamble opened 1 year ago

DrGamble commented 1 year ago

I have encountered an issue with the ChiselsAndBits Mod. Some modes won't work if you play on creative mode when using a new chisel. I have installed the mod using the forge installer and the standard client drag/drop method. I have run this in an isolated instance of Minecraft 1.19.2 to see if it is potentially due to cross-mod incompatibility, but the bug remains.

Issue Information

To Reproduce:

  1. Play on Creative
  2. Acquire a new chisel of any type
  3. Try to use on any block with any of the affected modes listed below


workaround:

  1. Play on any game mode
  2. Acquire a new chisel of any type
  3. Switch to Survival (if not already on it)
  4. Use once on any chisel mode to apply the item durability bar to chisel
  5. Switch to Creative
  6. Use the chisel


Affected Modes:


Mod and Minecraft information:


Additional references:

Related issues:

marchermans commented 1 year ago

Did you install the mod with the curse forge launcher?

DrGamble commented 1 year ago

No, I installed it by dropping the jar into the mods folder that's created after installing forge

marchermans commented 1 year ago

Then I will need the debug.log file to check what is going on.

DrGamble commented 1 year ago

debug.log

marchermans commented 1 year ago

Okey. From your log it is indicated that there are some other mods loaded. Can you check if this happens with just c and b?

DrGamble commented 1 year ago

debug.log Okay, I created a new installation with just the C&B mod, but the issue remains.

marchermans commented 1 year ago

How do you install forge?

DrGamble commented 1 year ago

I used the forge site https://files.minecraftforge.net/net/minecraftforge/forge/

DrGamble commented 1 year ago

Specifically thru the site's downloadable installer.

marchermans commented 1 year ago

Sorry but I can not reproduce this. If I install those exact versions it works for me without a hitch. There must be something in your system that prevents it from working.

AlisonHuang777 commented 1 year ago

I also experience this issue despite under different versions, with Minecraft version 1.20.1, Forge version 47.1.44, C&B version 1.4.141, and JEI version 15.2.0.25. No other mods are installed.

AlisonHuang777 commented 1 year ago

By the way, what does "extrude" chisel mode actually do? It seems not working properly for me. (It acts exactly like "plane" mode) Any footage please? Thanks in advance.

Dickovski commented 6 months ago

Having the same sort of issues. Tried the work work around suggested of going to survival, using a chisel, and then returning to creative. Now the line mode works, which it wasn't before, but everything is a bit off from where it should be, the bits come out a few bits down. Haven't tried starting Minecraft with only Chisels & Bits loaded, I'll have a go at this tomorrow.