- Reaction score
- 1,843
Have you tried the older releases?Pretty cool! v16 doesn't run for me though
Have you tried the older releases?Pretty cool! v16 doesn't run for me though
yeah, v15 worked.
No, I checked the Java Compliance level and it shows JRE 1.7. I turned off Java 1.8_05 for sure, so I don't know.Did you use java8 for your latest version tom? Maybe jonas needs to update.
Did you extract the JAR from the ZIP? I don't ever recall using compression on a JAR, other than to upload it using a ZIP container.I just decompressed it manually and it works fine. Running it while it's compressed still doesn't work (but it works fine with v15 and on my other machine)
This is the compression I was talking about.I don't ever recall using compression on a JAR, other than to upload it using a ZIP container.
You have to extract the JAR before you attempt to execute v16. It was supposed to be a standalone JAR file, but TH won't allow JAR files for security reasons.This is the compression I was talking about.
You can add files to a zip archive if you copy the old data over to a new archive first and overwrite the old one.You have to extract the JAR before you attempt to execute v16. It was supposed to be a standalone JAR file, but TH won't allow JAR files for security reasons.
v16 has added custom map modding. You can add your own maps into the game. It creates a new folder in the directory where the JAR file is located, hence you will have a problem when it is run from a ZIP file. ZIP files cannot allow generated files to be added into them.
I don't know how to generate a ZIP file containing the files that the game "may" require from Java.You can add files to a zip archive if you copy the old data over to a new archive first and overwrite the old one.
Ah, as usual.Totally agree, but I just felt like throwing that comment in.
Of course, loading will be implemented in the future. It's just that this update is pretty time-consuming for me, and I have an upcoming 4-day break soon, so I decided to upload what I have right now, and continue later.How is it supposed to load? I unpacked on my desktop and saved. It created "data.sav". I found no way to open it.
Do you intend to extend the engine with scripting? E.g., to start battles, create icons, move/walk objects, ...