Everything posted by ainesophaur
-
[REL | WIP] LSPDFR Computer+
That's saying gta comes to life crashed
-
[REL | WIP] LSPDFR Computer+
Attach your RagePluginHook.log - - I believe I left some debugging statements in there to help troubleshoot picture loading issues. That's the default behavior of lspdfr, honk to make them find a new spot. The key binding has always been the same as the regular computer (and horn) but now you can change it via ini 1. Integration is planned for the court cases. Iirc albos API allows for programmatic creation of cases. 2. So there already is a screen for accessing the list of arrest reports and citations, but it's hidden. I only created it for my beta testers to just see their reports but I can see how it would have more of a purpose than just testing. I wouldn't want to load them all in one big shot so I'll probably first present a list of dates that reports were written and selecting the date will show a list of citations and reports for that date.
-
[REL | WIP] LSPDFR Computer+
To be honest.. I'm sorry too. It was a rough and aggravating day and I now feel I was a bit dickish.. Hopefully the latest quick fix stopped the crashing Plugins\lspdfr\ComputerPlus\images\ped should be full of images from the additional assets download. Is it?
-
LSPDFR Computer+
Like which plugins? I play with two callout plugins which both integrate and show up (PeterU and LPCallouts)
- 1,742 comments
- 172 reviews
-
[REL | WIP] LSPDFR Computer+
a) this is a beta.. It says so. If it crashes too much and ruins your game, then use the previous beta and wait for me to fix it. b) the instructions for adding ped images is in the release notes section. Click the download button, select the additional assets and extract it to your directory.. I cannot count the number of times I've said this over and over in the comments c) calling things very buggy and telling me to fix it doesnt encourage me to put my real responsibilities on hold to fix the issue.. I need the free time to update my game and then rewrite an entire section of code.
-
LSPDFR Computer+
Probably not but we can integrate into things like court cases. We both have different sources of what traffic citation options are and there's no mapping between the plugins.
- 1,742 comments
- 172 reviews
-
LSPDFR Computer+
- 1,742 comments
- 172 reviews
-
LSPDFR Computer+
It uses the locale settings of Windows. If you see the pound then check the localization settings in windows to be en-us
- 1,742 comments
- 172 reviews
-
LSPDFR Computer+
- 1,742 comments
- 172 reviews
-
[REL | WIP] LSPDFR Computer+
Yes but it really should be a rare one.. Unless you use something like RDE then it's entirely possible more frequently Basically a ped exists in game and as soon as we go to check it, it gets erased or replaced
-
[REL | WIP] LSPDFR Computer+
Interesting.. Thanks, I'll look into protecting it
-
[REL | WIP] LSPDFR Computer+
I'm on my phone atm but if you can either attach the actual log or paste it in pastebin.com I can look into it more
-
LSPDFR Computer+
What I realize is when you would launch rph the first time in any session it works great and intercepts all the key presses. However if lspdfr crashes and you reload via console then the key interception seems to leak through to other plugins
- 1,742 comments
- 172 reviews
-
LSPDFR Computer+
It says what to do above in the file update details.. Click the download button, get the additional assets, extracts to your gta directory You should also download Additional_ComputerPlusImageAssets.zip as this will provide the Ped and Vehicle images to display in Computer+
- 1,742 comments
- 172 reviews
-
LSPDFR Computer+
It would show previous citations and arrest reports if the name and dob match. Try raising your resolution.. All the layouts are mathematically calculated so I believe your resolution is causing the inability to reach the close button Your crash is a bit different than the others.. Its complaining the ped got removed from the game when we tried to access it. I'll check that specific call to ensure we're checking the validity.. But I'm almost positive we already do.. So I believe your crash was a race condition where our check seen the ped existed and then something removed the ped right as we tried to interact with them
- 1,742 comments
- 172 reviews
-
LSPDFR Computer+
- 1,742 comments
- 172 reviews
-
LSPDFR Computer+
I'm aware of the issue. Look forward to an update around next week (gotta put it through the beta testers)
- 1,742 comments
- 172 reviews
-
LSPDFR Computer+
After the plugin crashes go to your GTA install directory and there's a RagePluginHook.log file (it's a text file) - - attach it to a reply so I can see what's failing. It's only with manual searches? How about when you click the prepopulated list of peds that are currently stopped by the player
- 1,742 comments
- 172 reviews
-
[Fixed] Computer+ API check crashing
I dont see anything from you regarding issues.. if you posted it in the comments section then it's very easy to miss. PM me with your issue.
-
[REL | WIP] LSPDFR Computer+
Attach your ComputerPlus.ini file
-
[REL | WIP] LSPDFR Computer+
Are you trying to open it with a controller or keyboard? You're supposed to hold E for half a second by default
-
LSPDFR Computer+
The line I copied was from your log file, so yes, the issue was caused by that model. But again, it could be a timing out issue. Iirc I don't load ped models.. I load vehicle models in c+ to get the color and properties.. But nothing with the ped model. If your system resources are pegged and a model doesn't load in time then rph will crash with that error
- 1,742 comments
- 172 reviews
-
LSPDFR Computer+
I believe you can spawn the model by the hash number.. But that may be a trainer that I'm thinking of
- 1,742 comments
- 172 reviews
-
LSPDFR Computer+
You have something else crashing, not c+. It may be c+ that triggers it, but either you have a slow system or invalid models/cars in game [28/03/2017 20:44:31.241] LSPD First Response: Exception type: System.InvalidOperationException [28/03/2017 20:44:31.244] LSPD First Response: Exception message: Model with hash 0x5d15bd00 could not be loaded within a reasonable time. It may be invalid
- 1,742 comments
- 172 reviews
-
[REL | WIP] LSPDFR Computer+
You have to hold the button for a half a second. Attach your .ini file