Player placed nuke
Napsal: 16 led 2013, 14:41
Server: leia.fakaheda.eu:27928
Zdravím, už je to tu zas. Na serveru mám WL a přesto se mi tam někdo dostal. když dojdu na server jsou všude obrovské díry od NUKE. do console to vypsalo toto:
Poté se začali vypínat všechny pluginy. Jak na to? V minulosti mi to udělalo již pár hráčů a nevím jak se tomu bránit Permisse mám dobré.
Prosím pomoc.
Po nahrání zálohy mi to ukáže 0/0 slotů a vypíše to toto:
Zdravím, už je to tu zas. Na serveru mám WL a přesto se mi tam někdo dostal. když dojdu na server jsou všude obrovské díry od NUKE. do console to vypsalo toto:
[INFO] Player SiD_cze placed a nuke at 1451/43/-65
Poté se začali vypínat všechny pluginy. Jak na to? V minulosti mi to udělalo již pár hráčů a nevím jak se tomu bránit Permisse mám dobré.
Prosím pomoc.
Po nahrání zálohy mi to ukáže 0/0 slotů a vypíše to toto:
Kód: Vybrat vše
> 13:42:09 [INFO] Starting minecraft server version 1.2.5
> 13:42:09 [INFO] Attempting early MinecraftForge initialization
> 13:42:09 [INFO] Completed early MinecraftForge initialization
> 13:42:09 [INFO] Forge Mod Loader version 2.2.91.182 for Minecraft 1.2.5 loading
> > > > > > > > 13:42:09 [INFO] Loading mods from /hlserver/27928/mods
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > 13:42:09 [INFO] Directory weaponmod contained no mods
> > > > > > > > 13:42:09 [INFO] Forge Mod Loader has loaded 49 mods
> > > > > > > > > > > 13:42:09 [INFO] MinecraftForge v3.3.8.152 Initialized
> 13:42:09 [INFO] MinecraftForge v3.3.8.152 Initialized
> > > 13:42:09 [INFO] [WeaponMod] Properties file read succesfully!
> > > > > > > > > > > > > > > > > 13:42:09 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found value 0 outside acceptable range 4.9E-324,1.7976931348623157E308
> > > > > > 13:42:09 [INFO] Loading ComputerCraft: To change block IDs, modify config/mod_ComputerCraft.cfg
> 13:42:09 [INFO] ComputerCraft: computerBlockID 207
> 13:42:09 [INFO] ComputerCraft: diskDriveBlockID 208
> 13:42:09 [INFO] ComputerCraft: diskItemID 4000
> 13:42:09 [INFO] CONFLICT @ -49 item slot already occupied by dan200.computer.shared.ItemComputer@75e5c2cc while adding net.minecraft.server.ItemBlock@3f581b8c
> 13:42:09 [INFO] ComputerCraft: Searching for RedPowerLib...
> 13:42:09 [INFO] ComputerCraft: RedPowerLib and methods located.
> 13:42:09 [INFO] CONFLICT @ -48 item slot already occupied by dan200.computer.shared.ItemPeripheral@e6d7809 while adding net.minecraft.server.ItemBlock@34e39e45
> > > > > > > > > > > > > > 13:42:09 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found value 0 outside acceptable range 4.9E-324,1.7976931348623157E308
> > > > > 13:42:09 [INFO] Loading ComputerCraft: To change block IDs, modify config/mod_ComputerCraft.cfg
> 13:42:09 [INFO] ComputerCraft: computerBlockID 207
> 13:42:09 [INFO] ComputerCraft: diskDriveBlockID 208
> 13:42:09 [INFO] ComputerCraft: diskItemID 4000
> 13:42:09 [SEVERE] cpw.mods.fml.common.LoaderException: java.lang.IllegalArgumentException: Slot 207 is already occupied by dan200.computer.shared.BlockComputer@6cee2a92 when adding dan200.computer.shared.BlockComputer@82d0f1d
> 13:42:09 [SEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:114)
> 13:42:09 [SEVERE] at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)
> 13:42:09 [SEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:607)
> 13:42:09 [SEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)
> 13:42:09 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:125)
> 13:42:09 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)
> 13:42:09 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
> 13:42:09 [SEVERE] Caused by: java.lang.IllegalArgumentException: Slot 207 is already occupied by dan200.computer.shared.BlockComputer@6cee2a92 when adding dan200.computer.shared.BlockComputer@82d0f1d
> 13:42:09 [SEVERE] at net.minecraft.server.Block.<init>(Block.java:181)
> 13:42:09 [SEVERE] at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)
> 13:42:09 [SEVERE] at dan200.computer.shared.BlockComputerBase.<init>(BlockComputerBase.java:24)
> 13:42:09 [SEVERE] at dan200.computer.shared.BlockComputer.<init>(BlockComputer.java:19)
> 13:42:09 [SEVERE] at net.minecraft.server.mod_ComputerCraft.<init>(mod_ComputerCraft.java:74)
> 13:42:09 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 13:42:09 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
> 13:42:09 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> 13:42:09 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
> 13:42:09 [SEVERE] at java.lang.Class.newInstance0(Class.java:372)
> 13:42:09 [SEVERE] at java.lang.Class.newInstance(Class.java:325)
> 13:42:09 [SEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:107)
> 13:42:09 [SEVERE] ... 6 more
> 13:42:09 [SEVERE] Unexpected exception
cpw.mods.fml.common.LoaderException: java.lang.IllegalArgumentException: Slot 207 is already occupied by dan200.computer.shared.BlockComputer@6cee2a92 when adding dan200.computer.shared.BlockComputer@82d0f1d
at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:114)
at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:607)
at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:125)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.IllegalArgumentException: Slot 207 is already occupied by dan200.computer.shared.BlockComputer@6cee2a92 when adding dan200.computer.shared.BlockComputer@82d0f1d
at net.minecraft.server.Block.<init>(Block.java:181)
at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)
at dan200.computer.shared.BlockComputerBase.<init>(BlockComputerBase.java:24)
at dan200.computer.shared.BlockComputer.<init>(BlockComputer.java:19)
at net.minecraft.server.mod_ComputerCraft.<init>(mod_ComputerCraft.java:74)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:107)
... 6 more