SilkSpawners

SilkSpawners

3M Downloads

SilkUtil.hookIntoSilkSpanwers();

Zsmith21 opened this issue ยท 2 comments

commented

What steps will reproduce the problem?

silkUtil = SilkUtil.hookIntoSilkSpanwers();

Expected output

SilkUtil != null

What do you see instead?

java.lang.NullPointerException
at de.dustplanet.util.SilkUtil.getWorldGuard(SilkUtil.java:873) ~[?:?]
at de.dustplanet.util.SilkUtil.(SilkUtil.java:118) ~[?:?]
at de.dustplanet.util.SilkUtil.hookIntoSilkSpanwers(SilkUtil.java:130) ~[?:?]
at me.therealdan.tribes.mechanics.MobSpawners.(MobSpawners.java:18) ~[?:?]

Log file of the issue/error

/version output?

SilkSpawners version

Please provide any additional information below.

Checklist

  • I am aware that issues caused by /reload are ignored
  • If there is a (potential) plugin conflict, I've identified the conflicting plugin
  • I have added a valid /version output
  • I have added a valid SilkSpawners version
  • I have attached necessary information like a screenshot, my list of plugins, config or permissions file(s)
commented

Closing due to lack of feedback.

commented

Please provide more code snippets and valid version information, otherwise I'm unable to help.