croxis / Lift

Minecraft/Bukkit elevator plugin
23 stars 26 forks source link

sending 0 #101

Closed fungreenfox closed 11 years ago

fungreenfox commented 11 years ago

15:39:02 [INFO] [Lift] Elevator generation returned a null object. Please report circumstances that generated this error. 15:39:03 [INFO] [Lift] Elevator generation returned a null object. Please report circumstances that generated this error. 15:39:03 [INFO] [Lift] Elevator generation returned a null object. Please report circumstances that generated this error.

I have no plugins with any errors, and the lift was possibly not in use by anyone, since its not known yet. I am the only one having a lift atm.

latest version for 1.6.2 CraftBukkit version git-Bukkit-1.6.2-R0.1-9-g547cb4c-b2849jnks (MC: 1.6.2) (Implementing API version 1.6.2-R0.2-SNAPSHOT)

croxis commented 11 years ago

I need more details, such as what version of lift. Your config files, and what you are doing to cause the error (screenshot of the lift can help)

fungreenfox commented 11 years ago

Version 39 for 1.6.2. config: maxLiftArea: 16 maxHeight: 256 debug: false autoPlace: false preventEntry: true preventLeave: true checkGlass: false floorBlock: GLASS redstone: false baseBlockSpeeds: IRON_BLOCK: 0.5 STRING_oneFloor: There is only one floor silly. STRING_currentFloor: 'Current Floor:' STRING_dest: 'Dest:' STRING_cantEnter: Can't enter elevator in use STRING_cantLeave: Can't leave elevator in use

fungreenfox commented 11 years ago

2013-08-11_22 12 27 2013-08-11_22 12 31 2013-08-11_22 12 35 2013-08-11_22 12 19

fungreenfox commented 11 years ago

As i said, i am the only one who has build this on this realm, and it was not in use at the time it occured.

fungreenfox commented 11 years ago

I have recently yesterday, had a similar incident with stablemaster for citizens, where i got another version from author, and it helped. The error was mounting a horse, but getting "this player "0" does not own a horse.

croxis commented 11 years ago

So it only happens when you are on a horse?

fungreenfox commented 11 years ago

not the lift, but i had 10 users going, where about 2-3 of those were having trouble with the null, after buying a horse. Minutes later, sometimes they could or could not mount up, and the null mentioned when they could not.

croxis commented 11 years ago

Couple more questions: Are you using a plugin where users can buy a horse? Which plugin?

I just tested horses on my test machine (it has no plugins other than lift). I was able to mount, tame, and ride the horse just fine. I was even able to go up the lift while riding the horse.

fungreenfox commented 11 years ago

stablemaster which depends on Citizens. There were 2-3 ppl trying to ride their horses same time, i guess. Was about every third time throwing a null.

fungreenfox commented 11 years ago

and then horsearmorrecipes, but i dont think this plugin has anything in comment here.

croxis commented 11 years ago

Does it still happen in version 40?

fungreenfox commented 11 years ago

It only happened once and i havent seen it since. Nothing to worry about, i guess.