Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 6 7 8 [9] 10 11 12   Go Down

Author Topic: Walking Pilot MOD - Based in VisualMOD  (Read 51218 times)

0 Members and 1 Guest are viewing this topic.

Stainless

  • Modder
  • member
  • Offline Offline
  • Posts: 1534
Re: Walking Pilot MOD - Based in VisualMOD
« Reply #96 on: August 24, 2014, 01:07:37 AM »


Stainless, could that have been the reason why when you launch a mission it fails loading the Paratrooper?

Yes, it would look for 135 * 135 hook locations and not find them.

Quote
With your file it doesn't work either. I will try by removing the repetitions of the Hooks.

Are the LODs OK? Those values look a little weird.



They seem to be ok, I don't have the game anymore so I'm going to have to use you guys as testers.

Logged

ton414

  • FreeModding Team
  • member
  • Offline Offline
  • Posts: 130
  • Knowledge is Freedom.
    • Free Modding
Re: Walking Pilot MOD - Based in VisualMOD
« Reply #97 on: August 25, 2014, 12:22:37 PM »

Sorry Stainless,  I have tried your mesh and it does not work for me. Also your plugin does not work on 3ds Max 2012 32 bit and 2009 64 bit, I guess it only works on 3ds Max 2014 64 bit.
Logged

benitomuso

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2587
  • P.A.L.
Re: Walking Pilot MOD - Based in VisualMOD
« Reply #98 on: August 25, 2014, 01:25:33 PM »

Sorry Stainless,  I have tried your mesh and it does not work for me. Also your plugin does not work on 3ds Max 2012 32 bit and 2009 64 bit, I guess it only works on 3ds Max 2014 64 bit.

Yes, sadly it doesn't work. I have tested several things and it always gives an error when you launch the Mission. The previous one dumped was even bigger, the mission loaded but only when you bailed out produced a crash. The new one doesn't give you the chance of getting to the momento when the pilot appears.

Regards,
                         Pablo
Logged

Stainless

  • Modder
  • member
  • Offline Offline
  • Posts: 1534
Re: Walking Pilot MOD - Based in VisualMOD
« Reply #99 on: August 26, 2014, 03:15:28 AM »

What is the crash?

Do you get anything useful in the log?
Logged

benitomuso

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2587
  • P.A.L.
Re: Walking Pilot MOD - Based in VisualMOD
« Reply #100 on: August 26, 2014, 04:41:29 AM »

Stainless,
                         these are the lines:

Code: [Select]
[10:38:12 AM]    INTERNAL ERROR: Unknown frames type in 3do/humans/Paratroopers/Russia/Body.msh
[10:38:12 AM]    WARNING: object '3do/humans/Paratroopers/Russia/Body.msh' of class 'SkinTL' not loaded
[10:38:12 AM]    INTERNAL ERROR: MeshObj: Can't load mesh 3do/humans/Paratroopers/Russia/Body.msh
[10:38:12 AM]    WARNING: object '3do/humans/Paratroopers/Russia/mono.sim' of class 'SIM' not loaded
[10:38:12 AM]    INTERNAL ERROR: MeshObj: Can't load SIM 3do/humans/Paratroopers/Russia/mono.sim
[10:38:12 AM]    Mesh 3do/humans/Paratroopers/Russia/mono.sim not created
[10:38:12 AM]    com.maddox.il2.engine.GObjException: Mesh 3do/humans/Paratroopers/Russia/mono.sim not created
[10:38:12 AM]        at com.maddox.il2.engine.Mesh.<init>(Mesh.java:419)
[10:38:12 AM]        at com.maddox.il2.objects.air.Paratrooper.PRELOAD(Paratrooper.java:658)
[10:38:12 AM]        at com.maddox.il2.game.Mission._load(Mission.java:743)
[10:38:12 AM]        at com.maddox.il2.game.Mission.access$600(Mission.java:121)
[10:38:12 AM]        at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:407)
[10:38:12 AM]        at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[10:38:12 AM]        at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[10:38:12 AM]        at com.maddox.il2.game.Main.exec(Main.java:422)
[10:38:12 AM]        at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
...
[10:38:33 AM]    INTERNAL ERROR: Unknown frames type in 3do/humans/Paratroopers/Russia/Body.msh
[10:38:33 AM]    WARNING: object '3do/humans/Paratroopers/Russia/Body.msh' of class 'SkinTL' not loaded
[10:38:33 AM]    INTERNAL ERROR: MeshObj: Can't load mesh 3do/humans/Paratroopers/Russia/Body.msh
[10:38:33 AM]    WARNING: object '3do/humans/Paratroopers/Russia/mono.sim' of class 'SIM' not loaded
[10:38:33 AM]    INTERNAL ERROR: MeshObj: Can't load SIM 3do/humans/Paratroopers/Russia/mono.sim
[10:38:33 AM]    Mesh 3do/humans/Paratroopers/Russia/mono.sim not created
[10:38:33 AM]    com.maddox.il2.engine.GObjException: Mesh 3do/humans/Paratroopers/Russia/mono.sim not created
[10:38:33 AM]        at com.maddox.il2.engine.Mesh.<init>(Mesh.java:419)
[10:38:33 AM]        at com.maddox.il2.objects.air.Paratrooper.PRELOAD(Paratrooper.java:658)
[10:38:33 AM]        at com.maddox.il2.game.Mission._load(Mission.java:743)
[10:38:33 AM]        at com.maddox.il2.game.Mission.access$600(Mission.java:121)
[10:38:33 AM]        at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:407)
[10:38:33 AM]        at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[10:38:33 AM]        at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[10:38:33 AM]        at com.maddox.il2.game.Main.exec(Main.java:422)
[10:38:33 AM]        at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Logged

Stainless

  • Modder
  • member
  • Offline Offline
  • Posts: 1534
Re: Walking Pilot MOD - Based in VisualMOD
« Reply #101 on: August 26, 2014, 01:42:38 PM »

Code: [Select]
private static String GetMeshName(int paramInt)
  {
    int i = paramInt == 2 ? 1 : 0;
    int j = World.cur().camouflage == 1 ? 1 : 0;
    return "3do/humans/soldiers/" + (i != 0 ? "Germany" : "Russia") + (j != 0 ? "Winter" : "Summer") + "/mono.sim";
  }

Don't have Paratrooper.java for some reason, but Soldier.java has this version of that function.

so it can have four values

3do/humans/soldiers/GermanyWinter/mono.sim
3do/humans/soldiers/GermanySummer/mono.sim
3do/humans/soldiers/RussiaWinter/mono.sim
3do/humans/soldiers/RussiaSummer/mono.sim

I would check to see if the paratrooper is the same, in which case you would need

3do/humans/Paratroopers/GermanyWinter/mono.sim
3do/humans/Paratroopers/GermanySummer/mono.sim
3do/humans/Paratroopers/RussiaWinter/mono.sim
3do/humans/Paratroopers/RussiaSummer/mono.sim



Logged

Stainless

  • Modder
  • member
  • Offline Offline
  • Posts: 1534
Re: Walking Pilot MOD - Based in VisualMOD
« Reply #102 on: August 28, 2014, 07:22:09 AM »

Ahhhh my bug.

At the top of the file change Animated to Animation
Logged

benitomuso

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2587
  • P.A.L.
Re: Walking Pilot MOD - Based in VisualMOD
« Reply #103 on: August 28, 2014, 07:37:14 AM »

Ah, good to know!

  I had written a message detailing what is inside the Paratrooper class, but it seems that the Forum hasn't published it.

  I don't know what happened but I detailed you everything. There are not camouflages for Paratroopers (pilots) they only depend on country (Russia or Germany).

  Could you post your last text mesh with all the corrections?

  Many thanks,
                                   Pablo
Logged

benitomuso

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2587
  • P.A.L.
Re: Walking Pilot MOD - Based in VisualMOD
« Reply #104 on: August 28, 2014, 02:37:49 PM »

New problem Stainless. Now this happens:

Code: [Select]
[8:35:32 PM]    INTERNAL ERROR: Wrong # of neigbours of vertices in 3do/humans/Paratroopers/Russia/Body.msh
[8:35:32 PM]    WARNING: object '3do/humans/Paratroopers/Russia/Body.msh' of class 'SkinTL' not loaded
[8:35:32 PM]    INTERNAL ERROR: MeshObj: Can't load mesh 3do/humans/Paratroopers/Russia/Body.msh
[8:35:32 PM]    WARNING: object '3do/humans/Paratroopers/Russia/mono.sim' of class 'SIM' not loaded
[8:35:32 PM]    INTERNAL ERROR: MeshObj: Can't load SIM 3do/humans/Paratroopers/Russia/mono.sim
[8:35:32 PM]    Mesh 3do/humans/Paratroopers/Russia/mono.sim not created
[8:35:32 PM]    com.maddox.il2.engine.GObjException: Mesh 3do/humans/Paratroopers/Russia/mono.sim not created
[8:35:32 PM]        at com.maddox.il2.engine.Mesh.<init>(Mesh.java:419)
[8:35:32 PM]        at com.maddox.il2.objects.air.Paratrooper.PRELOAD(Paratrooper.java:658)
[8:35:32 PM]        at com.maddox.il2.game.Mission._load(Mission.java:743)
[8:35:32 PM]        at com.maddox.il2.game.Mission.access$600(Mission.java:121)
[8:35:32 PM]        at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:407)
[8:35:32 PM]        at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[8:35:32 PM]        at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[8:35:32 PM]        at com.maddox.il2.game.Main.exec(Main.java:422)
[8:35:32 PM]        at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Logged

Stainless

  • Modder
  • member
  • Offline Offline
  • Posts: 1534
Re: Walking Pilot MOD - Based in VisualMOD
« Reply #105 on: August 28, 2014, 05:43:59 PM »

I think I got the collision mesh wrong.

A new version is up

http://stainlessbeer.weebly.com/uploads/3/2/9/6/3296541/body.7z
Logged

benitomuso

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2587
  • P.A.L.
Re: Walking Pilot MOD - Based in VisualMOD
« Reply #106 on: August 28, 2014, 05:59:26 PM »

I think I got the collision mesh wrong.

A new version is up

http://stainlessbeer.weebly.com/uploads/3/2/9/6/3296541/body.7z

Great!

   Now yes it works! Good job Stainless! Only the texture is not correct, but that is easy to fix, I still haven't checked it but it should be pointing wrong to its .mat

  This is the time to start experimenting with a CAMERA

  Regards,
                           Pablo
Logged

ton414

  • FreeModding Team
  • member
  • Offline Offline
  • Posts: 130
  • Knowledge is Freedom.
    • Free Modding
Re: Walking Pilot MOD - Based in VisualMOD
« Reply #107 on: August 28, 2014, 08:00:26 PM »

Yes now it works fine, great work Stainless. :)

To fix the texture, change all  entries in the [MaterialMapping] section by these:
Code: [Select]
0.5981293 0.4940033
 0.5700531 0.500473
 0.7584076 0.4708099
 0.6475677 0.4732513
 0.6689301 0.4586029
 0.7366791 0.4871674
 0.5740814 0.4821625
 0.3876801 0.4319916
 0.9841156 0.4775238
 0.8011322 0.4875336
 0.8674164 0.4583588
 0.5408783 0.4759369
 0.5384369 0.4777679
 0.5660248 0.4982758
 0.5384369 0.4777679
 0.6956635 0.4723969
 0.4866791 0.4335785
 0.767807 0.1265717
 0.6806488 0.1978607
 0.3917084 0.1016693
 0.4800873 0.1871185
 0.767807 0.3727875
 0.6895599 0.3746185
 0.4609222 0.3760834
 0.3876801 0.3787689
 0.7687836 0.3224945
 0.7024994 0.3270111
 0.4577484 0.3071136
 0.3865814 0.307724
 0.3869476 0.3080902
 0.5944672 0.6059418
 0.6542816 0.5903168
 0.5474701 0.5943451
 0.7392426 0.5848236
 0.6902924 0.5905609
 0.6099701 0.6780853
 0.6526947 0.6712494
 0.5696869 0.6865082
 0.7302094 0.6606293
 0.7327728 0.66185
 0.6851654 0.6579437
 0.6088715 0.8017426
 0.9438324 0.8122406
 0.6099701 0.7846527
 0.6607513 0.8071136
 0.8377533 0.8127289
 0.5816498 0.7923431
 0.7275238 0.7791595
 0.9628754 0.812851
 0.6824799 0.8054047
 0.8093109 0.8106537
 0.7189789 0.07591248
 0.6639252 0.101181
 0.4338226 0.08323669
 0.4797211 0.1071625
 0.6579437 0.1472015
 0.5285492 0.1498871
 0.5482025 0.1456146
 0.6120453 0.1290131
 0.621933 0.1295013
 0.5619965 0.1330414
 0.6558685 0.2917328
 0.5307465 0.2722015
 0.5715179 0.2584076
 0.6274261 0.2780609
 0.6279144 0.2791595
 0.5856781 0.2767181
 0.5412445 0.4471283
 0.6434174 0.4532318
 0.472641 0.007675171
 0.6284027 0.007675171
 0.5450287 0.4531097
 0.5626068 0.4470062
 0.5848236 0.00743103
 0.5949554 0.007675171
 0.5847015 0.00743103
 0.5848236 0.4467621
 0.6275482 0.4333344
 0.5147552 0.00743103
 0.5034027 0.00743103
 0.5740814 0.4548187
 0.550766 0.00743103
 0.5667572 0.00743103
 0.767807 0.4346771
 0.6275482 0.5904388
 0.632431 0.6692963
 0.6297455 0.8008881
 0.6280365 0.8101654
 0.8903656 0.8134613
 0.4455414 0.3974457
 0.7125092 0.5934906
 0.715683 0.5933685
 0.7072601 0.6631927
 0.701767 0.708847
 0.7007904 0.7977142
 0.9617767 0.8124847
 0.8036957 0.8101654
 0.4941254 0.3631439
 0.6710052 0.3648529
 0.5010834 0.3848724
 0.6545258 0.4141693
 0.6728363 0.5972748
 0.4981537 0.2158051
 0.658432 0.2071381
 0.4930267 0.3271332
 0.6662445 0.3266449
 0.432724 0.3722992
 0.5424652 0.1491547
 0.7687836 0.2553558
 0.6868744 0.2601166
 0.4930267 0.250473
 0.663559 0.2602386
 0.4698334 0.2471771
 0.3889008 0.2355804
 0.767807 0.1965179
 0.5693207 0.5025482
 0.767807 0.4748383
 0.9272308 0.4938812
 0.8826752 0.4550629
 0.5701752 0.4711761
 0.5693207 0.5025482
 0.3876801 0.4034271
 0.5707855 0.483017
 0.873764 0.437851
 0.767807 0.08482361
 0.3917084 0.07688904
 0.6292572 0.691391
 0.6805267 0.420639
 0.4805756 0.3903656
 0.6746674 0.4703217
 0.5054779 0.4146576
 0.6513519 0.4424896
 0.6246185 0.4902191
 0.7160492 0.4739838
 0.7138519 0.502182
 0.7132416 0.4877777
 0.444931 0.4417572
 0.4468842 0.07139587
 0.7127533 0.07383728
 0.6680756 0.08872986
 0.667099 0.09251404
 0.4798431 0.08909607
 0.5789642 0.1331635
 0.604599 0.2447357
 0.5771332 0.4493256
 0.533432 0.00743103
 0.6060638 0.6578217
 0.6513519 0.6370697
 0.5681 0.6717377
 0.734726 0.6493988
 0.6871185 0.6458588
 0.6312103 0.6430511
 0.712265 0.6437836
 0.6013031 0.7371674
 0.6536713 0.7534027
 0.6650238 0.7576752
 0.5760345 0.7310638
 0.7227631 0.7335052
 0.6815033 0.7491302
 0.6284027 0.7581635
 0.6238861 0.7543793
 0.7026215 0.7314301
 0.6624603 0.1495209
 0.6612396 0.1232758
 0.5283051 0.1363373
 0.5085297 0.1972504
 0.5460052 0.1193695
 0.6413422 0.1110687
 0.6331635 0.1056976
 0.614975 0.1025238
 0.521225 0.1265717
 0.5626068 0.1069183
 0.5053558 0.19664
 0.6513519 0.187973
 0.5416107 0.1362152
 0.6343842 0.1015472
 0.5059662 0.1053314
 0.5826263 0.1058197
 0.530014 0.234848
 0.6539154 0.2692719
 0.5706635 0.240097
 0.6308441 0.2619476
 0.632309 0.2631683
 0.5909271 0.2409515
 0.6054535 0.2917328
 0.767807 0.07469177
 0.4232025 0.06163025
 0.7303314 0.05821228
 0.733017 0.06797791
 0.4168549 0.05686951
 0.3917084 0.05735779
 0.6456146 0.4521332
 0.5422211 0.4422455
 0.5506439 0.4490814
 0.5828705 0.4433441
 0.6273041 0.4472504
 0.5672455 0.4543304
 0.5744476 0.4521332
 0.4608002 0.09519958
 0.6876068 0.08152771
 0.4627533 0.088974
 0.6860199 0.07920837
 0.6898041 0.08531189
 0.6884613 0.1214447
 0.4559174 0.1797943
 0.5718842 0.2961273
 0.5877533 0.2939301
 0.6043549 0.2750092
 0.5713959 0.2839203
 0.5860443 0.2635345
 0.6089935 0.2623138
 0.7770844 0.4708099
 0.9272308 0.4938812
 0.9434662 0.4805756
 0.8859711 0.469101
 0.8694916 0.4492035
 0.8390961 0.4721527
 0.2819672 0.4241791
 0.8549652 0.1978607
 0.309433 0.1939545
 0.8469086 0.3746185
 0.3171234 0.3766937
 0.8351898 0.3270111
 0.3154144 0.3071136
 0.9299164 0.6025238
 0.8766937 0.5886078
 0.9731293 0.5916595
 0.7999115 0.5878754
 0.8001556 0.5832367
 0.8447113 0.5897064
 0.9197845 0.6823578
 0.8804779 0.6729584
 0.9532318 0.6828461
 0.8061371 0.6645355
 0.8074799 0.6638031
 0.8478851 0.6727142
 0.9178314 0.7966156
 0.9438324 0.8122406
 0.8804779 0.7984467
 0.8377533 0.8127289
 0.9423676 0.7894135
 0.8187103 0.7901459
 0.9628754 0.812851
 0.8555756 0.8003998
 0.8093109 0.8106537
 0.8166351 0.07615662
 0.875473 0.09251404
 0.3495941 0.08348083
 0.2848969 0.1020355
 0.9933929 0.1431732
 0.8845062 0.1177826
 0.9545746 0.1319427
 0.9056244 0.1214447
 0.9003754 0.09922791
 0.9388275 0.1268158
 0.9889984 0.2768402
 0.8854828 0.3019867
 0.9612885 0.2524261
 0.9192963 0.2714691
 0.9169769 0.2708588
 0.948349 0.2779388
 0.9720306 0.4520111
 0.891098 0.4471283
 0.472641 0.007675171
 0.6284027 0.007675171
 0.9498138 0.4551849
 0.9510345 0.4473724
 0.5848236 0.00743103
 0.5949554 0.007675171
 0.5847015 0.00743103
 0.924057 0.4507904
 0.906601 0.4368744
 0.5147552 0.00743103
 0.5034027 0.00743103
 0.9351654 0.4510345
 0.550766 0.00743103
 0.5667572 0.00743103
 0.9004974 0.5883636
 0.8970795 0.6764984
 0.9045258 0.7950287
 0.9045258 0.7997894
 0.8903656 0.8134613
 0.3296967 0.3974457
 0.8217621 0.5882416
 0.8243256 0.5916595
 0.8271332 0.7015228
 0.8278656 0.6683197
 0.8353119 0.7879486
 0.9617767 0.8124847
 0.8036957 0.8101654
 0.288681 0.3619232
 0.871933 0.3638763
 0.2753754 0.3862152
 0.8787689 0.4141693
 0.859848 0.5949554
 0.2770844 0.2158051
 0.8770599 0.2071381
 0.2939301 0.3249359
 0.8643646 0.3249359
 0.3427582 0.3712006
 0.9695892 0.1325531
 0.8515472 0.2601166
 0.2801361 0.250473
 0.8741302 0.2602386
 0.3033295 0.2471771
 0.9025726 0.7020111
 0.863266 0.4280853
 0.2902679 0.3903656
 0.8643646 0.4662933
 0.2731781 0.4146576
 0.8809662 0.4424896
 0.9030609 0.4886322
 0.8296967 0.465683
 0.8238373 0.4877777
 0.3200531 0.4333344
 0.3381195 0.07762146
 0.8227386 0.07408142
 0.8722992 0.0844574
 0.2924652 0.09031677
 0.9241791 0.1273041
 0.9308929 0.245224
 0.9300385 0.4493256
 0.533432 0.00743103
 0.9263763 0.6609955
 0.8765717 0.6468353
 0.9542084 0.6690521
 0.804184 0.6512299
 0.8462982 0.6508636
 0.899765 0.647934
 0.8264008 0.6446381
 0.8260345 0.6435394
 0.9173431 0.7303314
 0.878891 0.7366791
 0.8758392 0.7483978
 0.9346771 0.7125092
 0.8162689 0.750351
 0.9499359 0.7231293
 0.854599 0.7411957
 0.9022064 0.7386322
 0.9000092 0.7394867
 0.8317719 0.7353363
 0.8780365 0.1472015
 0.8660736 0.09825134
 0.9943695 0.1050873
 0.2634125 0.2072601
 0.9578705 0.1042328
 0.898056 0.09959412
 0.8851166 0.08152771
 0.9108734 0.09397888
 0.255722 0.1221771
 0.9367523 0.0980072
 0.2689056 0.2066498
 0.8819427 0.186142
 0.9699554 0.1056976
 0.905014 0.09361267
 0.2759857 0.09922791
 0.9229584 0.09971619
 0.9948578 0.241806
 0.8864594 0.2809906
 0.9571381 0.2518158
 0.9147797 0.2527924
 0.9174652 0.2525482
 0.944809 0.2468109
 0.9372406 0.2826996
 0.3591156 0.06163025
 0.8052826 0.05821228
 0.802597 0.06797791
 0.3654633 0.05686951
 0.8610687 0.8209076
 0.8784027 0.8209076
 0.814682 0.8881683
 0.8467865 0.8206635
 0.8373871 0.8200531
 0.8245697 0.8881683
 0.9211273 0.9086761
 0.8196869 0.8200531
 0.8184662 0.8174896
 0.9876556 0.9087982
 0.7532806 0.9125824
 0.9623871 0.8183441
 0.8137054 0.8167572
 0.7597504 0.9128265
 0.9481049 0.8212738
 0.9876556 0.9089203
 0.7818451 0.911972
 0.9155121 0.8215179
 0.7935638 0.8882904
 0.9218597 0.9087982
 0.9758148 0.451767
 0.8913422 0.4445648
 0.9554291 0.4463959
 0.9247894 0.4494476
 0.9092865 0.4337006
 0.9406586 0.4499359
 0.9306488 0.4487152
 0.3190765 0.09495544
 0.849472 0.07969666
 0.3084564 0.08262634
 0.8456879 0.08335876
 0.8471527 0.1214447
 0.3239594 0.1799164
 0.9625092 0.29039
 0.9477386 0.2907562
 0.937851 0.2714691
 0.9618988 0.2780609
 0.9487152 0.2630463
 0.937973 0.2576752
 0.4173431 0.03916931
 0.394516 0.03709412
 0.767807 0.05393982
 0.7381439 0.05039978
 0.7352142 0.04197693
 0.4190521 0.0453949
 0.3707123 0.03916931
 0.7974701 0.05039978
 0.8002777 0.04197693
 0.363266 0.0453949
 0.5583344 0.06578064
 0.5582123 0.06578064
 0.5583344 0.073349
 0.5119476 0.07041931
 0.5119476 0.073349
 0.5798187 0.06846619
 0.5571136 0.09495544
 0.5833588 0.06846619
 0.5412445 0.06919861
 0.5413666 0.07139587
 0.5464935 0.06871033
 0.5464935 0.073349
 0.5280609 0.07151794
 0.528183 0.07139587
 0.5344086 0.07041931
 0.5345306 0.073349
 0.5521088 0.06809998
 0.5522308 0.07139587
 0.5220795 0.07151794
 0.5222015 0.073349
 0.5165863 0.07151794
 0.5167084 0.07139587
 0.5522308 0.09703064
 0.5522308 0.1039886
 0.5566254 0.09873962
 0.5458832 0.1013031
 0.5117035 0.1032562
 0.6287689 0.07115173
 0.4820404 0.07115173
 0.5167084 0.1041107
 0.5407562 0.1035004
 0.5345306 0.1039886
 0.528183 0.1064301
 0.5222015 0.1052094
 0.5458832 0.1059418
 0.5399017 0.1109467
 0.533432 0.1069183
 0.528183 0.111557
 0.6122894 0.0499115
 0.5222015 0.1067963
 0.5173187 0.1110687
 0.6231537 0.05540466
 0.556015 0.09593201
 0.5510101 0.09727478
 0.5453949 0.09324646
 0.5399017 0.0901947
 0.533432 0.08384705
 0.476059 0.03770447
 0.6359711 0.03770447
 0.490097 0.04844666
 0.6204681 0.03916931
 0.4662933 0.06126404
 0.6359711 0.06126404
 0.4787445 0.0667572
 0.6346283 0.0667572
 0.6089935 0.06285095
 0.6100922 0.06980896
 0.6102142 0.05723572
 0.625473 0.05662537
 0.6052094 0.03050232
 0.5973969 0.0342865
 0.5583344 0.06578064
 0.5582123 0.06578064
 0.5583344 0.073349
 0.5119476 0.07041931
 0.5119476 0.073349
 0.5798187 0.06846619
 0.5571136 0.09495544
 0.5833588 0.06846619
 0.5464935 0.06871033
 0.5464935 0.073349
 0.5412445 0.06919861
 0.5413666 0.07139587
 0.5344086 0.07041931
 0.5345306 0.073349
 0.5280609 0.07151794
 0.528183 0.07139587
 0.5521088 0.06809998
 0.5522308 0.07139587
 0.5220795 0.07151794
 0.5222015 0.073349
 0.5165863 0.07151794
 0.5167084 0.07139587
 0.5522308 0.09703064
 0.5522308 0.1039886
 0.5566254 0.09873962
 0.5458832 0.1013031
 0.5167084 0.1041107
 0.5117035 0.1032562
 0.6287689 0.07115173
 0.4820404 0.07115173
 0.5407562 0.1035004
 0.5345306 0.1039886
 0.528183 0.1064301
 0.5222015 0.1052094
 0.5458832 0.1059418
 0.5399017 0.1109467
 0.533432 0.1069183
 0.528183 0.111557
 0.6122894 0.0499115
 0.5222015 0.1067963
 0.5173187 0.1110687
 0.6231537 0.05540466
 0.556015 0.09593201
 0.5510101 0.09727478
 0.5453949 0.09324646
 0.5399017 0.0901947
 0.533432 0.08384705
 0.476059 0.03770447
 0.6359711 0.03770447
 0.490097 0.04844666
 0.6204681 0.03916931
 0.4662933 0.06126404
 0.6359711 0.06126404
 0.4787445 0.0667572
 0.6346283 0.0667572
 0.6100922 0.06980896
 0.6089935 0.06285095
 0.6102142 0.05723572
 0.625473 0.05662537
 0.6052094 0.03050232
 0.5973969 0.0342865
 0.389267 0.1802826
 0.3471527 0.2360687
 0.4263763 0.2359467
 0.5464935 0.4456635
 0.5519867 0.2846527
 0.5528412 0.2785492
 0.5527191 0.2647552
 0.5491791 0.2374115
 0.9651947 0.4489594
 0.9755707 0.2836761
 0.976059 0.2774506
 0.9772797 0.2664642
 0.9782562 0.2462006
 0.8644867 0.1485443
 0.6733246 0.1552582
 0.6957855 0.3465424
 0.7682953 0.3480072
 0.469101 0.3348236
 0.4925385 0.3400726
 0.6689301 0.3404388
 0.413559 0.3336029
 0.8412933 0.3465424
 0.316391 0.3361664
 0.2910004 0.3409271
 0.8686371 0.3414154
 0.3620453 0.3340912
 0.3870697 0.3345795
 0.3873138 0.3347015
 0.859848 0.6490326
 0.8626556 0.6728363
 0.8677826 0.7387543
 0.8660736 0.7451019
 0.8671722 0.7995453
 0.8224945 0.8116302
 0.6716156 0.6420746
 0.670517 0.6639252
 0.6660004 0.7514496
 0.672226 0.753891
 0.6717377 0.8062592
 0.8224945 0.8116302
 0.8244476 0.8183441
 0.8306732 0.8190765
 0.9443207 0.9087982
 0.6069183 0.6994476
 0.57164 0.700058
 0.7297211 0.6837006
 0.7022552 0.7208099
 0.7048187 0.6993256
 0.6839447 0.6860199
 0.6689301 0.6937103
 0.6530609 0.7020111
 0.6291351 0.7044525
 0.9189301 0.7001801
 0.9522552 0.6951752
 0.8093109 0.6907806
 0.8295746 0.7193451
 0.8299408 0.703598
 0.8499603 0.693222
 0.8798676 0.6970062
 0.9020844 0.7095795
 0.8643646 0.6950531
 0.5781097 0.2805023
 0.5789642 0.2610931
 0.5812836 0.2405853
 0.5540619 0.1402435
 0.5153656 0.1591644
 0.5549164 0.1126556
 0.4791107 0.1547699
 0.4582367 0.1395111
 0.3896332 0.1381683
 0.32164 0.1389008
 0.2944183 0.1512299
 0.2595062 0.1638031
 0.9470062 0.101059
 0.9479828 0.1298676
 0.9507904 0.2492523
 0.9550629 0.2576752
 0.955307 0.2780609
 0.5794525 0.2950287
 0.5582123 0.4515228
 0.9562836 0.2905121
 0.9470062 0.448349
 0.6933441 0.2879486
 0.7687836 0.2874603
 0.4593353 0.279892
 0.4930267 0.2831879
 0.6647797 0.288681
 0.4030609 0.279892
 0.8447113 0.2879486
 0.3106537 0.2836761
 0.2859955 0.2823334
 0.8699799 0.2879486
 0.3716888 0.279892
 0.3881683 0.279892
 0.8221283 0.434433
 0.7167816 0.4305267
 0.08335876 1.078598
 0.03782654 1.094345
 -0.0003662109 1.114365
 0.1121674 1.075424
 0.05943298 1.073959
 0.04063416 1.127304
 0.08348083 1.122177
 0.1121674 1.125839
 -0.0003662109 1.134018
 0.06358337 1.122421
 0.09934998 1.05101
 0.09996033 1.05101
 0.04624939 1.050766
 -0.0003662109 1.081528
 0.08335876 1.078598
 0.09861755 1.072372
 0.03782654 1.094345
 0.05943298 1.073959
 0.04063416 1.127304
 0.08348083 1.122177
 0.06358337 1.122421
 0.08140564 0.1030121
 0.04307556 0.06114197
 0.08140564 0.04893494
 0.03135681 0.101181
 0.04393005 0.1395111
 0.08140564 0.1529388
 0.1181488 0.1378021
 0.1270599 0.09410095
 0.08262634 0.6989594
 0.1161957 0.0610199
 0.1330414 0.07383728
 0.0955658 0.6353607
 0.04161072 0.03343201
 0.0778656 0.02305603
 0.02586365 0.2026215
 0.0198822 0.05845642
 0.01365662 0.1009369
 0.1276703 0.1642914
 0.1277924 0.9200287
 0.130722 0.0453949
 0.1424408 0.0667572
 0.1246185 0.6128998
 0.1110687 0.02745056
 0.03123474 0.02073669
 0.1545258 0.1376801
 0.0766449 0.005966187
 0.1544037 0.1871185
 0.05223083 0.2014008
 0.005966187 0.0556488
 0.1545258 0.09300232
 0.0007171631 0.1004486
 0.1545258 0.04881287
 0.03196716 0.1398773
 0.07322693 0.1660004
 0.09996033 0.1711273
 0.1432953 0.04051208
 0.1583099 0.2704926
 0.149765 0.06455994
 0.1634369 0.2950287
 0.1668549 0.6061859
 0.120224 0.01219177
 0.1544037 0.2321625
 0.1918793 0.1374359
 0.1917572 0.1871185
 0.08677673 0.201889
 0.1918793 0.09300232
 0.1918793 0.04563904
 0.1918793 0.01048279
 0.01463318 0.1451263
 0.04222107 0.1750336
 0.08079529 0.1912689
 0.1912689 0.3642426
 0.1141205 0.1945648
 0.1749115 0.3312836
 0.1384125 0.1866302
 0.1646576 0.3063812
 0.1714935 0.9904633
 0.1916351 0.2701263
 0.1916351 0.2957611
 0.2482758 0.6024017
 0.1917572 0.2324066
 0.2183685 0.3065033
 0.1382904 0.186264
 0.3266449 0.9894867
 0.1141205 0.1945648
 0.2086029 0.3312836
 0.08140564 0.1030121
 0.08140564 0.04893494
 0.04307556 0.06114197
 0.03135681 0.101181
 0.04393005 0.1395111
 0.08140564 0.1529388
 0.1181488 0.1378021
 0.1275482 0.09324646
 0.4128265 0.6962738
 0.1161957 0.0610199
 0.1330414 0.07383728
 0.4001312 0.6353607
 0.0778656 0.02305603
 0.1481781 0.2026215
 0.04161072 0.03343201
 0.0198822 0.05845642
 0.01365662 0.1009369
 0.1276703 0.1641693
 0.3699799 0.9199066
 0.1424408 0.0667572
 0.3709564 0.6128998
 0.130722 0.0453949
 0.1110687 0.02745056
 0.0766449 0.005966187
 0.2289886 0.1871185
 0.1213226 0.2014008
 0.03123474 0.02073669
 0.2291107 0.1376801
 0.005966187 0.0556488
 0.2291107 0.09300232
 0.0007171631 0.1004486
 0.2291107 0.04881287
 0.03196716 0.1398773
 0.07322693 0.1660004
 0.09996033 0.1711273
 0.149765 0.06455994
 0.2194672 0.2950287
 0.3287201 0.6061859
 0.1432953 0.04051208
 0.2249603 0.2704926
 0.120224 0.01219177
 0.2289886 0.2321625
 0.08128357 0.1026459
 0.1025238 0.1026459
 0.09629822 0.1175385
 0.08128357 0.123764
 0.06639099 0.1175385
 0.06016541 0.1026459
 0.06639099 0.08763123
 0.08128357 0.08140564
 0.09629822 0.08763123
 0.1025238 0.1026459
 0.09629822 0.1175385
 0.08128357 0.123764
 0.06639099 0.1175385
 0.06016541 0.1026459
 0.06639099 0.08763123
 0.08128357 0.08140564
 0.09629822 0.08763123
 0.08128357 0.1026459
 0.1213226 0.239975
 0.1231537 0.2333832
 0.1424408 0.233017
 0.1481781 0.2403412
 0.08677673 0.233139
 0.08677673 0.2396088
 0.05223083 0.239975
 0.05052185 0.2333832
 0.03123474 0.233017
 0.02586365 0.2403412
 0.03123474 0.2090912
 0.05052185 0.2082367
 0.08677673 0.2084808
 0.1231537 0.2082367
 0.1424408 0.2090912
 0.09739685 0.2498627
 0.09739685 0.2853851
 0.03062439 0.2853851
 0.03062439 0.2498627
 0.1443939 0.2853851
 0.1443939 0.2498627
 0.1181488 0.6525726
 0.1564789 0.6434174
 0.1174164 0.7523041
 0.1124115 0.69664
 0.3832855 0.69664
 0.3775482 0.6525726
 0.3781586 0.7523041
 0.1990814 0.965683
 0.2675629 0.7914886
 0.2291107 0.7914886
 0.2482758 0.6955414
 0.2931976 0.812973
 0.2033539 0.812973
 0.311264 0.8978119
 0.1871185 0.8993988
 0.222641 0.7060394
 0.299057 0.965683
 0.2740326 0.7060394
 0.3398285 0.6434174
 0.2482758 0.6502533
 0.3577728 0.8561859
 0.1398773 0.856308
 0.9116058 0.1882172
 0.9076996 0.177475
 0.9941254 0.1937103
 0.8854828 0.2014008
 0.9739838 0.1902924
 0.9557953 0.1915131
 0.9494476 0.1904144
 0.9417572 0.1866302
 0.927597 0.1866302
 0.5914154 0.1874847
 0.6215668 0.1965179
 0.627182 0.1973724
 0.5292816 0.1927338
 0.6558685 0.208847
 0.5458832 0.1946869
 0.5593109 0.1926117
 0.5681 0.1918793
 0.576767 0.1882172
 0.4455414 0.08848572
 0.3917084 0.08934021
 0.3345795 0.08909607
 0.3253021 0.07981873
 0.8343353 0.07652283
 0.8289642 0.07920837
 0.767807 0.09446716
 0.7078705 0.07945251
 0.4532318 0.07847595
 0.7020111 0.07603455
 0.767807 0.1049652
 0.6019135 0.3096771
 0.6164398 0.3185883
 0.6277924 0.3204193
 0.653183 0.3350677
 0.5337982 0.318222
 0.5510101 0.312973
 0.5687103 0.3188324
 0.569931 0.3190765
 0.5771332 0.3119965
 0.5859222 0.3082123
 0.936264 0.3082123
 0.920517 0.3110199
 0.9152679 0.3071136
 0.9855804 0.3215179
 0.8869476 0.3384857
 0.9733734 0.3185883
 0.9468842 0.3106537
 0.9549408 0.3138275
 0.9614105 0.3149261
 0.9334564 0.82164
 0.9435883 0.9087982
 0.9567719 0.8200531
 0.7722015 0.9128265
 0.8968353 0.8211517
 0.8045502 0.8882904
 0.8587494 0.9437103
 0.8288422 0.9509125
 0.8587494 0.9437103
 0.8288422 0.9509125
 0.8487396 0.9437103
 0.8283539 0.9531097
 0.8443451 0.9780121
 0.8443451 0.9780121
 0.8566742 0.9780121
 0.8566742 0.9780121
 0.8566742 0.9780121
 0.8400726 0.9435883
 0.8235931 0.955307
 0.8373871 0.9780121
 0.8373871 0.9780121
 0.8181 0.9520111
 0.8179779 0.9544525
 0.8183441 0.950058
 0.8183441 0.950058
 0.8021088 0.9504242
 0.8021088 0.9504242
 0.8021088 0.9522552
 0.8022308 0.9544525
 0.7913666 0.9516449
 0.856308 0.9533539
 0.7913666 0.9516449
 0.856308 0.9533539
 0.7913666 0.9533539
 0.8469086 0.9616547
 0.792099 0.953476
 0.8373871 0.9616547
 0.8716888 0.9780121
 0.8716888 0.9780121
 0.8738861 0.9440765
 0.8288422 0.9398041
 0.818222 0.936264
 0.8019867 0.9368744
 0.877182 0.9546967
 0.7913666 0.9389496
 0.875473 0.9772797
 0.8708344 0.9788666
 0.8520355 0.9771576
 0.8520355 0.9771576
 0.8443451 0.9788666
 0.842514 0.9770355
 0.8334808 0.9788666
 0.8331146 0.9767914
 0.8228607 0.9788666
 0.8878021 0.9780121
 0.8878021 0.9780121
 0.8873138 0.9462738
 0.8287201 0.9329681
 0.818222 0.9340668
 0.8019867 0.934433
 0.8802338 0.9543304
 0.7913666 0.9372406
 0.8874359 0.9772797
 0.8843842 0.9788666
 0.9107513 0.9780121
 0.9107513 0.9780121
 0.9079437 0.960434
 0.9335785 0.9780121
 0.9335785 0.9780121
 0.9335785 0.9780121
 0.9315033 0.9576263
 0.9315033 0.9576263
 0.8149261 0.9255219
 0.8029633 0.9268646
 0.8017426 0.9556732
 0.8165131 0.9557953
 0.792099 0.953476
 0.7994232 0.9542084
 0.8312836 0.9618988
 0.828598 0.9767914
 0.7852631 0.9775238
 0.7852631 0.9775238
 0.8177338 0.9788666
 0.8270111 0.9543304
 0.8334808 0.9780121
 0.8334808 0.9780121
 0.8102875 0.9776459
 0.8102875 0.9776459
 0.9006195 0.9780121
 0.9006195 0.9780121
 0.8995209 0.960556
 0.8145599 0.9091644
 0.8016205 0.9105072
 0.8156586 0.9002533
 0.8039398 0.9011078
 0.9385834 0.9780121
 0.9385834 0.9780121
 0.9377289 0.9572601
 0.9892426 0.9785004
 0.753891 0.9774017
 0.9892426 0.9785004
 0.9876556 0.9561615
 0.7532806 0.9671478
 0.7609711 0.9767914
 0.9894867 0.9785004
 0.7613373 0.9769135
 0.7601166 0.9671478
 0.7726898 0.9767914
 0.7725677 0.9767914
 0.7725677 0.9671478
 0.7719574 0.9565277
 0.7719574 0.9565277
 0.7604828 0.9568939
 0.7604828 0.9568939
 0.771225 0.9445648
 0.7632904 0.9438324
 0.9224701 0.922348
 0.823349 0.8981781
 0.9390717 0.9261322
 0.9876556 0.9262543
 0.7552338 0.9431
 0.9079437 0.9485931
 0.7629242 0.9493256
 0.7715912 0.9494476
 0.9098969 0.9347992
 0.8207855 0.9083099
 0.890976 0.9317474
 0.8231049 0.9256439
 0.8948822 0.9473724
 0.9286957 0.9369965
 0.9387054 0.9350433
 0.9876556 0.9339447
 0.7553558 0.9495697
 0.9876556 0.9441986
 0.7531586 0.9572601
 0.9876556 0.9441986
 0.7531586 0.9572601
 0.9380951 0.9477386
 0.9380951 0.9477386
 0.7835541 0.9769135
 0.9894867 0.9772797
 0.7826996 0.9766693
 0.9837494 0.9788666
 0.783432 0.9672699
 0.9878998 0.9628754
 0.9494476 0.9769135
 0.9629974 0.9788666
 0.9494476 0.963974
 0.9351654 0.9769135
 0.9351654 0.9769135
 0.9384613 0.9788666
 0.9351654 0.963974
 0.9351654 0.963974
 0.9167328 0.9771576
 0.9175873 0.9788666
 0.9167328 0.9628754
 0.8970795 0.9771576
 0.8953705 0.9788666
 0.8936615 0.9537201
 0.9321136 0.944931
 0.7946625 0.910141
 0.9004974 0.9346771
 0.9114838 0.9551849
 0.7949066 0.9002533
 0.9207611 0.9260101
 0.7958832 0.9264984
 0.8799896 0.9428558
 0.8903656 0.9601898
 0.9421234 0.9317474
 0.9440765 0.9404144
 0.9876556 0.9337006
 0.7811127 0.9429779
 0.9876556 0.9405365
 0.7811127 0.9487152
 0.7822113 0.9565277
 0.9877777 0.9499359
 0.7822113 0.9565277
 0.9877777 0.9499359
 0.94664 0.9512787
 0.94664 0.9512787
 0.8427582 0.9780121
 0.8427582 0.9780121
 0.8553314 0.9780121
 0.8553314 0.9780121
 0.8356781 0.9780121
 0.8356781 0.9780121
 0.8707123 0.9780121
 0.8707123 0.9780121
 0.8698578 0.9788666
 0.8698578 0.9788666
 0.8428802 0.9788666
 0.8428802 0.9788666
 0.8317719 0.9788666
 0.8317719 0.9788666
 0.8209076 0.9788666
 0.8209076 0.9788666
 0.8871918 0.9780121
 0.8871918 0.9780121
 0.8836517 0.9788666
 0.8836517 0.9788666
 0.9002533 0.9780121
 0.9002533 0.9780121
 0.9105072 0.9780121
 0.9105072 0.9780121
 0.9338226 0.9780121
 0.9338226 0.9780121
 0.8156586 0.9788666
 0.7829437 0.97789
 0.8156586 0.9788666
 0.7829437 0.97789
 0.8316498 0.9780121
 0.8316498 0.9780121
 0.8105316 0.97789
 0.8105316 0.97789
 0.9391937 0.9780121
 0.9391937 0.9780121
 0.9892426 0.9785004
 0.9892426 0.9785004
 0.9894867 0.9785004
 0.7612152 0.9769135
 0.9894867 0.9785004
 0.7612152 0.9769135
 0.7731781 0.9767914
 0.7731781 0.9767914
 0.7841644 0.9767914
 0.9850922 0.9788666
 0.7841644 0.9767914
 0.9850922 0.9788666
 0.9638519 0.9788666
 0.9638519 0.9788666
 0.9388275 0.9788666
 0.9388275 0.9788666
 0.9175873 0.9788666
 0.9175873 0.9788666
 0.8948822 0.9788666
 0.8948822 0.9788666
 0.8419037 0.9820404
 0.8438568 0.8863373
 0.8544769 0.9820404
 0.8508148 0.882431
 0.8348236 0.9820404
 0.8399506 0.8907318
 0.8707123 0.9820404
 0.859726 0.8810883
 0.8698578 0.9838715
 0.8637543 0.9202728
 0.8428802 0.9838715
 0.8513031 0.920517
 0.8317719 0.9838715
 0.8461761 0.9199066
 0.8209076 0.9838715
 0.8409271 0.9186859
 0.8871918 0.9820404
 0.8686371 0.8812103
 0.8836517 0.9838715
 0.8698578 0.9184418
 0.9002533 0.9820404
 0.8757172 0.8836517
 0.9105072 0.9820404
 0.8812103 0.8863373
 0.9338226 0.9820404
 0.8935394 0.8897552
 0.8935394 0.8897552
 0.8156586 0.9837494
 0.7829437 0.9821625
 0.8382416 0.9164886
 0.8307953 0.9820404
 0.8377533 0.8950043
 0.8105316 0.9821625
 0.8359222 0.9052582
 0.9391937 0.9820404
 0.9892426 0.9825287
 0.9894867 0.9825287
 0.7612152 0.983139
 0.7731781 0.9828949
 0.7841644 0.9828949
 0.9850922 0.9838715
 0.9638519 0.9838715
 0.9388275 0.9838715
 0.8943939 0.917099
 0.8943939 0.917099
 0.9175873 0.9838715
 0.8849945 0.9156342
 0.8948822 0.9838715
 0.8748627 0.9168549
 0.939682 0.9857025
 0.8998871 0.8880463
 0.9897308 0.9861908
 0.9109955 0.889267
 0.989975 0.9860687
 0.7612152 0.9930267
 0.9175873 0.8952484
 0.7731781 0.9929047
 0.9197845 0.9061127
 0.9343109 0.9857025
 0.8940277 0.8896332
 0.8940277 0.8896332
 0.7841644 0.9927826
 0.9850922 0.9885101
 0.9158783 0.9169769
 0.9638519 0.9886322
 0.9064789 0.9207611
 0.9388275 0.9886322
 0.8948822 0.9169769
 0.8948822 0.9169769
 0.9155121 0.8215179
 0.7935638 0.8882904
 0.9218597 0.9087982
 0.9334564 0.82164
 0.9435883 0.9087982
 0.9481049 0.8212738
 0.9876556 0.9089203
 0.7818451 0.911972
 0.9567719 0.8200531
 0.7722015 0.9128265
 0.9623871 0.8183441
 0.8137054 0.8167572
 0.7597504 0.9128265
 0.8467865 0.8206635
 0.8373871 0.8200531
 0.8245697 0.8881683
 0.9211273 0.9086761
 0.8610687 0.8209076
 0.8784027 0.8209076
 0.814682 0.8881683
 0.8968353 0.8211517
 0.8045502 0.8882904
 0.8196869 0.8200531
 0.8184662 0.8174896
 0.9876556 0.9087982
 0.7532806 0.9125824
 0.8244476 0.8183441
 0.8306732 0.8190765
 0.9443207 0.9087982
 0.8587494 0.9437103
 0.8288422 0.9509125
 0.8587494 0.9437103
 0.8288422 0.9509125
 0.8443451 0.9780121
 0.8443451 0.9780121
 0.8487396 0.9437103
 0.8283539 0.9531097
 0.8566742 0.9780121
 0.8566742 0.9780121
 0.8566742 0.9780121
 0.8373871 0.9780121
 0.8373871 0.9780121
 0.8400726 0.9435883
 0.8235931 0.955307
 0.8179779 0.9544525
 0.8181 0.9520111
 0.8183441 0.950058
 0.8183441 0.950058
 0.8021088 0.9522552
 0.8021088 0.9504242
 0.8021088 0.9504242
 0.8022308 0.9544525
 0.7913666 0.9533539
 0.8469086 0.9616547
 0.7913666 0.9516449
 0.856308 0.9533539
 0.7913666 0.9516449
 0.856308 0.9533539
 0.792099 0.953476
 0.8373871 0.9616547
 0.8716888 0.9780121
 0.8716888 0.9780121
 0.8738861 0.9440765
 0.8288422 0.9398041
 0.818222 0.936264
 0.8019867 0.9368744
 0.877182 0.9546967
 0.7913666 0.9389496
 0.8520355 0.9771576
 0.8520355 0.9771576
 0.8443451 0.9788666
 0.875473 0.9772797
 0.8708344 0.9788666
 0.842514 0.9770355
 0.8334808 0.9788666
 0.8331146 0.9767914
 0.8228607 0.9788666
 0.8873138 0.9462738
 0.8287201 0.9329681
 0.8878021 0.9780121
 0.8878021 0.9780121
 0.818222 0.9340668
 0.8019867 0.934433
 0.8802338 0.9543304
 0.7913666 0.9372406
 0.8874359 0.9772797
 0.8843842 0.9788666
 0.9107513 0.9780121
 0.9107513 0.9780121
 0.8995209 0.960556
 0.9079437 0.960434
 0.9006195 0.9780121
 0.9006195 0.9780121
 0.9335785 0.9780121
 0.9335785 0.9780121
 0.9335785 0.9780121
 0.8029633 0.9268646
 0.8149261 0.9255219
 0.8017426 0.9556732
 0.8165131 0.9557953
 0.792099 0.953476
 0.7994232 0.9542084
 0.8312836 0.9618988
 0.828598 0.9767914
 0.7852631 0.9775238
 0.7852631 0.9775238
 0.8177338 0.9788666
 0.8270111 0.9543304
 0.8334808 0.9780121
 0.8334808 0.9780121
 0.8102875 0.9776459
 0.8102875 0.9776459
 0.890976 0.9317474
 0.8231049 0.9256439
 0.8948822 0.9473724
 0.8145599 0.9091644
 0.8016205 0.9105072
 0.9079437 0.9485931
 0.8156586 0.9002533
 0.8039398 0.9011078
 0.9892426 0.9785004
 0.753891 0.9774017
 0.9892426 0.9785004
 0.9377289 0.9572601
 0.9876556 0.9561615
 0.7532806 0.9671478
 0.9385834 0.9780121
 0.9385834 0.9780121
 0.7609711 0.9767914
 0.9894867 0.9785004
 0.7613373 0.9769135
 0.7601166 0.9671478
 0.7726898 0.9767914
 0.7725677 0.9767914
 0.7725677 0.9671478
 0.7719574 0.9565277
 0.7719574 0.9565277
 0.7604828 0.9568939
 0.7604828 0.9568939
 0.771225 0.9445648
 0.7629242 0.9493256
 0.7632904 0.9438324
 0.7715912 0.9494476
 0.9224701 0.922348
 0.823349 0.8981781
 0.9390717 0.9261322
 0.9876556 0.9262543
 0.7552338 0.9431
 0.9286957 0.9369965
 0.9315033 0.9576263
 0.9315033 0.9576263
 0.9098969 0.9347992
 0.8207855 0.9083099
 0.9876556 0.9339447
 0.7553558 0.9495697
 0.9387054 0.9350433
 0.9876556 0.9441986
 0.7531586 0.9572601
 0.9876556 0.9441986
 0.7531586 0.9572601
 0.9380951 0.9477386
 0.9380951 0.9477386
 0.7835541 0.9769135
 0.9894867 0.9772797
 0.7826996 0.9766693
 0.9837494 0.9788666
 0.783432 0.9672699
 0.9878998 0.9628754
 0.9494476 0.9769135
 0.9629974 0.9788666
 0.9494476 0.963974
 0.9351654 0.9769135
 0.9351654 0.9769135
 0.9384613 0.9788666
 0.9167328 0.9771576
 0.9175873 0.9788666
 0.9351654 0.963974
 0.9351654 0.963974
 0.9167328 0.9628754
 0.8970795 0.9771576
 0.8953705 0.9788666
 0.8936615 0.9537201
 0.7946625 0.910141
 0.9004974 0.9346771
 0.8903656 0.9601898
 0.9321136 0.944931
 0.9114838 0.9551849
 0.7949066 0.9002533
 0.9207611 0.9260101
 0.7958832 0.9264984
 0.8799896 0.9428558
 0.9421234 0.9317474
 0.9440765 0.9404144
 0.94664 0.9512787
 0.94664 0.9512787
 0.9876556 0.9337006
 0.7811127 0.9429779
 0.9876556 0.9405365
 0.7811127 0.9487152
 0.7822113 0.9565277
 0.9877777 0.9499359
 0.7822113 0.9565277
 0.9877777 0.9499359
 0.8427582 0.9780121
 0.8427582 0.9780121
 0.8553314 0.9780121
 0.8553314 0.9780121
 0.8356781 0.9780121
 0.8356781 0.9780121
 0.8707123 0.9780121
 0.8707123 0.9780121
 0.8698578 0.9788666
 0.8698578 0.9788666
 0.8428802 0.9788666
 0.8428802 0.9788666
 0.8317719 0.9788666
 0.8317719 0.9788666
 0.8209076 0.9788666
 0.8209076 0.9788666
 0.8871918 0.9780121
 0.8871918 0.9780121
 0.8836517 0.9788666
 0.8836517 0.9788666
 0.9002533 0.9780121
 0.9002533 0.9780121
 0.9105072 0.9780121
 0.9105072 0.9780121
 0.9338226 0.9780121
 0.9338226 0.9780121
 0.8156586 0.9788666
 0.7829437 0.97789
 0.8156586 0.9788666
 0.7829437 0.97789
 0.8316498 0.9780121
 0.8316498 0.9780121
 0.8105316 0.97789
 0.8105316 0.97789
 0.9391937 0.9780121
 0.9391937 0.9780121
 0.9892426 0.9785004
 0.9892426 0.9785004
 0.9894867 0.9785004
 0.7612152 0.9769135
 0.9894867 0.9785004
 0.7612152 0.9769135
 0.7731781 0.9767914
 0.7731781 0.9767914
 0.7841644 0.9767914
 0.9850922 0.9788666
 0.7841644 0.9767914
 0.9850922 0.9788666
 0.9638519 0.9788666
 0.9638519 0.9788666
 0.9388275 0.9788666
 0.9388275 0.9788666
 0.9175873 0.9788666
 0.9175873 0.9788666
 0.8948822 0.9788666
 0.8948822 0.9788666
 0.8419037 0.9820404
 0.8438568 0.8863373
 0.8544769 0.9820404
 0.8508148 0.882431
 0.8348236 0.9820404
 0.8399506 0.8907318
 0.8707123 0.9820404
 0.859726 0.8810883
 0.8698578 0.9838715
 0.8637543 0.9202728
 0.8428802 0.9838715
 0.8513031 0.920517
 0.8317719 0.9838715
 0.8461761 0.9199066
 0.8209076 0.9838715
 0.8409271 0.9186859
 0.8871918 0.9820404
 0.8686371 0.8812103
 0.8836517 0.9838715
 0.8698578 0.9184418
 0.9002533 0.9820404
 0.8757172 0.8836517
 0.9105072 0.9820404
 0.8812103 0.8863373
 0.9338226 0.9820404
 0.8935394 0.8897552
 0.8935394 0.8897552
 0.8156586 0.9837494
 0.7829437 0.9821625
 0.8382416 0.9164886
 0.8307953 0.9820404
 0.8377533 0.8950043
 0.8105316 0.9821625
 0.8359222 0.9052582
 0.9391937 0.9820404
 0.9892426 0.9825287
 0.9894867 0.9825287
 0.7612152 0.983139
 0.7731781 0.9828949
 0.7841644 0.9828949
 0.9850922 0.9838715
 0.9638519 0.9838715
 0.9388275 0.9838715
 0.8943939 0.917099
 0.8943939 0.917099
 0.9175873 0.9838715
 0.8849945 0.9156342
 0.8948822 0.9838715
 0.8748627 0.9168549
 0.939682 0.9857025
 0.8998871 0.8880463
 0.9897308 0.9861908
 0.9109955 0.889267
 0.989975 0.9860687
 0.7612152 0.9930267
 0.9175873 0.8952484
 0.7731781 0.9929047
 0.9197845 0.9061127
 0.9343109 0.9857025
 0.8940277 0.8896332
 0.8940277 0.8896332
 0.7841644 0.9927826
 0.9850922 0.9885101
 0.9158783 0.9169769
 0.9638519 0.9886322
 0.9064789 0.9207611
 0.9388275 0.9886322
 0.8948822 0.9169769
 0.8948822 0.9169769
 0.9590912 0.4849701
 0.5734711 0.4849701
 0.9501801 0.5973969
 0.9560394 0.5552826
 0.9401703 0.6650238
 0.9374847 0.6826019
 0.9369965 0.6974945
 0.9264984 0.720932
 0.934433 0.7265472
 0.9319916 0.7924652
 0.9548187 0.8126068
 0.5951996 0.788681
 0.9537201 0.8124847
 0.5866547 0.7336273
 0.5903168 0.6996918
 0.5904388 0.6937103
 0.5845795 0.6747894
 0.5871429 0.6828461
 0.5847015 0.6656342
 0.5712738 0.6002045
 0.5684662 0.4859467
 0.5679779 0.4993744

And maybe these values for LODs distances would be more appropriate:
[LOD]
10
100
625
Logged
Pages: 1 ... 6 7 8 [9] 10 11 12   Go Up
 

Page created in 0.039 seconds with 25 queries.