Giter Club home page Giter Club logo

stone-block-utilities's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

stone-block-utilities's Issues

Flammable

The stone Crafting table is Flammable

Placed lava diagonally next to my stone crafting table and it keeps lighting up.

[Request] Underground Biom Constructs support

I wanted to add UBC to make the underworld more colorful, but there's no config to get pebbles from the stone.

The stone is undergroundbiomes:igneous_stone, sedimentary_stone, and metamorphic_stone meta 0-7 ea. The cobble is igneous_cobble, etc. metas 0-7 ea.

Edit: There's no sedimentary_cobble.

i can't break the gravel with the hammer to make dirt

i transformed the coublestone in gravel then i wanted to make some dirt, it doesn't make anything, its not afecting the gravel or the stone only the couble stone, its meant to be like this? i need to craft something else to get dirt from gravel?

Mod crashes on servers using spongeforge with new mc forge

[10:34:03] [main/WARN] [mixin]: Error loading class: net/minecraft/world/WorldEntitySpawner (net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer ftblag.stoneblockutilities.asm.SBUTransformer@6219006a from coremod SBUTransformer)
[10:34:03] [main/WARN] [mixin]: @mixin target net.minecraft.world.WorldEntitySpawner was not found mixins.common.core.json:world.MixinWorldEntitySpawner
[10:34:03] [main/INFO] [FML]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
[10:34:03] [main/INFO] [FML]: [AstralTransformer] Skipping PATCHSUNBRIGHTNESSWORLDCLIENT as it can't be applied for side SERVER
[10:34:03] [main/INFO] [FML]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
[10:34:04] [main/ERROR] [mixin]: Critical problem: mixins.common.entityactivation.json:MixinEntity_Activation target net.minecraft.entity.Entity was already transformed.
[10:34:04] [main/ERROR] [mixin]: Critical problem: mixins.common.entityactivation.json:MixinEntityItem_Activation target net.minecraft.entity.item.EntityItem was already transformed.
[10:34:04] [main/ERROR] [mixin]: Critical problem: mixins.common.entitycollisions.json:MixinEntity_Collisions target net.minecraft.entity.Entity was already transformed.
[10:34:04] [main/ERROR] [mixin]: Critical problem: mixins.common.exploit.json:MixinEntity_ChunkLoadOnPositionSet target net.minecraft.entity.Entity was already transformed.
[10:34:04] [main/ERROR] [mixin]: Critical problem: mixins.common.exploit.json:MixinEntity_ProcessChunkOnMove target net.minecraft.entity.Entity was already transformed.
[10:34:04] [main/ERROR] [mixin]: Critical problem: mixins.common.tracking.json:entity.MixinEntity_Tracker target net.minecraft.entity.Entity was already transformed.
[10:34:04] [main/INFO] [FML]: [AstralTransformer] Transforming alm : net.minecraft.enchantment.EnchantmentHelper with 1 patches!
[10:34:04] [main/INFO] [FML]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELS
[10:34:04] [main/ERROR] [mixin]: Critical problem: mixins.common.realtime.json:MixinEntity target net.minecraft.entity.Entity was already transformed.
[10:34:04] [main/ERROR] [mixin]: Critical problem: mixins.common.realtime.json:MixinEntityItem target net.minecraft.entity.item.EntityItem was already transformed.
[10:34:04] [main/ERROR] [mixin]: Critical problem: mixins.forge.entityactivation.json:MixinEntityItem_Activation target net.minecraft.entity.item.EntityItem was already transformed.
[10:34:04] [main/ERROR] [mixin]: Critical problem: mixins.surge.json:minecraft.entity.MixinEntity target net.minecraft.entity.Entity was already transformed.
[10:34:04] [main/INFO] [mixin]: Instancing error handler class org.spongepowered.mod.mixin.handler.MixinErrorHandler
[10:34:04] [main/INFO] [Sponge]: //
[10:34:04] [main/INFO] [Sponge]: /* /
[10:34:04] [main/INFO] [Sponge]: /
Oh dear. Sponge could not apply one or more patches. A required class was loaded prematurely! /
[10:34:04] [main/INFO] [Sponge]: /
/
[10:34:04] [main/INFO] [Sponge]: /
------------------------------------------------------------------------------------------------------------------------------------------------/
[10:34:04] [main/INFO] [Sponge]: /
/
[10:34:04] [main/INFO] [Sponge]: /
An essential class was loaded before Sponge could patch it, this usually means /
[10:34:04] [main/INFO] [Sponge]: /
that another coremod has caused the class to load prematurely. /
[10:34:04] [main/INFO] [Sponge]: /
/
[10:34:04] [main/INFO] [Sponge]: /
Class Name : net.minecraft.entity.Entity /
[10:34:04] [main/INFO] [Sponge]: /
/
[10:34:04] [main/INFO] [Sponge]: /
/
[10:34:04] [main/INFO] [Sponge]: /
------------------------------------------------------------------------------------------------------------------------------------------------/
[10:34:04] [main/INFO] [Sponge]: /
/
[10:34:04] [main/INFO] [Sponge]: /
Technical details: /
[10:34:04] [main/INFO] [Sponge]: /
/
[10:34:04] [main/INFO] [Sponge]: /
Failed on class : net.minecraft.entity.Entity /
[10:34:04] [main/INFO] [Sponge]: /
During phase : DEFAULT /
[10:34:04] [main/INFO] [Sponge]: /
Mixin : entity.MixinEntity /
[10:34:04] [main/INFO] [Sponge]: /
Config : mixins.forge.core.json /
[10:34:04] [main/INFO] [Sponge]: /
Error Type : org.spongepowered.asm.mixin.transformer.throwables.MixinTargetAlreadyLoadedException /
[10:34:04] [main/INFO] [Sponge]: /
Caused by : Unknown /
[10:34:04] [main/INFO] [Sponge]: /
Message : Critical problem: mixins.forge.core.json:entity.MixinEntity target net.minecraft.entity.Entity was already transformed. /
[10:34:04] [main/INFO] [Sponge]: /
*/
[10:34:04] [main/INFO] [Sponge]: /
/
[10:34:04] [main/INFO] [Sponge]: Attempting to shut down the VM cleanly
[10:34:04] [main/WARN] [FML]: Java has been asked to exit (code -1)
[10:34:04] [main/WARN] [FML]: This is an abortive exit and could cause world corruption or other things
[10:34:04] [main/WARN] [FML]: Exit trace:
[10:34:04] [main/WARN] [FML]: org.spongepowered.mod.mixin.handler.TerminateVM.terminate(TerminateVM.java:113)
[10:34:04] [main/WARN] [FML]: org.spongepowered.mod.mixin.handler.MixinErrorHandler.onPrepareError(MixinErrorHandler.java:193)
[10:34:04] [main/WARN] [FML]: org.spongepowered.asm.mixin.transformer.MixinTransformer$ErrorPhase$1.onError(MixinTransformer.java:88)
[10:34:04] [main/WARN] [FML]: org.spongepowered.asm.mixin.transformer.MixinTransformer.handleMixinError(MixinTransformer.java:768)
[10:34:04] [main/WARN] [FML]: org.spongepowered.asm.mixin.transformer.MixinTransformer.handleMixinPrepareError(MixinTransformer.java:728)
[10:34:04] [main/WARN] [FML]: org.spongepowered.asm.mixin.transformer.MixinTransformer.prepareConfigs(MixinTransformer.java:650)
[10:34:04] [main/WARN] [FML]: org.spongepowered.asm.mixin.transformer.MixinTransformer.select(MixinTransformer.java:572)
[10:34:04] [main/WARN] [FML]: org.spongepowered.asm.mixin.transformer.MixinTransformer.checkSelect(MixinTransformer.java:548)
[10:34:04] [main/WARN] [FML]: org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:451)
[10:34:04] [main/WARN] [FML]: org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72)
[10:34:04] [main/WARN] [FML]: net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[10:34:04] [main/WARN] [FML]: net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[10:34:04] [main/WARN] [FML]: java.lang.ClassLoader.loadClass(Unknown Source)
[10:34:04] [main/WARN] [FML]: java.lang.ClassLoader.loadClass(Unknown Source)
[10:34:04] [main/WARN] [FML]: java.lang.Class.forName0(Native Method)
[10:34:04] [main/WARN] [FML]: java.lang.Class.forName(Unknown Source)
[10:34:04] [main/WARN] [FML]: net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[10:34:04] [main/WARN] [FML]: net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[10:34:04] [main/WARN] [FML]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:34:04] [main/WARN] [FML]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[10:34:04] [main/WARN] [FML]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[10:34:04] [main/WARN] [FML]: java.lang.reflect.Method.invoke(Unknown Source)
[10:34:04] [main/WARN] [FML]: net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)
[10:34:04] [main/WARN] [FML]: net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34)****

SBUTransformer.java take 80% of cpu cycle on server.

From what our local guru tells me, this function is taking a very long time to run. We have multiple players (8) on the server and the tps is 10. tick profiler is not flagging any lag with entities. Is there something we can disable to fix the slow execution of this function.

Emerald armor conflict

There is a conflict between Actually addition and tiny progression where you can't use AA's emerald armor to craft the magma armor from TP. They both use the same recipe to make the emerald armor as a baseline.

Stone Crafting Table does not rotate/ has no orientation

Stone Crafting Tables can only be placed in one orientation

How to recreate:

  1. Place Stone Crafting Table
  2. Put any item in top-middle Stone Crafting Table slot
  3. check which direction the item points in outside the interface, it will be south

It's more of a request than a bug report, I still hope you implement this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.