Loading...
1 file liked
7 comments
0 videos
0 uploads
0 followers
  • Default

    @T1GER404 Bans are up to the server you connect to. Theoretically the master server which tells you about the other servers could ban you, but unless you attack it somehow they have no motive to do that.

    It's almost impossible to get banned in practice. You need an admin to be connected, have properly configured AdminTools, know how to use them and you have to then get him to ban you...lol

    December 17, 2015
  • Default

    @zMazwah Yep the server works perfectly on Linux. I run Tokyo [AYYLMAO] server.

    Be aware that you need a version of Mono with commit 1ebbfe8740751cbd5c095ceb432a47ec64215e35. This commit is rather new authored on Dec 1. That commit adds IPAddress.GetNetMask which was previously Not Implemented in Mono C#. This may require you to compile Mono yourself. I had to on Debian Jessie, but you might not have to on e.g. Arch Linux, Gentoo.

    December 13, 2015
  • Default

    0.7 is so much better than 0.5 and 0.6. If you tried this mod before and were sick of the constant crashes, blips not disappearing on disconnect/server switch, active players causing crashes etc, try again. It's like a whole different mod. Great job to Guadmaz and team. I hope that stability continues to improve.

    December 09, 2015
  • Default

    @MichaelNorthern

    /tp [Player Name]
    /godmode [Player Name]
    /weather [Weather ID]
    /time [hours]:[minutes]
    /kill [Player Name]
    /ban [Player Name] [Reason]
    /kick [Player Name] [Reason]
    /register [Password]
    /login [Password]
    /logout
    /countdown

    I got this list from reading the source code: https://github.com/Guad/GTACoop/blob/master/AdminTools/MainFilterscript.cs

    December 08, 2015
  • Default

    I got it to work and even set up a server (TOKYO + LINUX) but after ten minutes or so I get this error:

    [12:20:29] [ERROR] Caught fatal unhandled exception:
    System.NullReferenceException: Object reference not set to an instance of an object.
    at NativeUI.UIResText.AddLongString(String str)
    at NativeUI.UIResText.Draw(Size offset)
    at GTA.UIText.Draw()
    at GTACoOp.SyncPed.DisplayLocally()
    at GTACoOp.PedThread.OnTick(Object sender, EventArgs e)
    at GTA.Script.MainLoop()
    [12:21:16] [ERROR] Caught fatal unhandled exception:
    System.NullReferenceException: Object reference not set to an instance of an object.
    at NativeUI.UIResText.AddLongString(String str)
    at NativeUI.UIResText.Draw(Size offset)
    at GTA.UIText.Draw()
    at NativeUI.UIMenuItem.Draw()
    at NativeUI.UIMenu.Draw()
    at NativeUI.MenuPool.Draw()
    at GTACoOp.Main.OnTick(Object sender, EventArgs e)
    at GTA.Script.MainLoop()
    [12:21:21] [ERROR] Script 'GTACoOp.Main' is not responding! Aborting ...
    [12:21:21] [DEBUG] Aborted script 'GTACoOp.Main'.

    Please fix

    December 08, 2015
  • Default

    Oh also here's the log, nothing interesting raelly:

    [03:59:20] [DEBUG] Created script domain 'ScriptDomain_852EB1F2'.
    [03:59:20] [DEBUG] Loading scripts from 'C:\Program Files (x86)\Rockstar Games\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_852EB1F2' ...
    [03:59:20] [DEBUG] Found 1 script(s) in 'AmbulanceMissions.dll'.
    [03:59:20] [DEBUG] Found 2 script(s) in 'GTACoOp.dll'.
    [03:59:20] [DEBUG] Found 0 script(s) in 'Lidgren.Network.dll'.
    [03:59:20] [DEBUG] Found 0 script(s) in 'NativeUI.dll'.
    [03:59:20] [DEBUG] Found 0 script(s) in 'Newtonsoft.Json.dll'.
    [03:59:20] [DEBUG] Found 0 script(s) in 'protobuf-net.dll'.
    [03:59:20] [DEBUG] Starting 3 script(s) ...
    [03:59:20] [DEBUG] Instantiating script 'GtaAmbulance' in script domain 'ScriptDomain_852EB1F2' ...
    [03:59:20] [DEBUG] Started script 'GtaAmbulance'.
    [03:59:20] [DEBUG] Instantiating script 'GTACoOp.Main' in script domain 'ScriptDomain_852EB1F2' ...
    [03:59:21] [DEBUG] Started script 'GTACoOp.Main'.
    [03:59:21] [DEBUG] Instantiating script 'GTACoOp.PedThread' in script domain 'ScriptDomain_852EB1F2' ...
    [03:59:21] [DEBUG] Started script 'GTACoOp.PedThread'.

    December 08, 2015
  • Default

    Hello @Guadmaz ,

    I've been trying my best to figure this out myself but I can't. When I go to "Server Browser" no servers come up. I checked the including XML file for the IP and when I go to it I see a JSON list of servers, but when I try connecting to any of them it times out...

    Here's what I see. No error or anything, it just doesn't show anything. Help please http://imgur.com/cKpFR3A

    December 08, 2015