Jump to content

Nick_Crawford

Members
  • Posts

    29
  • Joined

  • Last visited

Everything posted by Nick_Crawford

  1. Happens to me as well, not very orften though but can be very frustrating since i can't save what i've been working on. Have to close Dcs using the task manager to get out of it. For me this only happens on my laptop when i have a mouse connected and reaching over to the keybord to write and accidentally touch the mouse pad on the laptop.
  2. So this issue only seems to occur when a mission is finished and loading up the next mission with a full server with around 30 people. Triggers simply don't work at all on the next mission. If i go in to the webgui and restart it manually it works again. Same scenario with a half full server it works without any issues. I've been trying to reproduce the bug in so many ways but it always work as it should whatever i do. I run the same missions on 2 different server computers and it happens on both from time to time. dcslog.rar
  3. Another solution would be to just have a triggerzone that you can place and name it GroundCrew or something to activate as a rearming zone. I even tried to edit the miz file to see if i could lower the farp under ground hehe, but had no success
  4. Noticed that rearming at a road base with Viggen is only working in SP, would be nice if this could work on dedicated servers aswell //Nick
  5. That made a big difference! been messing around with it now for a while, it's getting there, when i remove the headset it takes a second or two before my vision can focus still. With the old headset my vision is sharp and clear when i take it off. But It's a lot better than before though and im sure i can tweak it a bit more :)
  6. No my old one works like charm, except some other small issues =) but never feelt crosseyed before. And i have the same settings as with my old ones, i just plugged the new headset in. Been switcing between them and it's like night and day, the old headset works perfect and the new one i strain my eyes within a couple of seconds and my vision is all blurry when i take em off.
  7. Any solution for this yet? Just got my old Hp reverb replaced today with the gen 2 version and it's a was not a pleasant experience hehe. Got dizzy after a couple of seconds using it. Thinking about just keeping my old headset. Tried the revive solution and it works but just feels like yet another step to get dcs running though
  8. We had 6 server that went down at the same time 2019-11-07 12:38:08.021 ERROR NET: Server update failed with code 401. The server will be unlisted. Same happened 6 hours earlier, there were only 10 servers left in the whole server list on the stable version.
  9. Is this only for now while you guys are investigating you've limited it for 2 servers per account?
  10. Have the same issue with my dedicated servers, started last night for me. From the webgui it wouldn't let me start anything up and after a few minutes they just dissapeard. Tried again this morning and starting everything up worked fine but they dissapear after a couple of minutes. Checked the logs and have same code 401
  11. Don't have that possibility sadly, ill wait it out and hope for the best =)
  12. Ye same here, I run 3 dedicated PVE servers and there's not much action going on there, no one is fireing back. I just switched out Vulcans for SPAA Gepard and for short range sams the OSA 9A33. Those are the two i found so far still working in MP. Had a PVE WWII server also but i took that one down, not even the enemy planes would engage. Really hope they fix this soon!
  13. Hi, just wondering if there's any way to turn off dcs crash report. Im running a dedicated server and using a software called "Restart on crash". It works as long as dcs crash and shuts down completely. But most of the time i get that dcs window telling me it has crashed. And when that happens the server does not start up again cuz it thinks it's still running. So is there any way i can remove that? =)
  14. no thats all fine, they are on different ports in the serversettings.lua. server 1 is 10308 and server 2 on 10309. I do see now that my autoexec in config is .ini and not cfg. Could that be causing this?
  15. I still can't figure this out. I think i've set it all up correctly. Running 1 server works very good on port 10308, but as soon as i open the second server the first one gets disconnected. On my router i've opened 10309, 8088 and 8089 both udp and tcp. I've done two seperate instances **Target** "C:\Program Files\Eagle Dynamics\DCS World\bin\DCS.exe" -server --norender -w Server1 **Start in** "C:\Program Files\Eagle Dynamics\DCS World" **Target** "C:\Program Files\Eagle Dynamics\DCS World\bin\DCS.exe" -server --norender -w Server2 **Start in** "C:\Program Files\Eagle Dynamics\DCS World" In config on both servers i've added autoexec.ini webgui_port = 8088 net.use_upnp = false webgui_port = 8089 net.use_upnp = false in serverSettings.lua i have set up the ports for each server ["port"] = 10308 ["port"] = 10309 I've tried turning off the firewall, but it was still the same. I've tried with 1 account to start the servers on, and i've tried with 2 separate accounts but didn't work. I also tried open port 10307 and 8087 for the second server to see if that would work better but the same issue. anyone know what i'm missing?
  16. I've seen a couple of server using a script where you have to type in either "blue" or "red" in the chat to join a side. Anyone know what they're using? have a problem where people go back to spectate and F10 to see enemy locations since i have the map option on Allies only. But in spectate F10 you see both sides. Thanks! //Nick
  17. Thanks for the good news, i've been trying to get it to work now for a few hours. But i just can't get that config.lua to show up. I've been reading through the threads on https://forums.eagle.ru/showthread.php?t=80979 and followed the instructions. Probably something im missing, or is there another way to install it? in the manual it says "After installing Slmod and running it for the first time, the Saved Games/DCS/Slmod folder will be created. Inside this folder, several files and folders will or can be created. The following gives a brief description of them. " I can't get this folder to appear.
  18. Hi, been searching for a script to auto ban/kick for my server. Been trying out Slmod and Servman3 but they're all very old and does not seem to work. Been googling and searched here on the forum but i can't find much. Anyone have any suggestions? //Nick
  19. Hi guys, i have a pvp server and im using CTLD, i have a problem with the cratespawn on the red side. When i do a cratespawn triggerzone i then add ctld.spawnCrateAtZone("red",800,"cratespawn") in triggers to get the generators to stack up. Even though it says "red" in the script the crate shows up as blue on the map so the blue team can see where the red teams farp is located. Am i missing something or is this fixable somehow?
  20. So im working on a pvp mission, i've set up a trigger zone over the blue teams homebase. I want the blue team to be alerted when the red team is in that trigger zone to know that enemy is in their airspace. If i set it to Once in the triggers, it will only show the message one time, i need it to show everytime enemy is in blue teams airspace. So i pick continuous action instead but that just keeps spamming the message every second. Is there any way to set a delay so it's at least 20 seconds between the messages? or any other way to set it up ? can i go with "once" and make that repeat itself somehow?
  21. So im working on a pvp mission, i've set up a trigger zone over the blue teams homebase. I want the blue team to be alerted when the red team is in that trigger zone to know that enemy is in their airspace. If i set it to Once in the triggers, it will only show the message one time, i need it to show everytime enemy is in blue teams airspace. So i pick continuous action instead but that just keeps spamming the message every second. Is there any way to set a delay so it's at least 20 seconds between the messages? or any other way to set it up ? can i go with "once" and make that repeat itself somehow?
×
×
  • Create New...