←  Peripherals and Turtle Upgrades

ComputerCraft | Programmable Computers for Minecraft

»

[MC 1.2.5 / CC 1.4.1] CCPortable - And not...

Sammich Lord's Photo Sammich Lord 27 Aug 2012

The first time I crafted this I could open the GUI, now it will not let me open the GUI for the PDA.
Quote

Sammich Lord's Photo Sammich Lord 27 Aug 2012

When I re-open my world and try to use the PDA it says: The PDA has been glitched
Quote

FuzzyPurp's Photo FuzzyPurp 27 Aug 2012

Using the new vew version, none of my code is getting passed to the pda - just shows no channel/tite and as if its disconnected - but tooltip shows otherwise.
I see you removed setName, i just replaced that with setTitle, not sure what's going on - could be because i mess with the configs again
.

Had to rewrite my program, Still the name and title is not working using the new functions, just shows No connection/Title

Also the peripheral still doesnt properly unmount, correctly and bricks the PC.I can see the log in my console.

Image of Name/Title bug - im using receiver.setChannel("blah") & receiver.setTitle("blahblah") - program still runs but wont let the custom channel and title show. The mouseover tooltip on the pda will show correctly tho. The 1st version i could set name/title and it would display on the PDA's Gui just fine.

Posted Image
Quote

ETHANATOR360's Photo ETHANATOR360 27 Aug 2012

this is by far one of coolest peripherals in the forums :D/>

 FuzzyPurp, on 27 August 2012 - 01:15 PM, said:

Using the new vew version, none of my code is getting passed to the pda - just shows no channel/tite and as if its disconnected - but tooltip shows otherwise.
I see you removed setName, i just replaced that with setTitle, not sure what's going on - could be because i mess with the configs again
.

Had to rewrite my program, Still the name and title is not working using the new functions, just shows No connection/Title

Also the peripheral still doesnt properly unmount, correctly and bricks the PC.I can see the log in my console.

Image of Name/Title bug - im using receiver.setChannel("blah") & receiver.setTitle("blahblah") - program still runs but wont let the custom channel and title show. The mouseover tooltip on the pda will show correctly tho. The 1st version i could set name/title and it would display on the PDA's Gui just fine.

Posted Image
very cool siri in minecraft
Quote

ETHANATOR360's Photo ETHANATOR360 27 Aug 2012

when i crafted a pda and right clicked it said this pda has been broken
Quote

Sxw's Photo Sxw 27 Aug 2012

I think this is a bug, try setting your use item control key to the up arrow, it sets it but you cant place blocks.
Quote

G3R4RD's Photo G3R4RD 28 Aug 2012

Because as in 0.2 you need to use:
receiver.setTitle("blahblah", ID)
Add id, and it should work.

About the PDA ID: Glitch will be fixed soon.
I'm gonna think to rewrite the PDA System... Again... :D/>
Quote

djblocksaway's Photo djblocksaway 28 Aug 2012

sexy ;D, been waiting for something like this for a while now :D/>
Quote

Dirkus7's Photo Dirkus7 28 Aug 2012

My configuration file is empty, how do i change the ID now?
Quote

FuzzyPurp's Photo FuzzyPurp 28 Aug 2012

 G3R4RD, on 28 August 2012 - 11:14 AM, said:

Because as in 0.2 you need to use:
receiver.setTitle("blahblah", ID)
Add id, and it should work.

About the PDA ID: Glitch will be fixed soon.
I'm gonna think to rewrite the PDA System... Again... :D/>

Adding ID does not work, try testing it yourself
Quote

FuzzyPurp's Photo FuzzyPurp 01 Sep 2012

Still working on this or is it dead already? Title cannot be adjusted like i stated above.
Also you never fixed the bug where the peripheral disables the comp from rebooting or shutting down.
console error below.

ComputerCraft: Error running task.
java.lang.RuntimeException: You didn't mount this location
at dan200.computer.core.Computer$PeripheralWrapper.unmount(Computer.java:259)
at TileEntityPrinter.detach(TileEntityPrinter.java:504)
at dan200.computer.core.Computer$PeripheralWrapper.detach(Computer.java:119)
at dan200.computer.core.Computer$63.execute(Computer.java:2080)
at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:68)
at java.lang.Thread.run(Unknown Source)
Quote

G3R4RD's Photo G3R4RD 02 Sep 2012

 FuzzyPurp, on 01 September 2012 - 05:39 AM, said:

Still working on this or is it dead already? Title cannot be adjusted like i stated above.
Also you never fixed the bug where the peripheral disables the comp from rebooting or shutting down.
console error below.

ComputerCraft: Error running task.
java.lang.RuntimeException: You didn't mount this location
at dan200.computer.core.Computer$PeripheralWrapper.unmount(Computer.java:259)
at TileEntityPrinter.detach(TileEntityPrinter.java:504)
at dan200.computer.core.Computer$PeripheralWrapper.detach(Computer.java:119)
at dan200.computer.core.Computer$63.execute(Computer.java:2080)
at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:68)
at java.lang.Thread.run(Unknown Source)


I will continue if CC is for 1.3.2
Then I will make it also SMP.
Quote

FuzzyPurp's Photo FuzzyPurp 03 Sep 2012

 G3R4RD, on 02 September 2012 - 10:58 PM, said:


I will continue if CC is for 1.3.2
Then I will make it also SMP.

CC will be for 1.3.2 we're beta testing it now. Would be nice if you could update this for 1.2.5. Alot of people will be on 1.2.5 for awhile, atleast another month
Quote

G3R4RD's Photo G3R4RD 05 Sep 2012

I will work tomorrow on it. I got a new system in my head, that's much better. :D/>
Also, I'm thinking about a Tablet, not text but touchscreen.
But I will see... :P/>
Quote

n1ghtk1ng's Photo n1ghtk1ng 13 Sep 2012

What CC update/MC Update is this for? I LOVED the idea, but it's not working for me(I'm on MC 1.2.5, CC 1.4)
Quote

immibis's Photo immibis 14 Sep 2012

Look at the title.
Quote

Pigbear's Photo Pigbear 15 Sep 2012

You need to make it so you can find the location of the person using the PDA.
Quote

FuzzyPurp's Photo FuzzyPurp 16 Sep 2012

/me wants an update..
Quote

Loopin's Photo Loopin 16 Sep 2012

Update please and fix these bugs
Quote

Loopin's Photo Loopin 16 Sep 2012

Sorry my phone has some problems
Quote