Remnants of Naezith

Remnants of Naezith

View Stats:
 This topic has been pinned, so it's probably important
naezith  [developer] Feb 7, 2018 @ 2:04am
Troubleshooting / Sorun çözme
If you want to merge your Nintendo Switch and Steam accounts, please contact me anywhere.

Join our Discord community to ask about your issue.[discord.gg]

You can access to this page from https://fix.naezith.com/

Steam Session Authentication Failed, problem with contacting Steam
  • Try restarting the Steam. This can happen when Steam is confused about if the user is Online or not, and also can generate invalid tickets.
  • If it's your first launch, check if your Steam nickname has special characters and remove them. Steam nickname is used to register at the first launch so the server might have trouble with them. After the first successful launch, you can use your old nickname again.

Game does not launch on Linux
  • Game is shipped with the .so files, they might not fit to your environment perfectly. Mostly it solves by renaming the libm.so.6 to libm.so.6.disable. Then try, if it does not work, rename libstdc++.so.6 file to libstdc++.so.6.disable. Try again, if it doesn't work again, try this for other .so files too, a combination of them would work.

Game does not launch on macOS
  • Try different resolutions in your macOS display resolution settings.
  • One player reported that changing from 1470x956 to 2560x1664 solved the issue.

Game does not launch on macOS High Sierra
  • Game is compiled on Catalina 64 bit. If your OS is 32 bit, game won't run. I couldn't find the reason why wouldn't it run on 64 bit High Sierra. Please let me know if you find a solution.

Game does not launch
  • Disable Steam Cloud, remove editor.cfg, save.rond, settings.cfg from steamapps\common\Remnants of Naezith\data\user\ folder. Then launch the game again.

Game has sounds but it's freezes
  • Try pressing "Alt + Enter" which will change the window mode.

Game freezes or slows down heavily
  • Some new analog keyboards like Wooting Two can cause this because they act like some kind of a gamepad. Try unplugging the keyboard. If it works, then try disabling the keyboard gamepad feature for the game.

Weird Stutter even with the FPS fairly high (microstutter/jitter)
  • Set in-game FPS Cap same as your monitor's refresh rate.
  • Playing in Fullscreen mostly fixes this.
  • Test Vertical Sync on and off in-game. Also make sure it's not forced OFF in the driver settings.
  • Turn off Threaded Optimization in Graphics Driver settings.
  • Turn off Triple Buffering in Graphics Driver settings.
  • Disable or remove the f.lux program if you have it.
  • If you have multi-monitor setup, possible fix. Alternative fix: play in Fullscreen. Some GPUs like GTX770 stutters if a video or a program like Skype is running at the second monitor and the game is running in windowed mode.
  • If it still stutters, try googling because it's probably an OpenGL issue, not related with the game code.

Stuck at Fetching User Data/Info or Game launches in Offline Mode even if the internet works fine
  • Try disabling the Web Protection setting at your antivirus program. Malwarebytes is known to cause this issue.
  • You might have blocked the game server by mistake on your end by mistake. (ron.naezith.com)
  • Game server is hosted on Digital Ocean, please check the status page, our server is hosted in Frankfurt, there might be a maintenance https://status.digitalocean.com/
  • Game server is secured by CloudFlare. This problem occurs only if your IP address is blacklisted by CloudFlare. Ask other people if they have the same issue, if everyone has the problem, then unfortunately the game server is down or in maintenance. If another person can play the game in that moment, then you should contact CloudFlare about whitelisting your IP. If you are blacklisted you also probably see CAPTCHA on internet websites. CloudFlare mostly bans the most grievous attackers, but they also can ban accidentally.

SFML Related

Black screen & Window is out of focus, at launch
  • This happened at Ubuntu 18.04. Just like it says, window does not get focus at launch, means game is not selected. You need to Alt-Tab to the game. We have no other solution yet, might be a SFML bug.

Can't jump while holding right and dash
  • Some laptop keyboards -like 2019 Matebook 13- have a weird ghosting issue that it blocks all the other inputs when you hold Right + Shift, so your Space input is being ignored. Since it's an hardware issue, there is not a clean solution. What you can do is, change the Left and Right controls in-game to K & L keys or something, and play with those.

While a controller is plugged in, character randomly stops when I am moving left or right
  • Game is polling input events for D-pad and Stick inputs simultaneously. Mostly people are having this issue when they are playing with D-pad or keyboard and their controller stick is sending random inputs near 0, which means the stick is released. However if you play with stick, these random inputs won't be noticeable. The best solution for this is to toggle on the Disable Gamepad Sticks option in Control Settings, so game will ignore them.

Why game doesn't support Windows 32 bit?
  • This game is compiled with MinGW and Steamworks SDK's distributed .lib and .dll files are compiled with MSVC so it causes a crash at launch. However the steam_api64.dll is compatible so it works on 64 bit.

Loading levels takes too long
  • When you start a level, game downloads replay of the leaderboard ghost you will race against. If server's response time is too high, it might be annoying to wait for it. You can simply disable Fetch Ghost in Gameplay Settings. Levels will open instantly after that.

Game runs at low FPS
  • Disable Hook Path Indicator in Gameplay Settings.
  • Make sure your resolution is not crazily high because of a retina display or graphics card's DSR setting.
  • Texture Quality setting is about deciding the render texture size when your resolution height is not matching to in-game view height. High chooses the higher one, Low chooses the lower one. You can try having it low.
  • Try turning off the other graphics settings one by one until you get good FPS.
  • If you still have low performance, it should be something out of the game because it's a 2D game written very optimized using C++ and SFML.

Graphics are blurry or pixelated
  • Set Texture Quality to High in Graphics settings.

Changed Control Settings in a way you can't reset
  • Hold 'R O N' keys at the same time in Settings.
  • Alternative: Remove steamapps\common\Remnants of Naezith\data\user\settings.cfg to reset all the settings including the Control Settings.

Tearing
  • Turn on the Vertical Sync in-game. Also make sure it's not forced OFF in the driver settings.
  • Make sure FPS cap is OFF or very high.
  • Try to increase your FPS. Just because camera moves so fast in 2D, the tearing is very visible when FPS is low.

It takes 40 seconds for the game to open as a window.
  • This issue is caused by Corsair keyboards like K55 or K70. Corsair iCUE program causes this.

Application load error Q:0000065432
  • This error is often caused by an antivirus blocking a program on your computer. Exclude Remnants of Naezith and Steam in your antivirus program. FSecure, in particular, has been known to cause this error.
Last edited by naezith; Dec 14, 2023 @ 11:38am
< >
Showing 1-15 of 15 comments
Zen Advent Feb 18, 2018 @ 3:48pm 
well is more of a suggestion ( make a post for that if you have to ) can you atleast add in the level editor an option to play test the level I dont mean the only way to play the level is by doing it with upload.
naezith  [developer] Feb 19, 2018 @ 1:26am 
Originally posted by Zen Advent:
well is more of a suggestion ( make a post for that if you have to ) can you atleast add in the level editor an option to play test the level I dont mean the only way to play the level is by doing it with upload.

You can get in and out of play test mode with Enter button. There are more shortcuts described around the screen. I couldn't make it too user-friendly, sorry.
Zen Advent Feb 19, 2018 @ 6:46pm 
Originally posted by naezith:
Originally posted by Zen Advent:
well is more of a suggestion ( make a post for that if you have to ) can you atleast add in the level editor an option to play test the level I dont mean the only way to play the level is by doing it with upload.

You can get in and out of play test mode with Enter button. There are more shortcuts described around the screen. I couldn't make it too user-friendly, sorry.

My bad I didnt see it there sorry for the stupid question and not paying attention.
Gatewink Jun 29, 2018 @ 7:35pm 
C++ runtime error?
I get the error whenever I try to start the game, I dont get an error code, It just says the application has requested the runtime to end it in an unusual way

If anyone has a fix for this it would be greatly appreciated
Plastic Shitlord Jun 29, 2018 @ 11:40pm 
Oooh, I'm not the only one this happens to! I have the same error, and reinstalling the VCredists didn't help

EDIT: What does the Event Viewer says? Press Win+R and type in eventvwr. Look for the Application logs
Last edited by Plastic Shitlord; Jun 29, 2018 @ 11:41pm
Gatewink Jun 30, 2018 @ 1:24am 
Originally posted by Plastic ♥♥♥♥♥♥♥♥:
Oooh, I'm not the only one this happens to! I have the same error, and reinstalling the VCredists didn't help

EDIT: What does the Event Viewer says? Press Win+R and type in eventvwr. Look for the Application logs
Faulting application name: naezith.exe, version: 0.0.0.0, time stamp: 0x5ab26be4
Faulting module name: libstdc++-6.dll, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0x40000015
Fault offset: 0x00000000000201b4
Faulting process id: 0x20e0
Faulting application start time: 0x01d4104b875c2800
Faulting application path: C:\Program Files (x86)\Steam\steamapps\common\Remnants of Naezith\naezith.exe
Faulting module path: C:\Program Files (x86)\Steam\steamapps\common\Remnants of Naezith\libstdc++-6.dll
Report Id: d977c144-eb6c-4dc9-9207-94613ab1e723
Faulting package full name:
Faulting package-relative application ID:

Edit: Found more in a seperate log

Fault bucket 2112032096633543689, type 4
Event Name: APPCRASH
Response: Not available
Cab Id: 0

Problem signature:
P1: naezith.exe
P2: 0.0.0.0
P3: 5ab26be4
P4: libstdc++-6.dll
P5: 0.0.0.0
P6: 00000000
P7: 40000015
P8: 00000000000201b4
P9:
P10:

Attached files:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER35BC.tmp.mdmp
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER381F.tmp.WERInternalMetadata.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER383E.tmp.csv
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER386E.tmp.txt

These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_naezith.exe_64423c858832d37431337e73829ba86c681f20_126cef96_1a9b3b1b

Analysis symbol:
Rechecking for solution: 0
Report Id: d977c144-eb6c-4dc9-9207-94613ab1e723
Report Status: 268435456
Hashed bucket: f86c257c6ba9dad25d4f72007a10dc09
Last edited by Gatewink; Jun 30, 2018 @ 1:38am
Plastic Shitlord Jun 30, 2018 @ 6:26am 
Yes, it's the same .dll file i have the problem with. Try reinstalling all VCredists, it may help on your part of the issue, despite not working for me

Can you launch it from a different PC?
Last edited by Plastic Shitlord; Jun 30, 2018 @ 6:28am
gussamanog May 18, 2020 @ 7:04pm 
Hi.
@naezith I can't acces the game. I click and it doesn'tt start. I tried deleting tthe user folder. I use a macbook pro core i 7 with OS Sierra 10.12.6:steamsad:
naezith  [developer] May 19, 2020 @ 12:05pm 
Originally posted by gussamanog:
Hi.
@naezith I can't acces the game. I click and it doesn'tt start. I tried deleting tthe user folder. I use a macbook pro core i 7 with OS Sierra 10.12.6:steamsad:

Hello! macOS Catalina removed the support for 32 bit versions. I am building 64 bit on Catalina, that's probably why. Really bad inconvenience. Is there something that prevents you from upgrading?
M-137 Jun 27, 2020 @ 3:00pm 
Originally posted by naezith:
Originally posted by gussamanog:
Hi.
@naezith I can't acces the game. I click and it doesn'tt start. I tried deleting tthe user folder. I use a macbook pro core i 7 with OS Sierra 10.12.6:steamsad:

Hello! macOS Catalina removed the support for 32 bit versions. I am building 64 bit on Catalina, that's probably why. Really bad inconvenience. Is there something that prevents you from upgrading?
Many people can't update due to only Macs from 2012 and newer being supported. That's the problem I have, I guess it's the same for them, but only a guess. Some can't/don't want to update due to some apps and specific things not working because they haven't been updated yet or are just too old.

If there's anything at all I can do to help make this game run on more Macs and OS versions, I'd be happy to do so! Any info you want, I can test and try to figure out why it's not running.
das Mar 31, 2023 @ 4:55am 
sam@computer:~/.steam/steam/steamapps/common/Remnants of Naezith$ ./naezith.sh
Core count: 12
Enabling Core #1
Enabling Core #2
Enabling Core #3
Enabling Core #4
Enabling Core #5
Enabling Core #6
Enabling Core #7
Enabling Core #8
Enabling Core #9
Enabling Core #10
Enabling Core #11
terminate called after throwing an instance of 'nlohmann::detail::parse_error'
what(): [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - invalid literal; last read: '�'
Aborted (core dumped)
Failed to launch, will disable some .so files
mv: cannot stat 'lib/libm.so.6': No such file or directory
mv: cannot stat 'lib/libstdc++.so.6': No such file or directory
Trying to launch again...
Core count: 12
Enabling Core #1
Enabling Core #2
Enabling Core #3
Enabling Core #4
Enabling Core #5
Enabling Core #6
Enabling Core #7
Enabling Core #8
Enabling Core #9
Enabling Core #10
Enabling Core #11
terminate called after throwing an instance of 'nlohmann::detail::parse_error'
what(): [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - invalid literal; last read: '�'
Aborted (core dumped)
Failed to launch again, there is another problem.
Check Troubleshooting page: https://fix.naezith.com/
Join our Discord server for further assistance: https://discord.gg/naezith

sam@computer:~/.steam/steam/steamapps/common/Remnants of Naezith$ uname -a
Linux computer 5.19.0-38-generic #39~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 17 21:16:15 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
Last edited by das; Mar 31, 2023 @ 4:57am
naezith  [developer] Mar 31, 2023 @ 6:35am 
Originally posted by das:
sam@computer:~/.steam/steam/steamapps/common/Remnants of Naezith$ ./naezith.sh
Core count: 12
Enabling Core #1
Enabling Core #2
Enabling Core #3
Enabling Core #4
Enabling Core #5
Enabling Core #6
Enabling Core #7
Enabling Core #8
Enabling Core #9
Enabling Core #10
Enabling Core #11
terminate called after throwing an instance of 'nlohmann::detail::parse_error'
what(): [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - invalid literal; last read: '�'
Aborted (core dumped)
Failed to launch, will disable some .so files
mv: cannot stat 'lib/libm.so.6': No such file or directory
mv: cannot stat 'lib/libstdc++.so.6': No such file or directory
Trying to launch again...
Core count: 12
Enabling Core #1
Enabling Core #2
Enabling Core #3
Enabling Core #4
Enabling Core #5
Enabling Core #6
Enabling Core #7
Enabling Core #8
Enabling Core #9
Enabling Core #10
Enabling Core #11
terminate called after throwing an instance of 'nlohmann::detail::parse_error'
what(): [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - invalid literal; last read: '�'
Aborted (core dumped)
Failed to launch again, there is another problem.
Check Troubleshooting page: https://fix.naezith.com/
Join our Discord server for further assistance: https://discord.gg/naezith

sam@computer:~/.steam/steam/steamapps/common/Remnants of Naezith$ uname -a
Linux computer 5.19.0-38-generic #39~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 17 21:16:15 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

Hi, can you run the Windows build using Proton? That would be the best solution since Linux build is also slightly older for now, lacking the latest features.

If you still want to run native Linux,

There is only one thing I know and it's already written above so you probably saw it:

Game does not launch on Linux
Game is shipped with the .so files, they might not fit to your environment perfectly. Mostly it solves by renaming the libm.so.6 to libm.so.6.disable. Then try, if it does not work, rename libstdc++.so.6 file to libstdc++.so.6.disable. Try again, if it doesn't work again, try this for other .so files too, a combination of them would work.

I will send this to a Linux player which might know a solution for your case.
naezith  [developer] Mar 31, 2023 @ 6:39am 
terminate called after throwing an instance of 'nlohmann::detail::parse_error'
what(): [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - invalid literal; last read: '�'

made me think it's being a font issue somehow. But fonts come with the game so I don't know what goes wrong.
naezith  [developer] Mar 31, 2023 @ 6:48am 
Probably one of the json files inside steamapps\common\Remnants of Naezith\data\lang, default one is english.json
das Mar 31, 2023 @ 10:09am 
Hey thank you for your quick reply! Yes I already tried the advice you gave in the OP.

Hmmm I did but I got an error and I don't know how to get more details for a launch with Proton: https://imgur.com/5IDFvag
< >
Showing 1-15 of 15 comments
Per page: 1530 50