Rise to Ruins

Rise to Ruins

View Stats:
Surlo Sep 23, 2015 @ 2:33pm
Java crash at startup
Title. Any advice? I reinstalled and it still does the same thing.
< >
Showing 1-15 of 15 comments
Rayvolution  [developer] Sep 23, 2015 @ 2:54pm 
Open up the /logs/ folder in the game's install folder, and check if you have a crash log. :)
Surlo Sep 23, 2015 @ 7:59pm 
Originally posted by Rayvolution:
Open up the /logs/ folder in the game's install folder, and check if you have a crash log. :)
Yep I did so earlier and it just shows the startup logs, no crash logs to be found
Rayvolution  [developer] Sep 23, 2015 @ 9:30pm 
Originally posted by PnutButrNoodles:
Originally posted by Rayvolution:
Open up the /logs/ folder in the game's install folder, and check if you have a crash log. :)
Yep I did so earlier and it just shows the startup logs, no crash logs to be found

Could you paste what was inside the logs? Even if there wasnt an actual crash, it may point to where Java decided to shut down.
DotFX Sep 24, 2015 @ 5:11am 
I have same problem, but crash logs as I think can be found in game folder (example: hs_err_pid"some numbers"). I have many of them for every time I'm running the game. Also I can put content one of files here. (Sorry for grammar misstakes:)
Rayvolution  [developer] Sep 24, 2015 @ 11:35am 
Originally posted by DotFX:
I have same problem, but crash logs as I think can be found in game folder (example: hs_err_pid"some numbers"). I have many of them for every time I'm running the game. Also I can put content one of files here. (Sorry for grammar misstakes:)

If you have some hs_err_* crashes, those are when the JVM itself completely crashes out. Those could be handy too, although most of the time as far as RPC is concerned, those are usually caused by low memory or some external hardware/software problem.

The game crashlogs are in the /logs/ folder though. :)
Last edited by Rayvolution; Sep 24, 2015 @ 11:36am
DotFX Sep 24, 2015 @ 12:05pm 
I have Intel Pentium CPU B950 and graphic chipset Intel HD Graphics (but I don't think it's 'cause of my operative memory: 5GB) Here is a start of a hs_err file:
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffdeb5b82f9, pid=6008, tid=4116
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig4icd64.dll+0x4582f9]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
Gnoupi Sep 24, 2015 @ 1:29pm 
Originally posted by DotFX:
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig4icd64.dll+0x4582f9]


Yup, that would be your graphic driver crashing, this dll. Not much you can do on your side, though, except running it with another card, for now, until the dev manages to reproduce it somehow. Maybe reserving too much gpu memory for those cards ?.
Rayvolution  [developer] Sep 24, 2015 @ 5:59pm 
Originally posted by Gnoupi |ŦƒŲ|:
Originally posted by DotFX:
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig4icd64.dll+0x4582f9]


Yup, that would be your graphic driver crashing, this dll. Not much you can do on your side, though, except running it with another card, for now, until the dev manages to reproduce it somehow. Maybe reserving too much gpu memory for those cards ?.

That's the good ole "Intel HD has terrible OpenGL support" crash. Sadly, there's no much I can do, because this crash is quite literally all Intel's fault. :(

But, there are some things you can do to hopefully get around it:
- Update your drivers.
- Put your laptop into performance/gaming/high power mode (Or whatever it's called, seems every laptop is different).
- If you had the game running in full screen, you can switch it to windowed. You'll have to do this manually by opening profiles/settings.properties and changing fullScreen to false.

If you still can't get it to run, you may be one of the unlucky ones. If that's the case, I'd go refund the game. Chances are you'll never get it to run. :(
Last edited by Rayvolution; Sep 24, 2015 @ 5:59pm
Surlo Sep 24, 2015 @ 6:16pm 
Retro-Pixel Castles InDev 15i
Thu Sep 24 20:15:19 CDT 2015 INFO:Slick Build #237
Launching Windowed
Thu Sep 24 20:15:20 CDT 2015 INFO:LWJGL Version: 2.9.3
Thu Sep 24 20:15:20 CDT 2015 INFO:OriginalDisplayMode: 1920 x 1080 x 32 @60Hz
Thu Sep 24 20:15:20 CDT 2015 INFO:TargetDisplayMode: 1280 x 720 x 0 @0Hz
Rayvolution  [developer] Sep 24, 2015 @ 8:44pm 
Originally posted by PnutButrNoodles:
Retro-Pixel Castles InDev 15i
Thu Sep 24 20:15:19 CDT 2015 INFO:Slick Build #237
Launching Windowed
Thu Sep 24 20:15:20 CDT 2015 INFO:LWJGL Version: 2.9.3
Thu Sep 24 20:15:20 CDT 2015 INFO:OriginalDisplayMode: 1920 x 1080 x 32 @60Hz
Thu Sep 24 20:15:20 CDT 2015 INFO:TargetDisplayMode: 1280 x 720 x 0 @0Hz

hrm, check for a crash log in the root folder, looks like your JVM itself crashed. File should be marked as hs_err_pid*.

You can also try using the unstable build, and see if that helps.
http://retropixelcastles.com/index.php?/topic/263-how-to-access-unstable-builds-on-steam/
DotFX Sep 25, 2015 @ 5:04am 
Ok, I have changed to windowed mode and it's finally running) I have another PC with another nvidia card, so I hope to be with you and your game to final relise)
Surlo Sep 25, 2015 @ 2:12pm 
Originally posted by Rayvolution:
Originally posted by PnutButrNoodles:
Retro-Pixel Castles InDev 15i
Thu Sep 24 20:15:19 CDT 2015 INFO:Slick Build #237
Launching Windowed
Thu Sep 24 20:15:20 CDT 2015 INFO:LWJGL Version: 2.9.3
Thu Sep 24 20:15:20 CDT 2015 INFO:OriginalDisplayMode: 1920 x 1080 x 32 @60Hz
Thu Sep 24 20:15:20 CDT 2015 INFO:TargetDisplayMode: 1280 x 720 x 0 @0Hz

hrm, check for a crash log in the root folder, looks like your JVM itself crashed. File should be marked as hs_err_pid*.

You can also try using the unstable build, and see if that helps.
http://retropixelcastles.com/index.php?/topic/263-how-to-access-unstable-builds-on-steam/

Sorry but I'm not sure how to find the root file. I did find out though that I can play the game from launching it straight from the file location rather than Steam. Weird.
Rayvolution  [developer] Sep 25, 2015 @ 6:13pm 
Originally posted by PnutButrNoodles:
Originally posted by Rayvolution:

hrm, check for a crash log in the root folder, looks like your JVM itself crashed. File should be marked as hs_err_pid*.

You can also try using the unstable build, and see if that helps.
http://retropixelcastles.com/index.php?/topic/263-how-to-access-unstable-builds-on-steam/

Sorry but I'm not sure how to find the root file. I did find out though that I can play the game from launching it straight from the file location rather than Steam. Weird.

Root folder is the base install folder the game is in. :)

But, I'm glad you got it working. It's possible the Steam overlay is causing problems. I've had a few reports from users that the Steam overlay crashes the game, although it's extremely rare and I have not found a solution yet.
Nerlo Mar 19, 2021 @ 8:12am 
I think i found the solution for Java version not supported ♥♥♥♥♥♥♥♥.
Download java version 8 update 51
>https://www.filepuma.com/download/java_runtime_environment_64bit_8.0-9210/
Uninstall newer version of java
Run the game from Core.jar in game directory
game was crashing on loading at first but i edited settings file in profiles folder in game directory.
*=0=1=4=* Apr 27, 2022 @ 12:41am 
Originally posted by Nerlo:
I think i found the solution for Java version not supported ♥♥♥♥♥♥♥♥.
Download java version 8 update 51
>https://www.filepuma.com/download/java_runtime_environment_64bit_8.0-9210/
Uninstall newer version of java
Run the game from Core.jar in game directory
game was crashing on loading at first but i edited settings file in profiles folder in game directory.
Thanks for this reply. I was having trouble launching the game on Linux. My default Java environment was OpenJDK 18. I also tested with 17 and 11. None of those three worked. OpenJDK 8 did work!
< >
Showing 1-15 of 15 comments
Per page: 1530 50