Git Product home page Git Product logo

Comments (5)

malte0811 avatar malte0811 commented on June 30, 2024

I figured out why OC compat wasn't working for me: I had expected the OC team to upload the deobf jar to curseforge along with their normal download like most other mods I use in my dev environment. Since there was no "deobf" download, I used the normal version, which worked fine and works fine for CC as well. but their class transformer or something apparently didn't like that and buggered up your peripheral implementations. It's working now since I found the link to the "deobf" version in their github readme file

from immersiveengineering.

cobra avatar cobra commented on June 30, 2024

Floodlight (wired, powered) on top of a CC computer, after a world reload. I wrapped and used it before reloading, but not afterwards. Wanted to tear down the test setup, broke the floodlight first and crashed:

[15:15:11] [Server thread/ERROR] [FML]: Exception caught during firing event cpw.mods.fml.common.gameevent.TickEvent$WorldTickEvent@4facb382:
java.lang.NullPointerException
    at java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011) ~[?:1.8.0_66]
    at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006) ~[?:1.8.0_66]
    at blusunrize.immersiveengineering.common.EventHandler.onWorldTick(EventHandler.java:251) ~[EventHandler.class:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_129_EventHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
    at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:255) [FMLCommonHandler.class:?]
    at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:712) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) [MinecraftServer.class:?]
    at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) [IntegratedServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]

from immersiveengineering.

malte0811 avatar malte0811 commented on June 30, 2024

I'll be away until Sunday and won't be working on IE during that time, but if you ping me on GitHub, I will (probably) answer.
Also, yay for 2k Additions!

from immersiveengineering.

malte0811 avatar malte0811 commented on June 30, 2024

@cobra, I think I can close this now.
Also, Blu wants to do a release, only thing missing are your computer fixes (the ones you talked about on IRC yesterday). How important are those/how soon can you push them?

from immersiveengineering.

malte0811 avatar malte0811 commented on June 30, 2024

@cobra when are you going to push the commit for shifting the slot id's in OC compat? If you don't want to push (or can't for some reason), I could redo those changes pretty easily.

from immersiveengineering.

Related Issues (1)

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.