Posted January 2, 201312 yr i actually have 2 issues, and these only effect a dedicated server, not a sp server (and i don't know why) 1. it appears as though when i load the mp world there is some kind of packet corruption, as the world ends up looking very funky, here is a screenshot(or 2) http://imgur.com/a/5Klc4, so if anyone thinks they know whats wrong, i would like to know. 2. the dedicated server does not seam to be sending packets, (or the client not receiving), as i have a machine that sends updates to the client every second to let it know where the progress bar in it, and it just doesn't get the packets from the server to the client also as a side note, could it be a localhost issue, with the way my computer is set up
January 3, 201312 yr 1. probably a localhost thing unless you edited base classes somewhere 2. you could try to add a system.out in it to make sure it is actually sending and debug from that The Korecraft Mod
January 3, 201312 yr Author 1. alright, ill try something to confirm that later 2. i have used system.out, i know its running the command: PacketDispatcher.sendPacketToAllPlayers(packet); if there are any known issues with that command, also it is fully functional on sp
January 3, 201312 yr I think we have/had the same problem: http://www.minecraftforge.net/forum/index.php/topic,4256.0.html They told me to update the forge and that worked =) I have updated from 6.5.0.467 to 6.5.0.471 and it works =)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.