Skip to content
This repository has been archived by the owner on Jul 1, 2018. It is now read-only.

Computercraft wired modem not craftable #92

Closed
JomerDev opened this issue Feb 22, 2016 · 9 comments
Closed

Computercraft wired modem not craftable #92

JomerDev opened this issue Feb 22, 2016 · 9 comments

Comments

@JomerDev
Copy link

I have an issue when trying to craft a wired modem. Every time I try to pull the modem out of the crafting table, it just goes back in the crafting table. There is no way (shift click/let turtle craft it) that works. They all can not craft it.
I don't know if this issue is related to CCTweaks, but since it replaces the Modem, maybe you could take a look

@SquidDev SquidDev added the bug label Feb 22, 2016
@SquidDev
Copy link
Member

Hmmm. This is 1.7.10 right?

Edit: I can't appear to reproduce under 1.7.10. Could you provide me a forge log: might be another mod messing with it. CCTweaks shouldn't muck up the crafting of it, but you never know 😦.

@JomerDev
Copy link
Author

It is 1.7.10. I'll post a new comment with the log when I'm home

@SquidDev
Copy link
Member

Thanks! Don't rush: I'm happy to take a break from bug fixing 😄.

@JomerDev
Copy link
Author

JomerDev commented Feb 22, 2016

Sadly there is nothing in the log. The server log has nothing, and the only thing in the client log at the time only has this:

[17:35:06] [Client thread/INFO] [inventorytweaks/]: tconstruct.tools.gui.CraftingStationGui
[17:35:06] [Client thread/INFO] [inventorytweaks/]: tconstruct.tools.inventory.CraftingStationContainer
[17:35:21] [Client thread/INFO] [inventorytweaks/]: cpw.mods.ironchest.client.GUIChest
[17:35:21] [Client thread/INFO] [inventorytweaks/]: cpw.mods.ironchest.ContainerIronChest
[17:35:28] [Client thread/INFO] [inventorytweaks/]: dan200.computercraft.client.gui.GuiTurtle
[17:35:28] [Client thread/INFO] [inventorytweaks/]: dan200.computercraft.shared.turtle.inventory.ContainerTurtle
[17:35:41] [Client thread/INFO] [inventorytweaks/]: net.minecraft.client.gui.inventory.GuiCrafting
[17:35:41] [Client thread/INFO] [inventorytweaks/]: net.minecraft.inventory.ContainerWorkbench
[17:35:42] [Client thread/INFO] [inventorytweaks/]: tconstruct.tools.gui.CraftingStationGui
[17:35:42] [Client thread/INFO] [inventorytweaks/]: tconstruct.tools.inventory.CraftingStationContainer
[17:35:45] [Client thread/INFO] [inventorytweaks/]: net.minecraft.client.gui.inventory.GuiCrafting
[17:35:45] [Client thread/INFO] [inventorytweaks/]: net.minecraft.inventory.ContainerWorkbench

it probably is an issue with rotarycraft, it makes a mess out of NEI since I've added it. And frequently crashes, while it is at it.

So your break from bug fixing can go on 😃

@JomerDev
Copy link
Author

Or not. Since I found an Issue with the wired network. When I change something in the network (add a new peripheral/change some cables) most peripherals wont be found (not even trough peripheral.find) by a computer. I have to disconnect and connect (right click the modem) the peripheral, but they (sometimes) get a new address when they connect. (a new number)

@SquidDev
Copy link
Member

Could you attach the log anyway? This gives me a list of mods installed, as well as a dump on any ASM patches which failed.

@JomerDev
Copy link
Author

Here it is:
https://www.dropbox.com/s/nagh9xrgkjhc9by/fml-client-latest.log?dl=0
Pastebin and Hastebin both couldn't load it 😄

@SquidDev
Copy link
Member

Or not. Since I found an Issue with the wired network. When I change something in the network (add a new peripheral/change some cables) most peripherals wont be found (not even trough peripheral.find) by a computer. I have to disconnect and connect (right click the modem) the peripheral, but they (sometimes) get a new address when they connect. (a new number)

I've done quite a bit of testing and I just can't reproduce at all. Not really sure what to do as my computer is a potato, and so won't be able to reproduce test using your mod list. I guess the best thing to do is track when it occurs and make a note here: see if there is a particular trigger.

@SharkBaitDLS
Copy link

For what it's worth I'm experiencing this same bug in a mod pack that doesn't have CCTweaks, just vanilla ComputerCraft, so you're probably off the hook here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants