message on the server console
EduardoMGP opened this issue ยท 1 comments
Hello, I would like to know why this message appears with some server players, when they join the server and how to solve it if it is an error
thank you
01.03 13:55:18 [Server] INFO [AuthMe] EduardoMGP logged in!
01.03 13:55:19 [Server] INFO openblocks.common.MapDataManager.onMapDataRequest(MapDataManager.java:141): Player GCEntityPlayerMP['EduardoMGP'/762948, l='warps', x=459,45, y=6,00, z=-307,45](EduardoMGP at 459.4451750012333,6.0,-307.44512956422733) asked for non-existent maps {10}
01.03 13:55:19 [Server] INFO openblocks.common.MapDataManager.onMapDataRequest(MapDataManager.java:141): Player GCEntityPlayerMP['EduardoMGP'/762948, l='warps', x=459,45, y=6,00, z=-307,45](EduardoMGP at 459.4451750012333,6.0,-307.44512956422733) asked for non-existent maps {11}
01.03 13:55:19 [Server] INFO openblocks.common.MapDataManager.onMapDataRequest(MapDataManager.java:141): Player GCEntityPlayerMP['EduardoMGP'/762948, l='warps', x=459,45, y=6,00, z=-307,45](EduardoMGP at 459.4451750012333,6.0,-307.44512956422733) asked for non-existent maps {12}
01.03 13:55:19 [Server] INFO openblocks.common.MapDataManager.onMapDataRequest(MapDataManager.java:141): Player GCEntityPlayerMP['EduardoMGP'/762948, l='warps', x=459,45, y=6,00, z=-307,45](EduardoMGP at 459.4451750012333,6.0,-307.44512956422733) asked for non-existent maps {13}
01.03 13:55:19 [Server] INFO openblocks.common.MapDataManager.onMapDataRequest(MapDataManager.java:141): Player GCEntityPlayerMP['EduardoMGP'/762948, l='warps', x=459,45, y=6,00, z=-307,45](EduardoMGP at 459.4451750012333,6.0,-307.44512956422733) asked for non-existent maps {14}
01.03 13:55:19 [Server] INFO openblocks.common.MapDataManager.onMapDataRequest(MapDataManager.java:141): Player GCEntityPlayerMP['EduardoMGP'/762948, l='warps', x=459,45, y=6,00, z=-307,45](EduardoMGP at 459.4451750012333,6.0,-307.44512956422733) asked for non-existent maps {15}
01.03 13:55:20 [Server] INFO Player touched the portal block. Sending the player to dimension 7
See #889. Some other mod asks for stuff it shouldn't (usual culprit is NEI).