Looky1173 / launchpad-bugs-migration2

0 stars 0 forks source link

[BUG n°1314363] System.InvalidOperationException at ORTS.Viewer3D.PrecipitationPrimitive.InitIndexBuffer (New precipitation not working on older system) #314

Closed Looky1173 closed 9 years ago

Looky1173 commented 10 years ago

Imported from https://bugs.launchpad.net/bugs/1314363

Property Value
Reported by jeroenp (j-paasschens)
Date reported Tue, 29 Apr 2014 19:13:40 GMT

I am getting a crash due to the new Precipation. My guess would be that my laptop's video card can't handle 32 bits in some places. Since I think this is computer spec related, here are my computer specs (and no, it is not a computer which is able to really play OpenRails decently, but it is more than fine to write code on it): Windows vista, core 2 T5300, Intel express 945 onboard graphics. Jeroen.

Looky1173 commented 10 years ago

Imported from https://bugs.launchpad.net/or/+bug/1314363/comments/1

Property Value
Posted by jeroenp (j-paasschens)
Date posted Tue, 29 Apr 2014 19:13:40 GMT
Looky1173 commented 10 years ago

Imported from https://bugs.launchpad.net/or/+bug/1314363/comments/2

Property Value
Posted by James Ross (twpol)
Date posted Wed, 30 Apr 2014 08:38:42 GMT

I did wonder if anyone would actually hit this; unfortunately we have no data on what GPUs people use generally so can't predict what'll work and what won't.

I'll have a look and see if I can reasonably reduce this to 16bit indices or if we'll have to come up with another method.

Looky1173 commented 10 years ago

Imported from https://bugs.launchpad.net/or/+bug/1314363/comments/3

Property Value
Posted by jeroenp (j-paasschens)
Date posted Sun, 04 May 2014 13:34:44 GMT

James, I think bug 1315660 is the same. Jeroen.

Looky1173 commented 10 years ago

Imported from https://bugs.launchpad.net/or/+bug/1314363/comments/4

Property Value
Posted by Carlo Santucci (carlosanit1)
Date posted Thu, 29 May 2014 17:51:12 GMT

Reported again as https://bugs.launchpad.net/or/+bug/1323896 .

Looky1173 commented 10 years ago

Imported from https://bugs.launchpad.net/or/+bug/1314363/comments/5

Property Value
Posted by Carlo Santucci (carlosanit1)
Date posted Fri, 30 May 2014 07:01:42 GMT

Reported again as https://bugs.launchpad.net/or/+bug/1324725

Looky1173 commented 10 years ago

Imported from https://bugs.launchpad.net/or/+bug/1314363/comments/6

Property Value
Posted by Tom Sellers (tslinky300)
Date posted Sat, 31 May 2014 23:56:44 GMT

found this on trainsim site today, don't know if it maybe helpful or not. thot id share

http://prntscr.com/3oho22

Looky1173 commented 10 years ago

Imported from https://bugs.launchpad.net/or/+bug/1314363/comments/7

Property Value
Posted by James Ross (twpol)
Date posted Sun, 01 Jun 2014 15:48:33 GMT

Fixed in X2270, mostly by lowering the ceiling of the precipitation.

Looky1173 commented 10 years ago

Imported from https://bugs.launchpad.net/or/+bug/1314363/comments/8

Property Value
Posted by jeroenp (j-paasschens)
Date posted Sun, 08 Jun 2014 08:57:52 GMT

Thanks James. I confirm that I no longer have an issue.