Jump to content
Message added by Iftebinjan,

Originally developed by @Yun, now maintained by @Iftebinjan

11 Screenshots

Recommended Comments



Iftebinjan

Posted

9 hours ago, xShadowBroker92x said:

Hello,

I have a question. I paid for the plugin on LoneDesign. I don't have access to it now. Will you also add this plugin there?

Send me screenshot of the purchase in my dm or discord, I will add you here as buyer for now.

TopPheasant

Posted

Hello! ive been trying to look into the json file for this plugin to up the prices on upgrades and everytime i up the prices the upgrade buttons just dissapear, the plugin will load and everything but for some reason it causes the upgrade button to just go away, is there anyway you could hlep me?

sidenote, ive also checked wether it being in economics or scrap matters and whatever one i do it still does it

 

Iftebinjan

Posted

20 minutes ago, TopPheasant said:

Hello! ive been trying to look into the json file for this plugin to up the prices on upgrades and everytime i up the prices the upgrade buttons just dissapear, the plugin will load and everything but for some reason it causes the upgrade button to just go away, is there anyway you could hlep me?

sidenote, ive also checked wether it being in economics or scrap matters and whatever one i do it still does it

 

open a support request here and send me the config file

TopPheasant

Posted

25 minutes ago, Iftebinjan said:

open a support request here and send me the config file

support request made.

MetalHead

Posted

Could you fix the spelling mistake in the attached screenshot please. It should be Smelting not Smeelting.

Smelting.png

  • Haha 1
tacman1981

Posted

it does not compile in the latest update, please fix

  • Sad 1
ChristopherS

Posted

1 minute ago, tacman1981 said:

it does not compile in the latest update, please fix

Dang it.

tacman1981

Posted

Just now, ChristopherS said:

Dang it.

im gonna take a stab at patching it, shouldnt be too hard

Iftebinjan

Posted

13 minutes ago, tacman1981 said:

it does not compile in the latest update, please fix

my bad, it wasnt required any update on the last minute something changed

updating in a minute

  • Like 1
tacman1981

Posted

i saw about 20 plugins with the same error when i went into testing about 3 days ago. i patched some of them as they were mine.

ChristopherS

Posted

1 minute ago, Iftebinjan said:

my bad, it wasnt required any update on the last minute something changed

updating in a minute

uMod put out an announcement on the 1st October that plugins will need updating. It was on their Discord server in the announcement channel.

Iftebinjan

Posted

1 hour ago, ChristopherS said:

uMod put out an announcement on the 1st October that plugins will need updating. It was on their Discord server in the announcement channel.

my bad didnt notice

ChristopherS

Posted

34 minutes ago, Iftebinjan said:

my bad didnt notice

Completely understandable. I get more pings a day than I can count. I miss loads of them all the time too haha!

ChristopherS

Posted (edited)

Since updating the plugin, players aren't able to upgrade the furnace with custom currency. 

I have the shortname and skinID correct, but it still says that "you don't have enough money to upgrade this attribute". Does anyone else use custom currency, have you got any issues if you do?

Here's that section of the config (it's the same as before the update, and with the correct name and skinID):
 

  "Currency Settings": {
    "Currency type (0 - Scrap | 1 - Economics | 2 - Server Rewards)": 0,
    "Currency item (if the currency type is '0')": {
      "Short name": "blood",
      "Skin ID": 2874788669
    }
  },

 

Edited by ChristopherS
Iftebinjan

Posted

2 minutes ago, ChristopherS said:

Since updating the plugin, players aren't able to upgrade the furnace with custom currency. 

I have the shortname and skinID correct, but it still says that "you don't have enough money to upgrade this attribute". Does anyone else use custom currency, have you got any issues if you do?

Downloaded the latest Furnace Upgrades 2.5.2??

ChristopherS

Posted

1 minute ago, Iftebinjan said:

Downloaded the latest Furnace Upgrades 2.5.2??

Oh that could be it. The config shows 2.5.1. I'll give that a shot now!

ChristopherS

Posted

Ugh. Even with 2.5.2 it's still not working 😞

Iftebinjan

Posted

2 minutes ago, ChristopherS said:

Ugh. Even with 2.5.2 it's still not working 😞

which plugin or currency?

ChristopherS

Posted (edited)

1 minute ago, Iftebinjan said:

which plugin or currency?

I'm using physical currency from EpicLoot - a skinned blood item called EpicScrap.

Edited by ChristopherS
Iftebinjan

Posted

1 minute ago, ChristopherS said:

I'm using physical currency from EpicLoot - a skinned blood item called EpicScrap.

send me the configuration of furnace upgrades in dm or in a support

  • Love 1
DanaCM

Posted

Calling hook CanStackItem resulted in a conflict between the following plugins: StackModifier - True (Boolean), FurnaceUpgrades (False (Boolean))

Robis

Posted

@Iftebinjan I bought this plugin in chaos webpage. and like idiot waiting for october 3 update to fix it? So you no longer maintain this plugin you sell in chaos webpage ? Then can you give me this plugin here if i can prove i paid for it already ?

Iftebinjan

Posted

10 hours ago, Robis said:

@Iftebinjan I bought this plugin in chaos webpage. and like idiot waiting for october 3 update to fix it? So you no longer maintain this plugin you sell in chaos webpage ? Then can you give me this plugin here if i can prove i paid for it already ?

check dm

Iftebinjan

Posted

On 10/5/2024 at 12:45 AM, DanaCM said:

Calling hook CanStackItem resulted in a conflict between the following plugins: StackModifier - True (Boolean), FurnaceUpgrades (False (Boolean))

fix: 
If server using any stacks plugin which stacks the furnaces, make sure to set stack sizes for Furnace items to Vanilla, which will fix the stack issues. 

like in short don't stack the items of furnaces, 
These are the shortnames

  • furnace
  • furnace.large
  • electric.furnace
  • legacyfurnace
  • campfire
  • bbq
  • small.oil.refinery

 

fullwiped

Posted

Hello, sometimes these kinds of errors spam in RCON. I wanted to report it; I’m not sure if it’s an important error, but maybe it’ll be useful to you.

(14:04:46) | Failed to call hook 'OnLootEntity' on plugin 'FurnaceUpgrades v2.5.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.FurnaceUpgrades.ShowUpgradeButton (BasePlayer player, BaseOven oven) [0x00099] in <79d1951498004176a729f8a1a674ab7f>:0

at Oxide.Plugins.FurnaceUpgrades.OnLootEntity (BasePlayer player, BaseOven oven) [0x0008c] in <79d1951498004176a729f8a1a674ab7f>:0

at Oxide.Plugins.FurnaceUpgrades.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00842] in <79d1951498004176a729f8a1a674ab7f>: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

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 3
  • Love 1

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.