I may have a problem with showcase. #24


  • New
  • Other
Open
Assigned to _ForgeUser7438042
  • _ForgeUser8311255 created this issue Jan 24, 2012

    Hello,

    We installed the plugin "showcase" and we have some issues with our map's chunk. When we start the server, we have these error messages. When I go to these chunk's coordonates, there are some showcase's slabs. Can you help me ?

    2012-01-24 11:58:00 [INFO] Starting minecraft server version 1.0.1
    2012-01-24 11:58:00 [INFO] Loading properties
    2012-01-24 11:58:00 [INFO] Starting Minecraft server on 0.0.0.0:27030
    2012-01-24 11:58:00 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-b1597jnks (MC: 1.0.1) (Implementing API version 1.0.1-R1)
    2012-01-24 11:58:00 [INFO] DataSourcePool [MinecartManiaCore] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2012-01-24 11:58:00 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2012-01-24 11:58:01 [INFO] Entities enhanced[0] subclassed[2]
    2012-01-24 11:58:01 [INFO] DataSourcePool [MinecartManiaSignCommands] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2012-01-24 11:58:01 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2012-01-24 11:58:01 [INFO] Entities enhanced[0] subclassed[2]
    2012-01-24 11:58:01 [SEVERE] Could not load 'plugins/opupdate.jar' in folder 'plugins':
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:131)
    at java.util.jar.JarFile.<init>(JarFile.java:150)
    at java.util.jar.JarFile.<init>(JarFile.java:114)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:62)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:151)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:127)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2012-01-24 11:58:02 [INFO] [Permissions] (Yeti) was initialized.
    2012-01-24 11:58:02 [INFO] [Register] Preferred method [null] not found, using first found.
    2012-01-24 11:58:02 [INFO] [Register] version 1.5 is enabled.
    2012-01-24 11:58:02 [INFO] [LogBlock] Version check: Your version is up to date
    2012-01-24 11:58:02 [INFO] [LogBlock] Connecting to w_8757@jdbc:mysql://sql.mtxserv.fr:3306/8757_sql...
    2012-01-24 11:58:03 [INFO] [Permissions] version [3.1.6] (Yeti) loaded
    2012-01-24 11:58:03 [INFO] LWC: Loading shared objects
    2012-01-24 11:58:03 [INFO] LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
    2012-01-24 11:58:03 [INFO] LWC: Protection cache: 0/10000
    2012-01-24 11:58:03 [INFO] LWC: Loaded 207 locale strings (0 overrides)
    2012-01-24 11:58:03 [INFO] LWC: Permissions API: NijiPermissions
    2012-01-24 11:58:03 [INFO] LWC: Currency API: iConomy6Currency
    2012-01-24 11:58:03 [INFO] LWC: Connecting to SQLite
    2012-01-24 11:58:03 [INFO] LWC: Performing any necessary database updates
    2012-01-24 11:58:03 [INFO] LWC: Using: Native
    2012-01-24 11:58:03 [INFO] LWC: Precached 5736 protections.
    2012-01-24 11:58:03 [INFO] LWC: At version: 4.0.7 (b613)
    2012-01-24 11:58:03 [INFO] Preparing level "Agorapolis"
    2012-01-24 11:58:03 [INFO] Default game type: 0
    2012-01-24 11:58:03 [INFO] Preparing start region for level 0 (Seed: 8127332156598467989)
    2012-01-24 11:58:03 [INFO] LWC: Latest version: 4.0.7
    2012-01-24 11:58:04 [WARNING] Wrong location for net.minecraft.server.EntityItem@172 in world 'Agorapolis'!
    2012-01-24 11:58:04 [WARNING] Entity is at 322.5,367.5 (chunk 20,22) but was stored in chunk 20,23
    2012-01-24 11:58:04 [INFO] Preparing start region for level 1 (Seed: 1163766147742037683)
    2012-01-24 11:58:04 [INFO] Preparing start region for level 2 (Seed: -5956992890663232943)
    2012-01-24 11:58:04 [INFO] [AutoMessage] version [1.5] loaded
    2012-01-24 11:58:04 [INFO] [MagicCarpet] Loading saved carpets...
    2012-01-24 11:58:04 [INFO] [MagicCarpet] Version 2.0.6 is enabled!
    2012-01-24 11:58:04 [INFO] [Minecart Mania] Debug mode switched to NORMAL
    2012-01-24 11:58:05 [INFO] [Minecart Mania] MinecartManiaCore version 1.2.8 is enabled!
    2012-01-24 11:58:05 [INFO] [Multiverse-Core] - Version 2.2-AB (API v10) Enabled - By Rigby, fernferret, lithium3141 and main--
    2012-01-24 11:58:05 [INFO] [AllPay] - Version 3.0 - hooked into iConomy 6 for Multiverse-Core v2.2-AB
    2012-01-24 11:58:05 [INFO] [Multiverse-Core] Loading World & Settings - 'Agorapolis' - NORMAL with seed: 8127332156598467989
    2012-01-24 11:58:05 [INFO] [Multiverse-Core] Loading World & Settings - 'mine' - NORMAL with seed: 625039181729880679
    2012-01-24 11:58:05 [INFO] Preparing start region for level 3 (Seed: 625039181729880679)
    2012-01-24 11:58:05 [INFO] [Multiverse-Core] Loading World & Settings - 'Agorapolis_the_end' - THE_END with seed: -5956992890663232943
    2012-01-24 11:58:05 [INFO] [Multiverse-Core] Loading World & Settings - 'jeux' - NORMAL with seed: -596864893144948736
    2012-01-24 11:58:05 [INFO] Preparing start region for level 4 (Seed: -596864893144948736)
    2012-01-24 11:58:05 [INFO] [Multiverse-Core] Loading World & Settings - 'aventure' - NORMAL with seed: 40412591107564428
    2012-01-24 11:58:05 [INFO] Preparing start region for level 5 (Seed: 40412591107564428)
    2012-01-24 11:58:06 [INFO] [Multiverse-Core] Loading World & Settings - 'Agorapolis_nether' - NETHER with seed: 1163766147742037683
    2012-01-24 11:58:06 [INFO] [Multiverse-Core] Loading World & Settings - 'pvp' - NORMAL with seed: 1289751651947316719
    2012-01-24 11:58:06 [INFO] Preparing start region for level 6 (Seed: 1289751651947316719)
    2012-01-24 11:58:06 [INFO] [Multiverse-Core] 7 - World(s) loaded.
    2012-01-24 11:58:06 [INFO] [Minecart Mania] MinecartManiaStation version 1.2.5 is enabled!
    2012-01-24 11:58:06 [INFO] Using locale fr_FR
    2012-01-24 11:58:06 [INFO] Using locale fr_FR
    2012-01-24 11:58:06 [INFO] Essentials version 2.7.2 par Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits a ?t? charg?
    2012-01-24 11:58:06 [INFO] Essentials: Using Permissions 3 based permissions.
    2012-01-24 11:58:06 [INFO] WorldEdit 5.1 enabled.
    2012-01-24 11:58:06 [INFO] WEPIF: Using the Bukkit Permissions API.
    2012-01-24 11:58:06 [INFO] WEPIF: Using the Bukkit Permissions API.
    2012-01-24 11:58:06 [INFO] [MultiInv] version 2.4.2 is enabled!
    2012-01-24 11:58:06 [INFO] [HeroicDeath] 1.11.2 enabled.
    2012-01-24 11:58:06 [INFO] LogBlockQuestioner v0.02 enabled
    2012-01-24 11:58:06 [INFO] [Minecart Mania] MinecartManiaSignCommands version 1.2.8 is enabled!
    2012-01-24 11:58:07 [INFO] [Minecart Mania] Permissions detected. Using permissions.
    2012-01-24 11:58:07 [INFO] [Minecart Mania] MinecartManiaAdminControls version 1.2.7 is enabled!
    2012-01-24 11:58:07 [INFO] EssentialsSpawn version 2.7.2 par essentials team a ?t? charg?
    2012-01-24 11:58:07 [INFO] noEnderman version 0.2 is enabled.
    2012-01-24 11:58:07 [INFO] WEPIF: Using the Bukkit Permissions API.
    2012-01-24 11:58:07 [INFO] WorldGuard: Blacklist loaded.
    2012-01-24 11:58:07 [INFO] WorldGuard: (Agorapolis) Single session is enforced.
    2012-01-24 11:58:07 [INFO] WorldGuard: (Agorapolis) TNT ignition is blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (Agorapolis) Lighters are blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (Agorapolis) Lava fire is blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (Agorapolis) All fire spread is disabled.
    2012-01-24 11:58:07 [INFO] WorldGuard: Loaded configuration for world 'Agorapolis"
    2012-01-24 11:58:07 [INFO] WorldGuard: (Agorapolis_nether) Single session is enforced.
    2012-01-24 11:58:07 [INFO] WorldGuard: (Agorapolis_nether) TNT ignition is blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (Agorapolis_nether) Lighters are blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (Agorapolis_nether) Lava fire is blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (Agorapolis_nether) All fire spread is disabled.
    2012-01-24 11:58:07 [INFO] WorldGuard: Loaded configuration for world 'Agorapolis_nether"
    2012-01-24 11:58:07 [INFO] WorldGuard: (Agorapolis_the_end) Single session is enforced.
    2012-01-24 11:58:07 [INFO] WorldGuard: (Agorapolis_the_end) TNT ignition is blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (Agorapolis_the_end) Lighters are blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (Agorapolis_the_end) Lava fire is blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (Agorapolis_the_end) All fire spread is disabled.
    2012-01-24 11:58:07 [INFO] WorldGuard: Loaded configuration for world 'Agorapolis_the_end"
    2012-01-24 11:58:07 [INFO] WorldGuard: (mine) Single session is enforced.
    2012-01-24 11:58:07 [INFO] WorldGuard: (mine) TNT ignition is blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (mine) Lighters are blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (mine) Lava fire is blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (mine) All fire spread is disabled.
    2012-01-24 11:58:07 [INFO] WorldGuard: Loaded configuration for world 'mine"
    2012-01-24 11:58:07 [INFO] WorldGuard: (jeux) Single session is enforced.
    2012-01-24 11:58:07 [INFO] WorldGuard: (jeux) TNT ignition is blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (jeux) Lighters are blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (jeux) Lava fire is blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (jeux) All fire spread is disabled.
    2012-01-24 11:58:07 [INFO] WorldGuard: Loaded configuration for world 'jeux"
    2012-01-24 11:58:07 [INFO] WorldGuard: (aventure) Single session is enforced.
    2012-01-24 11:58:07 [INFO] WorldGuard: (aventure) TNT ignition is blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (aventure) Lighters are blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (aventure) Lava fire is blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (aventure) All fire spread is disabled.
    2012-01-24 11:58:07 [INFO] WorldGuard: Loaded configuration for world 'aventure"
    2012-01-24 11:58:07 [INFO] WorldGuard: (pvp) Single session is enforced.
    2012-01-24 11:58:07 [INFO] WorldGuard: (pvp) TNT ignition is blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (pvp) Lighters are blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (pvp) Lava fire is blocked.
    2012-01-24 11:58:07 [INFO] WorldGuard: (pvp) All fire spread is disabled.
    2012-01-24 11:58:07 [INFO] WorldGuard: Loaded configuration for world 'pvp"
    2012-01-24 11:58:07 [INFO] WorldGuard: 0 regions loaded for 'Agorapolis'
    2012-01-24 11:58:07 [INFO] WorldGuard: 0 regions loaded for 'Agorapolis_nether'
    2012-01-24 11:58:07 [INFO] WorldGuard: 0 regions loaded for 'Agorapolis_the_end'
    2012-01-24 11:58:07 [INFO] WorldGuard: 1 regions loaded for 'mine'
    2012-01-24 11:58:07 [INFO] WorldGuard: 0 regions loaded for 'jeux'
    2012-01-24 11:58:07 [INFO] WorldGuard: 0 regions loaded for 'aventure'
    2012-01-24 11:58:07 [INFO] WorldGuard: 0 regions loaded for 'pvp'
    2012-01-24 11:58:07 [INFO] WorldGuard 5.4 enabled.
    2012-01-24 11:58:07 [INFO] [iChat] Permissions 3.1.6 found
    2012-01-24 11:58:07 [INFO] iChat (v2.4.2) enabled
    2012-01-24 11:58:07 [INFO] [Multiverse-Portals] - Version 2.2-AB Enabled - By Rigby and fernferret
    2012-01-24 11:58:07 [INFO] [Multiverse-Portals] 20 - Portals(s) loaded
    2012-01-24 11:58:07 [INFO] [iConomy - Celty] Enabled (8 ms)
    2012-01-24 11:58:07 [INFO] [Essentials] Payment method found (iConomy version: 6)
    2012-01-24 11:58:07 [INFO] [Minecart Mania] MinecartManiaAutocart version 1.2.0 is enabled!
    2012-01-24 11:58:07 [INFO] [P2] version 3.2.5p has been enabled.
    2012-01-24 11:58:08 [INFO] [Register] Payment method found (iConomy version: 6)
    2012-01-24 11:58:08 [INFO] [MonsterHunt] MonsterHunt Loaded!
    2012-01-24 11:58:08 [INFO] [ChestShop] Permissions version 3.1.6 loaded.
    2012-01-24 11:58:08 [INFO] [ChestShop] LWC version 4.0.7 (b613-git-754ca078) loaded.
    2012-01-24 11:58:08 [INFO] [ChestShop] WorldGuard version 5.4 loaded.
    2012-01-24 11:58:08 [INFO] [ChestShop] version 3.3 initialized!
    2012-01-24 11:58:08 [INFO] [ChestShop] iConomy 6 loaded.
    2012-01-24 11:58:08 [WARNING] Wrong location for net.minecraft.server.EntityItem@3f7 in world 'Agorapolis'!
    2012-01-24 11:58:08 [WARNING] Entity is at -367.5,527.5 (chunk -23,32) but was stored in chunk -23,33
    2012-01-24 11:58:08 [WARNING] Wrong location for net.minecraft.server.EntityItem@3fe in world 'Agorapolis'!
    2012-01-24 11:58:08 [WARNING] Entity is at -361.5,527.5 (chunk -23,32) but was stored in chunk -23,33
    2012-01-24 11:58:08 [WARNING] Wrong location for net.minecraft.server.EntityItem@480 in world 'Agorapolis'!
    2012-01-24 11:58:08 [WARNING] Entity is at 335.5,346.5 (chunk 20,21) but was stored in chunk 21,21
    2012-01-24 11:58:08 [WARNING] Wrong location for net.minecraft.server.EntityItem@481 in world 'Agorapolis'!
    2012-01-24 11:58:08 [WARNING] Entity is at 335.5,342.5 (chunk 20,21) but was stored in chunk 21,21
    2012-01-24 11:58:08 [WARNING] Wrong location for net.minecraft.server.EntityItem@482 in world 'Agorapolis'!
    2012-01-24 11:58:08 [WARNING] Entity is at 335.5,346.5 (chunk 20,21) but was stored in chunk 21,21
    2012-01-24 11:58:08 [WARNING] Wrong location for net.minecraft.server.EntityItem@484 in world 'Agorapolis'!
    2012-01-24 11:58:08 [WARNING] Entity is at 335.5,342.5 (chunk 20,21) but was stored in chunk 21,21
    2012-01-24 11:58:08 [WARNING] Wrong location for net.minecraft.server.EntityItem@54f in world 'Agorapolis'!
    2012-01-24 11:58:08 [WARNING] Entity is at -155.5,1199.5 (chunk -10,74) but was stored in chunk -10,75
    2012-01-24 11:58:08 [INFO] [Showcase] Registered type [basic] (1 items loaded)
    2012-01-24 11:58:08 [INFO] [Showcase] Registered type [finite] (340 items loaded)
    2012-01-24 11:58:08 [INFO] [Showcase] Registered type [infinite] (1 items loaded)
    2012-01-24 11:58:08 [INFO] [Showcase] Registered type [exchange] (0 items loaded)
    2012-01-24 11:58:08 [INFO] [Showcase] Registered type [tutorial] (0 items loaded)
    2012-01-24 11:58:08 [INFO] [Showcase] version 0.7.9 has been enabled.
    2012-01-24 11:58:08 [INFO] [LogBlock] Permissions plugin found.
    2012-01-24 11:58:08 [INFO] [LogBlock] Using own chest access API
    2012-01-24 11:58:08 [INFO] [LogBlock] Scheduled consumer with bukkit scheduler.
    2012-01-24 11:58:08 [INFO] LogBlock v1.50 by DiddiZ enabled.
    2012-01-24 11:58:09 [INFO] [NarrowtuxLib] v1.2.0 by [narrowtux] enabled.
    2012-01-24 11:58:09 [INFO] Version: 120
    2012-01-24 11:58:09 [INFO] [NarrowtuxLib] Payment method found (iConomy version: 6)
    2012-01-24 11:58:09 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-01-24 11:58:09 [INFO] Done (0.611s)! For help, type "help" or "?"

  • _ForgeUser8311255 added the tags New Other Jan 24, 2012

To post a comment, please login or register a new account.