Code Monkey home page Code Monkey logo

burden-of-time's People

Contributors

stereowalker avatar

Stargazers

 avatar

Watchers

 avatar  avatar

burden-of-time's Issues

Requires UnionLib 7.2 maximum

burden-of-time indicates that it requires unionlib version 7.2 but the current UnionLib is 7.2.1. Minor update to fix requirements, I assume.

UnionLib failed to load server-side

Can't access a direct issue tracker for UnionLib so imma just put it here bc Burden of Time needs it.

I'm no pro but it looks like UnionLib has something thats supposed to be run on client that crashes the server.

Related part in the log
[21.09 12:24:10] [Server] [main/ERROR]: Failed to start the minecraft server
[21.09 12:24:10] [Server] java.lang.RuntimeExceptionCould not execute entrypoint stage 'main' due to errors, provided by 'unionlib'!
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.game.minecraft.Hooks.startServer(Hooks.java:62) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] 	at net.minecraft.server.Main.main(Main.java:112) ~[server-intermediary.jar:?]
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] Caused byjava.lang.RuntimeException: Cannot load class net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents in environment type SERVER
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.transformer.FabricTransformer.transform(FabricTransformer.java:59) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPreMixinClassByteArray(KnotClassDelegate.java:462) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:415) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:112) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
[21.09 12:24:10] [Server] 	at com.stereowalker.unionlib.fabric.PlatformHelper.handleInserts(PlatformHelper.java:60) ~[UnionLib-1.20.1-10.2.0-Fabric.jar:?]
[21.09 12:24:10] [Server] 	at com.stereowalker.unionlib.UnionLib.onModStartup(UnionLib.java:127) ~[UnionLib-1.20.1-10.2.0-Fabric.jar:?]
[21.09 12:24:10] [Server] 	at com.stereowalker.unionlib.fabric.FabricMod.onInitialize(FabricMod.java:25) ~[UnionLib-1.20.1-10.2.0-Fabric.jar:?]
[21.09 12:24:10] [Server] 	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47) ~[fabric-loader-0.14.22.jar:?]
[21.09 12:24:10] [Server] 	... more

Move conversions list to config

A suggestion that might take some workload off of you in future: allow users to include new block conversions in the config file rather than hardcoding them. This opens the door for modpacks to include blocks from unsupported mods or potentially enable per-block ageing times.

Error during Common Setup Event

MC version: 1.16.5
Forge Version: 36.1.32
BoT Version: 1.16.5-0.1.0
Modpack: Custom

Every time I try to launch the pack with the mod enabled, I get this

bot-error

Mossing blocks face south

Noticed this one on a test world and thought to point it out as it might damage some builds.

Whenever a block with a direction gets converted, such as cobblestone stairs to mossy cobblestone stairs, the direction of the block is lost and returns to the default south. This might break rooftops and staircases if oriented in any other direction.

Crashes on Startup

Using forge 36.1.4, Minecraft 1.16.5, Burden of Time 0.0.2, and UnionLib 3.3.2 in a completely new instance, Minecraft crashes on startup.

How to reproduce:
Create a new instance of minecraft. Download and install the latest forge. Install both Burden of Time 0.0.2 and UnionLib 3.3.2. Run the instance.

You don't have a issue template, so I'm not sure what else I need to include. Let me know if you need more information.

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.