Hey all,
The networkregistry.java is set to output "FMLLog.info("Received a tiny packet for network id %d that is not recognised here", mapData.field_73438_a);" to server console for said exception, however, where do I find the actual ID definitions? For example, we are getting the following :
"Received a tiny packet for network id 103 that is not recognised here"
"Received a tiny packet for network id 108 that is not recognised here"
However, I cannot find a way to identify 103/108 to further troubleshoot the issue. Thankyou:)
-Gransus