Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 85 86 87 [88] 89 90 91   Go Down

Author Topic: Ultrapack bug report thread (all versions)  (Read 98240 times)

0 Members and 1 Guest are viewing this topic.

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23878
  • Taking a timeout
    • STFU
Re: Ultrapack bug report thread (all versions)
« Reply #1044 on: March 12, 2024, 01:00:08 PM »

I think he's talking about the double-cockpit bug. If you are, KT, then that has nothing to do with the Bf 110 G-4 specifically. It just happens.

*cough*
Just FYI, here's a preliminary list of fixes in HF 24 - it's all WIP still, not far from release though.
(...)
* Cockpit vs. Plane Airframe visibility issue mitigation implemented
Logged
Don't split your mentality without thinking twice.

KingTiger503

  • Legendary History Luftwaffe Elite Ace ,,,
  • Supporter
  • member
  • Offline Offline
  • Posts: 1993
  • KT503 Elite
Re: Ultrapack bug report thread (all versions)
« Reply #1045 on: April 14, 2024, 11:10:07 AM »

Found a Bug on Do-17Z, Here is a Logs

Code: [Select]
[2024-04-14 21:54:13.134 UTC +8] dT: 2228 INTERNAL ERROR: HierMesh: Can't find chunk 'GearC5_D0'
[2024-04-14 21:54:13.134 UTC +8] dT:    0 java.lang.RuntimeException: INTERNAL ERROR: HierMesh: Can't find chunk 'GearC5_D0'
[2024-04-14 21:54:13.134 UTC +8] dT:    0
[2024-04-14 21:54:13.134 UTC +8] dT:    0 at com.maddox.il2.engine.HierMesh.ChunkFind(Native Method)
[2024-04-14 21:54:13.134 UTC +8] dT:    0 at com.maddox.il2.engine.HierMesh.chunkFind(HierMesh.java:280)
[2024-04-14 21:54:13.134 UTC +8] dT:    0 at com.maddox.il2.objects.air.Do17.cutGearCovers(Do17.java:742)
[2024-04-14 21:54:13.134 UTC +8] dT:    0 at com.maddox.il2.objects.air.Do17.gearDamageFX(Do17.java:721)
[2024-04-14 21:54:13.134 UTC +8] dT:    0 at com.maddox.il2.objects.air.Do17.hitBone(Do17.java:635)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.msgShot(Aircraft.java:1109)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.il2.objects.air.AircraftLH.msgShot(AircraftLH.java:464)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.splintersHit(Aircraft.java:861)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft.msgExplosion(Aircraft.java:885)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.il2.objects.air.AircraftLH.msgExplosion(AircraftLH.java:443)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.il2.ai.MsgExplosion.invokeListener(MsgExplosion.java:97)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1158)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.rts.Message.send(Message.java:1091)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.il2.ai.MsgExplosion.send(MsgExplosion.java:69)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.il2.ai.MsgExplosion.send(MsgExplosion.java:18)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.il2.objects.air.Aircraft$1.doAction(Aircraft.java:970)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:305)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:18)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:137)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:380)
[2024-04-14 21:54:13.135 UTC +8] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)

And This

Code: [Select]
[2024-04-14 21:54:14.218 UTC +8] dT:   36 ObjState.finalize: Object of com.maddox.il2.objects.Wreckage NOT destroyed
Best Regards KT503
Logged
My Greatest and Best Regards KT503

ssn637

  • member
  • Online Online
  • Posts: 171
  • Men mean more than guns in the rating of a ship
Re: Ultrapack bug report thread (all versions)
« Reply #1046 on: April 14, 2024, 12:47:43 PM »

Strange...there isn't any file named GearC5_D0.msh in the BAT 4.2.2 installation for the Do-17_Z2 either, although there is one in the 3do/Plane/Do217_E2 and M1 extracts.
Logged

Frankiek

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2859
Re: Ultrapack bug report thread (all versions)
« Reply #1047 on: April 14, 2024, 12:57:18 PM »

that is coming most likely from a call in the class file
Logged

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6416
  • In memory of my beloved hero: Saburo SAKAI!
Re: Ultrapack bug report thread (all versions)
« Reply #1048 on: April 17, 2024, 11:01:53 AM »

Hi!

Noticed a markings bug on some italian aircrafts....

First post in BAT tech help but the bug is also in UP....

https://www.sas1946.com/main/index.php?topic=72386.msg788173#msg788173
Logged

Dimlee

  • member
  • Offline Offline
  • Posts: 1224
Re: Ultrapack bug report thread (all versions)
« Reply #1049 on: May 04, 2024, 01:53:30 PM »

I just discovered the forgotten secret weapon of the Netherlands. It's Fokker T.VIII.

Without bombs, with 50% fuel:
535 km/h at sea level and 585 km/h with radiators open at 5,000 m where this monster climbs with the rate of climb of 45-50 m/s. 610 km/h at 5,000 m with radiators closed (maybe more but I didn't ignore the overheat message).

She can dance in the air with single-engine fighters. Her angle of climb can put Me 163 to shame. Safe diving speed over 700 km/h. At 780 km/h, she will drop elevators (who needs them) but will keep both floats.

Now, before we start rewriting history and annihilating the Luftwaffe over Rotterdam, just one improvement is required: more guns. Because it took me a whole minute to break the wing of Yak-1 with one 7.62mm. Four 20mm Hispano, maybe?  :P

Track records (UP 3.4 hotfix 23, multiplayer mode):
https://www.mediafire.com/file/37nri9ce9l9x607/TVIII_test.ntrk/file
https://www.mediafire.com/file/d9ayp4g3w1zgfop/TVIIIvsYak1.ntrk/file










Logged

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23878
  • Taking a timeout
    • STFU
Re: Ultrapack bug report thread (all versions)
« Reply #1050 on: May 05, 2024, 01:28:40 AM »

Thanks for the report Dimlee.
I'm afraid fixing this is slightly out of scope.
While every once in a blue moon we pick a plane and try to nail out teething issues with it (mostly due to importance in warfare, sometimes just out of ignorance lol), we generally need to rely on what the original modders did to their mods.
This particular airplane has been released by Zflyer48 four years ago and is in "alpha" state ever since.
Maybe you want to report in the mod thread: https://www.sas1946.com/main/index.php/topic,63452.0.html

]cheers[
Mike
Logged
Don't split your mentality without thinking twice.

Dimlee

  • member
  • Offline Offline
  • Posts: 1224
Re: Ultrapack bug report thread (all versions)
« Reply #1051 on: May 05, 2024, 07:14:49 AM »

No problem, Mike. I noticed that it was created for BAT. When I return to my desktop, I'll test it in BAT as well and report in the thread you mentioned.
Until she is there, we can enjoy this wonder wapen. I had so much fun yesterday using T.VIII as a dive bomber and harassing enemy fighters. Anthony Fokker would be proud of me.  8)
Logged

Knochenlutscher

  • Flying Ass Clown #10
  • Modder
  • member
  • Offline Offline
  • Posts: 4571
  • aka Segfej
Re: Ultrapack bug report thread (all versions)
« Reply #1052 on: May 06, 2024, 03:52:33 AM »

I found sth.
The new Fireflies are lacking a WxTech Cockpit Fix that came
in the wake of the official Release. I highly recommend using it.

https://www.sas1946.com/main/index.php/topic,63982.0.html

https://www.mediafire.com/file/31jywlwk5xsi66p/%252B_Firefly_Cockpit_Fix.7z/file

For the FM, we had it worser. The 1st initial FM was a Mac Truck flightmodel.
This 2nd FM Vasya came up. It enabled far better handling and Carrier Landings.
I managed to shoot down a Ki-43 (historical engagement) and land on a Carrier.
It's FM is no turning Fighter, if used up historically in it's role, it needs plenty of escorts.
The rest is what it is. We tinkered a lot to get this into shape.

Best wishes
Tobi
Logged
Wiseman : "Did you speak the exact words?" Ash : "Look, maybe I didn't say every single little tiny syllable, no. But basically I said them, yeah."

FL2070

  • Modder
  • member
  • Offline Offline
  • Posts: 1247
  • FAC #87
Re: Ultrapack bug report thread (all versions)
« Reply #1053 on: May 18, 2024, 09:11:47 PM »

Flying on the server with Raven and Bolo6 today, Raven noticed the F-80's airbrake didn't seem to do very much. I looked through the FMDs: F-80A.fmd, P-80A.fmd, and P-80C.fmd, all have [Squares]AirbrakeCxS set to 0.0.
Logged
On average, the average average averages, averagely, the average average of all averages.

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23878
  • Taking a timeout
    • STFU
Re: Ultrapack bug report thread (all versions)
« Reply #1054 on: May 19, 2024, 12:29:36 AM »

Thanks for the report FL, confirmed and fixed in the HF 24 FMs.

]cheers[
Mike
Logged
Don't split your mentality without thinking twice.

KingTiger503

  • Legendary History Luftwaffe Elite Ace ,,,
  • Supporter
  • member
  • Offline Offline
  • Posts: 1993
  • KT503 Elite
Re: Ultrapack bug report thread (all versions)
« Reply #1055 on: May 19, 2024, 10:47:20 PM »

I found a Bug on Ta-152 H-4, H-5, H-6, and Ta-152H/Jumo222 Nav light Bug.
No Logs were found but photos taken




The H-1 and H-0 Nav lights are Working but the H-4 5 6 and Jumo222 are not.

Best Regards KT503
Logged
My Greatest and Best Regards KT503
Pages: 1 ... 85 86 87 [88] 89 90 91   Go Up
 

Page created in 0.035 seconds with 28 queries.