Nothing changed in Database and much Resource Errors

I running my Server on a Debian 8 Root Server.

So I get much error of the resources and want to know how to fix them or why they comes.

Like this one:

2017-05-31 15:16:44.1339|ERROR|CitizenMP.Server|Error creating script environment for resource lastpostodb: Object reference not set to an instance of an object
2017-05-31 15:16:44.1339|ERROR|CitizenMP.Server| at [U] Neo.IronLua.LuaChunk.Run(LuaTable env,Object callArgs)
2017-05-31 15:16:44.1339|ERROR|CitizenMP.Server| at [U] Neo.IronLua.LuaGlobalPortable.DoChunk(LuaChunk chunk,Object callArgs)
2017-05-31 15:16:44.1339|ERROR|CitizenMP.Server| at [U] CitizenMP.Server.Resources.ScriptEnvironment.DoInitFile(Boolean preParse)

And with the Database problem is I changed every files what contains this MySQL.open thing with the correct dates.

But when I start the Server and try out something what the Resource normally will saved to the database, then nothing happens.

I get everytime when I try something what happens with saving in the DB I think this Warning:

2017-05-31 15:18:00.0537|WARN|CitizenMP.Server|A client tried to send an event of type mm:spawn, but it was not greenlit for client invocation. You may need to call RegisterServerEvent from your script.

Hm I don’t know why is it a missing resources or missing package?


Following Resources I have installed:

  • fivem-map-skater
  • fs_freeroam
  • essentialmode
  • es_admin
  • es_weashop
  • es_garages
  • chat
  • spawnmanager
  • baseevents
  • rconlog
  • hardcap # prevents the game from breaking
  • scoreboard
  • foodhud
  • gb_foodshops
  • vdk_inventory
  • banking
  • speedo
  • model-menu
  • lastpostodb
  • vehcontrol
  • frfuel
  • coordsaver - deactivated
  • vehicle-health-system

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.