Jump to content




Peripheral issues, don't working or I'm simple to stupid?


  • You cannot reply to this topic
3 replies to this topic

#1 acces denied

  • Members
  • 21 posts

Posted 08 February 2013 - 05:28 AM

Problem: My "peripheral.warp(<side:string>)" command isn't working. I tried different builds and run "peripheral.warp" in different combinations, but nothing worked.

A example build:

[M] Monitor (on top)
[C] Computer

Programm:
-- test
peripheral.isPresent("top")
--returns true
peripheral.getType("top")
--returns monitor
m = peripheral.warp("top")
--returns attempt to call nil

MC 1.4.6
CC Lights 1.481
miscperipherals-2.3
immibis peripherals
Aperture Science Turtle Upgrades

#2 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 08 February 2013 - 06:41 AM

Split into new topic.

Try peripheral.wrap instead. peripheral.warp does not exist.

#3 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 08 February 2013 - 06:42 AM

View PostLyqyd, on 08 February 2013 - 06:41 AM, said:

Try peripheral.wrap instead. peripheral.warp does not exist.
Imagine if we could tell a peripheral to warp to another location! :o :P That would be awesome and pointless! :P

#4 acces denied

  • Members
  • 21 posts

Posted 08 February 2013 - 07:08 AM

ok.. ok... thy for the fast answers...

I am simple to stupid.





3 user(s) are reading this topic

0 members, 3 guests, 0 anonymous users