Code Monkey home page Code Monkey logo

Comments (15)

NathanWolf avatar NathanWolf commented on June 1, 2024

That is odd, I haven't seen that- and the effect types didn't change, only sounds and biomes - explosion_huge should still be valid.

Do you know if this is coming from a particular spell?

from magicplugin.

HollishKid avatar HollishKid commented on June 1, 2024

I have no idea, no one is online, this is on startup ...

from magicplugin.

HollishKid avatar HollishKid commented on June 1, 2024

Moreover, when In Game, I get the follwing:

http://pastebin.com/r7yrLmMJ

from magicplugin.

NathanWolf avatar NathanWolf commented on June 1, 2024

Something seems very broken there :(

Are there any other errors or warnings from Magic?

from magicplugin.

HollishKid avatar HollishKid commented on June 1, 2024

This is all console has given me so far ...

I did notice that my mana bar is not visible anymore though?

from magicplugin.

NathanWolf avatar NathanWolf commented on June 1, 2024

Oh I just noticed craftbukkit.jar - I honestly have not tested for 1.9 CB compatibility at all, I guess I assume most people just use spigot.

I'll try this out when I can!

from magicplugin.

NathanWolf avatar NathanWolf commented on June 1, 2024

Ok, I'm confused- where did this craftbukkit jar come from? When I use BuildTools I still get "v1_9_R0" but you've got "v1_9_R1" - is this a --dev build or .. something?

from magicplugin.

HollishKid avatar HollishKid commented on June 1, 2024

I got it here: https://getspigot.org/

Hope this is not ... illegal or something? :S

from magicplugin.

NathanWolf avatar NathanWolf commented on June 1, 2024

Technically it may be illegal depending on your country of residence and enforceability of the DMCA by Wesley Wolfe, but I don't think anyone's coming to knock on your door anytime soon.

I'm just wondering where they got it, then. As far as I know Spigot 1.9.1 isn't released yet, MC 1.9.1 itself is only in snapshots. It sounds like I may have some updating to do when it comes out, or else getspigot's builds are just weird.

If you could, please try to get the current version of spigot from here:

https://hub.spigotmc.org/jenkins/job/BuildTools/

Download BuildTools.jar, and run it from the command-line like this:

export MAVEN_OPTS="-Xmx2G"
java -Xmx2G -jar BuildTools.jar --rev 1.9

For more info: https://www.spigotmc.org/wiki/buildtools/

This is a bit more complex, but is the "proper" way to get Spigot/Craftbukkit and ensures you're not downloading something from anywhere shady. Once you get the hang of it, it's also really easy to stay up to date- you just run it again anytime you want.

Let me know if that helps, otherwise I might have to wait and see what 1.9.1 really looks like before I can fix any of these issues- sorry!

from magicplugin.

HollishKid avatar HollishKid commented on June 1, 2024

Thanks!
I followed your advice, I still get

[14:29:04] [Server thread/WARN]: [Magic] Unknown effect type explosion_huge

on startup.
No further errors so far.

from magicplugin.

NathanWolf avatar NathanWolf commented on June 1, 2024

Well that's good to hear! I'm still trying to figure that one out, though. That message comes from trying to look up an "Effect" enum and not finding it- but that particular effect hasn't changed, so this is pretty weird:

https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Effect.html#EXPLOSION_HUGE

I also don't see it in my own logs. Have you customized the Magic config at all? It shouldn't really matter either way, just looking for clues. Can you please let me know the output of "/version" from your server when you get a chance?

Thank you for your patience here!

from magicplugin.

HollishKid avatar HollishKid commented on June 1, 2024

[17:09:41] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-e43b278 (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT)
[17:09:41] [Server thread/INFO]: You are running the latest version

And yes I have edited Magic a little, paying around with language and default template to fit into my french server ...

from magicplugin.

NathanWolf avatar NathanWolf commented on June 1, 2024

Would you be willing to put your spells.yml on pastebin or in a gist so I could try it out? I think that's the only file I'd need. I'm a little stumped at how you could be getting that warning.

The warning itself should be benign, if everything seems to be working- but I'd still like to know what's causing it!

from magicplugin.

HollishKid avatar HollishKid commented on June 1, 2024

I changed only the language file:
http://pastebin.com/RcfWnYjJ

from magicplugin.

NathanWolf avatar NathanWolf commented on June 1, 2024

Ah, thank you! Ok, I see the problem now, this is fixed in the latest dev build.

I was using an Effect to play a specific particle, but that's only compatible with Spigot. Changed to play the particle directly along with an explosion sound, and I think it should be all good.

Thanks for your patience!

from magicplugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.