Ahoj, už pár dní se mi v konzoli začala objevovat celkem často tato chyba neví někdo jak to řešit a opravit díky moc za pomoc
Kód: Vybrat vše
> [22:13:08 WARN]: ultiverse-Inventories] Error while building configuration map.
java.lang.NullPointerException: null value in entry: skull-owner=null
at com.google.common.collect.CollectPreconditions.checkEntryNotNull(CollectPreconditions.java:33) ~[minecraft_server.jar:git-Spigot-5f38d38-12698ea]
at com.google.common.collect.ImmutableMap.entryOf(ImmutableMap.java:135) ~[minecraft_server.jar:git-Spigot-5f38d38-12698ea]
at com.google.common.collect.ImmutableMap$Builder.put(ImmutableMap.java:206) ~[minecraft_server.jar:git-Spigot-5f38d38-12698ea]
at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaSkull.serialize(CraftMetaSkull.java:173) ~[minecraft_server.jar:git-Spigot-5f38d38-12698ea]
at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem.serialize(CraftMetaItem.java:850) ~[minecraft_server.jar:git-Spigot-5f38d38-12698ea]
at com.onarandombox.multiverseinventories.util.JsonConfiguration.buildMap(JsonConfiguration.java:55) ultiverse-Inventories-2.5.jar:?]
at com.onarandombox.multiverseinventories.util.JsonConfiguration.buildMap(JsonConfiguration.java:56) ultiverse-Inventories-2.5.jar:?]
at com.onarandombox.multiverseinventories.util.JsonConfiguration.buildMap(JsonConfiguration.java:46) ultiverse-Inventories-2.5.jar:?]
at com.onarandombox.multiverseinventories.util.JsonConfiguration.buildMap(JsonConfiguration.java:46) ultiverse-Inventories-2.5.jar:?]
at com.onarandombox.multiverseinventories.util.JsonConfiguration.saveToString(JsonConfiguration.java:32) ultiverse-Inventories-2.5.jar:?]
at com.onarandombox.multiverseinventories.util.EncodedJsonConfiguration.save(EncodedJsonConfiguration.java:30) ultiverse-Inventories-2.5.jar:?]
at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.processProfileWrite(FlatFilePlayerData.java:243) ultiverse-Inventories-2.5.jar:?]
at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.access$000(FlatFilePlayerData.java:30) ultiverse-Inventories-2.5.jar:?]
at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData$FileWriteThread.run(FlatFilePlayerData.java:209) ultiverse-Inventories-2.5.jar:?]Config map:
Multiverse
Kód: Vybrat vše
# ------------------------------------------------------------------------- #
# This is the MV2 Config. If you mess it up, copy the values out #
# delete it, and it will be regenerated. Then use the ingame interface #
# to add your values back via the "/mv conf" command. #
# When in-game, simply type: "/mv conf ?" for help. #
# A config with explanations can be found here: #
# https://github.com/Multiverse/Multiverse-Core/wiki/config.yml #
# #
# #
# IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !!IMPORTANT #
# #
# Do NOT delete this line from your config!!!! #
# ==: com.onarandombox.MultiverseCore.MultiverseCoreConfiguration #
# #
# IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !!IMPORTANT #
# ------------------------------------------------------------------------- #
multiverse-configuration:
==: com.onarandombox.MultiverseCore.MultiverseCoreConfiguration
enforceaccess: 'false'
prefixchat: 'false'
prefixchatformat: '[%world%]%chat%'
useasyncchat: 'true'
teleportintercept: 'true'
firstspawnoverride: 'true'
displaypermerrors: 'true'
globaldebug: '0'
silentstart: 'false'
messagecooldown: '5000'
version: '2.9'
firstspawnworld: Survival
teleportcooldown: '1000'
defaultportalsearch: 'false'
portalsearchradius: '128'
worlds.yml
Kód: Vybrat vše
worlds:
Survival_nether:
==: MVWorld
hidden: 'false'
alias: Survival_nether
color: WHITE
style: NORMAL
pvp: 'false'
scale: '8.0'
respawnWorld: ''
allowWeather: 'true'
difficulty: NORMAL
spawning:
==: MVSpawnSettings
animals:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
monsters:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
entryfee:
==: MVEntryFee
amount: '0.0'
currency: '-1'
hunger: 'true'
autoHeal: 'true'
adjustSpawn: 'true'
portalForm: ALL
gameMode: SURVIVAL
keepSpawnInMemory: 'true'
spawnLocation:
==: MVSpawnLocation
x: 0.0
y: 48.0
z: 0.0
pitch: 0.0
yaw: 0.0
autoLoad: 'true'
bedRespawn: 'true'
worldBlacklist: []
environment: NETHER
seed: '-7160186333027801750'
generator: 'null'
playerLimit: '-1'
allowFlight: 'true'
Minihry:
==: MVWorld
hidden: 'false'
alias: Minihry
color: WHITE
style: NORMAL
pvp: 'true'
scale: '1.0'
respawnWorld: ''
allowWeather: 'false'
difficulty: NORMAL
spawning:
==: MVSpawnSettings
animals:
==: MVSpawnSubSettings
spawn: 'false'
spawnrate: '-1'
exceptions: []
monsters:
==: MVSpawnSubSettings
spawn: 'false'
spawnrate: '-1'
exceptions: []
entryfee:
==: MVEntryFee
amount: '0.0'
currency: '-1'
hunger: 'true'
autoHeal: 'true'
adjustSpawn: 'true'
portalForm: ALL
gameMode: SURVIVAL
keepSpawnInMemory: 'true'
spawnLocation:
==: MVSpawnLocation
x: -5.314472562275097
y: 129.0
z: 0.14003846659568434
pitch: 18.750021
yaw: 79.04941
autoLoad: 'true'
bedRespawn: 'true'
worldBlacklist: []
environment: NORMAL
seed: '3789547396770970294'
generator: CleanroomGenerator:.
playerLimit: '-1'
allowFlight: 'true'
Creative:
==: MVWorld
hidden: 'false'
alias: Creative
color: WHITE
style: NORMAL
pvp: 'false'
scale: '1.0'
respawnWorld: ''
allowWeather: 'false'
difficulty: NORMAL
spawning:
==: MVSpawnSettings
animals:
==: MVSpawnSubSettings
spawn: 'false'
spawnrate: '-1'
exceptions: []
monsters:
==: MVSpawnSubSettings
spawn: 'false'
spawnrate: '-1'
exceptions: []
entryfee:
==: MVEntryFee
amount: '0.0'
currency: '-1'
hunger: 'true'
autoHeal: 'true'
adjustSpawn: 'true'
portalForm: ALL
gameMode: SURVIVAL
keepSpawnInMemory: 'true'
spawnLocation:
==: MVSpawnLocation
x: 1.5
y: 4.0
z: 0.5
pitch: 0.0
yaw: 0.0
autoLoad: 'true'
bedRespawn: 'true'
worldBlacklist: []
environment: NORMAL
seed: '3671607389982586512'
generator: 'null'
playerLimit: '-1'
allowFlight: 'true'
topcz_build:
==: MVWorld
hidden: 'false'
alias: ''
color: WHITE
style: NORMAL
pvp: 'false'
scale: '1.0'
respawnWorld: ''
allowWeather: 'true'
difficulty: EASY
spawning:
==: MVSpawnSettings
animals:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
monsters:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
entryfee:
==: MVEntryFee
amount: '0.0'
currency: '-1'
hunger: 'true'
autoHeal: 'true'
adjustSpawn: 'true'
portalForm: ALL
gameMode: SURVIVAL
keepSpawnInMemory: 'true'
spawnLocation:
==: MVSpawnLocation
x: 1.5
y: 4.0
z: 0.5
pitch: 0.0
yaw: 0.0
autoLoad: 'true'
bedRespawn: 'true'
worldBlacklist: []
environment: NORMAL
seed: '-8997806630623371009'
generator: 'null'
playerLimit: '-1'
allowFlight: 'true'
Survival_the_end:
==: MVWorld
hidden: 'false'
alias: Survival_the_end
color: WHITE
style: NORMAL
pvp: 'false'
scale: '16.0'
respawnWorld: ''
allowWeather: 'true'
difficulty: NORMAL
spawning:
==: MVSpawnSettings
animals:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
monsters:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
entryfee:
==: MVEntryFee
amount: '0.0'
currency: '-1'
hunger: 'true'
autoHeal: 'true'
adjustSpawn: 'true'
portalForm: ALL
gameMode: SURVIVAL
keepSpawnInMemory: 'true'
spawnLocation:
==: MVSpawnLocation
x: 0.0
y: 61.0
z: 0.0
pitch: 0.0
yaw: 0.0
autoLoad: 'true'
bedRespawn: 'true'
worldBlacklist: []
environment: THE_END
seed: '-7160186333027801750'
generator: 'null'
playerLimit: '-1'
allowFlight: 'true'
BW2:
==: MVWorld
hidden: 'false'
alias: BW2
color: WHITE
style: NORMAL
pvp: 'true'
scale: '1.0'
respawnWorld: ''
allowWeather: 'true'
difficulty: NORMAL
spawning:
==: MVSpawnSettings
animals:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
monsters:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
entryfee:
==: MVEntryFee
amount: '0.0'
currency: '-1'
hunger: 'true'
autoHeal: 'true'
adjustSpawn: 'true'
portalForm: ALL
gameMode: SURVIVAL
keepSpawnInMemory: 'true'
spawnLocation:
==: MVSpawnLocation
x: 0.3863786539411046
y: 87.0
z: 0.7583993952877408
pitch: 13.799997
yaw: -0.29999834
autoLoad: 'true'
bedRespawn: 'true'
worldBlacklist: []
environment: NORMAL
seed: '-3627123282667619342'
generator: CleanroomGenerator:.
playerLimit: '-1'
allowFlight: 'true'
TezebniSvet:
==: MVWorld
hidden: 'false'
alias: TezebniSvet
color: WHITE
style: NORMAL
pvp: 'false'
scale: '1.0'
respawnWorld: ''
allowWeather: 'true'
difficulty: EASY
spawning:
==: MVSpawnSettings
animals:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
monsters:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
entryfee:
==: MVEntryFee
amount: '0.0'
currency: '-1'
hunger: 'true'
autoHeal: 'true'
adjustSpawn: 'true'
portalForm: ALL
gameMode: SURVIVAL
keepSpawnInMemory: 'true'
spawnLocation:
==: MVSpawnLocation
x: 0.0
y: 92.0
z: 0.0
pitch: 0.0
yaw: 0.0
autoLoad: 'true'
bedRespawn: 'true'
worldBlacklist: []
environment: NORMAL
seed: '1174456391903163578'
generator: 'null'
playerLimit: '-1'
allowFlight: 'true'
BW1:
==: MVWorld
hidden: 'false'
alias: BW1
color: WHITE
style: NORMAL
pvp: 'true'
scale: '1.0'
respawnWorld: ''
allowWeather: 'true'
difficulty: NORMAL
spawning:
==: MVSpawnSettings
animals:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
monsters:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
entryfee:
==: MVEntryFee
amount: '0.0'
currency: '-1'
hunger: 'true'
autoHeal: 'true'
adjustSpawn: 'true'
portalForm: ALL
gameMode: SURVIVAL
keepSpawnInMemory: 'true'
spawnLocation:
==: MVSpawnLocation
x: 0.5444154893858355
y: 100.0
z: 0.44978300422008244
pitch: 11.699987
yaw: 178.9508
autoLoad: 'true'
bedRespawn: 'true'
worldBlacklist: []
environment: NORMAL
seed: '7219930439923723216'
generator: CleanroomGenerator:.
playerLimit: '-1'
allowFlight: 'true'
Survival:
==: MVWorld
hidden: 'false'
alias: Survival
color: WHITE
style: NORMAL
pvp: 'false'
scale: '1.0'
respawnWorld: ''
allowWeather: 'true'
difficulty: NORMAL
spawning:
==: MVSpawnSettings
animals:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
monsters:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
entryfee:
==: MVEntryFee
amount: '0.0'
currency: '-1'
hunger: 'true'
autoHeal: 'true'
adjustSpawn: 'true'
portalForm: ALL
gameMode: SURVIVAL
keepSpawnInMemory: 'true'
spawnLocation:
==: MVSpawnLocation
x: 204.5
y: 73.0
z: 409.5
pitch: -1.9499689
yaw: -179.55145
autoLoad: 'true'
bedRespawn: 'true'
worldBlacklist: []
environment: NORMAL
seed: '5984290292595430576'
generator: 'null'
playerLimit: '-1'
allowFlight: 'true'
Spawn:
==: MVWorld
hidden: 'false'
alias: Spawn
color: WHITE
style: NORMAL
pvp: 'false'
scale: '1.0'
respawnWorld: ''
allowWeather: 'false'
difficulty: NORMAL
spawning:
==: MVSpawnSettings
animals:
==: MVSpawnSubSettings
spawn: 'false'
spawnrate: '-1'
exceptions: []
monsters:
==: MVSpawnSubSettings
spawn: 'false'
spawnrate: '-1'
exceptions: []
entryfee:
==: MVEntryFee
amount: '0.0'
currency: '-1'
hunger: 'true'
autoHeal: 'true'
adjustSpawn: 'true'
portalForm: ALL
gameMode: SURVIVAL
keepSpawnInMemory: 'true'
spawnLocation:
==: MVSpawnLocation
x: -1.5195828487504892
y: 85.0
z: -0.6676672405108535
pitch: -3.300078
yaw: -180.18497
autoLoad: 'true'
bedRespawn: 'true'
worldBlacklist: []
environment: NORMAL
seed: '8441505182684251039'
generator: CleanroomGenerator:.
playerLimit: '-1'
allowFlight: 'true'
BW3:
==: MVWorld
hidden: 'false'
alias: BW3
color: WHITE
style: NORMAL
pvp: 'true'
scale: '1.0'
respawnWorld: ''
allowWeather: 'true'
difficulty: NORMAL
spawning:
==: MVSpawnSettings
animals:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
monsters:
==: MVSpawnSubSettings
spawn: 'true'
spawnrate: '-1'
exceptions: []
entryfee:
==: MVEntryFee
amount: '0.0'
currency: '-1'
hunger: 'true'
autoHeal: 'true'
adjustSpawn: 'false'
portalForm: ALL
gameMode: SURVIVAL
keepSpawnInMemory: 'true'
spawnLocation:
==: MVSpawnLocation
x: -0.5
y: 117.0
z: 0.5
pitch: 41.24997
yaw: 269.40036
autoLoad: 'true'
bedRespawn: 'true'
worldBlacklist: []
environment: NORMAL
seed: '5892136180477689471'
generator: CleanroomGenerator:.
playerLimit: '-1'
allowFlight: 'true'
Multiverse-Inventories
Config:
Kód: Vybrat vše
# Multiverse-Inventories Settings
# ===[ Multiverse Inventories Config ]===
settings:
# This is the locale you wish to use.
locale: en
# If this is true it will generate world groups for you based on MV worlds.
first_run: false
# If this is set to true, it will enable bypass permissions (Check the wiki for more info.)
use_bypass: false
# If set to true, any world not listed in a group will automatically use the settings for the default group!
default_ungrouped_worlds: false
# The default and suggested setting for this is FALSE.
# False means Multiverse-Inventories will not attempt to load or save any player data when they log in and out.
# That means that MINECRAFT will handle that exact thing JUST LIKE IT DOES NORMALLY.
# Changing this to TRUE will have Multiverse-Inventories save player data when they log out and load it when they log in.
# The biggest potential drawback here is that if your server crashes, player stats/inventories may be lost/rolled back!
save_load_on_log_in_out: false
# If this is set to true, players will have different inventories/stats for each game mode.
# Please note that old data migrated to the version that has this feature will have their data copied for both game modes.
use_game_mode_profiles: false
shares:
# When set to true, optional shares WILL be utilized in cases where a group does not cover their uses for a world.
# An example of this in action would be an ungrouped world using last_location. When this is true, players will return to their last location in that world.
# When set to false, optional shares WILL NOt be utilized in these cases, effectively disabling it for ungrouped worlds.
optionals_for_ungrouped_worlds: true
# You must specify optional shares you wish to use here or they will be ignored.
# The only built in optional share is "economy"
use_optionals: []
groups.yml
Kód: Vybrat vše
# Multiverse-Inventories Groups
# To ADD, DELETE, and EDIT groups use the command /mvinv group.
# No support will be given for those who manually edit these groups.
groups:
default:
worlds:
- survival_nether
- survival
- MiniHry
- Spawn
- TezebniSvet
- survival_the_end
shares:
- all
