An internal error when doing /mv create world_name NORMAL -s 12 -g TerrainControl
ingranne opened this issue ยท 7 comments
When i write command /mv create world NORMAL -s 12 -g TerrainControl then it says "An internal error occurred while attempting to perform this command"
Error log: http://pastebin.com/WQ9LhDLh
Help please!
I tried to do it with plugin "MultiWorld" and it says "Generator returned the following error:
Not found:TerrainControl"
(The logging method failed because of an exception in the internals of ConcurrentHashMap. That sounds almost impossible. The error also occured on line 272 of the fole TCPlugin.java, but the file has only 231 lines...)
It looks like you're running an ancient version of Terrain Control. We don't support those anymore, unfortunately.
You can try to create the world with the default generator, and then modify the config files of Multiverse manually when the server is offline. You can then regenerate the world by deleting the region folder inside the world folder, and you should have a world generated by TC.
It says:
TerrainControl version 2.6.1
Advanced custom world generator
Authors: Khoorn and Olof Cayorion Larsson
The error also occured on line 272 of the fole TCPlugin.java, but the file has only 231 lines...
This made me think you were running an old version, sorry if that's not the case. The file used to be much bigger.
Maybe there are two Terrain Control files in the plugin folder, and it's loading the wrong one? What happens if you type /version TerrainControl
?
Without being able to reproduce this issue, there's no way I can fix this. The error log contains no useful information, unfortunality.
That proves you're running 2.6.1. Problem is, the stack trace makes no sense. I'm going to try reproducing this. If that fails, I wouldn't know a way to reproduce this.