0 фајлови допаднати
2 коментари
0 видеа
0 прикачувања
0 следбеници
@StrelokCheeki The download link on the linked page leads to the 3.7.0 nightly downloads, and when I do use specifically version 3.6.0 the following error happens on launch:
[23:58:48] [ERROR] Failed to compile CinnamonCoffee.cs with 30 error(s):
at line 1177: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 1251: 'GTA.Ped' does not contain a definition for 'GetOffsetPosition' and no extension method 'GetOffsetPosition' accepting a first argument of type 'GTA.Ped' could be found (are you missing a using directive or an assembly reference?)
at line 1370: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 1404: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 1419: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 1438: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 1452: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 1466: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 1518: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 1550: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 1565: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 1597: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 1610: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 1740: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 1789: 'GTA.Ped' does not contain a definition for 'GetOffsetPosition' and no extension method 'GetOffsetPosition' accepting a first argument of type 'GTA.Ped' could be found (are you missing a using directive or an assembly reference?)
at line 1810: 'GTA.Ped' does not contain a definition for 'IsPositionFrozen' and no extension method 'IsPositionFrozen' accepting a first argument of type 'GTA.Ped' could be found (are you missing a using directive or an assembly reference?)
at line 1811: 'GTA.Ped' does not contain a definition for 'IsPositionFrozen' and no extension method 'IsPositionFrozen' accepting a first argument of type 'GTA.Ped' could be found (are you missing a using directive or an assembly reference?)
at line 2058: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 2134: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 2202: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 2232: 'GTA.Native.Hash' does not contain a definition for 'GET_ANIM_DURATION'
at line 2315: 'GTA.Ped' does not contain a definition for 'IsPositionFrozen' and no extension method 'IsPositionFrozen' accepting a first argument of type 'GTA.Ped' could be found (are you missing a using directive or an assembly reference?)
at line 2321: 'GTA.Ped' does not contain a definition for 'IsPositionFrozen' and no extension method 'IsPositionFrozen' accepting a first argument of type 'GTA.Ped' could be found (are you missing a using directive or an assembly reference?)
at line 2576: 'GTA.Native.Hash' does not contain a definition for 'PLAY_PED_AMBIENT_SPEECH_NATIVE'
at line 2622: 'GTA.Ped' does not contain a definition for 'IsPositionFrozen' and no extension method 'IsPositionFrozen' accepting a first argument of type 'GTA.Ped' could be found (are you missing a using directive or an assembly reference?)
at line 2643: 'GTA.Ped' does not contain a definition for 'IsPositionFrozen' and no extension method 'IsPositionFrozen' accepting a first argument of type 'GTA.Ped' could be found (are you missing a using directive or an assembly reference?)
at line 2791: 'GTA.Native.Hash' does not contain a definition for 'BEGIN_TEXT_COMMAND_DISPLAY_TEXT'
at line 2796: 'GTA.Native.Hash' does not contain a definition for 'ADD_TEXT_COMPONENT_SUBSTRING_PLAYER_NAME'
at line 2798: 'GTA.Native.Hash' does not contain a definition for 'END_TEXT_COMMAND_DISPLAY_TEXT'
at line 2804: 'GTA.UI' does not contain a definition for 'Screen'
When I use the search function the following error happens, preventing the script from working entirely:
[16:32:41] [ERROF] Caught unhandled exception:
[16:32:41] [ERROF] System.NullReferenceException: Object reference not set to an instance of an object.
[16:32:41] [ERROF] at SHVDN.NativeMemory.GetGuidsInFWBasePool(UInt64 ptrOfPoolPtr, FVector3 position, Single radius, Int32[] modelHashes)
[16:32:41] [ERROF] at GTA.World.GetNearbyPeds(Vector3 position, Single radius, Model[] models) in ScriptHookVDotNet3\GTAWorld.cs:line 588
[16:32:41] [ERROF] at CinnamonCoffee.CinnamonCoffee.FindNearestFemale(Vector3 pos, Single range) in c:\Users\\Games\Heroic\GTAVEnhanced\scripts\CinnamonCoffee.cs:line 2508
[16:32:41] [ERROF] at CinnamonCoffee.CinnamonCoffee.TryPickupPed(player) in c:\Users\\Games\Heroic\GTAVEnhanced\scripts\CinnamonCoffee.cs:line 1210
[16:32:41] [ERROF] at SHVDN.Script.DoTick()
Using SHVDN 3.7.0 nightly98