Jump to content

Recommended Posts

Posted

When I try to join a server it joins, but I can't see the game, all my screen shows is the dirt background and then after like 30 seconds i get kicked off and sent back to the technic launcher. Please help.

 

  • 7 months later...
Posted

I have EXACTLY the same problem. Resetting the pack didn't work, and I tried loading a singleplayer and then multiplayer server, and it happened again. Apparently numerous people have this problem from what I've read.

Posted

@conman112 - post your issue on the tracker, be sure to include a crash log if one is being generated (but not being shown), if not, include a launcher log. Link in signatureb elow.

 

@JKTransformers - often the case with files being opened in a particular character set, when they're not intended to be. If you know of anything about character encoding, they take up a certain amount of information when stored, if that information is interpreted one way, its one character set such as ASCII, if interpreted in a different way, it could be UTF-8 or even UTF-16. Eastern languages are often seen in the UTF-8 and UTF-16 character sets (and some other sets too, but for simplicities sake, sticking with these two) and never in ASCII. If the file is meant for ASCII styled reading, and it is opened and interpreted as UTF-8 or UTF-16, then the values for the characters are now pointed further along the character set, and will often hit eastern based languages due to that is where those characters are stored.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...