Coder Social home page Coder Social logo

Database problem about gta-rp HOT 4 CLOSED

sjlehtonen avatar sjlehtonen commented on June 8, 2024
Database problem

from gta-rp.

Comments (4)

KriZZeL avatar KriZZeL commented on June 8, 2024

The Error:
12:43:47.099 | Error | ScriptingEngine | EXCEPTION IN RESOURCE test INSIDE SCRIPTENGINE AdminCommands System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.IndexOutOfRangeException: Der Index war außerhalb des Arraybereichs.
bei GTA_RP.Items.UseAnimationItem..ctor(Int32 id, String name, String description, Int32 entityId, Int32 bone, String other, Int32 count)
bei GTA_RP.Items.ItemsFactory.CreateItemForTemplate(ItemTemplate template, Int32 amount)
bei GTA_RP.Items.ItemManager.<>c__DisplayClass5.b__4(MySqlDataReader reader)
bei GTA_RP.Database.SelectQuery.Execute()
bei GTA_RP.PlayerManager.LoadCharactersForPlayer(Player player)
bei GTA_RP.PlayerManager.HandlePlayerLogin(Client player, String password)
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
bei System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
bei GrandTheftMultiplayer.Server.Models.ScriptingEngine.<>c__DisplayClass22_0.b__0()
bei GrandTheftMultiplayer.Server.Models.ScriptingEngine.MainThreadLoop()

from gta-rp.

sjlehtonen avatar sjlehtonen commented on June 8, 2024

Try to empty the "items" table because it seems it has something to do with that.

from gta-rp.

KriZZeL avatar KriZZeL commented on June 8, 2024

Thanks :) now it´s work and what can a police officer do now after he is whitelisted?

from gta-rp.

sjlehtonen avatar sjlehtonen commented on June 8, 2024

Currently police officer can arrest characters assuming they are at the correct point (marked on map). I am still making the police faction but I plan to add things like writing tickets etc. I am actually thinking what features does the police faction need.

from gta-rp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.