07-03-2013, 07:21 PM
Random Chitchat 2012-2016
|
07-03-2013, 07:22 PM
When I use /gotoworld (nether world) the client stays with the Downloading terrain screen.
07-03-2013, 07:30 PM
Ok, if you type /spawn you get chunks. But my gotoworld.lua should teleport players to spawn and change gamemode depending on world, but it does nothing
07-03-2013, 10:13 PM
Finally I found a solution, use Warps.
07-04-2013, 12:02 AM
The first "emptiness" seemed like being in the void, so even changing worlds wouldn't matter - the void is the same everywhere. The second emptiness is weird, but I'd again suspect your /limitworld being turned on. Without displaying the coords to know whether you're moving or not, one can't really say.
07-05-2013, 01:58 AM
I need to unwind, I'll go watch Despicable Me.
Here are some crashdumps. Server stopped responding. I didn't know that MCServer (nightly builds) do it automatically . Now MCServer is more stable but sometimes crashes. I know that one of latests revs includes some fixes about deadlocks but one of the crashes I had it with latest rev.
MCServer don't generates deadlocks crashdumps. Right now I had my server deadlocked (or don't responds), and any dmp file is generated. I downloaded TaskInfo and I made a crashdump of MCServer process. Hope you fix this deadlock. Also, please take a look to other 2 crashdumps, I don't know of what they are. I saw him on MCServer folder. Deadlock crashdump and log: http://www.mediafire.com/?kxtwb8654yg4vji Ok, now I know of what are the first 2 crashdumps. When I get the error: MCServer.exe stopped working they are generated. I'm getting too many crashes recently. Hope you fix it. Uploaded another crashdump. (MCSErver.exe stopped working)
The deadlock is caused by two threads deadlocking each other, the socket threads and the tick thread, one owns the plugin's CS, the other owns the chunkmap CS. Fixing this systematically is not easy.
Going for the crashdumps now. It would really help if you wrote which revision the crashes are from. Otherwise I must try extracting each revision's files, only to find out that VisualStudio won't load them.
07-06-2013, 03:05 AM
(07-06-2013, 02:58 AM)xoft Wrote: The deadlock is caused by two threads deadlocking each other, the socket threads and the tick thread, one owns the plugin's CS, the other owns the chunkmap CS. Fixing this systematically is not easy.I think they are from r1643 |
« Next Oldest | Next Newest »
|
Users browsing this thread: 168 Guest(s)