Random Chitchat 2012-2016
MCServer crashes now when i pickup a pickup.
Thanks given by:
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.


Attached Files Thumbnail(s)
       
Thanks given by:
(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? Smile


(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:
SlotArea: Unhandled click action: 22 (caLeftPaintProgress)
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.
Thanks given by:
(05-15-2013, 02:16 AM)xoft Wrote:
(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? Smile

Yes but i was just wandering if other people have the same problem.
Thanks given by:
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.

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.
Ok, there is the log and my .json


Attached Files
.zip   pickups.zip (Size: 2.06 KB / Downloads: 161)
Thanks given by:
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...
Thanks given by:
Maybe he is still using the PickupsFix plugin i made?
Thanks given by:
Even if, it shouldn't be causing any trouble.
Thanks given by:
yes thats true but as far is the available plugins that is the only one that does something with pickups.
Thanks given by:
Please disable pickups login!
It's crashing my server!

(05-15-2013, 04:59 AM)STR_Warrior Wrote: yes thats true but as far is the available plugins that is the only one that does something with pickups.
It isn't enabled
Thanks given by:




Users browsing this thread: 9 Guest(s)