Giter VIP home page Giter VIP logo

vitalize's People

Contributors

codexadrian avatar

Stargazers

 avatar

vitalize's Issues

[Feature Request]: Compatibility with Apotheosis

Is your feature request related to a problem?

Idk if it is already compatible side comments on Curseforge are turned off. But will farming mobs with Vitalize also drop apotheosis gear? What if I also include improved mobs?

Solution(s)

No response

Describe alternatives you've considered

No response

Mod Version

Latest

Mod Loader Version

1.19.2

Mod Loader

Forge

Additional context

No response

The Revitalizer won't Consume Energy

Minecraft-1.19.2
Fabric-0.14.12
Vitalizer-1.1.1

The machine named Revitalizer only needs energy to start working, but once started it won't consume any energy at all.

[Bug]: Compatibility problem with `Majrusz Library`

Bug Description

Tested with:

  • spirit-forge-1.19.2-2.2.4.jar
  • vitalize-forge-1.19.2-1.1.1.jar
  • majruszs-accessories-1.19.2-1.1.4.jar
  • create-1.19.2-0.5.0.i.jar
  • createaddition-1.19.2-20230426a.jar
[14:58:33] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.ReportedException: Ticking block entity
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:870) ~[client-1.19.2-20220805.130853-srg.jar%23169!/:?]
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23169!/:?]
	at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23169!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23169!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23169!/:?]
	at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.util.NoSuchElementException: minecraft:last_damage_player
	at earth.terrarium.vitalize.api.ModifiedLootContext.m_165124_(ModifiedLootContext.java:44) ~[vitalize-forge-1.19.2-1.1.1.jar%23168!/:?]
	at com.mlib.events.AnyLootModificationEvent.getParameter(AnyLootModificationEvent.java:43) ~[majrusz-library-1.19.2-3.3.0.jar%23164!/:3.3.0]
	at com.mlib.events.AnyLootModificationEvent.<init>(AnyLootModificationEvent.java:37) ~[majrusz-library-1.19.2-3.3.0.jar%23164!/:3.3.0]
	at com.mlib.features.AnyModification.doApply(AnyModification.java:29) ~[majrusz-library-1.19.2-3.3.0.jar%23164!/:3.3.0]
	at net.minecraftforge.common.loot.LootModifier.apply(LootModifier.java:58) ~[forge-1.19.2-43.2.10-universal.jar%23174!/:?]
	at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1320) ~[forge-1.19.2-43.2.10-universal.jar%23174!/:?]
	at net.minecraft.world.level.storage.loot.LootTable.m_230922_(LootTable.java:90) ~[client-1.19.2-20220805.130853-srg.jar%23169!/:?]
	at earth.terrarium.vitalize.api.LootTableUtils.getLootTable(LootTableUtils.java:22) ~[vitalize-forge-1.19.2-1.1.1.jar%23168!/:?]
	at earth.terrarium.vitalize.blocks.SoulRevitalizerBlockEntity.tick(SoulRevitalizerBlockEntity.java:157) ~[vitalize-forge-1.19.2-1.1.1.jar%23168!/:?]
	at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23169!/:?]
	at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23169!/:?]
	at net.minecraft.world.level.Level.m_46463_(Level.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23169!/:?]
	at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:331) ~[client-1.19.2-20220805.130853-srg.jar%23169!/:?]
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23169!/:?]
	... 5 more

How to Reproduce?

  1. Use the described mods
  2. Create a Vitalize setup
  3. Wait for the timer to finish

Expected Behavior

No crash

Version

1.1.1

Mod Loader Version

1.19.2 - 43.2.10

Mod Loader

Forge

Logs or additional context

No response

Code of Conduct

  • I have searched the issue tracker and confirmed that the issue has not been reported
  • I have checked the FAQ (if one is present) and my issue is not listed
  • I have verified that I am using the latest version of the mod
  • I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.

[Bug]: Crashes when opening menu with crystal in vitalizer

Bug Description

The game crashes when opening the menu with a fully charged crystal in a vitalizer in my modpack.

How to Reproduce?

  1. Join a single player world
  2. Setup pylons and vitalizer with chest
  3. Add a charged soul crystal
  4. Watch it crash
  5. Additionally you can re open the game and open the inventory again for another crash

Expected Behavior

It shouldn't crash

Version

1.1.1

Mod Loader Version

1.19.2

Mod Loader

Fabric

Logs or additional context

latest.log
crash-2023-02-14_23.26.08-client.txt
Modpack.zip

[Bug]: Geckolib is not listed as dependency

Bug Description

The mods toml does not contain a dependency for Geckolib while the mods requires it

How to Reproduce?

Start the mod without geckolib but all other dependencies in the mods toml

Expected Behavior

Forge or at least the log tells me that geckolib is missing and don't throw a class not found exception

Version

1.1.1

Mod Loader Version

1.19.2-43.2.0

Mod Loader

Forge

Logs or additional context

[17:17:26] [modloading-worker-0/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: vitalize, class earth.terrarium.vitalize.VitalizeForge
java.lang.reflect.InvocationTargetException: null
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
	at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
	at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
	at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.0.jar%23153!/:?] {}
	at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.0.jar%23152!/:?] {}
	at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] {}
	at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] {}
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {}
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
Caused by: java.lang.NoClassDefFoundError: software/bernie/geckolib3/core/IAnimatable
	at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
	at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {}
	at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.4.jar:?] {}
	at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
	at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
	at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
	at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
	at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
	at earth.terrarium.vitalize.registry.VitalizeBlocks.registerPylon(VitalizeBlocks.java:53) ~[vitalize-forge-1.19.2-1.1.1.jar%23150!/:?] {re:classloading}
	at earth.terrarium.vitalize.registry.VitalizeBlocks.<clinit>(VitalizeBlocks.java:28) ~[vitalize-forge-1.19.2-1.1.1.jar%23150!/:?] {re:classloading}
	at earth.terrarium.vitalize.Vitalize.init(Vitalize.java:18) ~[vitalize-forge-1.19.2-1.1.1.jar%23150!/:?] {re:classloading}
	at earth.terrarium.vitalize.VitalizeForge.<init>(VitalizeForge.java:8) ~[vitalize-forge-1.19.2-1.1.1.jar%23150!/:?] {re:classloading}
	... 14 more
Caused by: java.lang.ClassNotFoundException: software.bernie.geckolib3.core.IAnimatable
	at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
	at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
	at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.4.jar:?] {}
	at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
	at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.4.jar:?] {}
	at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
	at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
	at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {}
	at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.4.jar:?] {}
	at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
	at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
	at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
	at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
	at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
	at earth.terrarium.vitalize.registry.VitalizeBlocks.registerPylon(VitalizeBlocks.java:53) ~[vitalize-forge-1.19.2-1.1.1.jar%23150!/:?] {re:classloading}
	at earth.terrarium.vitalize.registry.VitalizeBlocks.<clinit>(VitalizeBlocks.java:28) ~[vitalize-forge-1.19.2-1.1.1.jar%23150!/:?] {re:classloading}
	at earth.terrarium.vitalize.Vitalize.init(Vitalize.java:18) ~[vitalize-forge-1.19.2-1.1.1.jar%23150!/:?] {re:classloading}
	at earth.terrarium.vitalize.VitalizeForge.<init>(VitalizeForge.java:8) ~[vitalize-forge-1.19.2-1.1.1.jar%23150!/:?] {re:classloading}
	... 14 more
[17:17:26] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 43.2.0, for MC 1.19.2 with MCP 20220805.130853
[17:17:26] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v43.2.0 Initialized
[17:17:26] [Render thread/FATAL] [ne.mi.fm.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found

Code of Conduct

  • I have searched the issue tracker and confirmed that the issue has not been reported
  • I have checked the FAQ (if one is present) and my issue is not listed
  • I have verified that I am using the latest version of the mod
  • I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.

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.