I’m trying to run this smf2 import script to import a very large SMF2 forum, 48 hours in it finished importing all 611,071 users, starts importing posts, then crashes with this:
creating posts
\/usr/local/lib/ruby/2.0.0/set.rb:86: stack level too deep (SystemStackError)
If it’s relevant we are looking at 3,258,301 Posts in 455,361 Topics total.
I don’t really see what could be causing this at a quick glance of the code, but then I’ve never programmed ruby before either, can anyone provide some hints or help?
Thanks much.