Search found 229 matches

by Karl_C
Mon Apr 02, 2018 11:39 pm
Forum: Ren'Py Questions and Announcements
Topic: The build seems to have failed
Replies: 11
Views: 2627

Re: The build seems to have failed

I'm using Ant to build the package. ""java.exe"" no se reconoce como un comando interno o externo, programa o archivo por lotes ejecutable. The build seems to have failed. Stackoverflow: ant - "java.exe"' is not recognized as an internal or external command, operable p...
by Karl_C
Mon Apr 02, 2018 6:27 pm
Forum: Ren'Py Questions and Announcements
Topic: Strange AF bug
Replies: 9
Views: 813

Re: Strange AF bug

Hm, I currently have exactly the same problem (my list is not named 'chain'). I have no clue what I'm doing wrong.

Does somebody have a simple example on how to use a list in Ren'Py?
by Karl_C
Sun Apr 01, 2018 6:07 pm
Forum: Ren'Py Questions and Announcements
Topic: The build seems to have failed
Replies: 11
Views: 2627

Re: The build seems to have failed

maurolcj wrote: Sun Apr 01, 2018 12:54 pm Java 10, i thing
Hm, it seems that 'sun/misc/BASE64Encoder' was removed from Java 9 and Java 10. The Unity engine community seems to have the same problem: Android APK build failed error. How do I fix this?

Can you downgrade to Java 8 and try again?
by Karl_C
Sat Mar 31, 2018 12:39 pm
Forum: Ren'Py Questions and Announcements
Topic: The build seems to have failed
Replies: 11
Views: 2627

Re: The build seems to have failed

What Java version are you using?
by Karl_C
Sat Mar 31, 2018 7:03 am
Forum: WiP: NaNoRenO
Topic: The Lonely One
Replies: 5
Views: 2067

Re: The Lonely One

Donmai wrote: Fri Mar 30, 2018 11:07 pm But yes, I will finish it.
This are great news as I enjoyed all your works (that were made available here).
by Karl_C
Thu Mar 29, 2018 6:24 pm
Forum: Other Visual Novel Engines
Topic: Comparison with Visual Novel Maker
Replies: 19
Views: 13920

Re: Comparison with Visual Novel Maker

rayminator wrote: Thu Mar 29, 2018 5:35 pm you can make a web-base game with it
There's an older project from "lolbot-iichan" on github: rpy2wse

'rpy2wse Converts Ren'Py visual novels to WebStory Engine HTML5 game using RPYC and some code magic'

I have no idea if it works with recent versions of Ren'Py... ;)
by Karl_C
Fri Mar 23, 2018 1:42 pm
Forum: Ren'Py Questions and Announcements
Topic: error when building distribution
Replies: 2
Views: 414

Re: error when building distribution

Is your project named "sobre_el_arbol" or "sobre_el_ árbol"?
by Karl_C
Sun Dec 24, 2017 8:24 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 6.99.13 Released
Replies: 11
Views: 3209

Re: Ren'Py 6.99.13 Released

Hm, most of the time 6.99.13 simply works, but from time to time the game won't start because GL is disabled for any reason and I get: Bootstrap to the start of init.init took 0.31s Early init took 0.00s Loader init took 0.06s Loading error handling took 0.10s Loading script took 1.99s Loading persi...
by Karl_C
Sun Dec 24, 2017 7:55 am
Forum: Completed Games
Topic: ILOVEYOU Virus 2.0 AI-VN
Replies: 7
Views: 3315

Re: ILOVEYOU Virus 2.0 AI-VN

Interesting!

Thanks for sharing the game!
by Karl_C
Sat Nov 18, 2017 7:30 am
Forum: Ren'Py Questions and Announcements
Topic: Game parsing code error
Replies: 22
Views: 6864

Re: Game parsing code error

Its the script of a game i downloaded, I do not know about phytom lenguage. In the folder there are the scripts of the game, every single one. Im sorry im taking your time :( Least i can do is providing you the game I guess the extraction process was interrupted for any reason, or the zip archive y...
by Karl_C
Fri Nov 10, 2017 6:51 pm
Forum: Ren'Py Questions and Announcements
Topic: Android Version Building Problem.
Replies: 8
Views: 1304

Re: Android Version Building Problem.

I can't build Android version of my game. When I click on Install SDK and Create keys, this is the error I get: Seems to be a common problem on MS-Windows in combination with 'subprocess.py': "WindowsError: [Error 2] The system cannot find the file specified" . Check your 'PathExt' enviro...
by Karl_C
Sun Nov 05, 2017 5:46 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py is not working: Bad CPU in executable
Replies: 4
Views: 849

Re: Ren'Py is not working: Bad CPU in executable

I tried to install Ren'Py on a MacBook A1181 (MacBook1,1): CPU Intel Core Duo 1.83 Gh/s x86 Intel Core Duo (T2400/T2500) used in MacBook 1,1 is a 32-bit CPU. A wild guess is, that you try to use a recent Ren'Py compiled for 64-bit on a 32-bit CPU, therefore the "Bad CPU in executable" mes...
by Karl_C
Sat Oct 14, 2017 6:44 am
Forum: General Discussion
Topic: Neural Network and VNs
Replies: 7
Views: 2120

Re: Neural Network and VNs

What really sparked my interest was this article. Interesting... ;) "When we first tried the date at the movie theatre, we expected to see things about buying concessions, finding seats, etc," said Mark Riedl, who co-authored a paper on Scheherazade-IF's AI (he also worked on that AI that...
by Karl_C
Sun Oct 08, 2017 3:41 pm
Forum: Ren'Py Questions and Announcements
Topic: Error upon start
Replies: 14
Views: 2764

Re: Error upon start

What files and folders are in your 'game\gui' folder now?