Jump to content

Disconnected: World File Mismatch error

Pending 1.0.2

HempyX
HempyX

Posted

were getting this error when we try to login to the server from our Rust game

J4V1

Posted

Hi, the error is caused by a missing plugin. Please make sure to place the plugin inside the oxide/plugins folder, and everything should work correctly.

HempyX

Posted

TheLostIsland.cs is in the Oxide/plugins folder and the 4 .json files are in the /oxide/config folder.  One of the .json files is named TheLostIsland_PhantomAirfield (1).json  which looks odd with the (1) in the name. should that be like that?

HempyX

Posted

do we need the BetterNPC plugin in order for it to work?  It looked optional

HempyX

Posted

chatgpt says: 

🚨 Potential Issues Identified

1. Plugin Reference Mismatch

The C# plugin (TheLostIsland.cs) relies on reading those JSONs via:

dataFile = Interface.Oxide.DataFileSystem.GetFile("TheLostIsland_stats");

However, none of the JSON files are named TheLostIsland_stats.json. If the plugin is expecting that file to be a configuration container or controller, this will break loading.

You likely need to either:

Rename one of the JSON files to TheLostIsland_stats.json, or

Modify the plugin code to look for the correct individual files you're using.

  • Confused 1
J4V1

Posted

the files are only for the BetterNpc plugin, optional

 

J4V1

Posted

delete the files from the config folder.

 

  • Like 1
J4V1

Posted

put the plugin so that everything goes well

1.8m

Downloads

Total number of downloads.

8.5k

Customers

Total customers served.

127.9k

Files Sold

Total number of files sold.

2.7m

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.