Skip to content

Nether not rendering correctly, black spots? #1303

Open
@piercy

Description

@piercy

Hey, i'm running a 1.9.4 vanilla server, I've got Overviewer setup to run nightly, for the overworld, it works fine. However, for the nether i get weird black holes and its barely recognisable. Any ideas? Just to note, i did try the nether smooth lighting method too but no luck.

Heres my config file:

worlds["survival"] = "D:/GAME/minecraft/private server/world"

renders["survivalday"] = {
    "world": "survival",
    "title": "TekeCraft Daytime",
    "rendermode": smooth_lighting,
    "dimension": "overworld",
}


renders["survivalnether"] = {
    "world": "survival",
    "title": "TekeCraft Nether",
    "dimension": "nether",
}


outputdir = "D:/WEB/MinecraftMap"
texturepath = "c:/temp/1.9.4.jar"

Screenshot of the output:
Overview nether screenshot

Live url:
http://mc.tekecraft.co.uk/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions