05-15-2013, 01:53 AM
MCServer crashes now when i pickup a pickup.
Random Chitchat 2012-2016
|
05-15-2013, 01:53 AM
MCServer crashes now when i pickup a pickup.
I tried with the latest rev and I can't take pickups. Only that I sometimes get in the console is this:
SlotArea: Unhandled click action: 22 (caLeftPaintProgress) I included some pictures showing my inventory and me trying to take a pickup. (05-15-2013, 01:53 AM)STR_Warrior Wrote: MCServer crashes now when i pickup a pickup. You do know how to report crashes, right? (05-15-2013, 01:59 AM)tonibm19 Wrote: I tried with the latest rev and I can't take pickups. Only that I sometimes get in the console is this:Nothing else? There are two log messages that get printed as you get near: "Pickup %d being collected by player \"%s\", distance %f" "Pickup %d close to player \"%s\", but still too far to collect: %f" (The percent signs indicate points where actual values will be inserted) If these two don't show up, the error is more serious, and I have no idea what to do next. The "unhandled click action" means that the client sent something that MCS doesn't implement yet (inventory painting), to which MCS responds by re-sending the entire window contents to the client. Thus, it should be safe to ignore that message for now. Could you send a complete log from when you start a server, go in, create a pickup and it doesn't want to get collected? Then stand right at the pickup, disconnect and stop the server. Then send the player save file (MCServer/Players/<playername>.json), too. I'm hoping to see the pickup coords in the log, along with any useful debugging info, and check with the player coords in the player save file. No need to worry, the player save file doesn't contain anything secret or personal; you can view the file if you want to check for yourself.
05-15-2013, 03:30 AM
05-15-2013, 04:36 AM
Quote:Could you send a complete log from when you start a server, go in, create a pickup and it doesn't want to get collected? Then stand right at the pickup, disconnect and stop the server. Then send the player save file (MCServer/Players/<playername>.json), too.Ok, there is the log and my .json
05-15-2013, 04:50 AM
There's nothing in the log. And I mean nothing. Wtf is going on here?
I see you have 20 plugins, can you send those? I'll try using all of them, if I get the same behavior. But it shouldn't be the cause, because there's a specific log message for a pickup not being collected because of a plugin...
05-15-2013, 04:51 AM
Maybe he is still using the PickupsFix plugin i made?
05-15-2013, 04:53 AM
Even if, it shouldn't be causing any trouble.
yes thats true but as far is the available plugins that is the only one that does something with pickups.
|
« Next Oldest | Next Newest »
|