TheyCallMeDanger Posted October 20, 2013 Share Posted October 20, 2013 Hi! Same old dimension switching code I've had forever.... It works fine in eclipse when I run multiplayer. It works fine in eclipse in single user. It works fine in regular single user outside of eclipse too. In Forge 916, on a real multiplayer server, it doesn't work any more... Basically, the player gets stuck in a blue limbo with clouds. Nothing else. Just blue limbo with clouds in the sky. Can't move. Can't do anything. Before bothering you all with line after line of code... Has anyone else seen this and know the general problem? Can you give me a clue where to look? And no, there is nothing in the Forge logs. No crash. Nothing interesting. I log in, some times goes by, I log out. Quote Odds are good I've been programming since before you were born. Yeah. I'm OLD school. Link to comment Share on other sites More sharing options...
TheyCallMeDanger Posted October 21, 2013 Author Share Posted October 21, 2013 Lol! server.properties: allow_nether = false That was the problem. Would have been nice to see a message or something! Changed false to true, and poof! It all works again... Quote Odds are good I've been programming since before you were born. Yeah. I'm OLD school. Link to comment Share on other sites More sharing options...
Recommended Posts
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.