View Issue Details

IDProjectCategoryView StatusLast Update
0003736Spring engineGeneralpublic2013-04-23 12:26
Reportermonohouse Assigned ToKloot  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version94.1 
Summary0003736: /water 4 causes spring crash on DireStrights
Descriptionon DireStrights the engine crash upon setting /water 4
if /water 4 is set in config the engine does not load and crash at "creating water"
Steps To Reproduceload DireStrights with /water 4 or load with /water 3/2/1 and then set /water 4 in-game
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
infolog-spring.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

abma

2013-04-23 00:03

administrator   ~0010538

please attach infolog.txt

monohouse

2013-04-23 00:36

reporter   ~0010540

Last edited: 2013-04-23 00:40

first infolog is MT 94.11 ASIM GML OMP
the second is 94.1 OMP

these are my water settings:
BumpWaterAnisotropy = 16
BumpWaterBlurReflection = 1
BumpWaterDepthBits = 32
BumpWaterEndlessOcean = 0
BumpWaterOcclusionQuery = 1
BumpWaterTexSizeReflection = 2048

Kloot

2013-04-23 12:25

developer   ~0010543

dimensions of this map are such that the coastline texture atlas allocation fails, same as springrts.com/phpbb/viewtopic.php?f=11&t=30220

#1 0x00000000007d4b46 in CTextureAtlas::CreateTexture (this=0x7fffffffcd20) at /usr/include/x86_64-linux-gnu/bits/string3.h:52
#2 0x00000000007d5465 in CTextureAtlas::Finalize (this=0x7fffffffcd20)
    at rts/Rendering/Textures/TextureAtlas.cpp:119
0000003 0x000000000073c3c9 in CBumpWater::UploadCoastline (this=0x7fffe05e4000, forceFull=<optimized out>)
    at rts/Rendering/Env/BumpWater.cpp:845
0000004 0x00000000007413eb in CBumpWater::CBumpWater (this=0x7fffe05e4000) at rts/Rendering/Env/BumpWater.cpp:288
0000005 0x00000000007316c0 in IWater::GetWater (currWaterRenderer=<optimized out>, nextWaterRendererMode=4)
    at rts/Rendering/Env/IWater.cpp:115
#6 0x0000000000731afe in IWater::ApplyPushedChanges (game=<optimized out>) at rts/Rendering/Env/IWater.cpp:54
#7 0x00000000007e904a in CWorldDrawer::Update (this=<optimized out>) at rts/Rendering/WorldDrawer.cpp:106
#8 0x00000000004ed4bc in CGame::UpdateUnsynced (this=0x1d50cd0) at rts/Game/Game.cpp:1019
#9 0x00000000004f0dea in CGame::Draw (this=0x1d50cd0) at rts/Game/Game.cpp:1109
0000010 0x00000000009e4592 in SpringApp::Update (this=<optimized out>) at rts/System/SpringApp.cpp:975
#11 0x00000000009ea89f in SpringApp::Run (this=0x7fffffffde40, argc=<optimized out>, argv=<optimized out>)
    at rts/System/SpringApp.cpp:1058
0000012 0x00000000009c53bf in Run (argc=1, argv=0x7fffffffe278) at rts/System/Main.cpp:65
0000013 0x00000000004ab24c in main (argc=1, argv=0x7fffffffe278) at rts/System/Main.cpp:150

Issue History

Date Modified Username Field Change
2013-04-22 23:57 monohouse New Issue
2013-04-23 00:03 abma Note Added: 0010538
2013-04-23 00:03 abma Status new => feedback
2013-04-23 00:33 monohouse File Added: infolog.txt
2013-04-23 00:35 monohouse File Added: infolog-spring.txt
2013-04-23 00:36 monohouse Note Added: 0010540
2013-04-23 00:36 monohouse Status feedback => new
2013-04-23 00:40 monohouse Note Edited: 0010540
2013-04-23 12:25 Kloot Note Added: 0010543
2013-04-23 12:26 Kloot Changeset attached => spring develop b2f35e89
2013-04-23 12:26 Kloot Assigned To => Kloot
2013-04-23 12:26 Kloot Status new => resolved
2013-04-23 12:26 Kloot Resolution open => fixed