Open GoogleCodeExporter opened 9 years ago
[deleted comment]
This functionality already exists.
Original comment by ian320
on 14 Jan 2010 at 10:07
For example i wanted to track cam from 8.53 and here is the error:
Exception while loading CAM file:
System.Exception: NetworkMessage try to get more bytes from a smaller buffer
w Tibia.Packets.NetworkMessage.GetBytes(Int32 count)
w Tibia.Packets.Incoming.MapPacket.InternalGetThing(NetworkMessage msg, Location
pos, Tile tile, Int32 n, NetworkMessage outMsg)
w Tibia.Packets.Incoming.MapPacket.SetTileDescription(NetworkMessage msg, Location
pos, NetworkMessage outMsg)
w Tibia.Packets.Incoming.MapPacket.SetFloorDescription(NetworkMessage msg, Int32
x, Int32 y, Int32 z, Int32 width, Int32 height, Int32 offset, NetworkMessage
outMsg)
w Tibia.Packets.Incoming.MapPacket.SetMapDescription(NetworkMessage msg, Int32 x,
Int32 y, Int32 z, Int32 width, Int32 height, NetworkMessage outMsg)
w Tibia.Packets.Incoming.MoveSouthPacket.ParseMessage(NetworkMessage msg,
PacketDestination destination, NetworkMessage outMsg)
w Tibia.Packets.ProxyBase.ParsePacketFromServer(Client client, NetworkMessage msg,
NetworkMessage outMsg)
w Tibia.Packets.ProxyBase.ParseServerPacket(Client client, Byte[] packet)
w MapTracker.CamLoader.ParseAllPackets(String fileName)
Original comment by xem...@gmail.com
on 15 Jan 2010 at 12:55
Please post a link to the CAM file.
Original comment by ian320
on 15 Jan 2010 at 5:02
http://www.speedyshare.com/files/20355106/Heri_Lightbearer_event_-_completed.cam
Original comment by xem...@gmail.com
on 15 Jan 2010 at 8:24
Original issue reported on code.google.com by
xem...@gmail.com
on 14 Jan 2010 at 10:16