[Release] Jobs System v2.1 and Paycheck v2.1

Hi I have got an error:

2017-06-01 20:54:36.4636|ERROR|CitizenMP.Server|Error executing event handler for event es:getPlayerFromId in resource essentialmode: Exception has been thrown by the target of an invocation.
2017-06-01 20:54:36.4639|ERROR|CitizenMP.Server| at [U] System.Reflection.MonoMethod.Invoke(Object obj,BindingFlags invokeAttr,Binder binder,Object[] parameters,CultureInfo culture)
2017-06-01 20:54:36.4639|ERROR|CitizenMP.Server| at [U] System.Reflection.MethodBase.Invoke(Object obj,Object[] parameters)
2017-06-01 20:54:36.4639|ERROR|CitizenMP.Server| at [U] System.Delegate.DynamicInvokeImpl(Object[] args)
2017-06-01 20:54:36.4639|ERROR|CitizenMP.Server| at [U] System.MulticastDelegate.DynamicInvokeImpl(Object[] args)
2017-06-01 20:54:36.4639|ERROR|CitizenMP.Server| at [U] System.Delegate.DynamicInvoke(Object[] args)
2017-06-01 20:54:36.4639|ERROR|CitizenMP.Server| at [U] CitizenMP.Server.Resources.ScriptEnvironment.TriggerEvent(String eventName,String argsSerialized,Int32 source)
2017-06-01 20:54:36.4639|ERROR|CitizenMP.Server|Inner exception: Exception has been thrown by the target of an invocation.
2017-06-01 20:54:36.4649|ERROR|CitizenMP.Server|Inner exception: Exception has been thrown by the target of an invocation.
2017-06-01 20:54:36.4649|ERROR|CitizenMP.Server|Inner exception: Object is nil.

The creator to forbid the sharing of version 2. Sorry.

Just do a quick google, someone has uploaded the old version on a GitHub.

To be fair, if he wants people to move to the newer version, he should provide the tools to easy convert from mysql to couchdb so plugins can easily update/switch to support the newer version. But as it stands now, plugin creators can’t really be arsed to switch as it’s a hassle to do so.

Whats the chances of getting a version compatible with the newest Essentials and couch?

Got the jobs working perfect! But getting this and the paycheck is not working. No money being given to anyone.

https://gyazo.com/dae016b0b507f27371fa9431915988e8

What’s that have to do with anything?

Hello I want to disable job chooser for 24h when a player take a job, anybody know how to do this ? I think this is a pretty good Idea

SQL query:

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */
MySQL said: Documentation

#1231 - Variable ‘character_set_client’ can’t be set to the value of ‘NULL’

How do I let the salary deposit to the bank

1 Like

how to add more jobs?

es_freeroam is discontinued so what do i do now?

vrpfx.users does not exist when I try to run or import job.sql

2 Likes

we need to find a way to make this mod work with [Release] EssentialMode base

1 Like

Does this not work anymore since es_freeroam isn’t available anymore?

1 Like

I hope someone can release a Fixed version of this Release that work with ES BASE

1 Like

can someone help me get this running on my server?

is keeps saying “1231 - Variable ‘character_set_client’ can’t be set to the value of ‘NULL’”

I have the same Problem!!! :frowning:

QL-Befehl:

ALTER TABLE users ADD job INT( 11 ) DEFAULT ‘1’;

MySQL meldet: Dokumentation

#1146 - Table ‘XXXXXXXXXXXXXXXX’ doesn’t exist

Kann hier bitte jemand weiterhelfen?