I have a problem:
Player:SetFoodLevel(5);
with SetHealth is it the same.
When i use this at PlayerJoined Hook the client is crashing.
Player:SetCanFly(false);
Make also a error. (also SetFlying)
Could you also post the errors because "Make also a error" doesn't help us allot.
(01-14-2014, 02:28 AM)STR_Warrior Wrote: [ -> ]Could you also post the errors because "Make also a error" doesn't help us allot.
The client error log says "Ticking screen".
You mean the thing bellow "---- Minecraft Crash Report ----"? That's just something for fun that Dinnerbone put in the launcher

(01-14-2014, 02:39 AM)STR_Warrior Wrote: [ -> ]You mean the thing bellow "---- Minecraft Crash Report ----"? That's just something for fun that Dinnerbone put in the launcher 
Yes. Do you know why my client is crashing?
Propably something wrong with the protocol. (wich I'm struggling with right now for custom item names ;()
(01-14-2014, 02:54 AM)STR_Warrior Wrote: [ -> ]Propably something wrong with the protocol. (wich I'm struggling with right now for custom item names ;()
Thanks. okey maybe it is fixed soon.
Can you try it? Maybe i make something false.
Edit: Okay with 1.6 and 1.5 it's the same error. Can someone say if this is a mcserver fail?
Does anything come out in your MCServer logs?
(01-14-2014, 07:10 AM)SamJBarney Wrote: [ -> ]Does anything come out in your MCServer logs?
no only
Player daniel0916 has left the game
or so..
Have you seen any mistake in the protocol on working for custom names?
And how is the progress on custom item names?
(01-15-2014, 12:56 AM)daniel0916 Wrote: [ -> ]
And how is the progress on custom item names?
The client still disconnects when I spawn an item with custom name.