Mekanism

Mekanism

111M Downloads

Thermoelectric Boiler wont from with boiler valves inserted

Dicara1 opened this issue ยท 10 comments

commented

Hi,

I'm having an issue getting the thermoelectric boiler to form when i insert the boiler valves. if i create the boiler with just the structural glass or boiler casing on the outside without any valves. it forms and i can access the gui, but when i remove one of the glass/casing and replace it with one of the valves, it wont reform and i am unable to access the gui. but if i them remove the valve i added and replace it with the glass/casing it will form again and i can access the gui.

I'm currently running version 9.3.1.132 if that helps

commented

I've tried to replicate your boiler, it works just fine over here. Looks like something is intervening with the boiler. Do you have any logs available? maybe there are some warning/errors regarding this.

Boiler

commented

Assuming you meant version 9.3.1.305 or something near that, It works over here.
Things to check:
Make sure you're using a boiler valve, not a turbine valve.
Valve cannot be on the border. The frame (corners and connection between the corners need to be casing)

If all those are checked and it still won't work, please post a screenshot and confirm your version number

commented

i'm currently using the latest version i can see on the Mekanism-Dev build server. I'l give the release version
9.3.1.306 and see if that fixes the issue.

commented

No Luck :(
using 9.3.1.306, I'm still getting the same issue. i must be doing something wrong but i can not work out what, I've tried building several versions on the boiler from the 3x3x4 on the wiki to a 5x5x8. all of them form without the boiler valves but as some as i remove a block to replace one it wont reform.

The first 3x screenshots are of it formed with out any valves. the last 2x are with he valves installed but not formed/unable to access the gui.

hopefully you can see what im doing wrong as i can not work it out at the moment.

Thanks
2017-06-05_16 43 14
2017-06-05_16 43 29
2017-06-05_16 44 16

2017-06-05_16 56 09
2017-06-05_16 56 40

commented

I've sort of worked it out/sorted it... it was being caused by another mod installed called Dark Roll Play.
i noticed that it was mentioned right after the boiler tile entry in the logs.

java.lang.NullPointerException at mekanism.common.tile.TileEntityBoilerValve.hasCapability(TileEntityBoilerValve.java:189) ~[TileEntityBoilerValve.class:?] at net.drpmedieval.common.events.AttachCapabilityTileEntity.AttachCapability(AttachCapabilityTileEntity.java:16) ~[AttachCapabilityTileEntity.class:?] at net.minecraftforge.fml.common.even

as soon as i removed this mod, and logged in. the boiler formed as soon as i inserted the valve and i'm now able to access the gui :D

I've attached the Server Logs and the Forge Logs
Logs.zip

commented

Yup, looks like this has come up before (#4112) - I thought that class name sounded familiar lol

commented

Thanks @thiakil! It's kinda difficult to search on mobile :)

commented

Agreed @thommy101, have to switch to desktop mode to do it D:

commented

@Dicara1 Dark Roleplay Medieval's version you're using is 0.1.8. Version 0.1.9 should contain a fix. Try updating the mod ;)

commented

w00t :)
I've updated Dark role play to v1.9 and drpcore to v2.0b and its working now :)
Thanks all for your help. :)

on a side note, which version on Mekanism is the "latest" is it the 9.3.1.306 which is on the main website, or is it 9.3.1.132 which is on the indiewikis/mekanism-dev site? or are they both the same?