Đang tải...
0 đã được like
5 bình luận
0 videos
0 tải lên
0 theo dõi
  • Default

    @ikt I think I found out the cause of crash now. I used the manual transmission latest build(4.6.7 internal version number) and probably speedometer didn't support the new version number yet. I changed back to 4.6.6 and the crash stopped.

    I saw some comments above mentioning no more crash after removing manual transmission so I think that may be the cause. Either they are using older version or newer unreleased version of manual transmission, which isn't supported by speedometer yet.

    Maybe you see it better in the code, something related to versions.

    29 Tháng năm, 2019
  • Default

    @ikt also crashed when entering vehicle. Here's the log:
    [22:11:20] INIT: Started
    [22:11:20] INIT: Success, game version is VER_1_0_1604_1_STEAM
    [22:11:20] INIT: Registering script 'ExtendedCameraSettings.asi' (0x00007FFBAA536E70)
    [22:11:20] INIT: Registering script 'Gears.asi' (0x00007FFB91176600)
    [22:11:20] INIT: Registering additional script thread 'Gears.asi' (0x00007FFB9113A420)
    [22:11:20] INIT: Registering script 'LeFixSimpleFuel.asi' (0x00007FFBB0772C90)
    [22:11:20] INIT: Registering script 'LeFixSpeedo.asi' (0x00007FFBB064F4F0)
    [22:11:21] INIT: Registering script 'ManualReload.asi' (0x00007FFBC2DA1BC0)
    [22:11:21] INIT: Registering script 'PLD.asi' (0x00007FFBB2824EF0)
    [22:11:21] INIT: Registering script 'ScriptHookVDotNet.asi' (0x00007FFBDD291390)
    [22:11:21] INIT: Registering script 'shadows.asi' (0x00007FFBB0711C50)
    [22:11:21] INIT: Registering script 'TrainerV.asi' (0x00007FFB87A743A0)
    [22:11:21] INIT: Registering script 'Xenolit Additional Car Controls.asi' (0x00007FFBB7F76A20)
    [22:11:28] INIT: Pool 1 extended
    [22:11:28] INIT: Pool 2 extended
    [22:11:28] INIT: Pool 3 extended
    [22:11:28] INIT: Pool 4 extended
    [22:11:33] INIT: GtaThread collection size 189
    [22:11:33] INIT: wnd proc 0x00000000FFFF0C17
    [22:11:33] INIT: IDXGISwapChain 0x00007FFBDF54EC80 (0x00007FFBDF4E5070)
    [22:11:33] INIT: IDXGISwapChain set
    [22:11:33] INIT: DX init started
    [22:11:33] INIT: DX feature level B000
    [22:11:33] INIT: DX init succeeded
    [22:12:10] CORE: Requesting thread creation
    [22:12:10] CORE: Creating threads
    [22:12:11] CORE: Started control thread, id 42 active 1
    [22:12:11] CORE: Started thread 'ExtendedCameraSettings.asi' (0x00007FFBAA536E70), id 43 active 1
    [22:12:11] CORE: Started thread 'Gears.asi' (0x00007FFB91176600), id 44 active 1
    [22:12:11] CORE: Started thread 'Gears.asi' (0x00007FFB9113A420), id 45 active 1
    [22:12:11] CORE: Started thread 'LeFixSimpleFuel.asi' (0x00007FFBB0772C90), id 46 active 1
    [22:12:11] CORE: Started thread 'LeFixSpeedo.asi' (0x00007FFBB064F4F0), id 47 active 1
    [22:12:11] CORE: Started thread 'ManualReload.asi' (0x00007FFBC2DA1BC0), id 48 active 1
    [22:12:11] CORE: Started thread 'PLD.asi' (0x00007FFBB2824EF0), id 49 active 1
    [22:12:11] CORE: Started thread 'ScriptHookVDotNet.asi' (0x00007FFBDD291390), id 50 active 1
    [22:12:11] CORE: Started thread 'shadows.asi' (0x00007FFBB0711C50), id 51 active 1
    [22:12:11] CORE: Started thread 'TrainerV.asi' (0x00007FFB87A743A0), id 52 active 1
    [22:12:11] CORE: Started thread 'Xenolit Additional Car Controls.asi' (0x00007FFBB7F76A20), id 53 active 1
    [22:12:11] CORE: Launching main() for 'ExtendedCameraSettings.asi' (0x00007FFBAA536E70), id 43
    [22:12:11] CORE: Launching main() for 'Gears.asi' (0x00007FFB91176600), id 44
    [22:12:12] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\ManualTransmission\texture_wheel.png', id 0
    [22:12:12] CORE: Launching main() for 'Gears.asi' (0x00007FFB9113A420), id 45
    [22:12:12] CORE: Launching main() for 'LeFixSimpleFuel.asi' (0x00007FFBB0772C90), id 46
    [22:12:12] CORE: Launching main() for 'LeFixSpeedo.asi' (0x00007FFBB064F4F0), id 47
    [22:12:12] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Shadow\ShadowMain.png', id 1
    [22:12:12] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Shadow\ShadowLeft.png', id 2
    [22:12:12] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Shadow\ShadowAbove.png', id 3
    [22:12:12] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Rpm\Rpm3.png', id 4
    [22:12:12] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Rpm\Rpm5.png', id 5
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Rpm\Rpm6.png', id 6
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Rpm\Rpm8.png', id 7
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Rpm\Rpm9.png', id 8
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Rpm\Rpm10.png', id 9
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Rpm\Rpm12.png', id 10
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Rpm\RpmText.png', id 11
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Rpm\LedOn.png', id 12
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Rpm\LedOff.png', id 13
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\MaxMph.png', id 14
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\MaxKmh.png', id 15
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\MaxKno.png', id 16
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\CarMphFast.png', id 17
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\CarKmhFast.png', id 18
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\CarMphSlow.png', id 19
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\CarKmhSlow.png', id 20
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\LinMphFast.png', id 21
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\LinKmhFast.png', id 22
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\LinKnoFast.png', id 23
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\LinMphSlow.png', id 24
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\LinKmhSlow.png', id 25
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\LinKnoSlow.png', id 26
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\TextMph.png', id 27
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\TextKmh.png', id 28
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Velocity\TextKno.png', id 29
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\GearNumbers\GearR.png', id 30
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\GearNumbers\GearN.png', id 31
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\GearNumbers\Gear1.png', id 32
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\GearNumbers\Gear2.png', id 33
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\GearNumbers\Gear3.png', id 34
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\GearNumbers\Gear4.png', id 35
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\GearNumbers\Gear5.png', id 36
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\GearNumbers\Gear6.png', id 37
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\GearNumbers\Gear7.png', id 38
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\GearNumbers\Gear8.png', id 39
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\GearNumbers\GearShiftDown.png', id 40
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\GearNumbers\GearShiftUp.png', id 41
    [22:12:13] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Needles\NeedleBigA.png', id 42
    [22:12:14] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Needles\NeedleBigB.png', id 43
    [22:12:14] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Needles\NeedleSmallA.png', id 44
    [22:12:14] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Needles\NeedleSmallB.png', id 45
    [22:12:14] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Damage.png', id 46
    [22:12:14] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\PlaVertical.png', id 47
    [22:12:14] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Fuel\FuelScale.png', id 48
    [22:12:14] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Fuel\FuelLogo.png', id 49
    [22:12:14] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Fuel\GearLogo.png', id 50
    [22:12:14] CORE: Creating texture 'D:\SteamLibrary\steamapps\common\Grand Theft Auto V\LeFixSpeedo\Fuel\EngineLogo.png', id 51
    [22:12:14] CORE: Launching main() for 'ManualReload.asi' (0x00007FFBC2DA1BC0), id 48
    [22:12:14] CORE: Launching main() for 'PLD.asi' (0x00007FFBB2824EF0), id 49
    [22:12:14] CORE: Launching main() for 'ScriptHookVDotNet.asi' (0x00007FFBDD291390), id 50
    [22:12:14] CORE: Launching main() for 'shadows.asi' (0x00007FFBB0711C50), id 51
    [22:12:14] CORE: Launching main() for 'TrainerV.asi' (0x00007FFB87A743A0), id 52
    [22:12:14] CORE: Launching main() for 'Xenolit Additional Car Controls.asi' (0x00007FFBB7F76A20), id 53
    [22:12:38] CORE: An exception occurred while executing 'LeFixSpeedo.asi' (0x00007FFBB064F4F0), id 47

    Mở rộng để đọc đầy đủ bình luận
    29 Tháng năm, 2019
  • Default

    Is it compatible with World of Variety?

    27 Tháng năm, 2019
  • Default

    @ikt Yeah grabbed the latest build from appveyor but on truck, the gear still swings between 1 and 2. Playing with sequential gears for trucks for now. Hopefully you can find a solution.

    23 Tháng năm, 2019
  • Default

    @ikt Awesome mod. Steering wheel support should have been in the vanilla game in the first. 2 questions here though:

    1. In automatic mode, heavy vehicles keep shifting between 1 and 2. Saw your earlier comment and changed the downshift engine load, but it still happens. What's your idea setup for that?

    2. Noticed that you ported https://www.gta5-mods.com/scripts/iv-style-exit-vehicle-net long time ago. Just wondering if you could implement the same feature in this mod? But more like manual turn on/off engine when you enter/exit the car. Eg. when you enter the car, it will remain off until you turn it on and vice versa.

    21 Tháng năm, 2019