Jump to content

Recommended Posts

Posted

AFAIK yeah.

Would be great to have it, I’ve two iPads I could use, not that I’d need both running the map, even I don’t get that lost.

  • Like 1
Posted
AFAIK yeah.
Would be great to have it, I’ve two iPads I could use, not that I’d need both running the map, even I don’t get that lost.
Well, you would have it in stereo though...
In any case, the app is awesome!

Sent from my SM-A536B using Tapatalk

  • Like 1
Posted

@Bergison

FYI: I see this error in the DCS log a few times. Tends to happen on startup of DCS and then throughout any session. 

LuaHooks (Main): [string "C:\Users\adrian\Saved Games\DCS.openbeta\Scripts\Hooks\movingmap-hook.lua"]:55: attempt to perform arithmetic on upvalue 'lTime' (a nil value)
 

  • Like 1
Posted
21 minutes ago, MAXsenna said:

emoji1787.png Well, you would have it in stereo though...
In any case, the app is awesome!

Which of us wouldn't at least try it? 😁 Truly double vision.

  • Like 1
Posted
Which of us wouldn't at least try it? Truly double vision.
Don't set them too far apart. Not sure what the opposite of cross-eyed is.

Sent from my SM-A536B using Tapatalk

@Bergison
FYI: I see this error in the DCS log a few times. Tends to happen on startup of DCS and then throughout any session. 
LuaHooks (Main): [string "C:\Users\adrian\Saved Games\DCS.openbeta\Scripts\Hooks\movingmap-hook.lua"]:55: attempt to perform arithmetic on upvalue 'lTime' (a nil value)
 
I have reported this years ago, both here and on the website.

Sent from my SM-A536B using Tapatalk

Posted
1 hour ago, MAXsenna said:

I have reported this years ago

To prevent this error in '..\Scripts\Hooks\movingmap-hook.lua' change line 55 from  

if ok_to_send == 1 and lTime + .1 < DCS.getModelTime() then

to

if ok_to_send == 1 and lTime ~= nil and lTime + .1 < DCS.getModelTime() then

 

  • Like 1
Posted
To prevent this error in '..\Scripts\Hooks\movingmap-hook.lua' change line 55 from  
if ok_to_send == 1 and lTime + .1 < DCS.getModelTime() then

to

if ok_to_send == 1 and lTime ~= nil and lTime + .1 < DCS.getModelTime() then

 

Thank you!

Sent from my SM-A536B using Tapatalk

Posted

How do you get the maps to show?  I can see units, threat rings, etc but no maps.  Have tried with instant missions o Caucausus and Nevada.

Posted

EFGross, which version are you using? Android or Windows? The maps are downloaded in the background, does your App have internet permissions set (Android) or does maybe Windows Defender block internet access?

AdrianL, thank you! I will add this to the download .zip

  • Like 1

my simpit website: bergisons.simpit.info

Posted

2.16.  Windows.  I have Windows Defender disabled - NAV has this program excluded from scans and is allowing it full internet access.  Where are the maps supposed to install to?

Posted

Have you tried launching MovingMap as administrator? Could you please also try and move the entire folder to another hard drive? Maybe it lacks writing permission. Downloaded maps should be saved in the 'cache' folder, do you see any map tiles there?

my simpit website: bergisons.simpit.info

Posted

What about the Kola Peninsula map ? Any chance, in the future ?

I9 12900k@ 5 GHz | 32 GB DDR4 | Asus ROG  Strix Z690-A Gaming Wifi d4| RTX 3090 | 6 TB SSD + 8 TB HDD | 4K Samsung Q90R 55" | VKB MK III PRO L | Virpil Throttle MONGOOST-50 | MFG Crosswind | TrackIR5

Posted

Thank you so much 

I9 12900k@ 5 GHz | 32 GB DDR4 | Asus ROG  Strix Z690-A Gaming Wifi d4| RTX 3090 | 6 TB SSD + 8 TB HDD | 4K Samsung Q90R 55" | VKB MK III PRO L | Virpil Throttle MONGOOST-50 | MFG Crosswind | TrackIR5

  • 3 weeks later...
Posted

Because DCS still has the F10 map / VRAM issue - where using the F10 map can cause your frame rates to drop, would this be an alternative way to check the map without risking frame rates taking a nose dive?

 

Posted
Because DCS still has the F10 map / VRAM issue - where using the F10 map can cause your frame rates to drop, would this be an alternative way to check the map without risking frame rates taking a nose dive?
 
Probably. Doesn't hurt to test.

Sent from my SM-A536B using Tapatalk

Posted (edited)

I am using Win11 and the latest versions of DCS and your moving map.  I insert the IP address in the special menu and then start DCS.  However, your black screen disappears and nothing shows up when I start a mission.   I know I have the right IP address as I have checked it several times.  I am using 3 screens with the map on the 3rd screen.  Any thoughts?

 

Edited by sobe
added next to last sentence

Trackir4 using the latest Trackir 5 software, Win10 Pro [Creator Update] updated from Win7Pro Pro 64Bit, Intel® Core™ i5-2500 3.30 GHz 6M Intel Smart Cache LGA115 , GigaByte GA-Z68XP-UD4 Intel Z68 Chipset DDR3 16GB Ram, GTX MSI Gaming 1060 [6 GB] Video Card, Main Monitor 1 on left 1920x1080 Touchscreen Monitor 2 on right 1920x1080 .

Posted
I am using Win11 and the latest versions of DCS and your moving map.  I insert the IP address in the special menu and then start DCS.  However, your black screen disappears and nothing shows up when I start a mission.   I know I have the right IP address as I have checked it several times.  I am using 3 screens with the map on the 3rd screen.  Any thoughts?
 
You use it on the same computer as DCS? try 127.0.0.1 From another computer/device, you might need an exception in the Windows FW.
Cheers!

Sent from my SM-A536B using Tapatalk

Posted

Yes, the map is on the same computer as DCS, 3rd screen.  Sorry, but I do not understand using 127.0.0.1 from another computer/device.  I do have the map also installed on an android device that I paid for in the google playstore that gives me a totally different IP number as it is setup for wireless whereas the computer uses direct cable. Should I use the 127 number on the android device?

Trackir4 using the latest Trackir 5 software, Win10 Pro [Creator Update] updated from Win7Pro Pro 64Bit, Intel® Core™ i5-2500 3.30 GHz 6M Intel Smart Cache LGA115 , GigaByte GA-Z68XP-UD4 Intel Z68 Chipset DDR3 16GB Ram, GTX MSI Gaming 1060 [6 GB] Video Card, Main Monitor 1 on left 1920x1080 Touchscreen Monitor 2 on right 1920x1080 .

Posted

Hi sobe, does the app only show an empty black screen, or does it show the logo and the 'No data from DCS' message? Does your Android App work? In any case, you need to make sure that Windows Defender (or any other software) does allow UDP data on port 50000.

my simpit website: bergisons.simpit.info

Posted
Yes, the map is on the same computer as DCS, 3rd screen.  Sorry, but I do not understand using 127.0.0.1 from another computer/device.  I do have the map also installed on an android device that I paid for in the google playstore that gives me a totally different IP number as it is setup for wireless whereas the computer uses direct cable. Should I use the 127 number on the android device?
No. 127.0.0.1 is the IP address for local host. Meaning only to connect locally.

Sent from my SM-A536B using Tapatalk

Posted (edited)

How do I do this "In any case, you need to make sure that Windows Defender (or any other software) does allow UDP data on port 50000."

I found an article on how to turn the port on in Windows defender, but that did not solve the problem.  So I stopped having windows defender from running and still no joy.

Edited by sobe
new 2nd paragraph

Trackir4 using the latest Trackir 5 software, Win10 Pro [Creator Update] updated from Win7Pro Pro 64Bit, Intel® Core™ i5-2500 3.30 GHz 6M Intel Smart Cache LGA115 , GigaByte GA-Z68XP-UD4 Intel Z68 Chipset DDR3 16GB Ram, GTX MSI Gaming 1060 [6 GB] Video Card, Main Monitor 1 on left 1920x1080 Touchscreen Monitor 2 on right 1920x1080 .

Posted

In the windows version, it shows no data than after about 1 minute, the black screen disappears and nothing happens.  In the android version , the black screen it shows no data, but does not disappear like in Window.

Trackir4 using the latest Trackir 5 software, Win10 Pro [Creator Update] updated from Win7Pro Pro 64Bit, Intel® Core™ i5-2500 3.30 GHz 6M Intel Smart Cache LGA115 , GigaByte GA-Z68XP-UD4 Intel Z68 Chipset DDR3 16GB Ram, GTX MSI Gaming 1060 [6 GB] Video Card, Main Monitor 1 on left 1920x1080 Touchscreen Monitor 2 on right 1920x1080 .

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...