Giter VIP home page Giter VIP logo

minecraft-map-gen's People

Contributors

parkermc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

minecraft-map-gen's Issues

Crash When Saving

On Linux(Ubuntu), when I click to save and run, I get this in the log:

1-1-w1
1-1-w1
Traceback (most recent call last):
  File "/home/kalman98/Desktop/Minecraft Map Generator/minecraft-map-gen/Main.py", line 654, in run
    line = proc.stdout.readline()
UnboundLocalError: local variable 'proc' referenced before assignment

It stays frozen after that and I have close it.

Crash when saving

Got a crash when trying to render a world. Here's the log:

2016-06-06 16:18:04 E Syntax error parsing C:/Users/Joseph/Desktop/32bit/test.cfg
2016-06-06 16:18:04 E The traceback below will tell you which line triggered the syntax error
2016-06-06 16:18:04 E Partial traceback:
Traceback (most recent call last):
File "overviewer_core\configParser.pyc", line 82, in parse
File "C:/Users/Joseph/Desktop/32bit/test.cfg", line 20
outputdir = "C:/Users/Joseph/Desktop/32bit/output""
^
SyntaxError: EOL while scanning string literal

And here is my save cfg file:

Made with a generator by ParkerMc

Do NOT edit

C:\Users\Joseph\Desktop\32bit\output

E:/.minecraft/versions/1.9.4/1.9.4.jar

#1

mumbo world, E:/.minecraft/saves/Mumbo Jumbo Redstone World/level.dat

test, mumbo world, Overworld, Normal, Upper Left, Png, 95

worlds["world_mumbo world"] = "E:/.minecraft/saves/Mumbo Jumbo Redstone World/"
renders["test"] = {
"world": "world_mumbo world",
"title": "test",
"rendermode": "normal",
"dimension": "overworld",
"northdirection" : "upper-left",
"imgformat" : "png",
"imgquality" : "95",
}

outputdir = "C:/Users/Joseph/Desktop/32bit/output""
texturepath = "E:/.minecraft/versions/1.9.4/1.9.4.jar"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.