Skip to content
Xavier MD edited this page Jul 16, 2026 · 19 revisions

MiceCraft

I cannot place my touchscreen correctly on a block wall.

You must break the parts that blocked the touchscreen with a clamp and remove them. It will not impact the stability of it.

How to connect a LMT to a gate ?

This functionnality is already implemented in the Gate script. After creating your Gate object (see this script, use the methods .setLMTSideA(True) or .LMTSideB(True) to tell the gate there is an LMT on the specified side. Everything else is already taken care of.

My gate works except for the RFID reading, why ?

The floor of an LMT, when powered, can produce a significant amount of electromagnetic radiation. This can interfere with the RFID reading of a gate located in the same room. Check, by disconnecting the power to all LMT floors in the room, that the door can read the RFID chip. If it does not works, the problem lies elsewhere; please continue searching this FAQ or ask your question on Discord. Otherwise, simply use the door under one of the following two conditions:

  • The power to the LMTs in the room must be disconnected.
  • The power to the LMTs in the room is connected, but the LMT software is running.

LMT

Clone this wiki locally