Jump to content

Moezilla

Members
  • Posts

    85
  • Joined

  • Last visited

Everything posted by Moezilla

  1. @BIGNEWY has this one been spotted by the devs/CB testers? The trace looks consistent and there is a similar report from a different user on the ED discord in the dcs-mp-server-admins channel.
  2. https://wiki.hoggitworld.com/view/DCS_enum_world
  3. As of 2.9.6 the S_EVENT_MAX is now 61 while the wiki still shows 46 S_EVENT_SIMULATION_START = 46 S_EVENT_WEAPON_REARM = 47 S_EVENT_WEAPON_DROP = 48 S_EVENT_UNIT_TASK_COMPLETE = 49 S_EVENT_UNIT_TASK_STAGE = 50 S_EVENT_MAC_EXTRA_SCORE = 51 S_EVENT_MISSION_RESTART = 52 S_EVENT_MISSION_WINNER = 53 S_EVENT_RUNWAY_TAKEOFF = 54 S_EVENT_RUNWAY_TOUCH = 55 S_EVENT_MAC_LMS_RESTART = 56 S_EVENT_SIMULATION_FREEZE = 57 S_EVENT_SIMULATION_UNFREEZE = 58 S_EVENT_HUMAN_AIRCRAFT_REPAIR_START = 59 S_EVENT_HUMAN_AIRCRAFT_REPAIR_FINISH = 60 S_EVENT_MAX = 61 Adding these events to the world enum could be useful, I think. Thanks for all your efforts over the years in the DCS community, Grimes.
  4. Left cfrag's miz running for 30mins on a dedicated server. I don't know if the server was in a usable state after the first time the ERROR is reported in the log, but the RegMapStorage system continued to try and recycle group and object IDs every 9-10mins. The memory usage continued to rise all the way through the test, which reproduces OP's bug report that this "memory leak" will eventually crash the server due to lack of resources. Is there a chance there will be a fix for this in the update scheduled for June 26th?
  5. @Pikey does the fix you mentioned here apply for this issue as well?
  6. @Flappie I think you were not around when this one was posted but it would be great if you can try to reproduce the issue with cfrag's miz.
  7. @Flappie I remember you contacted Aerges about this issue when the MiG-29 LODs were added. As of the April 10th update there has been no change yet. Has it been acknowledged and work is ongoing, or does it need another bump?
  8. Reproduced with the Huey track posted by OP
  9. Mag3 did add a new lower detail LOD which is transitioned to at 1000m. They also changed the cull distance from 20000m to 10000m. There could be some edge cases at very high FOV (e.g. 21:9 screens at min zoom), or if the new LOD slider is reduced below 1.0, where the MiG-21 model might be culled while still in visual range. I've seen anecdotal evidence about it but I haven't been playing DCS lately to test it, and the reports about 2.9 MP performance have left me uninterested in trying again until I hear about improvements.
  10. @evilnate @Lasko @TobiasA - do you think it can happen on server startup and first mission load as well, or only when the next mission is loaded to a running server with attached clients? It sounds hard to reproduce, but an important issue to track down and squash.
  11. A lot of important bug fixes that affect MP usually first appear in the OB branch. Modules launching in early access mode usually make their debut in an OB build. If the MP community switched to Stable there would be a lot less stress-testing of the OB builds and so, bugs would inevitably creep into the Stable branch.
  12. MiG-29 now has lods as of DCS Open Beta version 2.9.0.46801 Thanks @Flappie for keeping us updated on this.
  13. Thanks Flappie. The MB-339 has no lods. The MiG-21 and Mirage F1CE have lod transitions in their .lods file but some, or all of the transitions re-use the highest detail LOD0 model. All would be worth a bump as it has been a long time since these issues were reported to the 3rd party developers and no changes have happened. EDIT: I see you have reported the MB-339 issue. Thanks again.
  14. Issue still present in DCS Open Beta 2.8.8.43704 @Flappie Is there a chance the fix will make it into 2.9?
  15. Thanks for your work on this mod @Why485 It definitely accomplishes it's stated aims of mitigating the higher-than-1080p spotting penalty, and capping dot visibility at a reasonable limit. Hopefully this mod, plus the community poll and feedback, will inform ED's next changes to the dot shader, as this file will inevitably become part of the IC system very soon.
  16. Issue still present in: DCS Open Beta 2.8.3.37854.1 DCS Open Beta 2.8.3.38090 DCS Open Beta 2.8.4.38947
  17. Please add LODs for the 3D model to help improve performance on multiplayer servers. Fewer tris is important but also consider reducing object count in the LODs as DCS considers these when calculating lighting and shadows. This change would benefit all of the multiplayer community.
  18. Issue still present in DCS Open Beta 2.8.2.35759 & 2.8.3.37556
  19. This issue has been reported by @NineLine but it was handled inside a report for a different issue which has now been resolved and will likely be closed in the future. I'm creating this thread to have a place to track it's progress through different Open Beta updates until it is resolved. The MiG-29 variants in DCS do not have lighter LODs. Under certain conditions the full detail model will still render at a range of more than 75km. The evidence for this issue is the .lods file for each variant and the absence of relevant .edm files in the shapes folder. This issue is still present in DCS Open Beta 2.8.2.35632
  20. That particular issue seems to have been fixed, and that's great, but more testing will have to be done on live servers to be sure that all sources of the objects have been found.
  21. @BIGNEWY@Flappie I recreated the issue with the MiG-21 with a simple mission. When the MiG-21 jettisons the UB-32 pods with the S-5 rockets, 66 objects are created, 2 (the pods) are cleaned up but 64 objects are not (likely the rockets) and are shifted to the map origin point as in the original report when they reach the "ground". Thinking about the 76 objects in the GAW mission it is likely that the pods and other stores which are jettisoned together are counted in that total but only the rockets (hydra in that case) are not cleaned up correctly. So something like 8xpods + 56 rockets + some other stores could get you to 76 initial objects created. I hope these latest discoveries will lead to a comprehensive fix and the players won't have to create a track and report for every pod/munition combination. type99_jettison_test.miz
  22. I know right now you need some tracks but I just wanted to add my separate confirmation regarding the jettisoned objects. This time it is from the MiG-21. Data was gathered on Enigma's Dynamic Cold War server using @abelian's tool. Two large groups of objects (58 and 66) seem to have been created by two separate MiG-21s who also seem to have been in close proximity. The groups of objects were created within roughly 2 seconds of each other and proceed to lose altitude until they reach 0 units of altitude and then their position shifts to the map origin point where they remain, as was reported by @rurounijones. The objects had been in existence for over 23 minutes when I left the server.
  23. A v2.0 would be great but that will take some time and, as you say, will probably need to wait for the F4U to be released and post-launch bug-fixes applied, before it becomes the focus. For the multiplayer Cold War server enjoyers, adding even one lighter LOD to the current MiG-21 would make a big difference at busy airbases or in multi-aircraft dogfights. ED's multi-threaded update is coming, and will help, but it shouldn't be seen as a cure-all or used as a bulldozer.
  24. The 3d model of the Mirage F1CE is very detailed and beautiful. But for multiplayer servers it can be quite heavy when there are multiple Mirage F1s close by because, at the moment, DCS multiplayer is very hard on CPUs when dealing with high object counts & shadows enabled. The F1CE LOD transitions at 50m and 100m still use the LOD0 model. Are the Mirage-F101/02 files going to be replaced with lighter models when there is time?
×
×
  • Create New...