Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 51
  1. #16
    loculi's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Belrick View Post
    This is most excellent
    (took me 15min to work out source files were over at youtube DUH lol)

    Question.

    Do you have the lingor island source files? I can see somewhat how to modify to map to lingors but suspect there is more to it than changing the google map link

    Oh and thankyou, this fixed it for me!
    It looks as if all you need to do is uncomment line #5 from Payload.h and recompile. I did this and it's coming up with the correct map now, sadly it's not plotting anything.

  2. #17
    Belrick's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Hi

    I answered my own question

    Open payload.h

    The author kindly left in

    //Comment out to use normal map, comment in to use lingor
    //#define MAP_USE_LINGOR

    Change to

    #define MAP_USE_LINGOR

    And recompile

  3. #18
    paulislegit's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    I am still getting the flashing cmd screen and no new tab opening, even with the fix and running as administrator etc

  4. #19
    loculi's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Belrick View Post
    Hi

    I answered my own question

    Open payload.h

    The author kindly left in

    //Comment out to use normal map, comment in to use lingor
    //#define MAP_USE_LINGOR

    Change to

    #define MAP_USE_LINGOR

    And recompile
    Let me know how it works for you, I've already recompiled with that line uncommented and it is indeed using the correct map now. It's just not plotting anything. :/

  5. #20
    Belrick's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Im having a new issue now.

    I cannot load dayz or lingor with dayznavigator running.

    My HD just goes mad and the game takes forever to load, i shut down firefox and boom finishes loading quickly.

  6. #21
    terrybad's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    71
    Reputation
    10
    Thanks
    1
    1>------ Build started: Project: ssl3.dll, Configuration: Debug Win32 ------
    1> Payload.cpp
    1>d:\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before ':'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : ':'
    1>d:\sourcecode\payload.h(10): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>d:\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before '}'
    1>d:\sourcecode\payload.h(10): error C3861: 'markerCloseTooltip': identifier not found
    1>d:\sourcecode\payload.h(10): warning C4508: 'function' : function should return a value; 'void' return type assumed
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : '}'
    1>d:\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before '}'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : '}'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : ')'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : ')'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : 'if'
    1>d:\sourcecode\payload.h(10): error C2017: illegal escape sequence
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1> main.cpp
    1>d:\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before ':'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : ':'
    1>d:\sourcecode\payload.h(10): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>d:\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before '}'
    1>d:\sourcecode\payload.h(10): error C3861: 'markerCloseTooltip': identifier not found
    1>d:\sourcecode\payload.h(10): warning C4508: 'function' : function should return a value; 'void' return type assumed
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : '}'
    1>d:\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before '}'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : '}'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : ')'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : ')'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : 'if'
    1>d:\sourcecode\payload.h(10): error C2017: illegal escape sequence
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1> HtmlLog.cpp
    1> GameHacker.cpp
    1> ArmaEntityList.cpp
    1> Generating Code...
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

  7. #22
    jomonzainlaum's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Thx. *0*.........

  8. #23
    ocj147's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    1>------ Build started: Project: ssdl33, Configuration: Debug Win32 ------
    1> Payload.cpp
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h : warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to prevent data loss
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2143: syntax error : missing ';' before ':'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2059: syntax error : ':'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2143: syntax error : missing ';' before '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C3861: 'markerCloseTooltip': identifier not found
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): warning C4508: 'function' : function should return a value; 'void' return type assumed
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2059: syntax error : '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2143: syntax error : missing ';' before '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2059: syntax error : '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2059: syntax error : ')'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2059: syntax error : ')'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2059: syntax error : 'if'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2017: illegal escape sequence
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(14): warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to prevent data loss
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(14): error C2143: syntax error : missing ')' before ';'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(14): error C2143: syntax error : missing ')' before ';'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(14): error C2143: syntax error : missing ')' before ';'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(14): error C2143: syntax error : missing ')' before ';'
    1> main.cpp
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h : warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to prevent data loss
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2143: syntax error : missing ';' before ':'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2059: syntax error : ':'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2143: syntax error : missing ';' before '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C3861: 'markerCloseTooltip': identifier not found
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): warning C4508: 'function' : function should return a value; 'void' return type assumed
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2059: syntax error : '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2143: syntax error : missing ';' before '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2059: syntax error : '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2059: syntax error : ')'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2059: syntax error : ')'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2059: syntax error : 'if'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(10): error C2017: illegal escape sequence
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(14): warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to prevent data loss
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(14): error C2143: syntax error : missing ')' before ';'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(14): error C2143: syntax error : missing ')' before ';'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(14): error C2143: syntax error : missing ')' before ';'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\paylo ad.h(14): error C2143: syntax error : missing ')' before ';'
    1> HtmlLog.cpp
    1> GameHacker.cpp
    1> ArmaEntityList.cpp
    1> Generating Code...
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========





    same here. .

    im win7 64bit

  9. #24
    EaCoDo's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    1
    can you please upload the full DayzNavigator v2.3 , because it didnīt runs by me i fixed it like you made it in the vid but it donīt work -.-*
    pls help

    awww.... k i found my fault
    Last edited by EaCoDo; 09-08-2012 at 11:48 PM.

  10. #25
    Aɴᴏɴʏᴍᴏᴜs Ԍᴀᴍᴇᴙ's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    139
    Reputation
    10
    Thanks
    65
    My Mood
    Amused
    Yea, I followed your Youtube video. Now it just flashes the CMD window and dosnt open a new tab.....

  11. #26
    hacker2014123's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Did the tutorial, succeeded, copy and pasted, deleted old ssdl3, it now gives the error 61?

    ---------- Post added at 12:47 AM ---------- Previous post was at 12:45 AM ----------

    Now if I try to keep opening it, it gives 63, 63, 61, 63, 61. Wierd

  12. #27
    hotelmariofan's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0
    I just get this when I try to build it.


    1>------ Build started: Project: ssdl3, Configuration: Debug Win32 ------
    1> Payload.cpp
    1> main.cpp
    1> HtmlLog.cpp
    1> GameHacker.cpp
    1> ArmaEntityList.cpp
    1> Generating Code...
    1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

  13. #28
    lockdown6435's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    DayZ Forum Babysitter
    Posts
    1,369
    Reputation
    98
    Thanks
    5,698
    My Mood
    Tired
    Quote Originally Posted by terrybad View Post
    Code:
    1>------ Build started: Project: ssl3.dll, Configuration: Debug Win32 ------
    1>  Payload.cpp
    1>d:\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before ':'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : ':'
    1>d:\sourcecode\payload.h(10): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>d:\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before '}'
    1>d:\sourcecode\payload.h(10): error C3861: 'markerCloseTooltip': identifier not found
    1>d:\sourcecode\payload.h(10): warning C4508: 'function' : function should return a value; 'void' return type assumed
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : '}'
    1>d:\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before '}'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : '}'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : ')'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : ')'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : 'if'
    1>d:\sourcecode\payload.h(10): error C2017: illegal escape sequence
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>  main.cpp
    1>d:\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before ':'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : ':'
    1>d:\sourcecode\payload.h(10): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>d:\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before '}'
    1>d:\sourcecode\payload.h(10): error C3861: 'markerCloseTooltip': identifier not found
    1>d:\sourcecode\payload.h(10): warning C4508: 'function' : function should return a value; 'void' return type assumed
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : '}'
    1>d:\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before '}'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : '}'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : ')'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : ')'
    1>d:\sourcecode\payload.h(10): error C2059: syntax error : 'if'
    1>d:\sourcecode\payload.h(10): error C2017: illegal escape sequence
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>d:\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>  HtmlLog.cpp
    1>  GameHacker.cpp
    1>  ArmaEntityList.cpp
    1>  Generating Code...
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    Quote Originally Posted by ocj147 View Post
    Code:
    1>------ Build started: Project: ssdl33, Configuration: Debug Win32 ------
    1>  Payload.cpp
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h : warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to prevent data loss
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before ':'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2059: syntax error : ':'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C3861: 'markerCloseTooltip': identifier not found
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): warning C4508: 'function' : function should return a value; 'void' return type assumed
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2059: syntax error : '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2059: syntax error : '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2059: syntax error : ')'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2059: syntax error : ')'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2059: syntax error : 'if'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2017: illegal escape sequence
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(14): warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to prevent data loss
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>  main.cpp
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h : warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to prevent data loss
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before ':'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2059: syntax error : ':'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C3861: 'markerCloseTooltip': identifier not found
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): warning C4508: 'function' : function should return a value; 'void' return type assumed
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2059: syntax error : '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2143: syntax error : missing ';' before '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2059: syntax error : '}'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2059: syntax error : ')'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2059: syntax error : ')'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2059: syntax error : 'if'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(10): error C2017: illegal escape sequence
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(14): warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to prevent data loss
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>c:\users\ocj\desktop\sourcecode\sourcecode\payload.h(14): error C2143: syntax error : missing ')' before ';'
    1>  HtmlLog.cpp
    1>  GameHacker.cpp
    1>  ArmaEntityList.cpp
    1>  Generating Code...
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    same here. .

    im win7 64bit
    Which version of Visual C++ are you using? Also did you try to change some code/files?
    Quote Originally Posted by hotelmariofan View Post
    I just get this when I try to build it.
    [code]1>------ Build started: Project: ssdl3, Configuration: Debug Win32 ------
    1> Payload.cpp
    1> main.cpp
    1> HtmlLog.cpp
    1> GameHacker.cpp
    1> ArmaEntityList.cpp
    1> Generating Code...
    1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========[code]
    Looks like your problem is you are using a VS2012 program. If that is the case it installed .NET 4.5 and that is causing an error for you. Please read some of the fixes here and see if they help/fix your issue.
    Quote Originally Posted by VindictusMods
    I'll just change my IP, and I have all your IP's guys. So watch it. I may hack or put a virus in ur computer.
    Quote Originally Posted by sd333221
    Injecting in the lobby gets you directly banned. Thats my secret deal with Battleye, I let them have the people who can't read the instructions and they don't ban the others in return.

  14. #29
    hacker2014123's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Ok, I just tried redownloading after someone posted on the OP that it worked, bam, started right up, appears to work only on 1.7.2.6 and the latest beta patch, anything below be broke

  15. #30
    hotelmariofan's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by lockdown6435 View Post
    Looks like your problem is you are using a VS2012 program. If that is the case it installed .NET 4.5 and that is causing an error for you. Please read some of the fixes here and see if they help/fix your issue.
    Yup, I uninstalled .net 4.5 and installed .net 4.0 and that fixed me right up.

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. How to fix "MSVCR100D.DLL is missing" Error
    By Demonz. in forum Combat Arms EU Help
    Replies: 4
    Last Post: 03-20-2011, 10:41 AM
  2. [Tutorial] How to fix the "Server is full" error!
    By Zayk in forum CrossFire Tutorials
    Replies: 15
    Last Post: 08-22-2010, 03:31 PM
  3. how to fix dc error
    By 3725763 in forum Combat Arms Hacks & Cheats
    Replies: 18
    Last Post: 12-20-2008, 08:52 PM
  4. how to fix the error (could not inject) on vista
    By cute bs girl in forum Combat Arms Hacks & Cheats
    Replies: 4
    Last Post: 10-11-2008, 09:41 PM
  5. How to fix No disk error
    By Synns in forum WarRock Korea Hacks
    Replies: 1
    Last Post: 05-27-2007, 10:26 PM