Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
When i delete nsfw from core, the game works, but the mod doesnt. Kinda confused now
I think that might have been something we forgot to push out. We've just pushed out an update to the mods mod and if you launch the game now, it should start working again. (If this doesn't, try exiting Steam and starting it again)
https://ibb.co/dS9gGc
(sorry for my bad english, i am french)
recently, I got the problem with the mod and i did what it was written, and it work!
i play a little bit, and i decided to use the mod "reset data" and after that, my game close himself and i can't opening any more,
Do you have any suggestion ・ω・'
(also i am a big fan of your work ≧ω≦)
oh, i open the game and something appears this one:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 188, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 361, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 361, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 287, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 304, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
IOError: Couldn't find file 'siteicon/Stock.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\SteamLibrary\steamapps\common\Angels with Scaly Wings\renpy\bootstrap.py", line 290, in bootstrap
renpy.main.main()
File "D:\SteamLibrary\steamapps\common\Angels with Scaly Wings\renpy\main.py", line 487, in main
run(restart)
File "D:\SteamLibrary\steamapps\common\Angels with Scaly Wings\renpy\main.py", line 147, in run
renpy.execution.run_context(True)
File "D:\SteamLibrary\steamapps\common\Angels with Scaly Wings\renpy\execution.py", line 761, in run_context
context.run()
File "renpy/common/00start.rpy", line 188, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 361, in script
$ __gl_test()
File "D:\SteamLibrary\steamapps\common\Angels with Scaly Wings\renpy\ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\SteamLibrary\steamapps\common\Angels with Scaly Wings\renpy\python.py", line 1695, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gltest.rpy", line 361, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 287, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 304, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "D:\SteamLibrary\steamapps\common\Angels with Scaly Wings\renpy\ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\SteamLibrary\steamapps\common\Angels with Scaly Wings\renpy\display\core.py", line 2460, in interact
self.start()
File "D:\SteamLibrary\steamapps\common\Angels with Scaly Wings\renpy\display\core.py", line 1652, in start
self.set_mode()
File "D:\SteamLibrary\steamapps\common\Angels with Scaly Wings\renpy\display\core.py", line 1882, in set_mode
if draw.set_mode(virtual_size, physical_size, fullscreen):
File "renpy/gl/gldraw.pyx", line 192, in renpy.gl.gldraw.GLDraw.set_mode (gen\renpy.gl.gldraw.c:2802)
renpy.display.interface.post_init()
File "D:\SteamLibrary\steamapps\common\Angels with Scaly Wings\renpy\display\core.py", line 1683, in post_init
self.set_icon()