Everything posted by Phaxol
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
If you have a log file of this issue happening as well, post it here and I can better narrow down the problem. I think I know the source but its better to be sure
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
Do you have Traffic Policer installed? Just got my gamepad in today so I will be able to develop this for the next update It is two separate systems, both mods are compatible and work together but I have been hearing that LSPDFR+ has been causing crashes for some people recently
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
Looks like you're using the old version 2.2.0, I would update to 2.2.1 and see if you can repeat the problem
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
Yeah, that happens more than likely because the ped despawned after being transported and my plugin cannot access the ped anymore, causing those functions to fail. I would just handle everything on the computer before calling transport The first log is from version 2.2.0, as for the second, it looks like a common LSPDFR crash from a ped that has despawned or become invalid somehow, which can just happen randomly in gameplay. Do you have LSPD5 installed by chance? I will look into the computer not deleting vehicles, I have no idea what's causing the record checks to fail. Since there are no errors related to it in your log file, I'm assuming its failing to call the native for the pedheadshots, or may be taking a while to register them and thus getting stuck in an infinite loop waiting for the headshot to load. I may add an option to disable this feature for people who have this problem. Can you make arrest reports without an error? Its not that you can't issue citations to peds after they are arrested, its that you can't hand them a paper citation while they are handcuffed in the back of your vehicle. You can still create a citation in the computer system for the ped, you simply can't issue it to them on scene. In the future it will still be attached to their record at time of creation once I add past charges/citations for peds. As for the evidence storage, its an unfortunate interaction with StopThePed where if you press the "E" key while typing evidence, the ped will get out at command of STP. Its on my list of stuff to do to block input to plugins in the evidence menu. The intoxicated peds is a function of Traffic Policer and not my plugin, however my .ini file has a configurable option to lower the amount of intoxicated peds that you encounter called "IntoxicationModifier". It is a number between 0 and 1, 1 being default traffic policer values, and 0 being no intoxicated peds at all. 0.5 would be half the intoxicated peds
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
I usually do not issue citations using the menu to arrested peds, I just create them in the computer system then call transport or drive them to jail myself. I figure since they are going to jail anyway and are already handcuffed, it would make more since to handle citation paperwork back at the station. For the second issue, set the dismissal time in the .ini to something ridiculously high, like an hour. If the problem still persists its probably due to something else as my plugin does not act on the ped until that time is up. The ped is queued for the dismissal process when the Interaction+ menu closes unless the ped is arrested, being arrested, or is stopped by StopThePed or LSPDFR (or if you use an Interaction+ feature on the ped again). If you have a log file that is made when this happens in the game I can see if there's anything going on weird
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
Post your RagePluginHook.log file. I have attempted to fix this problem and have messaged @Gibson a new version to see if the problem persists, but he has not gotten back to me yet. If anyone is experiencing bugs other than the random crashing, such as record checks not working, please post your log files so I can attempt to fix it
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
Looks like another problem with the entry delete system, should be an easy fix. I do not believe the evidence storage or record check is related to this crash though (this ones a pretty rare crash), do you have a log where it crashes when you store evidence? Or is the problem fixed when scroll lock is off? Either way a log would be nice so I can see what's causing it. Also if you have LSPDFR+ installed, try uninstalling it as from what people are saying it has become somewhat unstable and may interact badly with this plugin
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
Please post your log file also and I can see what's causing the crash, if there's an indication of a crash it should still be in your log file
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
Please post your RagePluginHook.log files, apparently having ScrollLock on caused this issue for another person Please post your RagePluginHook.log log file and I will look at it
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
As said above, there are variables in the .ini that you can tweak to make the peds stay longer, however I recommend using StopThePed as this plugin is not meant as a replacement. Also, you can write as many citations, summons, and arrest reports for the same ped as you want even after creating a report Currently the plugin only adds the registered owner to the computer system automatically, so you should only see the driver's name in the computer on a traffic stop until you gather IDs from everyone in the vehicle As for Computer+ or LSPDFR+ integration, I have no plans to add it at this time
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
First bug is fixed in next update, the third thing you put is a key binding conflict with another plugin it sounds like. I can look into adding the selective passenger returns too, but that will probably be a while from now until it's implemented That crash was probably from the ambient spawn as you said, I'm starting to think that the backwards lines are seen when LSPDFR itself causes a crash but I can't be sure of it, the other option is that some plugin is causing the ambient spawn to fail. Do you happen to have the part of the log file that happened right before the repeating error?
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
For everyone asking about controller support, I am planning to add it in the update after next; next update currently planned to drop this weekend. Please post your RagePluginHook.log file containing the crash and I will look at it. More than likely it is some simple installation error
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
Sorry for delays guys, development took longer than expected but I added more features than anticipated and the update is nearing completion. Only thing left to do is tie in evidence system with the court system and it will be done 🙂
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
I don't know of any problems between the two plugins but I also don't use Computer+, does the problem persist without Computer+ installed? Also post a log file if you can and I can look at it. What isn't working? As I said above I don't use Computer+ so I don't know of any problems. That log is really weird, looks like a ped was despawned or made null by some means which is a common crash, but the error debugging lines are reversed: Maybe 0.4.1 does this? My plugin only crashed because the LSPDFR traffic stop thread crashed the LSPDFR plugin. The other error with the repeating error in the log file is known, I have attempted to fix it in the next update and added better debugging so I can see what's causing the issue if it persists.
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
Does the prompt come up telling you you can open it with the "Y" key after entering a vehicle? It should open in any police vehicle with the user defined key in the .ini, default is "Y" Hmm, I will tune the radius a bit to help with recognition to hopefully fix the problem. Thank you for reporting it I am planning on updating the warrant system to allow for multiple warrants in the next update; since a lot of people seem to want these features as well I will probably look into adding them
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
Just as an update to everyone, I have become busy again but spring break is next week so I should have the time to finish the update and release sometime early next week. I will also be updating to the new 0.4.1; I am unsure if the current version is compatible with the new LSPDFR update but I did not see any changes that look like they would break anything. Known bug, hope to isolate and fix in the next release. I have fixed the issue of the menu not opening but I'm not sure about the underlying crash
- 1,005 comments
- 68 reviews
-
[Immersion] Officer Status Menu
This project will probably not be updated again by me unfortunately. However, I will be posting the full source code of this plugin in case anyone wants to update it and maintain it. If someone does want to update the plugin, send me a message and I will make you a contributor so you can upload updates to this main page. https://www.mediafire.com/file/6yia98s521uy5ig/StatusMenu.rar/file (btw sorry for the terrible code, not optimized at all haha)
- 64 comments
- 13 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
Confirmed bug, fixed now. Thanks for bringing it to my attention, I would just use default LSPDFR menu to order them out for the time being. Sorry about bugs guys, gonna try to get the next update out quick to address these issues. Court system is around halfway done now and I've picked my pace back up
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
Yup this is the same bug, does it only happen with vehicles with passengers in them? Can you reproduce it every time?
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
I am currently investigating this bug, could you please post your RagePluginHook.log file? Does it happen only when you ask them to step out of their vehicle after a certain amount of gameplay? Seems to be some conflict with the new 0.4 traffic stop system probably. Other users have reported this problem as well
- 1,005 comments
- 68 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
Thank you for the feedback, Currently there is no "answers" XML file; could it be possible you are editing STP's files instead? As I have said before I am planning on adding the ability to edit questions/answers but it is low on the priority list with the court system being under development. Basically, my list of things to do keeps growing and the free time I have to do them gets smaller. The computer system, being menu based, is limited in functionality. If I were to add criminal history, I would have to do it in a separate notification as the notifications have a limited text size. The trade off for this is that my computer system is way more stable and less intrusive than Computer+ which is what I designed it for as I couldn't use Computer+ for more than 30 minutes without crashing. This plugin was never meant to have all the features that Computer+ has such as ped addresses and all the other info it gives, but rather cut down on that info and only give the necessities. As for ped headshots, they have already added and implemented and will be in the next update with the court system. This is probably a bug with another plugin I assume, I cannot replicate this bug.
- 1,005 comments
- 68 reviews