Cant run neither Renpy nor Renpy games

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
bimmer13rus
Newbie
Posts: 6
Joined: Sat Feb 16, 2019 3:10 pm
Contact:

Cant run neither Renpy nor Renpy games

#1 Post by bimmer13rus »

Hello.
Im having this issue for 8 months and dont know what to do.

I've changed my Win7 to Win10 and everything connected with Renpy stopped working.

I tried to update Dx, microsoft visual, audio/video drivers.
Tried to put Renpy directory in different forders
Even tried to create PATH for the renpy.
I installed python and reinstalled Renpy
But it lokks like my Win cant see that i HAVE renpy on me PC

Cos in log i see this:
Importing _renpysteam: ImportError('No module named _renpysteam',)

I try to run app, it flashes in the task manager and then disappear.
Russian forums didnt help me at all, nothing changed.

So, to sum up. I can run nothing based on RenPy tech.

Can you please help me find the solution?

Image


LOG.TXT

Sat Feb 16 22:42:20 2019
Windows-8-6.2.9200
Ren'Py 7.1.3.1092


Bootstrap to the start of init.init took 0.11s
Early init took 0.00s
Loader init took 0.03s
Loading error handling took 0.10s
Loading script took 0.44s
Loading save slot metadata. took 0.00s
Loading persistent took 0.00s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: None (alternate path)
Running init code took 0.44s
Loading analysis data took 0.07s
Analyze and compile ATL took 0.01s
Index archives took 0.00s
Dump and make backups. took 0.00s
Cleaning cache took 0.00s
Making clean stores took 0.00s
Initial gc. took 0.03s
DPI scale factor: 1.000000
Creating interface object took 0.01s
Cleaning stores took 0.00s
Init translation took 0.01s
Build styles took 0.00s
Load screen analysis took 0.04s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.12s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.00s
Performance te
Attachments
log.txt
(1 KiB) Downloaded 12 times

User avatar
Karl_C
Veteran
Posts: 232
Joined: Sun Mar 31, 2013 6:18 am
Contact:

Re: Cant run neither Renpy nor Renpy games

#2 Post by Karl_C »

Hold down shift when starting the game and select software rendering. Does the game start now?
Importing _renpysteam: ImportError('No module named _renpysteam',)
That's normal, don't care about that.

bimmer13rus
Newbie
Posts: 6
Joined: Sat Feb 16, 2019 3:10 pm
Contact:

Re: Cant run neither Renpy nor Renpy games

#3 Post by bimmer13rus »

Karl_C wrote: Sun Feb 17, 2019 7:17 am Hold down shift when starting the game and select software rendering. Does the game start now?
Importing _renpysteam: ImportError('No module named _renpysteam',)
That's normal, don't care about that.
Nothing, actually. There no way I can choose "software rendering". I found some guides for Linux, but not for Win.
What should happen if I open app holding shift?

(I also tried to change compatibility, nothing)
(and updated Python to the oldest version and added PATH to it)

I realise , that the easiest way is to reinstall Win, but... idk, i want to find another way.

User avatar
isobellesophia
Miko-Class Veteran
Posts: 979
Joined: Mon Jan 07, 2019 2:55 am
Completed: None
Projects: Maddox and Friends! (AI Teacher friend), Friendly Universities! (Soon)
Organization: Friendly Teachers series
Deviantart: SophBelle
itch: Child Creation
Location: Philippines, Mindanao
Contact:

Re: Cant run neither Renpy nor Renpy games

#4 Post by isobellesophia »

Did you run Ren'Py at steam? (renpy game)
(Maybe you didn't defined the "renpysteam" sorry that i dont know how to do it.)

tar.bz its the only downloadable content of Linux, maybe.
I am a friendly user, please respect and have a good day.


Image

Image


bimmer13rus
Newbie
Posts: 6
Joined: Sat Feb 16, 2019 3:10 pm
Contact:

Re: Cant run neither Renpy nor Renpy games

#5 Post by bimmer13rus »

isobellesophia wrote: Sun Feb 17, 2019 9:54 am Did you run Ren'Py at steam? (renpy game)
(Maybe you didn't defined the "renpysteam" sorry that i dont know how to do it.)

tar.bz its the only downloadable content of Linux, maybe.
I tried to run Everlasting Summer as a steam one, but it didnt work too.
So i have issue with the steam and non-steam games

User avatar
isobellesophia
Miko-Class Veteran
Posts: 979
Joined: Mon Jan 07, 2019 2:55 am
Completed: None
Projects: Maddox and Friends! (AI Teacher friend), Friendly Universities! (Soon)
Organization: Friendly Teachers series
Deviantart: SophBelle
itch: Child Creation
Location: Philippines, Mindanao
Contact:

Re: Cant run neither Renpy nor Renpy games

#6 Post by isobellesophia »

bimmer13rus wrote: Sun Feb 17, 2019 10:15 am
isobellesophia wrote: Sun Feb 17, 2019 9:54 am Did you run Ren'Py at steam? (renpy game)
(Maybe you didn't defined the "renpysteam" sorry that i dont know how to do it.)

tar.bz its the only downloadable content of Linux, maybe.
I tried to run Everlasting Summer as a steam one, but it didnt work too.
So i have issue with the steam and non-steam games
I think that is someones game, or your game.

maybe they forgot the renpysteam, or some things they didnt defined in some steam codes.
Sorry if i didn't help you, just giving a advice.

Edit: Try this site if it helps you.

https://github.com/renpy/renpy/blob/mas ... ysteam.pyx
I am a friendly user, please respect and have a good day.


Image

Image


bimmer13rus
Newbie
Posts: 6
Joined: Sat Feb 16, 2019 3:10 pm
Contact:

Re: Cant run neither Renpy nor Renpy games

#7 Post by bimmer13rus »

isobellesophia wrote: Sun Feb 17, 2019 10:17 am
bimmer13rus wrote: Sun Feb 17, 2019 10:15 am
isobellesophia wrote: Sun Feb 17, 2019 9:54 am Did you run Ren'Py at steam? (renpy game)
(Maybe you didn't defined the "renpysteam" sorry that i dont know how to do it.)

tar.bz its the only downloadable content of Linux, maybe.
I tried to run Everlasting Summer as a steam one, but it didnt work too.
So i have issue with the steam and non-steam games
I think that is someones game, or your game.

maybe they forgot the renpysteam, or some things they didnt defined in some steam codes.
Sorry if i didn't help you, just giving a advice.

Edit: Try this site if it helps you.

https://github.com/renpy/renpy/blob/mas ... ysteam.pyx

I dont think that this one gonna help me... cos I've seen a topic, created year ago with the same problem and "renpy master" said that the only ploblem could be the drivers or smth.


User avatar
isobellesophia
Miko-Class Veteran
Posts: 979
Joined: Mon Jan 07, 2019 2:55 am
Completed: None
Projects: Maddox and Friends! (AI Teacher friend), Friendly Universities! (Soon)
Organization: Friendly Teachers series
Deviantart: SophBelle
itch: Child Creation
Location: Philippines, Mindanao
Contact:

Re: Cant run neither Renpy nor Renpy games

#9 Post by isobellesophia »

Yeah, dealing with problems also helps you
I am a friendly user, please respect and have a good day.


Image

Image


bimmer13rus
Newbie
Posts: 6
Joined: Sat Feb 16, 2019 3:10 pm
Contact:

Re: Cant run neither Renpy nor Renpy games

#10 Post by bimmer13rus »

isobellesophia wrote: Tue Feb 19, 2019 2:54 am Yeah, dealing with problems also helps you
The only thing that can probable help me is the "Dealing With Display Problems"
But nothing happens when I'm trying to open renpy holding shift. Also i didnt find anything that can change my graphic acceleration as i have radeon 7800 and fx-4130( no graphic core). The only option avaliable is to shut down my videocard.

Thats display adapter properties

Image

Image

User avatar
Karl_C
Veteran
Posts: 232
Joined: Sun Mar 31, 2013 6:18 am
Contact:

Re: Cant run neither Renpy nor Renpy games

#11 Post by Karl_C »

define config.gl_enable = True link

Set this to False to disable OpenGL acceleration. OpenGL acceleration will automatically be disabled if it's determined that the system cannot support it, so it usually isn't necessary to set this.

OpenGL can also be disabled by holding down shift at startup.
Ren'Py Documentation

User avatar
Karl_C
Veteran
Posts: 232
Joined: Sun Mar 31, 2013 6:18 am
Contact:

Re: Cant run neither Renpy nor Renpy games

#12 Post by Karl_C »

BTW: Your problem seems to be a common MS-Windows problem not related to Ren'Py:

microsoft.com: OpenGL problem with Windows 10

bimmer13rus
Newbie
Posts: 6
Joined: Sat Feb 16, 2019 3:10 pm
Contact:

Re: Cant run neither Renpy nor Renpy games

#13 Post by bimmer13rus »

So, here is the progress!
I just restarted my PC in safe mod and it's working! BTW there is still nothing with normal settings, so it might be some services or autorun processes.
Any ideas what can I clean in my system right now?
Cos its not the problem with Dx, openGL and etc, i guess

Oh, maybe safe mode uses another way or graphic rendering...?

Post Reply

Who is online

Users browsing this forum: No registered users