Jump to content

Looky

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Looky

  1. (node:18575) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'updateCamData' of undefined
        at setbscamdata (/home/rageserver/packages/RP/index.js:1:88622)
    (node:18575) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
    (node:18575) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
    (node:18575) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'updateCamData' of undefined
        at setbscamdata (/home/rageserver/packages/RP/index.js:1:88622)
    (node:18575) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)

    Someone knwo why? it's a clear version or Debian 

  2. 21 hours ago, Antiskill said:

    Exactly. I start the server like this:

    iqLVgQD.png

     

    After I join the server. This happens. Even when I restart the Server it keeps happening till everybody left the Server ->

     

    bDobtbz.png

     

    CONSOLE:

    qsaBl6X.png

     

     

     

    I dont know what im doing wrong to be honest. :/

     

     

    The same problem 

     

    Edit: 

     

    ==================[11/26/18 2:10:11 PM]==================
    System.IO.FileNotFoundException: Could not load the specified file.
    File name: 'Bootstrapper'
       at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName)
    =========================================================
    
    ==================[11/26/18 2:10:11 PM]==================
    System.IO.FileNotFoundException: Could not load the specified file.
    File name: 'WiredPlayers.resources'
       at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName)
    =========================================================
    
    ==================[11/26/18 2:10:11 PM]==================
    System.IO.FileNotFoundException: Could not load the specified file.
    File name: 'WiredPlayers.resources'
       at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName)
    =========================================================
    
    ==================[11/26/18 2:10:29 PM]==================
    System.Reflection.TargetParameterCountException: Parameter count mismatch.
       at object[] System.Reflection.RuntimeMethodInfo.InvokeArgumentsCheck(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
    =========================================================

     

  3. @Xabi

    -> Error starting 'WiredPlayers'
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.BadImageFormatException: An attempt was made to load a program with an incorrect format.
     (Exception from HRESULT: 0x8007000B)
       at List<BusinessModel> WiredPlayers.database.Database.LoadAllBusiness()
       at void WiredPlayers.business.Business.LoadDatabaseBusiness() in /home/rages/ragemp-srv/C:\Users\s38st\Downloads\WiredPlayers-RP-master\WiredPlayers-RP-master\bridge\resources\WiredPlayers\business\Business.cs:line 21
       at void WiredPlayers.database.Database.OnResourceStart() in /home/rages/ragemp-srv/C:\Users\s38st\Downloads\WiredPlayers-RP-master\WiredPlayers-RP-master\bridge\resources\WiredPlayers\database\Database.cs:line 45
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at GTANetworkInternals.ScriptingEngine.InvokeVoidMethod(String method, Object[] args)
       at System.Collections.Generic.List`1.ForEach(Action`1 action)
       at GTANetworkInternals.EventHandler.ParseEx(Event _event, ScriptingEngine engine, Object[] arguments)
       at System.Collections.Generic.List`1.ForEach(Action`1 action)
       at GTANetworkInternals.GameServer.StartResource(String resourceName, String parent)

    Nuget 0.3.5 and 0.3.6 same error 

×
×
  • Create New...