I'm using an IWorldGenerator to generate veins of my custom ores, and it works just fine in the Overworld, but when I use the same code in the Nether it blows up with OutOfMemory errors.
Is there anything in particular to be aware of when generating in areas other than the surface?