Jump to content

Hello

Closed 3.1 3.2

Nubenegra
Nubenegra

Posted

Hi, I installed the update and it says this and there is nothing in the TC

 

 

No se pudo llamar al gancho 'OnLootEntity' en el complemento 'BaseUpgrade v3.1.0' (NullReferenceException: referencia de objeto no establecida en una instancia de un objeto)
  en Oxide.Core.Configuration.DynamicConfigFile.ConvertValue (System.Object value, System.Type destinationType) [0x000ba] en <beb2b64691c64e2b95b99491bd85442c>:0 
  en Oxide.Core.Configuration.DynamicConfigFile.ConvertValue[T] (System.Object value) [0x00000] en <beb2b64691c64e2b95b99491bd85442c>:0 
  en Oxide.Core.Configuration.DynamicConfigFile.Get[T] (System.String[] path) [0x00008] en <beb2b64691c64e2b95b99491bd85442c>:0 
  en Oxide.Plugins.BaseUpgrade.Upgrade (BasePlayer jugador) [0x00006] en <4588f92335dc461ab0bebda2f7879813>:0 en Oxide.Plugins.BaseUpgrade.OnLootEntity (BasePlayer 
  jugador, BaseEntity entidad) [0x00027] en <4588f92335dc461ab0bebda2f7879813>:0 en Oxide.Plugins.BaseUpgrade.DirectCallHook 
  (System.String nombre, System.Object& ret, System.Object[] argumentos) [0x001c4] en <4588f92335dc461ab0bebda2f7879813>:0 
  en Oxide.Plugins.CSharpPlugin.InvokeMethod (método Oxide.Core.Plugins.HookMethod, argumentos System.Object[]) [0x00079] en <795304323ac74a298b8ed190a1dfa739>:0 
  en Oxide.Core.Plugins.CSPlugin.OnCallHook (nombre System.String, argumentos System.Object[]) [0x000de] en <beb2b64691c64e2b95b99491bd85442c>:0 en Oxide.Core.Plugins.Plugin.CallHook (gancho System.String, argumentos 
  System.Object[]) [0x00060] en <beb2b64691c64e2b95b99491bd85442c>:0 
No se pudo llamar al gancho 'OnLootEntity' en el complemento 'BaseUpgrade v3.1.0' (NullReferenceException: referencia de objeto no establecida en una instancia de un objeto)
  en Oxide.Core.Configuration.DynamicConfigFile.ConvertValue (System.Object value, System.Type destinationType) [0x000ba] en <beb2b64691c64e2b95b99491bd85442c>:0 
  en Oxide.Core.Configuration.DynamicConfigFile.ConvertValue[T] (System.Object value) [0x00000] en <beb2b64691c64e2b95b99491bd85442c>:0 
  en Oxide.Core.Configuration.DynamicConfigFile.Get[T] (ruta System.String[]) [0x00008] en <beb2b64691c64e2b95b99491bd85442c>:0 
  en Oxide.Plugins.BaseUpgrade.Upgrade (reproductor BasePlayer) [0x00006] en <4588f92335dc461ab0bebda2f7879813>:0 en Oxide.Plugins.BaseUpgrade.OnLootEntity 
  (reproductor BasePlayer, entidad BaseEntity) [0x00027] en <4588f92335dc461ab0bebda2f7879813>:0 
  en Oxide.Plugins.BaseUpgrade.DirectCallHook (System.String nombre, System.Object& ret, System.Object[] argumentos) [0x001c4] en <4588f92335dc461ab0bebda2f7879813>:0 
  en Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod método, System.Object[] argumentos) [0x00079] en <795304323ac74a298b8ed190a1dfa739>:0 
  en Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String nombre, System. Objeto[] args) [0x000de] en <beb2b64691c64e2b95b99491bd85442c>:0
  en Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] en <beb2b64691c64e2b95b99491bd85442c>:0 
jalujose33[76561198315767959] murió (Hambre)

Ac3

Posted

I got the same problem

 

Failed to call hook 'OnLootEntity' on plugin 'BaseUpgrade v3.1.0' (InvalidCastException: Object must implement IConvertible.)
  at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00040] in <ff4e3fe86250407285eaebda8f185c35>:0 
  at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00007] in <ff4e3fe86250407285eaebda8f185c35>:0 
  at Oxide.Core.Configuration.DynamicConfigFile.ConvertValue (System.Object value, System.Type destinationType) [0x000ed] in <beb2b64691c64e2b95b99491bd85442c>:0 
  at Oxide.Core.Configuration.DynamicConfigFile.ConvertValue[T] (System.Object value) [0x00000] in <beb2b64691c64e2b95b99491bd85442c>:0 
  at Oxide.Core.Configuration.DynamicConfigFile.Get[T] (System.String[] path) [0x00008] in <beb2b64691c64e2b95b99491bd85442c>:0 
  at Oxide.Plugins.BaseUpgrade.Upgrade (BasePlayer player) [0x00006] in <ed3b5478397943599d865d152d8bcb65>:0 
  at Oxide.Plugins.BaseUpgrade.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00027] in <ed3b5478397943599d865d152d8bcb65>:0 
  at Oxide.Plugins.BaseUpgrade.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001c4] in <ed3b5478397943599d865d152d8bcb65>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 

Drxp

Posted

OO Let me take a look!

 

Drxp

Posted

Changed Status from Pending to Work in Progress

Drxp

Posted

Hey did you delete the config when you installed the 3.1 update?

Drxp

Posted

Changed Status from Work in Progress to Closed

Changed Fixed In to 3.2

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.1k

Files Sold

Total number of files sold.

2m

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.