Načítání...
0 files liked
2 komentáře
0 videí
0 uploads
0 followers
  • Default

    Hey guys, i need some help, the script just stop working after the first trip, is there anything to fix this?

    My scripthook log:
    [05:31:02] [DEBUG] Created script domain 'ScriptDomain_85DF58CE' with v2.10.9.
    [05:31:02] [DEBUG] Loading scripts from 'C:\Program Files\Rockstar Games\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_85DF58CE' ...
    [05:31:03] [DEBUG] Successfully compiled 'EnhancedTaxiMissions.vb'.
    [05:31:03] [DEBUG] Found 1 script(s) in 'EnhancedTaxiMissions.vb'.
    [05:31:03] [DEBUG] Starting 1 script(s) ...
    [05:31:03] [DEBUG] Instantiating script 'EnhancedTaxiMissions' in script domain 'ScriptDomain_85DF58CE' ...
    [05:31:03] [DEBUG] Started script 'EnhancedTaxiMissions'.
    [05:33:23] [ERROR] Caught fatal unhandled exception:
    System.OverflowException: arithmetic operation resulted in an overflow.
    em Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(Object Value)
    em EnhancedTaxiMissions.payPlayer(Int32 amount)
    em EnhancedTaxiMissions.PlayerHasStoppedAtDestination()
    em EnhancedTaxiMissions.checkIfPlayerHasStoppedAtDestination()
    em EnhancedTaxiMissions.Update(Object sender, EventArgs e)
    em GTA.Script.raise_Tick(Object value0, EventArgs value1)
    em GTA.Script.MainLoop()

    20. červenec 2019
  • Default