Jump to content

Auntystatic

ED Beta Testers
  • Posts

    272
  • Joined

  • Last visited

Everything posted by Auntystatic

  1. thank you for your help but that didn't work either, but I did spot in your code that the "newValue" in line 5 has brackets around it and none of the other lines do as seen below, so I added brackets to the other 4 lines and it is now working, thanks again void onDedLine4Change(char* newValue) { line4 = newValue; } DcsBios::StringBuffer<25> dedLine4Buffer(0x454a, onDedLine4Change); void onDedLine5Change(char* newValue) { line5 = (newValue);
  2. I'm trying this on a mega2560 but just getting a blank screen, everything works with the test code from buydisplay web site, just wondering if anyone had any idea to why I get nothing on screen, dcs is running with f-16 sat hot start and dcsbios is reporting data coming in from the ded, I'm stumped
  3. I was trying this last week and getting the same result, I was going to post in here like you have done but you saved me a job, tks, I have no solution yet either, if you look at the DCSBios control reference for the AV-8B UFC it also shows comm 1&2 having : as the result coming from the code
  4. I'm just starting with this lot really and had a break over the last 3 months but these aer just experiments right now, I have managed to get some rgb oled displays like the one above to experiment with, being rgb you can have any colour you want, but for now here is what I have, I'll post the sketches up when I have time so others can refine them, one down fall so far is an f-16 font, can't find one around ready to use.
  5. see here https://forums.eagle.ru/topic/260156-latest-ob-27th-jan-what-the-hell-happened-to-the-harrier-mfds-other-players-especially-vr-think-its-an-issue/?tab=comments#comment-4552819
  6. It was reported during testing, but sometimes there are much more high priority or important issues that the developers need to address first, in my case I have the MPCD's exported to another monitor and those displays are pin sharp, the map display is a little harder to read but the data on it can now be changed in colour to help readability.
  7. you are lucky, with multi-monitor setup I get this blurred text, a few others reporting this too
  8. @Flappie, even our servers that run missions without the likes of moose, mist and ctld just mission editor stuff are crashing, logs have been provided in closed beta discussion thread, and yes guys we do test on a multiplayer server with massive amounts of units to stress test before release, but unfortunately we had no crash on client connect during the testing, which as many of you server owners know right now it can crash every 5 mins or run for a few hours first :thumbup:
  9. hope someone can make use of this 020-11-12 00:55:47.707 INFO NET: accepting connection from 73.149.75.210:55280 2020-11-12 00:55:47.710 INFO NET: adding client[3] 2020-11-12 00:55:47.774 INFO NET: added client[3] name=BreadFarmer addr=73.149.75.210:55280 2020-11-12 00:55:47.777 INFO LuaNET: SLMOD INFO: connected client 3 2020-11-12 00:55:47.777 INFO LuaNET: SLMOD INFO: num clients: 3 2020-11-12 00:55:47.777 INFO LuaNET: [LOTATC] Player connect: 73.149.75.210 2020-11-12 00:55:47.777 INFO LuaNET: [LOTATC] Player connect done 2020-11-12 00:55:47.780 INFO EDCORE: try to write dump information 2020-11-12 00:55:47.780 ERROR Lua::Config: Call error onPlayerConnect:[string "./MissionEditor/modules/mul_select_role.lua"]:734: bad argument #1 to 'pairs' (table expected, got string) stack traceback: [C]: ? [C]: in function 'pairs' [string "./MissionEditor/modules/mul_select_role.lua"]:734: in function 'updateGrids' [string "./MissionEditor/modules/mul_select_role.lua"]:447: in function 'onPlayerConnect' [string "./MissionEditor/GameGUI.lua"]:697: in function <[string "./MissionEditor/GameGUI.lua"]:695> (tail call): ? (tail call): ?. 2020-11-12 00:55:47.781 INFO EDCORE: # -------------- 20201112-005548 -------------- 2020-11-12 00:55:47.782 INFO EDCORE: DCS/2.5.6.57530 (x86_64; Windows NT 10.0.18363) 2020-11-12 00:55:47.783 INFO EDCORE: C:\WINDOWS\SYSTEM32\ntdll.dll 2020-11-12 00:55:47.784 INFO EDCORE: # C0000028 An invalid or unaligned stack was encountered during an unwind operation. at B0C5BE48 00:00000000 2020-11-12 00:55:47.786 INFO EDCORE: SymInit: Symbol-SearchPath: '.;C:\Program Files\Eagle Dynamics\DCS World OpenBeta;C:\Program Files\Eagle Dynamics\DCS World OpenBeta\bin;C:\WINDOWS;C:\WINDOWS\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'Dani' 2020-11-12 00:55:47.787 INFO EDCORE: OS-Version: 10.0.18363 () 0x100-0x1 dcs.log.zip
  10. still crashing, log too big.... 2020-11-10 20:57:25.375 INFO NET: accepting connection from 5.64.93.162:61066 2020-11-10 20:57:25.377 INFO NET: adding client[3] 2020-11-10 20:57:25.420 INFO NET: added client[3] name=RedTed addr=5.64.93.162:61066 2020-11-10 20:57:25.423 INFO LuaNET: SLMOD INFO: connected client 3 2020-11-10 20:57:25.423 INFO LuaNET: SLMOD INFO: num clients: 8 2020-11-10 20:57:25.423 INFO LuaNET: [LOTATC] Player connect: 5.64.93.162 2020-11-10 20:57:25.423 INFO LuaNET: [LOTATC] Player connect done 2020-11-10 20:57:25.424 INFO EDCORE: try to write dump information 2020-11-10 20:57:25.426 INFO EDCORE: # -------------- 20201110-205725 -------------- 2020-11-10 20:57:25.426 INFO EDCORE: DCS/2.5.6.57530 (x86_64; Windows NT 10.0.18363) 2020-11-10 20:57:25.427 INFO EDCORE: C:\Program Files\Eagle Dynamics\DCS World OpenBeta\bin\lua.dll 2020-11-10 20:57:25.428 INFO EDCORE: # C0000005 ACCESS_VIOLATION at 81391C33 00:00000000 2020-11-10 20:57:25.429 INFO EDCORE: SymInit: Symbol-SearchPath: '.;C:\Program Files\Eagle Dynamics\DCS World OpenBeta;C:\Program Files\Eagle Dynamics\DCS World OpenBeta\bin;C:\WINDOWS;C:\WINDOWS\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'Dani' 2020-11-10 20:57:25.430 INFO EDCORE: OS-Version: 10.0.18363 () 0x100-0x1 2020-11-10 20:57:25.886 INFO EDCORE: 0x0000000000001C33 (lua): lua_pushstring + 0x43 2020-11-10 20:57:25.886 INFO EDCORE: 0x000000000001F2A2 (lua): luaL_newstate + 0x25F2 2020-11-10 20:57:25.886 INFO EDCORE: 0x0000000000007AC5 (lua): luaD_growstack + 0x845 2020-11-10 20:57:25.886 INFO EDCORE: 0x0000000000018DE7 (lua): luaS_newlstr + 0x52A7 2020-11-10 20:57:25.886 INFO EDCORE: 0x0000000000007E04 (lua): luaD_growstack + 0xB84 2020-11-10 20:57:25.886 INFO EDCORE: 0x0000000000006F7F (lua): lua_getinfo + 0x133F 2020-11-10 20:57:25.886 INFO EDCORE: 0x000000000000812E (lua): lua_yield + 0x9E 2020-11-10 20:57:25.886 INFO EDCORE: 0x0000000000002576 (lua): lua_pcall + 0x66 2020-11-10 20:57:25.887 INFO EDCORE: 0x00000000000F7493 (edCore): ED_lua_pcall + 0x73 2020-11-10 20:57:25.887 INFO EDCORE: 0x00000000000F3024 (edCore): Lua::Config::call_func + 0xF4 2020-11-10 20:57:25.887 INFO EDCORE: 0x00000000007EE4F3 (DCS): CoreUtils::TempFilesManager::operator= + 0x3CA643 2020-11-10 20:57:25.887 INFO EDCORE: 0x00000000007EBBF0 (DCS): CoreUtils::TempFilesManager::operator= + 0x3C7D40 2020-11-10 20:57:25.887 INFO EDCORE: 0x0000000000007AC5 (lua): luaD_growstack + 0x845 2020-11-10 20:57:25.887 INFO EDCORE: 0x0000000000018D94 (lua): luaS_newlstr + 0x5254 2020-11-10 20:57:25.887 INFO EDCORE: 0x0000000000007E04 (lua): luaD_growstack + 0xB84 2020-11-10 20:57:25.887 INFO EDCORE: 0x0000000000006F7F (lua): lua_getinfo + 0x133F 2020-11-10 20:57:25.887 INFO EDCORE: 0x000000000000812E (lua): lua_yield + 0x9E 2020-11-10 20:57:25.888 INFO EDCORE: 0x0000000000002576 (lua): lua_pcall + 0x66 2020-11-10 20:57:25.888 INFO EDCORE: 0x00000000000F7493 (edCore): ED_lua_pcall + 0x73 2020-11-10 20:57:25.888 INFO EDCORE: 0x00000000000F3024 (edCore): Lua::Config::call_func + 0xF4 2020-11-10 20:57:25.888 INFO EDCORE: 0x00000000007F43FE (DCS): CoreUtils::TempFilesManager::operator= + 0x3D054E 2020-11-10 20:57:25.888 INFO EDCORE: 0x00000000007F45FC (DCS): CoreUtils::TempFilesManager::operator= + 0x3D074C 2020-11-10 20:57:25.888 INFO EDCORE: 0x00000000007DC357 (DCS): CoreUtils::TempFilesManager::operator= + 0x3B84A7 2020-11-10 20:57:25.888 INFO EDCORE: 0x00000000007EEF23 (DCS): CoreUtils::TempFilesManager::operator= + 0x3CB073 2020-11-10 20:57:25.888 INFO EDCORE: 0x00000000007C0D84 (DCS): CoreUtils::TempFilesManager::operator= + 0x39CED4 2020-11-10 20:57:25.888 INFO EDCORE: 0x00000000007C1149 (DCS): CoreUtils::TempFilesManager::operator= + 0x39D299 2020-11-10 20:57:25.888 INFO EDCORE: 0x00000000017C4F14 (DCS): AmdPowerXpressRequestHighPerformance + 0xB1CF10 2020-11-10 20:57:25.889 INFO EDCORE: 0x00000000009ADCCE (DCS): CoreUtils::TempFilesManager::operator= + 0x589E1E 2020-11-10 20:57:25.889 INFO EDCORE: 0x0000000000017C24 (KERNEL32): BaseThreadInitThunk + 0x14 2020-11-10 20:57:25.889 INFO EDCORE: 0x000000000006CEA1 (ntdll): RtlUserThreadStart + 0x21 2020-11-10 20:57:26.040 INFO EDCORE: Minidump created. 2020-11-10 20:57:26.040 INFO DCS: enumerating loaded modules
  11. I've tried with integrity check on and off still get the same crashes, but we did get one player who said every time he joins multiplayer both he and the server he connects to crashes, both his and the servers logs were passed to ED through closed beta forum thread
  12. your error log shows a very similar story to what a few of us are experiencing, server crashes on client join with either a lua.dll error or a crash to desk top or as in your case this.... 2020-11-06 19:27:33.738 INFO NET: accepting connection from 83.32.218.5:58115 2020-11-06 19:27:33.740 INFO NET: adding client[2] 2020-11-06 19:27:33.798 INFO NET: added client[2] name=MATADOR addr=83.32.218.5:58115 2020-11-06 19:27:33.800 INFO LuaNET: SLMOD INFO: connected client 2 2020-11-06 19:27:33.800 INFO LuaNET: SLMOD INFO: num clients: 2 2020-11-06 19:27:33.942 INFO EDCORE: try to write dump information 2020-11-06 19:27:33.994 INFO EDCORE: # -------------- 20201106-192734 -------------- 2020-11-06 19:27:34.044 INFO EDCORE: DCS/2.5.6.57264 (x86_64; Windows NT 6.1.7601) 2020-11-06 19:27:34.094 INFO EDCORE: C:\Windows\SYSTEM32\ntdll.dll 2020-11-06 19:27:34.159 INFO EDCORE: # C0000028 An invalid or unaligned stack was encountered during an unwind operation. at 77BB8078 00:00000000
  13. we have had the same on our ww2 server it has no external scripting 2020-11-04 16:30:23.302 INFO EDCORE: # -------------- 20201104-163023 -------------- 2020-11-04 16:30:23.303 INFO EDCORE: DCS/2.5.6.57264 (x86_64; Windows NT 10.0.17763) 2020-11-04 16:30:23.303 INFO EDCORE: D:\Program Files\Eagle Dynamics\DCS World OpenBeta\bin\lua.dll 2020-11-04 16:30:23.304 INFO EDCORE: # C0000005 ACCESS_VIOLATION at E4AC4111 00:00000000 2020-11-04 16:30:23.304 INFO EDCORE: SymInit: Symbol-SearchPath: '.;D:\Program Files\Eagle Dynamics\DCS World OpenBeta;D:\Program Files\Eagle Dynamics\DCS World OpenBeta\bin;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'gradmin' 2020-11-04 16:30:23.305 INFO EDCORE: OS-Version: 10.0.17763 () 0x110-0x3 2020-11-04 16:30:23.842 INFO EDCORE: 0x0000000000014111 (lua): luaS_newlstr + 0x5D1 2020-11-04 16:30:23.842 INFO EDCORE: 0x0000000000002A41 (lua): lua_next + 0x21 2020-11-04 16:30:23.843 INFO EDCORE: 0x00000000000D4D3A (edCore): ed::lua2json + 0x18A 2020-11-04 16:30:23.843 INFO EDCORE: 0x00000000000D4D78 (edCore): ed::lua2json + 0x1C8 2020-11-04 16:30:23.843 INFO EDCORE: 0x00000000000D4B8A (edCore): ed::lua2json + 0x9A 2020-11-04 16:30:23.844 INFO EDCORE: 0x000000000096FBCB (DCS): CoreUtils::TempFilesManager::operator= + 0x54BD1B 2020-11-04 16:30:23.844 INFO EDCORE: 0x00000000009551DC (DCS): CoreUtils::TempFilesManager::operator= + 0x53132C 2020-11-04 16:30:23.845 INFO EDCORE: 0x0000000000952A98 (DCS): CoreUtils::TempFilesManager::operator= + 0x52EBE8 2020-11-04 16:30:23.845 INFO EDCORE: 0x0000000000986956 (DCS): CoreUtils::TempFilesManager::operator= + 0x562AA6 2020-11-04 16:30:23.845 INFO EDCORE: 0x000000000094CFA6 (DCS): CoreUtils::TempFilesManager::operator= + 0x5290F6 2020-11-04 16:30:23.846 INFO EDCORE: 0x00000000000DBD08 (edCore): ed::thread::_get_current_thread_id + 0x58 2020-11-04 16:30:23.846 INFO EDCORE: 0x000000000002268A (ucrtbase): o_exp + 0x5A 2020-11-04 16:30:23.846 INFO EDCORE: 0x0000000000017974 (KERNEL32): BaseThreadInitThunk + 0x14 2020-11-04 16:30:23.847 INFO EDCORE: 0x000000000006A271 (ntdll): RtlUserThreadStart + 0x21 2020-11-04 16:30:23.978 INFO EDCORE: Minidump created. dcs.log-20201104-163023.zip
  14. didn't know you were doing this, I started prototyping the ufc a while ago, think I might resurrect the project now
  15. main thread here https://forums.eagle.ru/showthread.php?t=274284
  16. this problem was reported during beta testing, triple head monitors don't see the lso screens even with scale gui @1, same thing happened with the f/a-18c on launch, no left/right mfd's
  17. can you post your log file and track file so someone can look at them
  18. how are you trying to update as your log shows an older version of the launcher and openbeta
  19. it was found in testing setting scale gui more than 1 will cause these issues at the current time
  20. supercarrier is only available in the 2.5.6 openbeta version at this time as it is in early access Go into the properties of DCS World which can be done by right clicking on DCS World within your library and selecting Properties. Then selecting the BETAS tab, which allow you to select the latest openbeta version
  21. aspect ratio should be set to 4.8 in your monitor options
  22. try this... _ = function(p) return p; end; name = _('kiwikiller'); Description = 'kiwikiller' Viewports = { Center = { x = 0; y = 0; width = screen.width; height = screen.height; viewDx = 0; viewDy = 0; aspect = 4.888888888888889; } } Gui = { x = 1601; y = 0; width = 1440; height = 900; } UIMainView = Gui if it doesn't work try replacing the 4.888888888888889 with screen.aspect:thumbup: also your lua aspect ratio's have coma's in it instead of a decimal point
  23. put the kneeboard any where at any size with this great dcs addon http://www.dcskneeboardbuilder.com/ https://forums.eagle.ru/showthread.php?t=129341
  24. its a false positive, set an exception for dcs in your antivirus This happen a lot when new software is released, the AV companies have to catch up and scan a few submitted examples before they are tagged as ok in the next definition update
×
×
  • Create New...