Jump to content

Scrap Copter Taxi 1.3.2

$20.00
   (1 review)

5 Screenshots

Recommended Comments



hid333

Posted

In the latest version, navigation no longer appears when im in a helicopter.
The following error message appears.

Failed to call hook 'CanMountEntity' on plugin 'CopterTaxi v1.3.1' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr) at UnityEngine.Component.GetComponent[T] () [0x00021] in <935634f5cc14479dbaa30641d55600a9>:0 at Oxide.Plugins.CopterTaxi.IsAlreadyClient (BasePlayer player, Oxide.Plugins.CopterTaxi+AIcopter c) [0x00015] in <85635c9aa0794c978aee55d6e7d69d56>:0 at Oxide.Plugins.CopterTaxi.CanMountEntity (BasePlayer player, BaseMountable entity) [0x0004d] in <85635c9aa0794c978aee55d6e7d69d56>:0 at Oxide.Plugins.CopterTaxi.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c4d] in <85635c9aa0794c978aee55d6e7d69d56>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>: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

Qbis

Posted

21 minutes ago, hid333 said:

In the latest version, navigation no longer appears when im in a helicopter.
The following error message appears.

Failed to call hook 'CanMountEntity' on plugin 'CopterTaxi v1.3.1' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr) at UnityEngine.Component.GetComponent[T] () [0x00021] in <935634f5cc14479dbaa30641d55600a9>:0 at Oxide.Plugins.CopterTaxi.IsAlreadyClient (BasePlayer player, Oxide.Plugins.CopterTaxi+AIcopter c) [0x00015] in <85635c9aa0794c978aee55d6e7d69d56>:0 at Oxide.Plugins.CopterTaxi.CanMountEntity (BasePlayer player, BaseMountable entity) [0x0004d] in <85635c9aa0794c978aee55d6e7d69d56>:0 at Oxide.Plugins.CopterTaxi.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c4d] in <85635c9aa0794c978aee55d6e7d69d56>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>: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

What type of spawn you use?

hid333

Posted

Thank you for your prompt response.
It now works properly.

As an additional note,
since an update a while ago
when I used a command to bring up the menu,
I think the screen that appeared
was a dollar bill instead of the scrap image shown in the screenshot, but now it doesn't show up.
Changing the links in the config or cs files doesn't help, so I think a fix is needed. Please check.

Qbis

Posted

6 minutes ago, hid333 said:

Thank you for your prompt response.
It now works properly.

As an additional note,
since an update a while ago
when I used a command to bring up the menu,
I think the screen that appeared
was a dollar bill instead of the scrap image shown in the screenshot, but now it doesn't show up.
Changing the links in the config or cs files doesn't help, so I think a fix is needed. Please check.

Can you show me screenshot, I can’t understand problem 😅

hid333

Posted

5 hours ago, Qbis said:

Can you show me screenshot, I can’t understand problem 😅

As you can see, the scraped images are not displayed.
This is not a common imagelibrary cache issue (as you can see from the screenshot, images from other plugins are loaded normally),
and changing the image URL does not change anything.
It does not change even if you change the site to another image storage site.

image.png.e3ee361f149a7ec14d33b1c9ae026ec3.png

Qbis

Posted

5 hours ago, hid333 said:

As you can see, the scraped images are not displayed.
This is not a common imagelibrary cache issue (as you can see from the screenshot, images from other plugins are loaded normally),
and changing the image URL does not change anything.
It does not change even if you change the site to another image storage site.

image.png.e3ee361f149a7ec14d33b1c9ae026ec3.png

I didn’t with it something in last updates, send me your image, I will check it 

hid333

Posted

1 hour ago, Qbis said:

I didn’t with it something in last updates, send me your image, I will check it 

What are you asking to send me?
The screenshot above shows the default state of this plugin.
If you don't make any changes to the default state, the scrap image will not be displayed as shown above.

Qbis

Posted

25 minutes ago, hid333 said:

What are you asking to send me?
The screenshot above shows the default state of this plugin.
If you don't make any changes to the default state, the scrap image will not be displayed as shown above.

Ok, check it 

Qbis

Posted (edited)

6 hours ago, hid333 said:

What are you asking to send me?
The screenshot above shows the default state of this plugin.
If you don't make any changes to the default state, the scrap image will not be displayed as shown above.

Default config (scrap)

scrap.png.9f64efe84ad42ddeebb7f1df79ffbf95.png

 

Custom Item

custom.png.14b7975fcbea042433cc11f4ab26429b.png

With Server Rewards plugin
rewards.png.624bc843401bfe213a444dfbb56cc032.png

 

I think you have local problem with ImageLibrary, try delete  IE data

If it doesn't help, write me in discord qbis, I will try to help you)

Edited by Qbis
hid333

Posted

I checked the source file.
The following is incorrect. The correct word is CustomItem.
By setting CustomItem in config, it was displayed correctly.
If you do not correct the source file, an error will occur by default.

Line 160
type = "Item",

Qbis

Posted

58 minutes ago, hid333 said:

I checked the source file.
The following is incorrect. The correct word is CustomItem.
By setting CustomItem in config, it was displayed correctly.
If you do not correct the source file, an error will occur by default.

Line 160
type = "Item",

With type "Item" - get image from IE by shortname (url is ignored with this type)
With custom item or economic plugin load image from "url" in IE, and use for key

I repeat, I didn't do something about it in the latest updates.

TacTicToe

Posted

Latest version is not allowing Taxis to spawn on server. Getting this error when I reload

 

(18:39:08) | CopterTaxi was compiled successfully in 1496ms

(18:39:08) | Unloaded plugin CopterTaxi v1.3.2 by Qbis

(18:39:08) | Failed to call hook 'OnServerInitialized' on plugin 'CopterTaxi v1.3.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CopterTaxi.SpawnHelicopters () [0x000c7] in <53c9750b7b22450da53a4553e2b3cb6e>:0

at Oxide.Plugins.CopterTaxi.OnServerInitialized () [0x00000] in <53c9750b7b22450da53a4553e2b3cb6e>:0

at Oxide.Plugins.CopterTaxi.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a3b] in <53c9750b7b22450da53a4553e2b3cb6e>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>: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

(18:39:08) | Loaded plugin CopterTaxi v1.3.2 by Qbis

Qbis

Posted

53 minutes ago, TacTicToe said:

Latest version is not allowing Taxis to spawn on server. Getting this error when I reload

 

(18:39:08) | CopterTaxi was compiled successfully in 1496ms

(18:39:08) | Unloaded plugin CopterTaxi v1.3.2 by Qbis

(18:39:08) | Failed to call hook 'OnServerInitialized' on plugin 'CopterTaxi v1.3.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.CopterTaxi.SpawnHelicopters () [0x000c7] in <53c9750b7b22450da53a4553e2b3cb6e>:0

at Oxide.Plugins.CopterTaxi.OnServerInitialized () [0x00000] in <53c9750b7b22450da53a4553e2b3cb6e>:0

at Oxide.Plugins.CopterTaxi.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a3b] in <53c9750b7b22450da53a4553e2b3cb6e>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>: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

(18:39:08) | Loaded plugin CopterTaxi v1.3.2 by Qbis

Delete old config and reload plugin

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 1

Qbis's Collection

User Feedback

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

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.