Jump to content




[MC 1.2.5 / CC 1.4.1] CCPortable - And not even overpowerd


69 replies to this topic

#21 Sammich Lord

    IRC Addict

  • Members
  • 1,212 posts
  • LocationThe Sammich Kingdom

Posted 27 August 2012 - 12:47 PM

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

#22 Sammich Lord

    IRC Addict

  • Members
  • 1,212 posts
  • LocationThe Sammich Kingdom

Posted 27 August 2012 - 12:49 PM

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

#23 FuzzyPurp

    Part-Time Ninja

  • Members
  • 510 posts
  • LocationHarlem, NY

Posted 27 August 2012 - 01:15 PM

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

#24 ETHANATOR360

  • Members
  • 423 posts
  • Locationyour hardrive

Posted 27 August 2012 - 09:39 PM

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

View PostFuzzyPurp, 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

#25 ETHANATOR360

  • Members
  • 423 posts
  • Locationyour hardrive

Posted 27 August 2012 - 09:58 PM

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

#26 Sxw

  • Members
  • 306 posts
  • LocationWhenever, Wherever!

Posted 27 August 2012 - 10:45 PM

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.

#27 G3R4RD

  • Members
  • 25 posts

Posted 28 August 2012 - 11:14 AM

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/>

#28 djblocksaway

    Epic Coderz

  • New Members
  • 397 posts
  • LocationAustralia

Posted 28 August 2012 - 01:44 PM

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

#29 Dirkus7

  • Members
  • 148 posts
  • Locationthe Netherlands

Posted 28 August 2012 - 02:09 PM

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

#30 FuzzyPurp

    Part-Time Ninja

  • Members
  • 510 posts
  • LocationHarlem, NY

Posted 28 August 2012 - 05:01 PM

View PostG3R4RD, 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

#31 FuzzyPurp

    Part-Time Ninja

  • Members
  • 510 posts
  • LocationHarlem, NY

Posted 01 September 2012 - 05:39 AM

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)


#32 G3R4RD

  • Members
  • 25 posts

Posted 02 September 2012 - 10:58 PM

View PostFuzzyPurp, 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.

#33 FuzzyPurp

    Part-Time Ninja

  • Members
  • 510 posts
  • LocationHarlem, NY

Posted 03 September 2012 - 02:14 AM

View PostG3R4RD, 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

#34 G3R4RD

  • Members
  • 25 posts

Posted 05 September 2012 - 07:45 PM

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/>

#35 n1ghtk1ng

  • Members
  • 58 posts

Posted 13 September 2012 - 10:07 PM

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)

#36 immibis

    Lua God

  • Members
  • 1,033 posts
  • LocationWellington, New Zealand

Posted 14 September 2012 - 06:46 AM

Look at the title.

#37 Pigbear

  • Members
  • 6 posts

Posted 15 September 2012 - 04:13 PM

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

#38 FuzzyPurp

    Part-Time Ninja

  • Members
  • 510 posts
  • LocationHarlem, NY

Posted 16 September 2012 - 07:01 AM

/me wants an update..

#39 Loopin

  • Members
  • 31 posts

Posted 16 September 2012 - 09:53 PM

Update please and fix these bugs

#40 Loopin

  • Members
  • 31 posts

Posted 16 September 2012 - 09:55 PM

Sorry my phone has some problems





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users