Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List Of Issues - #40

Closed
xron89 opened this issue Dec 23, 2012 · 67 comments
Closed

List Of Issues - #40

xron89 opened this issue Dec 23, 2012 · 67 comments

Comments

@xron89
Copy link

xron89 commented Dec 23, 2012

BattleKits Bug List By ME! Version 3.1!

Ops are still getting kits back for example I pick heavy kit, I'm now stuck with heavy forever!

This is the config - http://pastebin.com/jdXpH9Ud
Console Bugs - N/a
Group Permissions given - none yet
Bug Live: Yes. Confirmed

Players are given an empty bowl and sometimes have to relog to see the kit they have picked

This is the config - http://pastebin.com/jdXpH9Ud
Console Bugs - N/a
Group Permissions given - none yet
Bug Live: On an older build

Players drop items on death

This is the config - http://pastebin.com/akgFszVL
Console Bugs - N/a
Group Permissions given - none yet
Bug Live: Confirmed items drop with ops, unconfirmed default players

There are other bugs just need to confirm and test these on the latest build

@lol768
Copy link
Collaborator

lol768 commented Dec 24, 2012

Ops still cant use a kit, they are forced with the same kit over and over again.

people on other worlds get kits

Ops respawn with kits in other worlds.

This is a permissions configuration issue.

I'll look into the kit issue

@xron89
Copy link
Author

xron89 commented Dec 24, 2012

also I cant add new kits, when I do it says it doesnt exist the kit file returns no yml errors

@lol768
Copy link
Collaborator

lol768 commented Dec 24, 2012

I'll look into this after Christmas

@xron89
Copy link
Author

xron89 commented Dec 24, 2012

thanks ^^

@xron89
Copy link
Author

xron89 commented Dec 26, 2012

Also this keeps being overlooked but a big bug is the fact you have to have one kit per life to true else you can swap kits I would really like to see this working. E.g you can swap kits as many tiems as you want but it needs to comepletely clear your invent before it issues the new one. It would also need to stop people dropping items or if oyu drop items they get removed or you cant pick them back up

@lol768
Copy link
Collaborator

lol768 commented Dec 26, 2012

@xron89 #40 (comment)

Also this keeps being overlooked but a big bug is the fact you have to have one kit per life to true else you can swap kits I would really like to see this working. E.g you can swap kits as many tiems as you want but it needs to comepletely clear your invent before it issues the new one. It would also need to stop people dropping items or if oyu drop items they get removed or you cant pick them back up

One kit per life should be disabled if you want to do this. We have an option called clearInventory that allows you to clear inventories between kit changes (in global.yml). This combined with the restriction events may help.

@xron89
Copy link
Author

xron89 commented Dec 26, 2012

Thanks for the comment, the latest build didn't add any text to config file apart from the top 5 lines which are comments, i pasted in the config settings from my older build and signs dont work Eek!
I also never got kill streaks working might be something to add to the list

@xron89
Copy link
Author

xron89 commented Dec 26, 2012

using 1.9.3 i still get no config these are the only lines in the config when generated from the jar -
"# Global BattleKits settings"
"# Add world-specific blocks by warapping everything in the name of the world."
"# Restrictions are handled by permissions now."

@lol768
Copy link
Collaborator

lol768 commented Dec 26, 2012

Definitely looking into this. For reference, see the global.yml file on github (in the actual code).

Thanks

@xron89
Copy link
Author

xron89 commented Dec 26, 2012

Thanks, If you ever need a server to run any test, I have a dedicated now which I can split down its 32gb I think I have around 14gb left over at the moment :)

@xron89
Copy link
Author

xron89 commented Dec 26, 2012

I know you said to use the debug version if you have sign issues, but to note that version 1.9.3 also doesn't work for signs using this config -

http://pastebin.com/akRkpP9Z

@lol768
Copy link
Collaborator

lol768 commented Dec 26, 2012

Do they not work at all?

@xron89
Copy link
Author

xron89 commented Dec 26, 2012

No dont even go red using the correct format have a look if you like kit.epic-pvp.com:25566

@xron89
Copy link
Author

xron89 commented Dec 26, 2012

Dropped you a pm on bukkit ^^

@lol768
Copy link
Collaborator

lol768 commented Dec 26, 2012

Can you remove line 5 of your config and do a /bk reload?

@xron89
Copy link
Author

xron89 commented Dec 26, 2012

Sure 1 second

@lol768
Copy link
Collaborator

lol768 commented Dec 26, 2012

Also, turn off auto update - it breaks everything :'(

@xron89
Copy link
Author

xron89 commented Dec 26, 2012

Done both still nothing on the signs no red text

@lol768
Copy link
Collaborator

lol768 commented Dec 26, 2012

Anything in the console/server log?

This the 100 slot server?

@xron89
Copy link
Author

xron89 commented Dec 26, 2012

Yeah it is, the gamepanel is being update give you console check in a second

@xron89
Copy link
Author

xron89 commented Dec 26, 2012

We have errors - http://pastebin.com/i8aGjADX

@xron89
Copy link
Author

xron89 commented Dec 26, 2012

Something about a sepcial charcter - "„" theres nothing using that charcter in my config

@lol768
Copy link
Collaborator

lol768 commented Dec 26, 2012

Try deleting the messages section?
I'll look at this on your server tomorrow anyway :-)

@xron89
Copy link
Author

xron89 commented Dec 26, 2012

Using this config now - http://pastebin.com/nXQPBXC1

Signs dont work still, but I have noticed i can do "/bk heavy" and I do get the kit note i didn't try run this command before I removed the messages so it might have worked before anyway.

This is the server log with the messages removed

-http://pastebin.com/7mMmHJ1N

@xron89
Copy link
Author

xron89 commented Dec 26, 2012

No errors with the messages section removed, I had a suggestion of moving that to another yml file as the config started to get cluttered ^^
Thanks feel free to take a look note signs still not working with no errors

Thanks!

@lol768
Copy link
Collaborator

lol768 commented Dec 27, 2012

I've removed the languages from the entire plugin. This seems to have fixed some config bugs. Can you try signs on the bottom server now?

@xron89
Copy link
Author

xron89 commented Dec 27, 2012

Yup signs are now working once again nice job! I'll update the top post

@xron89
Copy link
Author

xron89 commented Dec 27, 2012

Okay, updated the first post much better now going to test this a little more. I think you told me how to fix the op glitch so i do apologize I have forgotten :(

@xron89
Copy link
Author

xron89 commented Dec 27, 2012

I'm unable to add new kits in the latest build and in older builds
kit config - http://pastebin.com/i4EKhNUs

@lol768
Copy link
Collaborator

lol768 commented Dec 27, 2012

What happens? Is the config reset? Do they not appear in the list after a bk reload? Anything in the console?

@lol768
Copy link
Collaborator

lol768 commented Dec 29, 2012

@xron89
Copy link
Author

xron89 commented Dec 29, 2012

Woah loads of bugs fixed really nice! Going to give it a test now I'll get back to you if I find anything new! Thanks so much really thanks!

@xron89
Copy link
Author

xron89 commented Dec 29, 2012

Could you maybe comment in the config a little more I had my own personal config where I added my own comments but I removed it by mistake and I forgot how to setup the config again, I still have a few errors

@lol768
Copy link
Collaborator

lol768 commented Dec 29, 2012

The actual config in the JAR file is fully commented. Unfortunately, it automatically strips all of the comments out 😢

I might upload a version somewhere.

@xron89
Copy link
Author

xron89 commented Dec 29, 2012

Yeah be nice my ops are spawning with kits again, and items are dropping on death what I found so far =]

@xron89
Copy link
Author

xron89 commented Dec 29, 2012

Changed the config and it stopped ops getting kits back but its come back because I chnaged something again GR

@xron89
Copy link
Author

xron89 commented Dec 29, 2012

Yeah I even tried the old configs, could you take a look on my server pls :) I can top up funds if it works hehe

@lol768
Copy link
Collaborator

lol768 commented Dec 29, 2012

@xron89 #40 (comment)

Yeah I even tried the old configs, could you take a look on my server pls :) I can top up funds if it works hehe

The bottom one?

@xron89
Copy link
Author

xron89 commented Dec 29, 2012

Yes, the 100 slot bottom not the 10 ^^

@lol768
Copy link
Collaborator

lol768 commented Dec 29, 2012

@xron89 #40 (comment)

Yes, the 100 slot bottom not the 10 ^^

Ok, which of these do you want?
Disable placing blocks
Disable breaking blocks
Disable getting xp from mobs
Disable getting xp from blocks
Hide death messages
Disable food from going down
Disable crafting
Disable moving items around in the inventory
Disable dropping items on death
Disable dropping items with q or dragging out of inventory
Disable picking up dropped items

@xron89
Copy link
Author

xron89 commented Dec 29, 2012

I dont need any of these they can be disabled/turned off
Disable placing blocks
Disable breaking blocks
Disable getting xp from mobs
Disable getting xp from blocks
Hide death messages
Disable food from going down
Disable crafting
Disable dropping items on death
Disable dropping items with q or dragging out of inventory
Disable picking up dropped items

Only one I would like is move items around so I can give more items then just on the hot bar thanks!!

@lol768
Copy link
Collaborator

lol768 commented Dec 29, 2012

@xron89 #40 (comment)

I dont need any of these they can be disabled/turned off
Disable placing blocks
Disable breaking blocks
Disable getting xp from mobs
Disable getting xp from blocks
Hide death messages
Disable food from going down
Disable crafting
Disable dropping items on death
Disable dropping items with q or dragging out of inventory
Disable picking up dropped items
Only one I would like is move items around so I can give more items then just on the hot bar thanks!!

I'm a bit confused. so you don't want to stop them placing blocks. I.e. you want to let them place blocks?

@xron89
Copy link
Author

xron89 commented Dec 29, 2012

I mean I do want to stop them doign the list above

@xron89
Copy link
Author

xron89 commented Dec 29, 2012

I dont want them to place blocks sorry my bad!

I only want them to be able to move items in the inv

@lol768
Copy link
Collaborator

lol768 commented Dec 29, 2012

@xron89 #40 (comment)

I dont want them to place blocks sorry my bad!
I only want them to be able to move items in the inv

So I'll stop them from doing everything else then.

Do you want them to lose food or not?

@xron89
Copy link
Author

xron89 commented Dec 29, 2012

I would like it if they didn't lose hunger if thats what you mean :)

@lol768
Copy link
Collaborator

lol768 commented Dec 29, 2012

@xron89 #40 (comment)

I would like it if they didn't lose hunger if thats what you mean :)

Looks setup to me. Nitram wants you to admin him though.

@xron89
Copy link
Author

xron89 commented Dec 29, 2012

Ahh, hehe thanks lemme check it out

@xron89
Copy link
Author

xron89 commented Dec 29, 2012

Sorry I forgot to note down that permission that allows a player to build destroy / place blocks

thanks!

@xron89
Copy link
Author

xron89 commented Dec 29, 2012

sorry ^^

@lol768
Copy link
Collaborator

lol768 commented Dec 29, 2012

Hmm, let me look it up

@lol768
Copy link
Collaborator

lol768 commented Dec 29, 2012

BattleKits.bypassRestriction.disable-block-break

@xron89
Copy link
Author

xron89 commented Dec 30, 2012

Thanks! I tried to add a kit with potions but when I add this kit it breaks when I remove it its fine so there is an issue with this kit but im not sure what hmm..

http://pastebin.com/xmtLEpbV

@xron89
Copy link
Author

xron89 commented Dec 30, 2012

I ran a yml check and it came back with this erorr, but i'm not sure if the battlekits kits file uses yml

http://wiki.ess3.net/yaml/35034

@xron89
Copy link
Author

xron89 commented Dec 30, 2012

http://pastebin.com/JU50M7BL

This was an error I got somone click archer kit and ended up with billions of xp flying around his head might be something of intrest to you

@lol768
Copy link
Collaborator

lol768 commented Dec 30, 2012

The xp showering is a feature :-)

TagAPI appears broken - not sure why. I'll try contacting the developer again.

@xron89
Copy link
Author

xron89 commented Dec 30, 2012

Okay sure I was just checking what it was, i removed the xp feature from the archer kit that shouldn't be a problem anymore :)
Dont worry abotu the tag api thing it will work when it works 👍

@lol768
Copy link
Collaborator

lol768 commented Dec 30, 2012

Hehe, it was a nice fun feature to add :-)

I don't think it's my fault but I'll try and fix it anyway 😄

@lol768
Copy link
Collaborator

lol768 commented Jan 5, 2013

I think we're don here, wow - over 50 comments. Feel free to open an issue if you have any other problems.

@lol768 lol768 closed this as completed Jan 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants