[Release] vRP Framework

Hey! I am trying to make a change the the main UI, but its currently generated in vrp/base.lua, with function Base.event:extensionLoad.

I can change the base.lau and everything works as expected, but I am trying to make this change using a vrp_editis resource as to not alter the base code.

vRP.EXT.GUI:registerMenuBuilder("main", function(menu) menu:addOption(lang.characters.title(), m_characters) end)

Basically I am trying to stop the menu generating the [Characters] section.

What is the best process for this? If anyone has something similar they can share im sure I can work it out from there.

Thanks in advanced!

What is this?

show me where you define blips table


I keep getting this when I try to load into my server. Did I install it incorrectly or something?

Hi.
I just installed vRP on my localhost. I don’t get any errors in the console, but when I join I’m stuck on awaiting scripts.
Have anybody experienced this issue before?

Hello buddies, I`m really stuck at DBDriver “ghmattimysql” not initialized yet… tried all the ways possible, was searching, was reading code, tried the video from WhiteCollar , explain from Kosumo…
Didnt work for me !

If someone need a challenge , I need help!

Thanks

1 Like

I got it, just put GHMattiMysql into main resouce folder, vrp too, only vrp_ghmattimysql into vrp, and its OK! Start GHMattiMysql before vrp and vrp_ghmattimysql! Done


getting this proxy calls errors, please can anyone tell me any solution ?

Link broken, can you provide a new one? thanks

Linux server?

I’m getting the “[vRP] DB driver “ghmattimysql” not initialized yet (39 prepares cached, 5 queries cached).” error.
I have tried everything in this thread.
Can someone help me?

Your server isn’t communicating to your Database properly - It’s either not running or you haven’t configured it correctly

Annotation 2020-06-07 122019
Anyone knows how to fix this or what script this is?

1 Like

Having the same issue bro.

Anyone able to help. I am getting this error when vRP is trying to create the database.

https://pastebin.com/A4NnLbuc

How can I change that marker position and what is on the menu? Thanks for any answer

Hi, I got tha same fault… Have you found a way?

I wonder the same.

Hello a question is there a script for vrp2 that works like sighimir’s vrp_garages?

System.ArgumentException: Option ‘user id’ not supported.
at MySql.Data.MySqlClient.MySqlConnectionStringOption.GetOptionForKey (System.String key) [0x0001e] in <3c0d3c7928b341c89f199d843f17af8c>:0
at MySql.Data.MySqlClient.MySqlConnectionStringBuilder.set_Item (System.String key, System.Object value) [0x00000] in <3c0d3c7928b341c89f199d843f17af8c>:0
at System.Data.Common.DbConnectionStringBuilder.set_ConnectionString (System.String value) [0x00084] in :0
at MySql.Data.MySqlClient.MySqlConnectionStringBuilder…ctor (System.String connectionString) [0x00006] in <3c0d3c7928b341c89f199d843f17af8c>:0
at MySqlConnector.Core.ConnectionPool.GetPool (System.String connectionString) [0x0003e] in <3c0d3c7928b341c89f199d843f17af8c>:0
at MySql.Data.MySqlClient.MySqlConnection.CreateSessionAsync (System.Nullable1[T] ioBehavior, System.Threading.CancellationToken cancellationToken) [0x00012] in <3c0d3c7928b341c89f199d843f17af8c>:0 at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySql.Data.MySqlClient.MySqlConnection.OpenAsync (System.Nullable1[T] ioBehavior, System.Threading.CancellationToken cancellationToken) [0x000bc] in <3c0d3c7928b341c89f199d843f17af8c>:0 at MySql.Data.MySqlClient.MySqlConnection.Open () [0x00017] in <3c0d3c7928b341c89f199d843f17af8c>:0 at GHMatti.Data.MySQL.Core.Interaction1[T].Run () [0x0001f] in :0
at GHMatti.Data.MySQL.MySQL+<>c__DisplayClass3_0.b__0 () [0x00049] in :0
at System.Threading.Tasks.Task`1[TResult].InnerInvoke () [0x0000f] in :0
at System.Threading.Tasks.Task.Execute () [0x00000] in :0