Giter VIP home page Giter VIP logo

usefulnullifiers's People

Contributors

bartz24 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

usefulnullifiers's Issues

CraftTweaker can not remove recipes.

I just tried changing recipes for some of the nullifiers by using CraftTweaker. It adds recipes but refuses to remove them. I assume like that is because the recipes in this mod are not in .json like the new vanilla recipes etc.. Sadly I am not a modder and have no confirmation for that, but I hope it is possible to solve this issue as I really would like to nerf the Overflow Nullifier...

EDIT: Forgot to write down the versions.

UseNull: usefulnullifiers-1.4.1
Forge: 2575 for 1.12

Error running under 1.10.2

Hi,

I just installed v 1.0.2 and I get the following error: http://pastebin.com/DbzxZR1k

I'm running FTB Unstable 1.10 with a few other mods. Let me know if there's anything else I can provide to help troubleshoot.

Forge Mod Loader version 12.18.0.2000
Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_91, running on Windows 10:amd64:10.0

Server crash 1.10.2

While connecting an item nullifier to an advanced generator item output port and also from a chest using an item conduit (ender io) from a chest to the nullifier caused a server crash where we had to remove the mod and re add it back in to be able to enter the area. Attached is the crash log.

crash-2016-07-23_21.12.50-server.txt

Energy Nullifier can be filled up

I needed a dumping ground for testing my Draconic Evolution Reactor and found that the Energy Nullifiers fill up at 2.1GRF, which doesn't take long with the Reactor outputting over 500k RF/t while testing. :)

Ideally the Energy Nullifier, like the Item Nullifier, could accept an infinite amount of "stuff" and never fill up (sends to /dev/null).

Mekanism and Immersive Engineering fluid pipes will not connect to the Fluid Nullifier

When using Mekanism mechanical pipes and Immersive Engineering fluid pipes, the pipes will not connect for whatever reason. I tested this with Ender IO and Thermal Dynamics fluid pipes and they seem to work just fine though.

Using current versions of each mod as of the date of posting this.

Also a quick side note, Mekanism item pipes don’t connect to Item Nullifiers either it seems

Server crash when trying to nullify water

Attempted to pick up/nullify a block of water, server AND client crashed.

Version: UCHIJAAAA usefulnullifiers{1.3.3} [Useful Nullifiers] (useful-nullifiers.jar)
Forge: FML: MCP 9.38 Powered by Forge 13.20.0.2226 145 mods loaded, 145 mods active

Player crash: http://pastebin.com/XtfirTZH
Server crash: http://pastebin.com/Zju62KFi

Snippet of server crash:
Description: Ticking player

java.lang.NoSuchMethodError: mcjty.lib.tools.ItemStackList.get(I)Lnet/minecraft/item/ItemStack;
at com.bartz24.usefulnullifiers.inventory.FluidVoidInventory.func_70301_a(FluidVoidInventory.java:50)
at net.minecraft.inventory.Slot.func_75211_c(Slot.java:60)
at net.minecraft.inventory.Container.func_75142_b(Container.java:75)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:280)
at net.minecraft.world.World.func_72866_a(World.java:1961)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:840)
at net.minecraft.world.World.func_72870_g(World.java:1931)
at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:650)
at net.minecraft.world.World.func_72939_s(World.java:1723)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at java.lang.Thread.run(Thread.java:745)

Console spam with Hwyla

Hwyla adds a capability handler for IFluidHandler. An NPE is reached here since you return null in getTankProperties() here. This method isn't nullable and should return new IFluidTankProperties[0] instead.

Energy Nullifier causes a crash if IC2 is not installed

The Energy Nullifier is crashing with an AbstractMethodError when placed if IC2 is not installed, as it implements ITickable, but that method is removed via Optional with a check on the IC2 modid.

The easy fix is to use Optional to strip the ITickable interface when IC2 is not present.

java.lang.AbstractMethodError
        at net.minecraft.world.World.func_72939_s(World.java:1804)
        at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:619)
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
        at java.lang.Thread.run(Thread.java:745)

Dupe exploit

Hey mate, there is a dupe with your nullifiers.

  1. Put an item in ur nullifiers
  2. Drop the nullifier by pressing Q. (The GUI will stay open and you can take out ur item)
  3. Pick up the nullifier again and take out ur duped item.

Maybe you should add a check if the item gets dropped to close the GUI or block dropping it while GUI is open to fix this

-Tazz

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.