Jump to content

Rust problem


Recommended Posts

Hi,

 

When making a Rust server everything looks fine.

But when i want to connect it it get to see:

http://imgur.com/a/A5oU6

NullreferenceException: Object reference not set to an instance of an object

Client+<DoClientConnect>c_Iterator9.MoveNext ()

UnityEngine.SetupCoroutine.InvokeMoveNext {IEnumerator enumerator, IntPtr returnValueAddress}

 

The AssetBundel 'Bundles/Bundles'cant be loaded because another assesbundle with the same files already loaded.

 

Couldnt load root assetbundle - Bundles/Bundles.

 

---

What can i do ? I dont use any mods did not made any change.

I have a debian server (linux)

 

Kind regards,

 

Manuel

Naamloos.jpg.7e851ecbf2c4457980be8cb4c310c4bb.jpg

Link to comment
Share on other sites

  • 11 months later...
Hey,

 

Thank you for your answer.

I changed it but with out succes.

 

Is it possible that somebody could share his rust -linux configuration file ?

 

Kind regards,

 

-batchmode -nographics +server.hostname "Whatever you want here" +server.ip ip.ip.ip.ip +server.port 28015 +rcon.ip io.ip.ip.ip +rcon.port 28016 +rcon.password "****" +server.maxplayers 50 +server.identity "my_server" +server.level "Procedural Map" +server.seed 123456789 +server.worldsize 2500 +server.saveinterval 300 +server.globalchat true -logfile "\RustDedicated_Data\output_log.txt"

 

make sure to add your own server ip/port/rcon ip,port,password

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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. Terms of Use