StartMachine
Moved
Total Downloads: 836 - First Release: Dec 31, 2015 - Last Update: Jul 28, 2017
- 5/5, 3 likes
-
Wulf Community Admin
-
Wulf Community Admin
Wulf updated StartMachine with a new update entry:
2.0.0
-
10:28 [Error] StartMachine plugin failed to compile!
10:28 [Error] StartMachine.cs(136,87): error CS1501: No overload for method `Lang' takes `4' arguments -
Wulf Community Admin
Wulf updated StartMachine with a new update entry:
2.0.1
-
16:53 [Error] StartMachine plugin failed to compile!
16:53 [Error] StartMachine.cs(136,87): error CS1501: No overload for method `Lang' takes `4' arguments -
Wulf Community Admin
-
Version 2.0.1
-
Wulf Community Admin
That error isn't physically possible in 2.0.1 and loads fine for me.
-
I've deleted redownloaded and reinstalled 4 times and the same result
Do I need to create the language file myself? -
Wulf Community Admin
-
I deleted everything related to the plugin and downloaded the new .cs installed and it's still the same issue....and when I download the .cs file off my server it's version 2.0.1
-
Wulf Community Admin
-
using System;
using System.Collections.Generic;
using System.Reflection;
using UnityEngine;
using Oxide.Core.Libraries.Covalence;
namespace Oxide.Plugins
{
[Info("StartMachine", "Wulf/lukespragg", "2.0.1")]Last edited by a moderator: May 20, 2016 -
Wulf Community Admin
I'm not sure what's up then, it is compiling fine here. The version on the site also matches what I have locally. All I can assume is your server is somehow catching the previous version and not actually loading the new one. If you are uploading via FTP, it may be the culprit. -
sorry
and it's a built in ftp the server provider uses. Whats odd is I deleted everything that had to do with the old file in every oxide folder.
Would it help if I waited for the server to restart and try again....maybe the old version is still running somehow? -
Wulf Community Admin
-
I've never had an issue like this before in the entire 4 months of having the server.
-
Wulf Community Admin
-
Having the same issue on a totally different server that has never had the plugin before.
[DOUBLEPOST=1463768471][/DOUBLEPOST]I'm completely stumped here
Maybe it's an issue of adding it to the server while it's running?Last edited by a moderator: May 20, 2016