Everything posted by LMS
-
Conversion
To add to that, to find a function that produces a known result from a known dataset using an unknown algorithm/function, you can use polynomial fitting.
-
Visual Studio 2012: Can't build solution
VS will print the output path in the output box when you choose "Erstellen->Projektmappe neu erstellen", just have a look for the path then. You can also rightlick the project in the right panel and choose "Ordner in Datei-explorer öffnen" (Open folder in Windows-explorer).
-
LCPDFR does not work, but other mods work for me.
Yes, those are the right logs. As you can see your LCPDFR.log says "Could not load type 'System.Runtime.CompilerServices.ExtensionAttribute'". A way to fix that is described here: '?do=embed' frameborder='0' data-embedContent>> (see chapter 2). Simply download http://www.microsoft.com/en-gb/download/details.aspx?id=30653 and install it.
-
Visual Studio 2012: Can't build solution
Please use "Erstellen->Projektmappe neu erstellen" and check the output again. And I doubt you got the right projects folder, since it's empty. It's probably stored somewhere else.
-
Can't Run LCPDFR on Win 7
In the installer? Simply launch the exe file from /lcpdfr/Diagnostics tool.exe. Also I still wait for you either downloading and installing the x86 dependencies or showing evidence that you have installed them.
-
Can't Run LCPDFR on Win 7
Define "the tool won't run". Does it crash? If so, please attach the details here. Also please verify depedencies as described above, I'm sure you are missing them.
-
Can't Run LCPDFR on Win 7
Could you please elaborate a little more on this? E.g. post the error details? Since you have experience with computers, could you run Dependency Walker on AdvancedHook.dll and AdvancedHookInit.asi and check whether any modules are missing? In doubt, attach the .dwi files (you probably have to zip them) here so I can take a look.
-
Can't Run LCPDFR on Win 7
Hello, could you please post a screenshot of the diagnostics tool results though? The fact that you are not having any logs from both AdvancedHook components make me suspect you are still missing the dependencies. Keep in mind you need the x86 ones since it's a 32bit process. LMS
-
LCPDFR does not work, but other mods work for me.
Hello, please attach the logs (LCPDFR.log, ScriptHookDotNet.log). LMS
-
Game Crashes When Calling In Pursuits
Hello, there is no crash recorded in the LCPDFR.log, so that's not the issue here. I bet it's due to modified vehicles/ELS. LMS
-
Can't Run LCPDFR on Win 7
Hello, also make sure you got these: http://www.microsoft.com/en-gb/download/details.aspx?id=30679 & http://www.microsoft.com/en-gb/download/details.aspx?id=5555. Run the diagnostics tool when in doubt. LMS
-
LCPDFR Diagnostic Tool
Hello, I've no idea why it crashes upon log creation. Could you please share the details the "XXX has stopped working" dialog provides? LMS
-
Object reference not set to an instance of an object.
Hello, you have running LCPDFR 0.95 and 1.0 running simultaneously. Please remove 0.95. LMS
-
Visual Studio 2012: Can't build solution
Hello, if there is no folder in "Projects", your solution is stored somewhere else, which is probably where you stored the example code (if you are using that). To see the path in VS, choose Debug->View->Output and then rebuild the entire solution (Buidl->Rebuild solution). The output window should your the processing of your code then along with the path of the output binary. LMS
-
Game crashes after a small amount of minutes.
Hello, your crash occurs inside an internal GTA IV function, so we can't do much about that. Maybe try lowering settings a little and remove all other mods (clean reinstall would be the best way) and monitor the crashing then. LMS
-
LCPDFR Diagnostic Tool Stops Working
Hello, when clicking that button it tries to create a text file inside the same folder as the tool, so I'm not sure why it crashes even with admin privilegies. Can you try a different folder? If it still not works, please post the details of the windows error dialog. LMS
-
Game gives me error when I start it
See chapter one: '?do=embed' frameborder='0' data-embedContent>>
-
unhandled exception in main
Hello, from the logs I can tell that your latest crashing is not LCPDFR related. My only advice would be to restore the modded vehicles. LMS
-
LCPDFR 1.0b crashes once I installed it.
Hello, one of your models is corrupted. IV crashes when trying to access it. Try a clean reinstall or steam integrity check to restore the modified files. LMS
-
LCPDFR 1.0b not working in steam folder.
Launch the tool from your game folder ("C:Program Files (x86)SteamSteamAppscommonGrand Theft Auto IVGTAIVLCPDFR") and then tick the "Advanced Mode" box at the bottom of the tool. When you select an option then, it will prompt you for a folder.
-
Need Help Installing LCPDFR 1.0b
Great to hear it finally works! There is a background noise when dispatch is talking, that is coincidence.
- What's this?
-
Need Help Installing LCPDFR 1.0b
Did you put the file "LCPDFR Loader.net.dll" (might miss the extension on your system, name is the same though) into the main directory of the game by accident? So in "C:Program Files (x86)SteamsteamappscommonGrand Theft Auto IVGTAIV"? It only has to be placed in "C:Program Files (x86)SteamsteamappscommonGrand Theft Auto IVGTAIVscripts". Please check that.
-
LCPD:FR (1.0b) Wont Launch.
Hello, too lazy to copy "System.MissingMethodException: Method not found: 'Void AdvancedHookManaged.APed.HookCreatePed()" into the search box? You still use the old AdvancedHook.dll (from 0.95), either delete AdvancedHook.dll and reinstall LCPDFR or copy the new AdvancedHook.dll to your game folder from the manual installation pack. LMS
-
Need Help Installing LCPDFR 1.0b
Yeah you can post LCPDFR.log and ScriptHookDotNet.log for one last time, since you got ingame now the error might has changed. At least I hope so...