Jump to content

Recommended Posts

Posted

Caused by: java.lang.IllegalArgumentException: Duplicate enchantment id!

Contact the mine and blade devs

What is it not compatable with?

 

  • Discord Moderator
Posted (edited)
Caused by: java.lang.IllegalArgumentException: Duplicate enchantment id!

You have an enchantment ID conflict between BattleGear2 (BG2) mod and something else. Thankfully BG2 allows you to set the enchantment IDs in its config file. Do this:

  • Disable BG2 mod.
  • Launch the client and start a SSP world.
  • Use NEI to dump a list of ALL enchantment IDs.
  • Open the CSV file created in the last step and find a range of 7 unused IDs. Change the enchantment IDs in the BG2 config file to this unused range.
  • Re-enable BG2 mod.
  • Update your client modpack.
  • Copy the updated BG2 config file to your server.
Edited by plowmanplow
Posted (edited)

Ok, sorry for not understanding but how do i disable battlegear  and how do i find and use the csv file?

Edited by Ozurr
  • Discord Moderator
Posted

The best way to disable a mod is to rename it and add ".disabled" (without quotes) to the end of the filename. Make sure your file explorer is set to show file extensions (Google "windows X always show file extension" where X is your version of Windows).

 

A CSV file is a comma separated value file. You can open this in Microsoft Excel, OpenOffice, Google Docs, whatever. It will have a full list of IDs.

Posted

Hmm. That may be a bug inside Thaumcraft or an incompatibility with one of the mods using the Thaumcraft API. Focus on those when doing your debug work.

Ok thanks

Posted

Try changing the build of thaumcraft. Outdating it to (I was on a 1.6.4 client) 1.5.2 really helped for me.

Ill try thanks

Posted

There seems to be a skeleton in your world causing the crash, it's probably corrupted.

 

-- Entity being ticked --
Details:
    Entity Type: Skeleton (net.minecraft.entity.monster.EntitySkeleton)
    Entity ID: 28955
    Entity Name: Skeleton
    Entity's Exact location: 30,28, 65,00, 183,30
    Entity's Block location: World: (30,65,183), Chunk: (at 14,4,7 in 1,11; contains blocks 16,0,176 to 31,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Entity's Momentum: 0,00, -0,08, 0,00
Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1836)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:500)

 

Seems to me as if its in an invalid location. Try regenerating your world and see how that goes.

  • Discord Moderator
Posted

There seems to be a skeleton in your world causing the crash, it's probably corrupted.

 

Nope.

Caused by: java.lang.IllegalArgumentException: Duplicate enchantment id!

OP hasn't fixed his enchantment ID conflict.

Posted (edited)

Ok i have fixed that now, the server can be up pretty long before the next crash but what is disturbing me is that it keeps saying XXXX pockets have leaked and that the memory is leaking. Here is the FML log: https://copy.com/cDFfZQXxRscZ

 

 

Btw thanks for all the support so far!

Edited by Ozurr
  • Discord Moderator
Posted

Pretty much anything from 9minecraft.net is HIGHLY suspect. Every link they have is crap that has been scraped/stolen from other sites.

 

Getting Mods:

 

And yes, I would definitely remove it.

Posted

Wow, wait really? I used 9MC, 6MC 5MC etc to help me find mods for the Deatrix Official modpack!

 

Thanks plowmanplow, i'll be sure not to use them anymore :)

 

And ozurr, don't use a mod that's suspect, It's easier to try and change it. When you get a crash you can diagnose the issue yourself by adding .disabled onto the mods, then starting the server and doing what you where doing before the crash, that is how I found out that it was infact, the extra battle towers or whatever that mod is called that was causing the crashes :)

 

If you want faster help feel free to add me on skype @ deatrix.joseph117

Posted

Wow, wait really? I used 9MC, 6MC 5MC etc to help me find mods for the Deatrix Official modpack!

 

Thanks plowmanplow, i'll be sure not to use them anymore :)

 

And ozurr, don't use a mod that's suspect, It's easier to try and change it. When you get a crash you can diagnose the issue yourself by adding .disabled onto the mods, then starting the server and doing what you where doing before the crash, that is how I found out that it was infact, the extra battle towers or whatever that mod is called that was causing the crashes :)

 

If you want faster help feel free to add me on skype @ deatrix.joseph117

Thanks ill keep that in mind!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...