vRP-Official-Developers / dunko_vrp

Dunko vRP V6.7
Other
116 stars 287 forks source link

vRP does not initialize with server artefact 5848 #278

Closed nc-jeni closed 1 year ago

nc-jeni commented 1 year ago

After upgrading to server artefact 5848, the initialization of vRP fails.

vRP = Proxy.getInterface("vRP")

What are the latest artefact that works with latest version of Dunko VRP?

[          script:vrp] error: proxy call vRP:getUserGroupByType not found
[          script:vrp] SCRIPT ERROR: @vrp/modules/survival.lua:230: attempt to call a nil value (field 'hasPermission')
[          script:vrp] > v (@vrp/modules/survival.lua:230)
[          script:vrp] > buildMenu (@vrp/modules/gui.lua:139)
[          script:vrp] > openMainMenu (@vrp/modules/gui.lua:150)
[          script:vrp] > f (@vrp/modules/gui.lua:214)
[          script:vrp] > handler (local Tools = module("lib/Tools")
[          script:vrp] local Debug = module("lib/Debug")
[          script:vrp]
[          script:vrp] -- this file describe a two way proxy between the server and the clients (request system)
nc-jeni commented 1 year ago

Fixed, I had a typo in the cfg/groups.lua file.