Bug Reports for Version 0.94
|
|
SpaceEngineer | Date: Sunday, 24.04.2011, 20:22 | Message # 1 |
Author of Space Engine
Group: Administrators
Russian Federation
Messages: 4800
Status: Offline
| Write here all reports about bugs or crashes in SpaceEngine.
*
|
|
| |
j0KeR | Date: Sunday, 24.04.2011, 22:17 | Message # 2 |
Explorer
Group: Users
Greece
Messages: 178
Status: Offline
| Hi again , this problem still occurs, soon im running out of memory and need to close SE and reopen it again in order everything to run normal and with the new version(0.93) its worse , i was testing it with a friend of mine who has 4 gb ram and has the same problem , also it prints out an error of a "....Runtime..." something like this and the program crashes, i think it has to do with my graphics card memory but im not sure
"Novus Ordo Seclorum"
Intel Core(E6850) 2 Duo 3.00 GHz \ Geforce GTX560 1024MB \ 4GB 667(MHz) 2 Channel RAM \ Windows 7 (32bit) \ Samsung SA700D 120hz (3D)
Edited by j0KeR - Sunday, 24.04.2011, 22:23 |
|
| |
SpaceEngineer | Date: Sunday, 24.04.2011, 22:29 | Message # 3 |
Author of Space Engine
Group: Administrators
Russian Federation
Messages: 4800
Status: Offline
| Hi,
I just posted a troubleshooting thread here: http://en.spaceengine.org/forum/4-5-1
Sorry if my English is bad:)
OUT_OF_MEMORY is related to overflow of VIDEO CARD MEMORY, not system RAM. There is strange behavior of Vista/7 driver. It must push out data from VRAM to system RAM, and program must still worked. But in Vista/7 it crashes...
*
|
|
| |
j0KeR | Date: Sunday, 24.04.2011, 22:33 | Message # 4 |
Explorer
Group: Users
Greece
Messages: 178
Status: Offline
| Its ok ;p Yeah i just saw it , i will try to disable some of the features especially in paragraph "6" and see what happens Edit : Do you think that with win xp would handle better ?
"Novus Ordo Seclorum"
Intel Core(E6850) 2 Duo 3.00 GHz \ Geforce GTX560 1024MB \ 4GB 667(MHz) 2 Channel RAM \ Windows 7 (32bit) \ Samsung SA700D 120hz (3D)
Edited by j0KeR - Sunday, 24.04.2011, 22:36 |
|
| |
SpaceEngineer | Date: Sunday, 24.04.2011, 23:45 | Message # 5 |
Author of Space Engine
Group: Administrators
Russian Federation
Messages: 4800
Status: Offline
| Has it helped you? Crashes are disabled?
Quote (j0KeR) Edit : Do you think that with win xp would handle better ?
I dont know... I have no machines with WinXP to test it. But I remember the behaviour of XP driver, where VRAM overflow occurs.
*
|
|
| |
j0KeR | Date: Monday, 25.04.2011, 00:15 | Message # 6 |
Explorer
Group: Users
Greece
Messages: 178
Status: Offline
| The problem occurs when i have everything on i mean like procedural stars / planets (stars on other galaxies) it gets real laggy after 10 - 15 minutes, when i turn them off everything runs smooth ... but i miss the fun I know that this engine has a lot amount of data but is there any way to fix this from the code(not to have memory leak) or something .. dont know so much about programming :P
"Novus Ordo Seclorum"
Intel Core(E6850) 2 Duo 3.00 GHz \ Geforce GTX560 1024MB \ 4GB 667(MHz) 2 Channel RAM \ Windows 7 (32bit) \ Samsung SA700D 120hz (3D)
|
|
| |
SpaceEngineer | Date: Monday, 25.04.2011, 01:13 | Message # 7 |
Author of Space Engine
Group: Administrators
Russian Federation
Messages: 4800
Status: Offline
| I probably found the cause of lags in procedural stars subsystem, but its fixing requires 1-2 days of work. It will be fixed in next release.
*
|
|
| |
j0KeR | Date: Monday, 25.04.2011, 07:21 | Message # 8 |
Explorer
Group: Users
Greece
Messages: 178
Status: Offline
| i shall wait then
"Novus Ordo Seclorum"
Intel Core(E6850) 2 Duo 3.00 GHz \ Geforce GTX560 1024MB \ 4GB 667(MHz) 2 Channel RAM \ Windows 7 (32bit) \ Samsung SA700D 120hz (3D)
|
|
| |
Dwarden | Date: Thursday, 28.04.2011, 19:43 | Message # 9 |
Astronaut
Group: SE team
Czech Republic
Messages: 63
Status: Offline
| is there plan for solution with OpenGL4 capable AMD (ATI) cards to work with mipmaps enabled?
Ideas are like ocean w/o borders! https://twitter.com/FoltynD
|
|
| |
SpaceEngineer | Date: Friday, 29.04.2011, 13:48 | Message # 10 |
Author of Space Engine
Group: Administrators
Russian Federation
Messages: 4800
Status: Offline
| I dont know why standard OpenGL function glGenerateMipmap caused the crash of program. I will implement my own function for mipmap generation, so this bug will be fixed.
*
|
|
| |
j0KeR | Date: Saturday, 11.06.2011, 19:50 | Message # 11 |
Explorer
Group: Users
Greece
Messages: 178
Status: Offline
| Hi again
SE 0.94 has fixed most of the bugs as i have seen but now there is another bug that it didn't occur before or at least didn't notice.
Nebulas and Galaxies appear like they having diffrent textures alltogether
The 1st pictures is the eagle nebula the second is Milky Way from the outer rims but it shouldn't seem like that.Added (11.06.2011, 22:50) --------------------------------------------- Well.. This bug appears in Windows Xp sp3 , In windows 7 everything is fine maybe is just a driver related problem or directX i cant think of anything else
"Novus Ordo Seclorum"
Intel Core(E6850) 2 Duo 3.00 GHz \ Geforce GTX560 1024MB \ 4GB 667(MHz) 2 Channel RAM \ Windows 7 (32bit) \ Samsung SA700D 120hz (3D)
Edited by j0KeR - Saturday, 11.06.2011, 12:04 |
|
| |
Neon | Date: Saturday, 11.06.2011, 21:12 | Message # 12 |
Explorer
Group: SE team
Australia
Messages: 208
Status: Offline
| I'm seeing similar bugs on planets and stars. Definitely something amiss. I'm sure it won't take long for Vova to find the bug.
|
|
| |
SpaceEngineer | Date: Sunday, 12.06.2011, 13:16 | Message # 13 |
Author of Space Engine
Group: Administrators
Russian Federation
Messages: 4800
Status: Offline
| This is a transition between skybox faces. Nearby nebula and galaxy is rendered to a skybox then the camera stops and saves the framerate. Sometimes these transitions are seen clearly. I must upgrade the algorithm to fix it.
*
|
|
| |
Neon | Date: Sunday, 12.06.2011, 20:09 | Message # 14 |
Explorer
Group: SE team
Australia
Messages: 208
Status: Offline
| I am not seeing this bug. Did you install 0.94 over vers 0.93?
If so, try completely deleting your install, empty recycle bin, and install 0.94 in a new folder. If this bug you are showing is caused by the same issue I had for stars n planets, then it might fix it. It has on mine. But I never did look at any galaxies before trying to find a fix.
|
|
| |
j0KeR | Date: Sunday, 12.06.2011, 20:29 | Message # 15 |
Explorer
Group: Users
Greece
Messages: 178
Status: Offline
| No i did a clean install , like i said in Win7 the bug disappears , there is only a slight change in textures when i stop moving like Vova said above Quote (SpaceEngineer) Nearby nebula and galaxy is rendered to a skybox then camera stops to save framerate Added (12.06.2011, 23:29) --------------------------------------------- So we have to wait until he releases a new version or small patch that fix some of these minor bugs
"Novus Ordo Seclorum"
Intel Core(E6850) 2 Duo 3.00 GHz \ Geforce GTX560 1024MB \ 4GB 667(MHz) 2 Channel RAM \ Windows 7 (32bit) \ Samsung SA700D 120hz (3D)
|
|
| |