Posted 14 March 2015 - 05:13 PM
VERSION:
The version of ComputerCraft the bug happened in 1.63 and 1.73
DESCRIPTION:
Hello I'm creating a quick monitor program that just shows the amount it currently holding. http://pastebin.com/FiBUCWbJ – Program
But I ran into a bit of a problem. So basically I am connecting a OpenP Peripheral Connector to my Bedrockium Drum to a wired modem and run wire to my computer and connec it with another wired modem, so just a basic peripheral "extension cable". So obviously you need to click on the wired modems to connect them right? Whenever i do that to any wired modem it just crashes my whole game.
EXPECTED RESULT:
I expected to just connect my modems by clicking them without crashing everytime
REPRODUCTION STEPS:
I wire something up and attempt to connect the wired modems to the network but crash.
CRASH REPORT LOG: http://pastebin.com/AefBtnrN
Other:
I'm playing on Direwolf20 pack 1.7.10 and I manually updated computercraft after encountering this problem which didn't fix it at all. I am playing on SinglePlayer btw.
Also just a quick question when I do tank.getTankInfo("[SIDE]") what would I put for side if I connect it using the OpenP and a wired modem connecting to the top of the drum. I was a little confused about that.
The version of ComputerCraft the bug happened in 1.63 and 1.73
DESCRIPTION:
Hello I'm creating a quick monitor program that just shows the amount it currently holding. http://pastebin.com/FiBUCWbJ – Program
But I ran into a bit of a problem. So basically I am connecting a OpenP Peripheral Connector to my Bedrockium Drum to a wired modem and run wire to my computer and connec it with another wired modem, so just a basic peripheral "extension cable". So obviously you need to click on the wired modems to connect them right? Whenever i do that to any wired modem it just crashes my whole game.
EXPECTED RESULT:
I expected to just connect my modems by clicking them without crashing everytime
REPRODUCTION STEPS:
I wire something up and attempt to connect the wired modems to the network but crash.
CRASH REPORT LOG: http://pastebin.com/AefBtnrN
Other:
I'm playing on Direwolf20 pack 1.7.10 and I manually updated computercraft after encountering this problem which didn't fix it at all. I am playing on SinglePlayer btw.
Also just a quick question when I do tank.getTankInfo("[SIDE]") what would I put for side if I connect it using the OpenP and a wired modem connecting to the top of the drum. I was a little confused about that.
Edited on 14 March 2015 - 04:26 PM