[1.10.2] RFTools screen leave an unbreakable entity
phantomholo opened this issue ยท 29 comments
I decided to play around with the screens in RFTools as they seemed cool, so I placed down one in my building and connected it to the screen controller. It was working fine until I exited my world and relaunched my game where it became an unbreakable entity. This could be a bug
How exactly did you reproduce this? What are the exact steps?
Also keep in mind that with a wrench you can make these screens invisible and indeed they are not breakable with tools. With sneak-wrench you can remove them. Did you try that?
First, I placed down the screen and inserted some rf modules in it. It was working fine until I relogged into my world where the screen appeared to be invisible with no text at all.
Yes, I have tried using the wrench by shift clicking but it doesn't seem to work
That's strange. I have never heard of this bug before and these screens are used a lot. What version of RFTools?
Weird. For now there is not much that I can do about this. I have never had a similar report of this. Perhaps some other mod you have is causing issues
Not easily I'm afraid. You could try by removing mods. But before you do that. Can you perhaps show some screenshots? Also was it a small or a big screen?
Haven't used it myself but this is how people get bad stuff out of worlds
Hmm I'm not that great at MCEdit either but I'll see what I can do, thanks for the help.
It was a small screen I believe, and the screenshot is here: http://imgur.com/a/YUPLG
With what wrench did you try to remove it? Did you try with the smart wrench from rftools?
seems like that spot in the world will always be bugged then since I have no choice
Can you try to sneak-remove the screen (but make the wrench blue again, it is in the wrong mode)
Also had it happen just now, placed screen slightly wrong from where I wanted it (landed on an item conduit) had a lag spike mid place (Or connection lag as it was on a server) and it bugged out. Couldn't break it with pick or wrench or anything so I tried in creative, no luck there either, middle mouse clicked it to give myself that block and it gave me a block with unlocalized name rftools.screen_hitblock:0
Is removable with /setblock x y z minecraft:air for anyone else with the issue wanting it gone and cheat access (In SSP you can open to LAN/enable cheats to do it)
I'm on fairly ancient mod versions atm so:
Rftools-1.10-5.24
Mcjtylib-1.10-2.1.2
Ok that gives a bit more information. Still haven't been able to reproduce it though. I'll try a few more times with conduits and such
Found a better non cheating removal method for people (provided you have ExUtils 2) mechanical miner mines and destroys it, so if you're on a server without admin access you can get rid of it.
Haven't been able to trigger it since, I've left screens in a couple constant break/replace contraptions atm ones placing screens on conduit and one on a block to see if anything happens. Will leave it running and come back to it later today. (EDIT: Auto server restart in about 21 hours so will leave it running at-least until that's happened)
Incase its relevant modlist of the private pack I'm running (directory filename dump)
Modlist.txt
This might be similar to a bug I have had a while ago which is that when you teleport a 2x2 or 3x3 screen with the builder it'll take the screen and leave behind the extended parts of it. Those parts are unbreakable by normal means.
I had the same issue in same version and only got rid of the buggy screen with the /setblock command from the server console.
Same issue here /setblock works fine! For those who dont know how it works just type in "/setblock X Y Z air" where X Y and Z are the coordinates of the bugged out screen block.
For me it bugged out when i used the wrong wrench (Yeta) on the screen trying to adjust the size. It turned the screen around in every direction and eventually bugged it out
So I can reproduce the issues by right clicking with the enderIO Yeta Wrench on the screen. Also Shift clicking with the Yeta sends it into its bug state.
Having this bug as well. It also happened for me when using the Yeta wrench, exactly as @Desert229 described. It isn't breakable by any of the in game means I've tried, including the smart wrench, but I haven't tried as @MrNinja93 suggested.
I also deleted the blocks in MCEdit, saved, reloaded in MCEdit to confirm the blocks were deleted, then when it loaded on the server, the blocks came back. I haven't done much minecraft modding, but I'd guess whatever entity is responsible for generating the screen hitblocks is probably getting bugged by the Yeta wrench to generate hitblocks where it isn't supposed to. Even if I take all screens in the area down, those hitblocks are there. I'll try removing the screen controller too.
Will use the setblock command if all else fails and report back.