Requesting someone who is good really Good at making peds models and to make a Yoshi mod from mario kart 8
Spliffrune
View profile on GTA5-Mods.com »
Posts made by Spliffrune
-
Yoshi Ped
-
RE: Script log need help with mods
@aimless Thank you so much it was driving me crazy trying to figure it out I had to replace all three of the file and now I got it to work thanks again for the help big support!
-
Script log need help with mods
[15:37:57] [ERROR] Script 'MapEditor.MapEditor' is not responding! Aborting ...
[15:37:57] [DEBUG] Aborted script 'MapEditor.MapEditor'.
[15:41:29] [DEBUG] Unloading script domain 'ScriptDomain_74767D70' ...
[15:41:29] [DEBUG] Stopping 12 script(s) ...
[15:41:29] [DEBUG] Aborted script 'Gym.Gym'.
[15:41:29] [DEBUG] Aborted script 'HotCoffee.Settings'.
[15:41:29] [DEBUG] Aborted script 'HotCoffee.Main'.
[15:41:29] [DEBUG] Aborted script 'HotCoffee.HotCoffeeVehicleScript'.
[15:41:29] [DEBUG] Aborted script 'HotCoffee.HotCoffeeOnFootScript'.
[15:41:29] [DEBUG] Aborted script 'HotCoffee.Menus.Vehicle.MainMenu'.
[15:41:29] [DEBUG] Aborted script 'HotCoffee.Menus.OnFoot.SexMenu'.
[15:41:29] [DEBUG] Aborted script 'HotCoffee.Menus.OnFoot.MainMenu'.
[15:41:29] [DEBUG] Aborted script 'MapEditor.JavascriptHook'.
[15:41:29] [DEBUG] Aborted script 'NativeUI.BigMessageThread'.
[15:41:29] [DEBUG] Aborted script 'SittingMod.RegenerateHealth'.
[15:41:29] [DEBUG] Deleted script domain 'ScriptDomain_74767D70'.
[15:41:29] [DEBUG] Created script domain 'ScriptDomain_E4F7710'.
[15:41:29] [DEBUG] Loading scripts from 'H:\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_E4F7710' ...
[15:41:29] [DEBUG] Found 0 script(s) in 'ClearScript.dll'.
[15:41:29] [DEBUG] Found 1 script(s) in 'Gym.dll'.
[15:41:29] [DEBUG] Found 7 script(s) in 'HotCoffee.dll'.
[15:41:29] [DEBUG] Found 2 script(s) in 'MapEditor.dll'.
[15:41:29] [DEBUG] Found 1 script(s) in 'NativeUI.dll'.
[15:41:29] [DEBUG] Found 2 script(s) in 'SittingMod.dll'.
[15:41:29] [DEBUG] Starting 13 script(s) ...
[15:41:29] [DEBUG] Instantiating script 'Gym.Gym' in script domain 'ScriptDomain_E4F7710' ...
[15:41:29] [DEBUG] Started script 'Gym.Gym'.
[15:41:29] [DEBUG] Instantiating script 'HotCoffee.Settings' in script domain 'ScriptDomain_E4F7710' ...
[15:41:29] [DEBUG] Started script 'HotCoffee.Settings'.
[15:41:29] [DEBUG] Instantiating script 'HotCoffee.Main' in script domain 'ScriptDomain_E4F7710' ...
[15:41:29] [DEBUG] Started script 'HotCoffee.Main'.
[15:41:29] [DEBUG] Instantiating script 'HotCoffee.HotCoffeeVehicleScript' in script domain 'ScriptDomain_E4F7710' ...
[15:41:29] [DEBUG] Started script 'HotCoffee.HotCoffeeVehicleScript'.
[15:41:29] [DEBUG] Instantiating script 'HotCoffee.HotCoffeeOnFootScript' in script domain 'ScriptDomain_E4F7710' ...
[15:41:29] [DEBUG] Started script 'HotCoffee.HotCoffeeOnFootScript'.
[15:41:29] [DEBUG] Instantiating script 'HotCoffee.Menus.Vehicle.MainMenu' in script domain 'ScriptDomain_E4F7710' ...
[15:41:29] [DEBUG] Started script 'HotCoffee.Menus.Vehicle.MainMenu'.
[15:41:29] [DEBUG] Instantiating script 'HotCoffee.Menus.OnFoot.SexMenu' in script domain 'ScriptDomain_E4F7710' ...
[15:41:29] [DEBUG] Started script 'HotCoffee.Menus.OnFoot.SexMenu'.
[15:41:29] [DEBUG] Instantiating script 'HotCoffee.Menus.OnFoot.MainMenu' in script domain 'ScriptDomain_E4F7710' ...
[15:41:29] [DEBUG] Started script 'HotCoffee.Menus.OnFoot.MainMenu'.
[15:41:29] [DEBUG] Instantiating script 'MapEditor.JavascriptHook' in script domain 'ScriptDomain_E4F7710' ...
[15:41:29] [DEBUG] Started script 'MapEditor.JavascriptHook'.
[15:41:29] [DEBUG] Instantiating script 'MapEditor.MapEditor' in script domain 'ScriptDomain_E4F7710' ...
[15:41:31] [DEBUG] Started script 'MapEditor.MapEditor'.
[15:41:31] [DEBUG] Instantiating script 'NativeUI.BigMessageThread' in script domain 'ScriptDomain_E4F7710' ...
[15:41:31] [DEBUG] Started script 'NativeUI.BigMessageThread'.
[15:41:31] [DEBUG] Instantiating script 'SittingMod.Main' in script domain 'ScriptDomain_E4F7710' ...
[15:41:31] [ERROR] Failed to instantiate script 'SittingMod.Main' because constructor threw an exception:
System.MissingMethodException: Method not found: 'Void GTA.TaskSequence.Close(Boolean)'.
at SittingMod.Main.InitTaskSequences()
at SittingMod.Main..ctor()
[15:41:31] [DEBUG] Instantiating script 'SittingMod.RegenerateHealth' in script domain 'ScriptDomain_E4F7710' ...
[15:41:31] [DEBUG] Started script 'SittingMod.RegenerateHealth'.
[15:41:31] [ERROR] Caught fatal unhandled exception:
System.MissingMethodException: Method not found: 'Void GTA.Game.DisableControlThisFrame(Int32, GTA.Control)'.
at HotCoffee.HotCoffeeVehicleScript.OnTick(Object sender, EventArgs e)
at GTA.Script.raise_Tick(Object value0, EventArgs value1)
at GTA.Script.MainLoop()
[15:41:31] [ERROR] Caught fatal unhandled exception:
System.MissingMethodException: Method not found: 'Void GTA.Game.DisableControlThisFrame(Int32, GTA.Control)'.
at HotCoffee.HotCoffeeOnFootScript.OnTick(Object sender, EventArgs e)
at GTA.Script.raise_Tick(Object value0, EventArgs value1)
at GTA.Script.MainLoop()
[15:41:31] [ERROR] Caught fatal unhandled exception:
System.TypeLoadException: Could not load type 'GTA.InputMode' from assembly 'ScriptHookVDotNet, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
at MapEditor.MapEditor.OnTick(Object sender, EventArgs e)
at GTA.Script.raise_Tick(Object value0, EventArgs value1)
at GTA.Script.MainLoop()
[15:41:36] [ERROR] Script 'HotCoffee.HotCoffeeOnFootScript' is not responding! Aborting ...
[15:41:36] [DEBUG] Aborted script 'HotCoffee.HotCoffeeOnFootScript'.
[15:42:17] [ERROR] Caught unhandled exception:
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.Collections.Generic.List`1.get_Item(Int32 index)
at HotCoffee.Utils.GiveRandomHookerVoice(Ped ped)
at HotCoffee.Main.InitSlut(Ped ped)
at HotCoffee.Main.OnKeyDown(Object sender, KeyEventArgs e)
at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
at GTA.Script.MainLoop()I've been playing with mods for a few days and i've been trying to get them to work but i cant seem to get a few mods working like Map editor, build a mission. please help me im losing my mind on this shit
-
[PLAYER] Star butterfly mod
It would be awesome someone made a star butterfly mod from the show Star Vs the forces of evil it would really be cool and I have seen that it was requested a few times before but I don't think it was ever done me and some others would like to see this mod created or even clothes made anything we would also be willing to donate to the person to has created it.