Elsewhere in the Night is out!
Elsewhere in the Night » Devlog
Hey all!
Elsewhere in the Night is out! EITN is a free new 2D point and click murder mystery adventure noir that Ross Joseph Gardner and I have been working on recently.
You can get it here:
https://cosmicvoid.itch.io/elsewhere-in-the-night
Have fun! Let us know what you think of the game! :)
Cosmic Void,
Ross Joseph Gardner
Files
Elsewhere in the Night.rar 26 MB
Nov 27, 2022
Get Elsewhere in the Night
Download NowName your own price
Elsewhere in the Night
A 2D murder mystery point and click adventure game
Status | Released |
Author | CosmicVoid |
Genre | Adventure |
Tags | Detective, Female Protagonist, Godot, Indie, Mystery, Noir, Pixel Art, Point & Click, Retro, Story Rich |
Comments
Log in with itch.io to leave a comment.
EDIT: I FIXED THE PROBLEM. I had some stuff forced in the nVidia control panel, so I'm not sure which one fixed it but I set a few things back to default. I had Shader Cache forced to 5GB, AA forced to 2x, AS forced to 16X, and Low Latency mode ON. So it was probably just one of those things but the game is working now.
All I get is audio, and a black screen. I tried it with fullscreen turned off as well, still a black screen.
Here's the log:
`
Godot Engine v3.4.4.stable.official.419e713a2 - https://godotengine.org
OpenGL ES 3.0 Renderer: NVIDIA GeForce GTX 1070 Ti/PCIe/SSE2
OpenGL ES Batching: ON
ERROR: (Node not found: "../SceneManager/TextDisplay" (relative to "/root/GameController/SceneManager").)
at: get_node (scene/main/node.cpp:1325) - Condition "!node" is true. Returned: nullptr
ERROR: (Node not found: "../UI/UIMain" (relative to "/root/GameController/Cursor").)
at: get_node (scene/main/node.cpp:1325) - Condition "!node" is true. Returned: nullptr
ERROR: (Node not found: "../UI/UIMain/SavingMenu" (relative to "/root/GameController/Cursor").)
at: get_node (scene/main/node.cpp:1325) - Condition "!node" is true. Returned: nullptr
ERROR: (Node not found: "../UI/UIMain/LoadingMenu" (relative to "/root/GameController/Cursor").)
at: get_node (scene/main/node.cpp:1325) - Condition "!node" is true. Returned: nullptr
res://RoomIntro.tscn
ERROR: (Node not found: "UIMain" (relative to "/root/GameController/UI").)
at: get_node (scene/main/node.cpp:1325) - Condition "!node" is true. Returned: nullptr
ERROR: Signal 'timeout' is already connected to given method 'timer_timeout_hide' in that object.
at: connect (core/object.cpp:1474) - Method failed. Returning: ERR_INVALID_PARAMETER
`
Hey there! Sorry this happened. I'll try and figure out why it failed to run properly. Can you please post a screenshot of the black screen (window mode)?
A few questions. 1) You're running on Windows, right? 2) Could you possibly delete the game folder, and download it again?
Windows 10:
I see. Hmm, I haven't encountered this exact problem before (I have seen a gray screen which means a room scene fails to load).
I'll try and fix it this / next week.
Care to add me on Discord? I'd like to send you a test build when I have one ready, see that it solves the problem on your end before I upload it to Itch. On Discord I'm: Cosmic Void#8841
If you don't use Discord, please send me a DM on Twitter. On Twitter I'm: https://twitter.com/Cosmic_Void_
As soon as I have a test build ready I'll send it over!
I'm Lucky_Strikez in the Discord channel. I'm at work currently though so I may not be too active.