Here is the publiHere is the publication of the mod? I'm Chinese look not to understand your English
cation of the mod? I'm Chinese look not to understand your English
Here is the publiHere is the publication of the mod? I'm Chinese look not to understand your English
cation of the mod? I'm Chinese look not to understand your English
we get a big server crash.
It happen when we place a advanced shield.
---- Minecraft Crash Report ----
// I feel sad now
Time: 21.04.13 01:28
Description: Exception in server tick loop
java.lang.NoSuchFieldError: lineBeingEdited
at ee_man.mod3.tileEntity.TileEntityAdvSign.<init>(TileEntityAdvSign.java:30)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at ee_man.mod3.blocks.BlockAdvSign.func_72274_a(BlockAdvSign.java:131)
at net.minecraft.block.Block.createTileEntity(Block.java:1761)
at net.minecraft.world.chunk.Chunk.func_76597_e(Chunk.java:995)
at net.minecraft.world.chunk.Chunk.func_76592_a(Chunk.java:767)
at net.minecraft.world.World.func_72832_d(World.java:554)
at ee_man.mod3.items.ItemAdvSign.func_77648_a(ItemAdvSign.java:121)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:149)
at net.minecraft.item.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:425)
at net.minecraft.network.NetServerHandler.func_72472_a(NetServerHandler.java:553)
at net.minecraft.network.packet.Packet15Place.func_73279_a(SourceFile:58)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:461)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:134)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:674)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:274)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:570)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
I cant update I get the Duplicate enchantment id ugh I have updated everything and such so I dono whats up how do I change that? I know how to change IDs but not encht IDs x.x here is part of my minecraft crash at least :
java.lang.IllegalArgumentException: Duplicate enchantment id!
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:111)
at darkhax.moreswordsmod.enchantment.EnchantmentStealth.<init>(EnchantmentStealth.java:12)
at darkhax.moreswordsmod.enchantment.EnchantmentList.init(EnchantmentList.java:26)
at darkhax.moreswordsmod.MoreSwordsMod.Init(MoreSwordsMod.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 87a8fc43 ----------
I cant update I get the Duplicate enchantment id ugh I have updated everything and such so I dono whats up how do I change that? I know how to change IDs but not encht IDs x.x here is part of my minecraft crash at least :
java.lang.IllegalArgumentException: Duplicate enchantment id!
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:111)
at darkhax.moreswordsmod.enchantment.EnchantmentStealth.<init>(EnchantmentStealth.java:12)
at darkhax.moreswordsmod.enchantment.EnchantmentList.init(EnchantmentList.java:26)
at darkhax.moreswordsmod.MoreSwordsMod.Init(MoreSwordsMod.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 87a8fc43 ----------
I will conquer it all with the power of my MIND!
Enchant Remover
or
Anti Enchant Wand
Here is the publiHere is the publication of the mod? I'm Chinese look not to understand your English
cation of the mod? I'm Chinese look not to understand your English
Sorry but English not my native language
Poison = Veneno
Range: Rango
Enchant remover: Eliminador de encantamientos
I will conquer it all with the power of my MIND!
Thx
No problem.
I will conquer it all with the power of my MIND!
# 1.0.0.1
- Added Enchant Remover
- Added Range Enchant
- Added Poison Enchant
If it doesn't do that second option it should.
As for the rest of them items, they are rather impressive this is a really great mod!
Range enchant: Encantamento de alcance
Poison enchant: Encantamento de veneno
Enchant remover: Removedor de encantamentos
You shouldnt add "Encantamento" Since enchantments are like "Fortune" For example so it should be just "Alcance" And "Veneno
I will conquer it all with the power of my MIND!
# 1.0.0.1b
- Bug fix(AdvSign)
You can change ids in config
Well, the name had enchant already, I just translated