Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Obbya

10
Posts
1
Following
A member registered Jan 14, 2024

Recent community posts

I mean, it's all the same, you can probably find an easy way to delete the same text and leave only some of those errors.

ok, this might be easier
https://docs.google.com/document/d/1dml5oNEwWy_3cR3LikvkSsCKq2hxKpgPuuqeOkLWTzI/edit?usp=sharing

does the crash monitor send the log automatically? because my dumb ahh just copied the million characters log into the bug description and now it might take a while lol

do you want me to send a bug report with the whole log?

It's weird, there seems to be a constant error happening like 30 times every second. 

ERROR: Formatting error in string "%s/%d": not enough arguments for format string.

   at: (.\core/variant/variant.h:917) 


The earliest I crashed was around 3 frames after spawning having only this error pop up.
Aside from that, there wasn't much more I could do with --verbose and openGL/x32.

Unless you'd like me to look for something specific but all the errors seemed to be similar to the ones I listed previously. There were some errors regarding discord or some enemy AI but I don't think those are important.

On the bright side, the in game crash thingy worked for the first time for me so I could relaunch + access the folder with logs quickly.

Last thing I want to mention: The OpenGL rendering looked very weird for me (flickering lights, frequent stutters, not fully lit or loaded roms etc.) but those stutters didn't result in crashes most of the time.

Thanks for the help, I'll be sure to check this out and tell you if something's CHANGED. It might take me a while though

hmm, I mean it runs fine until it crashes out of a sudden, there are no stutters.
By "fine" I mean constant 180 FPS on almost the highest settings due to Vsync. Whether I have 700 or 180 FPS it crashes all the same. I also tested the x32 version and nothing changes aside from more errors in the log. :

very much appreciated, there seems to be a spam of either:

ERROR: Attempt to disconnect a nonexistent connection from '<RefCounted#-9223363508895176044>'. Signal: 'load_location_end', callable: 'Node3D(Game_node)::main'.

   at: _disconnect (core/object/object.cpp:1640)



or this: 

WARNING: AnimationMixer: 'break_2', couldn't resolve track:  'door_v2/RigidBody3D/Door_p1:position'. This warning can be disabled in Project Settings.

   at: _update_caches (scene/animation/animation_mixer.cpp:725)



or things like that: 

ERROR: Error calling from signal 'body_entered' to callable: 'Node3D(plash.gd)::_on_area_3d_body_entered': Cannot convert argument 1 from Object to Object.

   at: emit_signalp (core/object/object.cpp:1311)  



all those error messages are from different levels but they seem to have nothing in common.
Thanks for responding to my comments quickly btw and I wish you all the best with the development because the game seems really cool.

Is there some kind of crash folder for this game? I could maybe look in there for myself. I launched the CrashMonitor.exe but it doesn't seem to do anything or I just don't know what it does.

Is there a reason why the game crashes all the time?

I have no previous experience playing this game btw.

I downloaded the most recent version (0.6.2) for my operating system (Win 11 x64) and checked lowest and highest settings. (I turned everything up and then off manually) Seemingly no matter what, the game sometimes just decides to freeze out of nowhere and then it stops responding. 

What's also weird is the fact that the game seems to lag when I move but it doesn't register it as a lag? (the FPS counter says the same number whether I move or not). This isn't really dependent on the settings, it just looks like the game caps my FPS at ~50 when I move.

Is this a common problem? or should I submit this as a bug?