Jump to content

error at console

Closed 1.0.0

Ondraasek
  • in Space
Ondraasek

Posted

Hey, just figuring it out, when space station is spawned, its giving this error to the console:

10/06 21:42:17 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Space+LootManager.UpdateLootContainerLootTable (ItemContainer itemContainer, Oxide.Plugins.Space+OwnLootTableConfig lootTableConfig, System.Int32 typeOfLootTable) [0x001b1] in <6c838934e4d04642bbc91903cf6e49a2>:0
at Oxide.Plugins.Space+LootManager.UpdateBoxStorage (BoxStorage boxStorage) [0x00057] in <6c838934e4d04642bbc91903cf6e49a2>:0
at Oxide.Plugins.Space+LootManager+<CreateCrate>c__AnonStorey0.<>m__3 () [0x00000] in <6c838934e4d04642bbc91903cf6e49a2>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <bae5f1223fce49c493b01571c99dce02>:0

10/06 21:42:17 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Space+LootManager.UpdateLootContainerLootTable (ItemContainer itemContainer, Oxide.Plugins.Space+OwnLootTableConfig lootTableConfig, System.Int32 typeOfLootTable) [0x001b1] in <6c838934e4d04642bbc91903cf6e49a2>:0
at Oxide.Plugins.Space+LootManager.UpdateBoxStorage (BoxStorage boxStorage) [0x00057] in <6c838934e4d04642bbc91903cf6e49a2>:0
at Oxide.Plugins.Space+LootManager+<CreateCrate>c__AnonStorey0.<>m__3 () [0x00000] in <6c838934e4d04642bbc91903cf6e49a2>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <bae5f1223fce49c493b01571c99dce02>:0

10/06 21:42:18 | Jangseung[76561199229572488] has spawned

10/06 21:42:20 | arlauskisliandras[76561198286577551] has spawned

10/06 21:42:20 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Space+LootManager.UpdateLootContainerLootTable (ItemContainer itemContainer, Oxide.Plugins.Space+OwnLootTableConfig lootTableConfig, System.Int32 typeOfLootTable) [0x001b1] in <6c838934e4d04642bbc91903cf6e49a2>:0
at Oxide.Plugins.Space+LootManager.UpdateBoxStorage (BoxStorage boxStorage) [0x00057] in <6c838934e4d04642bbc91903cf6e49a2>:0
at Oxide.Plugins.Space+LootManager+<CreateCrate>c__AnonStorey0.<>m__3 () [0x00000] in <6c838934e4d04642bbc91903cf6e49a2>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <bae5f1223fce49c493b01571c99dce02>:0

Its working good, just FYI, thanks a lot

  • Like 1
Adem

Posted

Thanks. Do you mind if I do an update in about 12 hours? I need to get some sleep)

Adem

Posted

Changed Status from Pending to Work in Progress

Ondraasek

Posted

sure.

Probably it messed up shuttle.

"Сontrol": {

        "Invert the X-axis? [true/false]": false,

        "Invert the Y-axis? [true/false]": false

      },

This weird thing I have at config. thanks a lot

  • Like 1
Adem

Posted

Thanks. I will fix 

Ondraasek

Posted

and if you do /spacestop, when its destroy its saying that in russian

  • Like 1
Ondraasek

Posted

and when you push button at blue puzzle:

10/06 22:32:20 | Failed to call hook 'OnDoorOpened' on plugin 'Space v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Space+SpaceStation.<SpawnDoorNpcs>m__0 (ScientistNPC x) [0x00000] in <6c838934e4d04642bbc91903cf6e49a2>:0
at Oxide.Plugins.SpaceExtensionMethods.ExtensionMethods.Select[TSource,TResult] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0001a] in <6c838934e4d04642bbc91903cf6e49a2>:0
at Oxide.Plugins.Space+SpaceStation.SpawnDoorNpcs (Oxide.Plugins.Space+SpaceStation+RegularDoor regularDoor) [0x0015f] in <6c838934e4d04642bbc91903cf6e49a2>:0
at Oxide.Plugins.Space+SpaceStation.OnDoorOpened (Door door) [0x00063] in <6c838934e4d04642bbc91903cf6e49a2>:0
at Oxide.Plugins.Space.OnDoorOpened (Door door, BasePlayer player) [0x0002d] in <6c838934e4d04642bbc91903cf6e49a2>:0
at Oxide.Plugins.Space.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00bca] in <6c838934e4d04642bbc91903cf6e49a2>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0

  • Like 1
Adem

Posted

Do you use PveMode? 

Adem

Posted

Thank you for helping me with the testing. I will definitely fix it tomorrow

Adem

Posted

What kind of message did you receive in Russian? Send me a screenshot, please

Ondraasek

Posted

Yes I am using PVE mode.

There is russian lang at english config. See pic.

I fixed that by myself, just letting you know 🙂

Take your time, ppl will love it, its pretty hard, but I spent some time with config and I love it. Very good job.

Thanks a lot again

engfile.png

  • Like 1
Adem

Posted

couldn't sleep) Posted an update. The problems should be fixed

Ondraasek

Posted

ok I was just on the way to bed, so I wont sleep now 😄 thank you so much

  • Like 1
Adem

Posted

I'll close the ticket. If there are new problems, create a new one)

  • Like 1
Adem

Posted

Changed Status from Work in Progress to Closed

Ondraasek

Posted

thank you so much again. You're the best.  Mad mappers have the best plugins and maps 🙂

  • Like 1
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.