Jump to content




No such modem: back

help lua

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

#1 Algeroch the Fox

  • New Members
  • 1 posts

Posted 21 February 2015 - 03:31 PM

I need help with my login program or modem because when I launch the program it comes up with the error "startup:7: No such modem: back", however the code states that the modem is on the right, which it is:

local side = "right"
password_server = 210
rednet.open(side)

Thanks

#2 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 21 February 2015 - 08:29 PM

Moved to Ask a Pro.

#3 Dog

  • Members
  • 1,179 posts
  • LocationEarth orbit

Posted 21 February 2015 - 08:33 PM

Well, your error message indicates line 7, but you've only posted 3 lines of code. Please post your full code (between code tags) so we can see what you're working with.

Code tags:

[.CODE]
code here
[./CODE]

Just remove the dots before CODE and /CODE and it'll look like this...

code here






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users