v0.8.9 (Bugfixes + translations) released to Google Play!

Useful links
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.9) from Google, F-Droid, our server, or itch.io

Map making

Discussions of the development process of the game.
User avatar
T-rex2298
Posts: 244
Joined: Mon Dec 24, 2018 12:44 am
android_version: 8.0
Location: Inaroom inahouse inasuburb inacity inastate whichisinacountry inAustralia Good guesswork!
Contact:

Re: Map making

Post by T-rex2298 »

What one should I download? JDK or Documentation. And if it still doesnt work (Reinstall ATCS?)
Everything can be solved with a quick bite to the neck.
Operation Shadowslay.
Maturity: Completed! For the one ring has been found!
Melior Futuri.
User avatar
rijackson741
Posts: 4451
Joined: Tue Aug 20, 2013 2:04 am
android_version: 10 - Android 10
Location: Somewhere in Dhayavar
Contact:

Re: Map making

Post by rijackson741 »

Yes, you need to install the JDK.
Level:71, XP:6493739, PV:608, FQ:84
HP:210, AC:212, AD:58-77, AP:4, ECC:16%, CM:1.5, BC:188, DR:3
Gold: 237559 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
User avatar
T-rex2298
Posts: 244
Joined: Mon Dec 24, 2018 12:44 am
android_version: 8.0
Location: Inaroom inahouse inasuburb inacity inastate whichisinacountry inAustralia Good guesswork!
Contact:

Re: Map making

Post by T-rex2298 »

Downloaded the Java Oracle. Still the first error. Do I need Java to run it?
Everything can be solved with a quick bite to the neck.
Operation Shadowslay.
Maturity: Completed! For the one ring has been found!
Melior Futuri.
User avatar
rijackson741
Posts: 4451
Joined: Tue Aug 20, 2013 2:04 am
android_version: 10 - Android 10
Location: Somewhere in Dhayavar
Contact:

Re: Map making

Post by rijackson741 »

You downloaded and installed this, correct?
JDK.PNG
You do not have the required permissions to view the files attached to this post.
Level:71, XP:6493739, PV:608, FQ:84
HP:210, AC:212, AD:58-77, AP:4, ECC:16%, CM:1.5, BC:188, DR:3
Gold: 237559 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
User avatar
T-rex2298
Posts: 244
Joined: Mon Dec 24, 2018 12:44 am
android_version: 8.0
Location: Inaroom inahouse inasuburb inacity inastate whichisinacountry inAustralia Good guesswork!
Contact:

Re: Map making

Post by T-rex2298 »

Yup, still wont work reinstalled the works again (Java Oracle, ATCS). Do I need Java to make Java Oracle to work?
The error is - cannot find 'Javaw.exe'
Everything can be solved with a quick bite to the neck.
Operation Shadowslay.
Maturity: Completed! For the one ring has been found!
Melior Futuri.
Mayweed
VIP
Posts: 231
Joined: Tue Jul 31, 2012 12:12 am
android_version: 2.1 - Eclair

Re: Map making

Post by Mayweed »

Open ATCS.cmd with a text editor. You should see a line like this:

Code: Select all

set "JAVA=C:\Program Files (x86)\Java\jre1.8.0_241\bin\javaw.exe"
Is the version number of the Java directory correct?
You have to update this line after each Java update.
User avatar
T-rex2298
Posts: 244
Joined: Mon Dec 24, 2018 12:44 am
android_version: 8.0
Location: Inaroom inahouse inasuburb inacity inastate whichisinacountry inAustralia Good guesswork!
Contact:

Re: Map making

Post by T-rex2298 »

Mayweed wrote: Fri Feb 28, 2020 11:29 pm Open ATCS.cmd with a text editor. You should see a line like this:

Code: Select all

set "JAVA=C:\Program Files (x86)\Java\jre1.8.0_241\bin\javaw.exe"
Is the version number of the Java directory correct?
You have to update this line after each Java update.
Is this the text?
You do not have the required permissions to view the files attached to this post.
Everything can be solved with a quick bite to the neck.
Operation Shadowslay.
Maturity: Completed! For the one ring has been found!
Melior Futuri.
User avatar
rijackson741
Posts: 4451
Joined: Tue Aug 20, 2013 2:04 am
android_version: 10 - Android 10
Location: Somewhere in Dhayavar
Contact:

Re: Map making

Post by rijackson741 »

That's the correct file, yes. An environment variable is not set the way it should be, so ATCS can't find the Java executable. If you are serious about having a go with the maps, I'll put some effort into getting you up and running. However, this will require some trust on your part, and we will have to schedule a time to do this when we are both available. I will need to log in to your computer remotely. You can watch what I am doing, but of course you may not know what everything I am doing means in practice. You will have to trust that I am not a bad actor.
Level:71, XP:6493739, PV:608, FQ:84
HP:210, AC:212, AD:58-77, AP:4, ECC:16%, CM:1.5, BC:188, DR:3
Gold: 237559 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
User avatar
T-rex2298
Posts: 244
Joined: Mon Dec 24, 2018 12:44 am
android_version: 8.0
Location: Inaroom inahouse inasuburb inacity inastate whichisinacountry inAustralia Good guesswork!
Contact:

Re: Map making

Post by T-rex2298 »

Test#2. My idea is in motion ;) :lol:
You do not have the required permissions to view the files attached to this post.
Everything can be solved with a quick bite to the neck.
Operation Shadowslay.
Maturity: Completed! For the one ring has been found!
Melior Futuri.
Tomcat
VIP
Posts: 1353
Joined: Tue Feb 08, 2011 7:05 am
android_version: 7.0

Re: Map making

Post by Tomcat »

Woohoo!
Norbert
Lvl:52 XP:2597576 AP:12 HP:124 AC:282 AD:30-42 CHS:27 CM:2.0 ECC:18% BC:132 DR:2
Skills: CS:2 IF:2 Ev:3 Rg:1 DgPro:1 1HPro:2 LtAPro:2 FS-DW:2 Sp-DW:1
Equip: FP BSS JoF RoP PRoB SrpHbk GoLF EnhCH EnhCB
Other: DotSP VD GoW FB TG RoD+6 Oegyth:6
Post Reply