Jump to content

Dafffuq

Member
  • Posts

    8
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Dafffuq's Achievements

Rookie

Rookie (2/15)

  • One Year In
  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Dafffuq

    Statistics

    Hi! I've this error when I run /stats command Failed to call hook 'CmdStats' on plugin 'Statistics v1.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Statistics.ProfileUi (BasePlayer player, System.UInt64 targetId, System.Boolean first) [0x0019c] in <2c22ffac66ed406280403dc2c71d386e>:0 at Oxide.Plugins.Statistics.CmdStats (Oxide.Core.Libraries.Covalence.IPlayer cov, System.String command, System.String[] args) [0x0009c] in <2c22ffac66ed406280403dc2c71d386e>:0 at Oxide.Plugins.Statistics.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00adc] in <2c22ffac66ed406280403dc2c71d386e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <3606d2af539c45e4b5c61658e6a8b307>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 How can I solve it? Edit: after rebooting the serv it seems ok Thanks!
  2. Finalement c'est revenu après une tentative de passer le délai des alertes sonores de 30 à 60 tout simplement. J'ai édité, reload le plugin et...
  3. Salut! Je pense pouvoir faire un ticket en FR si j'ai bien compris? J'ai ces erreurs qui pop dans la console depuis 15H aujourd'hui, après rien de particulier je dirai puisqu'il faut savoir que le trigger des raids est à 16H. Donc aucune idée d'où ça vient. (à priori Oxide à jour aussi). Failed to call hook 'OnEntityTakeDamage' on plugin 'CRaidController v3.1.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CRaidController.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo info) [0x001c0] in <68e03dc7f2a2401e9c6b8cb41b42c593>:0 at Oxide.Plugins.CRaidController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0022c] in <68e03dc7f2a2401e9c6b8cb41b42c593>:0 Thanks! Edit: Hm ok j'ai mis à jour 2 plugins + un reboot et ça passe pour finir. Le ticket peut-être clôturé merci.
  4. Dafffuq

    Timezone FR pour les jours

    Ceci dit tu m'as mis sur la piste que la langue vient de la config du jeu. Du coup pour ceux que ça intéresse voici la simple manip' à faire, remplacez à la ligne 621: DateTimeFormatInfo dateLang = (new CultureInfo(lang)).DateTimeFormat; par le code ISO voulu: DateTimeFormatInfo dateLang = (new CultureInfo("fr-FR")).DateTimeFormat;
  5. Dafffuq

    Timezone FR pour les jours

    Ah! Ça ne m'arrange pas pour mon cas perso de le mettre en français et du coup c'est pour savoir si je sais modifier les intitulés en dur.
  6. Dafffuq

    Timezone FR pour les jours

    Salut! Je me permets un ticket en FR car j'ai vu que tu réponds aussi en FR J'ai aussi parcouru les différents sujets pour changer les jours mais je ne trouve pas les mêmes infos pour changer les codes ISO vers la ligne 374 et je n'ai pas de "• Time zone": "en-US" (vu dans un autre sujet), dans le fichier de config' généré avec la 3.1.2. Sinon aucun soucis et c'est vraiment le top pour mon utilisation! Merci pour la réponse!
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.2k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.