Jump to content

Not Working

Fixed 1.2.1 1.2.2

Vinni_TV_
Vinni_TV_

Posted

You've successfully pasted the structure
[Dungeon Bases] File dungeon3 does not exist
[Dungeon Bases] The event will not start
Invalidate Network Cache took 0.06 seconds
Calling kill - but already IsDestroyed!? #dung#undestr#
Calling kill - but already IsDestroyed!? #dung#undestr#
Calling kill - but already IsDestroyed!? #dung#undestr#
Calling kill - but already IsDestroyed!? #dung#undestr#
Calling kill - but already IsDestroyed!? #dung#undestr#
Calling kill - but already IsDestroyed!? #dung#undestr#
Calling kill - but already IsDestroyed!? #dung#undestr#
Calling kill - but already IsDestroyed!? #dung#undestr#
[Dungeon Bases] ReplaceCardReader: Item is null! Skipping replacement.
[Dungeon Bases] ReplaceFuseBox: Item is null! Skipping replacement.
[Dungeon Bases] ReplaceCardReader: Item is null! Skipping replacement.
[Dungeon Bases] ReplaceCardReader: Item is null! Skipping replacement.
[Dungeon Bases] ReplaceFuseBox: Item is null! Skipping replacement.
[Dungeon Bases] ReplaceCardReader: Item is null! Skipping replacement.
[JunkyardEvent] JunkyardEvent has ended
and i have Default Config 

Vinni_TV_

Posted

Unloaded plugin Dungeon Bases v1.2.1 by Fruster
[Dungeon Bases] Automatically Harmony patched 'ScientistNPC.get_displayName_Patch2' method. (DisplayNameScientistDBE)
[Dungeon Bases] Next event will start in 4398 seconds
[Dungeon Bases] The event will be triggered in auto mode
Failed to call hook 'OnServerInitialized' on plugin 'DungeonBases v1.2.1' (NullReferenceException: )
  at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
  at Oxide.Plugins.DungeonBases.InitCardReaders (CardReader cardReader) [0x0002e] in <0cf711a6b32b4127a2addd4436db96af>:0 
  at Oxide.Plugins.DungeonBases.InitEntities () [0x0005f] in <0cf711a6b32b4127a2addd4436db96af>:0 
  at Oxide.Plugins.DungeonBases.OnServerInitialized () [0x001ba] in <0cf711a6b32b4127a2addd4436db96af>:0 
  at Oxide.Plugins.DungeonBases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00289] in <0cf711a6b32b4127a2addd4436db96af>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 
Loaded plugin Dungeon Bases v1.2.1 by Fruster
I reload the mod

Fruster

Posted

Hey! Attach your dungeonData file, please.

Fruster

Posted

Your data files are empty. Is the plugin loading normally now, or is there still an error?

Fruster

Posted

3 hours ago, Vinni_TV_ said:

Failed to call hook 'OnServerInitialized' on plugin 'DungeonBases v1.2.1' (NullReferenceException: )
  at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
  at Oxide.Plugins.DungeonBases.InitCardReaders (CardReader cardReader) [0x0002e] in <0cf711a6b32b4127a2addd4436db96af>:0 
  at Oxide.Plugins.DungeonBases.InitEntities () [0x0005f] in <0cf711a6b32b4127a2addd4436db96af>:0 
  at Oxide.Plugins.DungeonBases.OnServerInitialized () [0x001ba] in <0cf711a6b32b4127a2addd4436db96af>:0 
  at Oxide.Plugins.DungeonBases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00289] in <0cf711a6b32b4127a2addd4436db96af>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 
Loaded plugin Dungeon Bases v1.2.1 by Fruster

Is this the same error? Please find the line in the code:
if (cardReader == null) return;
replace it with:
if (entitiesList == null || cardReader == null) return;
Please let me know the results

Vinni_TV_

Posted

And where should I change that, i.e., in which file?

Fruster

Posted

Let me try to send you the finished file in a PM

Vinni_TV_

Posted

ok this is my discord name twitch_vinni_tv_

Fruster

Posted

Changed Status from Pending to Fixed

Changed Fixed In to 1.2.2

2.2m

Downloads

Total number of downloads.

10.1k

Customers

Total customers served.

147.1k

Files Sold

Total number of files sold.

3.1m

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.