Stargate Network

Stargate Network

3M Downloads

Crash when trying to disable naquadah ores.

ProsperCraft opened this issue ยท 2 comments

commented

naquadah {
B:debugLava=false
I:debugLevel=0
B:debugRandom=false
I:genIsolatedOdds=0
I:genUnderLavaOdds=0
I:maxIsolatedNodes=0
I:maxNodesUnderLava=0
}

Leads to https://gist.github.com/ProsperCraft/e9aa692ffc60af4049e666fe7fe0ec0f

commented

Well then....
I need to fix that.

commented

Actually, you're doing this wrong.

options {
B:enableNaquadahOre=true
}

You disabled the wrong thing.