View Issue Details

IDProjectCategoryView StatusLast Update
0002711Spring engineGeneralpublic2011-11-08 15:23
ReporterForboding Angel Assigned TojK  
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version83.0 
Summary0002711: Some featureplacer maps get a total of 1 fps
DescriptionIn particular it seems that my own maps are having trouble. I could not reproduce on smoth's maps (although I did not try them all, nor did I try all of mine).

Game starts, I get 1 fps. I took a few screenshots which I have attached. The templates I use for maps are carbon copies of what smoth uses (usually I take one of his maps, delete the smt + smt and redo the textures, but the code and the rest is all the same).

Can be reproduced on:
EvoRTS Riverdale and EvoRTS New Iammas (to name just a couple)

Regular smf maps seem to have no issues.

Widget debug info: http://www.imagebam.com/image/da2a98157909748
Alt+b info (please note game controller draw and world drawer): http://www.imagebam.com/image/51c975157909756
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

Forboding Angel

2011-11-07 07:40

reporter   ~0007525

Oops, forgot to mention that I checked to see if multithreaded was being funky and just deleted it to be sure, no difference.

Forboding Angel

2011-11-07 07:43

reporter   ~0007526

Tested with ZK, same thing.

jK

2011-11-08 02:32

developer   ~0007537

couldn't reproduce.
If something is suspicious then it's WorldDrawer:Water, can you tried different water renderers?

Forboding Angel

2011-11-08 07:17

reporter   ~0007540

Last edited: 2011-11-08 07:20

You are correct. Switching to basic water fixed the issue. I was using bumpmapped water before.

What else do you need me to do? This is really quite bad for me because all my users, by default, are using bumpmapped water.

Edit: I cannot reproduce on any other water type.

jK

2011-11-08 10:17

developer   ~0007541

try with:
BumpWaterOcclusionQuery = 0

Forboding Angel

2011-11-08 11:56

reporter   ~0007544

I'm not sure where that goes. Would I append that line to springsettings.cfg?

jK

2011-11-08 12:04

developer   ~0007545

yup

Forboding Angel

2011-11-08 12:28

reporter   ~0007546

Nope, no change at all.

jK

2011-11-08 15:23

developer   ~0007551

https://github.com/spring/spring/commit/a1ea96abd0538bfcc3de324c8224b0f445411f1f

Issue History

Date Modified Username Field Change
2011-11-07 07:37 Forboding Angel New Issue
2011-11-07 07:37 Forboding Angel File Added: infolog.txt
2011-11-07 07:40 Forboding Angel Note Added: 0007525
2011-11-07 07:43 Forboding Angel Note Added: 0007526
2011-11-08 02:32 jK Note Added: 0007537
2011-11-08 07:17 Forboding Angel Note Added: 0007540
2011-11-08 07:20 Forboding Angel Note Edited: 0007540
2011-11-08 10:17 jK Note Added: 0007541
2011-11-08 11:56 Forboding Angel Note Added: 0007544
2011-11-08 12:04 jK Note Added: 0007545
2011-11-08 12:28 Forboding Angel Note Added: 0007546
2011-11-08 15:23 jK Note Added: 0007551
2011-11-08 15:23 jK Status new => resolved
2011-11-08 15:23 jK Resolution open => fixed
2011-11-08 15:23 jK Assigned To => jK