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

Crash #95

Closed
MacTirom opened this issue Aug 4, 2016 · 4 comments
Closed

Crash #95

MacTirom opened this issue Aug 4, 2016 · 4 comments

Comments

@MacTirom
Copy link

MacTirom commented Aug 4, 2016

the server crashes all the time.

Error Log:
[18:13:07 ERROR]: Could not pass event EntityTargetLivingEntityEvent to McInfected v1.4.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server.jar:git-Spigot-798f32d-0cd0397]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server.jar:git-Spigot-798f32d-0cd0397]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server.jar:git-Spigot-798f32d-0cd0397]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [server.jar:git-Spigot-798f32d-0cd0397]
at org.bukkit.craftbukkit.v1_9_R2.event.CraftEventFactory.callEntityTargetLivingEvent(CraftEventFactory.java:719) [server.jar:git-Spigot-798f32d-0cd0397]
at net.minecraft.server.v1_9_R2.EntityExperienceOrb.m(EntityExperienceOrb.java:78) [server.jar:git-Spigot-798f32d-0cd0397]
at net.minecraft.server.v1_9_R2.World.entityJoinedWorld(World.java:1617) [server.jar:git-Spigot-798f32d-0cd0397]
at net.minecraft.server.v1_9_R2.World.g(World.java:1592) [server.jar:git-Spigot-798f32d-0cd0397]
at net.minecraft.server.v1_9_R2.World.tickEntities(World.java:1426) [server.jar:git-Spigot-798f32d-0cd0397]
at net.minecraft.server.v1_9_R2.WorldServer.tickEntities(WorldServer.java:632) [server.jar:git-Spigot-798f32d-0cd0397]
at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:797) [server.jar:git-Spigot-798f32d-0cd0397]
at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) [server.jar:git-Spigot-798f32d-0cd0397]
at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) [server.jar:git-Spigot-798f32d-0cd0397]
at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [server.jar:git-Spigot-798f32d-0cd0397]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_11]
Caused by: java.lang.NullPointerException
at com.bimmr.mcinfected.SettingsManager.getMobsCanTargetZombies(SettingsManager.java:339) ~[?:?]
at com.bimmr.mcinfected.Listeners.MiscListeners.onEntityTarget(MiscListeners.java:86) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server.jar:git-Spigot-798f32d-0cd0397]
... 14 more

@MacTirom
Copy link
Author

MacTirom commented Aug 4, 2016

Minecraft crashed when i am a Human.

@Bimmr
Copy link
Owner

Bimmr commented Aug 4, 2016

Can I see your config.yml

On Thu, Aug 4, 2016 at 12:18 PM, MacTirom notifications@github.com wrote:

Minecraft crashed when i am a Human.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#95 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AE0drk0zEsmWyJjtHeJAZ78Xe4OCXQfMks5qchDTgaJpZM4Jc3kO
.

@MacTirom
Copy link
Author

MacTirom commented Aug 4, 2016

# default Config.yml - Last Edited in v1.4.0
# +-------------------------------------------------------------------------------------------+
# | For help with the file, visit here: https://github.com/Bimmr/McInfected/wiki/             |
# +-------------------------------------------------------------------------------------------+
# MySQL support, if disabled it saves to yml files
MySQL:
  Enable: false
  Host: 127.0.0.1
  Port: 3306
  Database: minecraft
  Username: user
  Password: pass
Disguises:
  Show Names: true
  Hide Armor: true
GUI:
  Kits:
    Show All: true
  Arenas:
    Show All: true
  Lobbies:
    Show All: true
  Corner Item: item:160 data:15
  Side Item: item:160
Permissions By Default:
  Lobbys: true
  Kits: true
Default Kits:
  Human: �berlebender
  Infected: Zombie
Allowed Commands:
- /tell
- /helpop
- /join
- /leave
- /kit
- /vote
- /help
- /stats
- /suicide
- /arenas
- /lobbys
- /shops
Blocked Commands: []
Score System:
  Kill: 10
  Death: 1
  Surviving: 5
  Infecting: 5
  Win: 15
  Loose: 1
  GameEnd: 5
Settings:
  Debug Mode: false
  Require Empty Inventory: false
  ActionBar:
    Enable: true
  Title:
    Enable: true
Sounds:
  Voting:
    Countdown: BLOCK_NOTE_HARP 1 1
    Final: BLOCK_NOTE_HARP 1 2
  Infecting:
    Countdown: BLOCK_NOTE_HARP 1 1
    Final: BLOCK_NOTE_HARP 1 2
  Game:
    Countdown: BLOCK_NOTE_HARP 1 1
    Final: BLOCK_NOTE_HARP 1 2
  Compass: ENTITY_HORSE_SADDLE 1 .75
  Infected: ENTITY_ZOMBIE_AMBIENT 1 1
  Respawn: ENTITY_CHICKEN_EGG 1 1
Global:
  Time:
    Voting: 20
    Infecting: 20
    Game: 300
  Game:
    Alpha Percent: 0.25
    Auto Start: 2
    Max Players: 20
    Prevent Voting for Last Map: true
    Time Allowed To Change Kits:
      Game Start: 10
      Death: 3
  Players:
    Allowed To Loose Hunger: false
    Allowed To Regenerate Health: false
  Misc:
    Mobs Can Target Humans: false
    Mobs Can Target Infected: false
    Compass:
      Enable: true
      Seconds Left: 60
  Rewards:
  - $10
  - id:260 name:&2&lApple_Of_The_Damned
  Blocks:
    Can Break: false
    Allowed Blocks:
    - id:wool data:15
  Allowed Kits:
  - all
  Blocked Kits: []
Ranks:
  Format Chat To Players In McInfected: true
  Rank Prefixs: true
  Exp:
    Kill: 10
    Death: 1
    Surviving: 5
    Infecting: 5
    Wins: 15
    Loose: 1
    GameEnd: 5
Dedicated:
  Block Leave Command: true
  After Leave Kick Player: false
  After Leave Command: /hub
  Chat:
    Enabled: false
    Format: '&8[&7{PLAYER}&8]&r {MESSAGE}'

@Bimmr
Copy link
Owner

Bimmr commented Aug 4, 2016

Fixed in the latest version.

@Bimmr Bimmr closed this as completed Aug 4, 2016
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