hi everyone im new here , i have a problem on some scripts .please help..
-
firstly i have new version of scripthook V , scripthook dot net or native ui
i also added Native ui in scripts folder too
i read so many articles in the internet but i didnt across same problem with minewhen i try to use some scripts , this appearing and its get fail
''Unhandled exception in script''
''File Not Found Exception
adress
GTA.UI.DrawTexture (Stringfilename , Int32 Index , Int32 level , Int 32 time , point pos , PointF center , size size , single rotation , color color , single aspect ratio)any idea? please help also sorry for my english
-
@ddarylddixon11
What kind of script were you trying to build,a menu or just a simple script
-
thanks for answering
i have those scripts ;https://tr.gta5-mods.com/scripts/beta-takedowns
https://tr.gta5-mods.com/scripts/dialogue-system
https://tr.gta5-mods.com/scripts/disarm
https://tr.gta5-mods.com/scripts/dynamic-hair-growth
https://tr.gta5-mods.com/scripts/emotes
https://tr.gta5-mods.com/scripts/working-juggernaut-suit
https://tr.gta5-mods.com/scripts/spawnmugger-net
https://tr.gta5-mods.com/scripts/weapons-on-back
https://tr.gta5-mods.com/scripts/single-player-garagethese are working very well
but some of scripts give this crashes when i try them. For example
https://tr.gta5-mods.com/scripts/raindrops-on-screen
https://tr.gta5-mods.com/scripts/three-man-armysame crash happening both of these or the others which are not work well...
-
@ddarylddixon11
hmm weird it isn't working normal, i did once had a problem that the NativeUi didnt work and i had to put in my scripts folder AND directory (where your Gta5.exe is located) you could try that
-
That error says some file is missing. Do you have the following folders in your scripts folder? They are required for the mods that are crashing:
- "Raindrop Textures"
- "ThreeManArmy"
-
I tried that too unfourtanely... also i have file not found exeption on some scripts too .
Is it about native ui? maybe i should try to download older versions of it?
because i dont have any missing files for scripthook and dotnet
thanks for interesting really
-
@Jitnaught yes i have . I get almost same crash for other scripts too . String file name,
Int32 etc. i also removed all other scripts and just tried with the ones which not working , it didnt helped too..
-
@ddarylddixon11 try renaming your mods folder into modsm
-
are you sure its about mods folder? because when i changed it game crashed without started
actually i thought its about native ui maybe im not sure. but all of scripts making same errors and i couldnt find any solve for this..
-
Is this the only error you're getting?
File Not Found Exception
That error literally means a file the mod is looking for doesn't exist. Something must be missing.
I don't think this is a problem with NativeUI. NativeUI doesn't have any textures of its own. Although it won't hurt to check if you have the latest version installed: https://github.com/Guad/NativeUI/releases
-
Were you able to figure it out? I have the same problem rn and have no idea how to fix it.
-
@bowty6445 What script is causing the problem for you?