Important Pluton for Experimental Branch

Status
Not open for further replies.

Skully

Plugin Developer
Plugin Developer
Sep 8, 2014
91
7
8
Great that Experimental has MOD now... Oxide has it done but will release when updates will slow down!
Python is hard and I would prefer LUA... Easy, Fast understanding, Fast typing, I know it best :D
Time to learn Python... Looks hard but will give it a try!
 

CorrosionX

Plugin Developer
Plugin Developer
Sep 3, 2014
212
85
18
California
Great that Experimental has MOD now... Oxide has it done but will release when updates will slow down!
Python is hard and I would prefer LUA... Easy, Fast understanding, Fast typing, I know it best :D
Time to learn Python... Looks hard but will give it a try!
Using DretaX's python plugins from his github help point me in the right direction. Use either Tab's or spaces, and everything has to be aligned properly. Just my 2 cents from converting 2 of my plugins last night to python for first time.
 
  • Like
  • Agree
Reactions: DreTaX and Skully

Noobixide

New Member
Member
Oct 6, 2014
6
1
3
34
Hello Everyone,

I just pulled the latest from Git, compiled, copied the dll's and patched. Everything during the compile went without an issue.

When I start the server the process hangs at 50% cpu and never pops the server console. I took a look at the Ouput log and it appears I'm hitting an exception.

Code:
Initialize engine version: 5.0.0b6 (b5af1b2a5a2b)
Forcing GfxDevice: 4
NullGfxDevice:
    Version:  NULL 1.0 [1.0]
    Renderer: Null Device
    Vendor:   Unity Technologies
Begin MonoManager ReloadAssembly
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\UnityEngine.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\UnityEngine.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-CSharp-firstpass.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-CSharp.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-UnityScript-firstpass.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-UnityScript-firstpass.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-UnityScript.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-UnityScript.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\UnityEngine.UI.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\CoherentUINet64.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\CoherentUINet64.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\EasyAntiCheat.Client.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\EasyAntiCheat.Client.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\EasyAntiCheat.Server.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\EasyAntiCheat.Server.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Facepunch.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Facepunch.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Ionic.Zip.Reduced.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Ionic.Zip.Reduced.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\LZ4n.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\LZ4n.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Network_Lidgren.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Network_Lidgren.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Newtonsoft.Json.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Newtonsoft.Json.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Raven.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Raven.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\UnityEngine.UI.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Behave.Unity.Assets.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Behave.Unity.Assets.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Behave.Unity.Runtime.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Behave.Unity.Runtime.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\protobuf-net.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\protobuf-net.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\RustBuild.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\RustBuild.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\CoherentUICommon.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\CoherentUICommon.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\DestMath.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\DestMath.dll into Unity Child Domain
- Completed reload, in  0.101 seconds
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.Core.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Pluton.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.Reactive.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\IronPython.Deps.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.Configuration.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.Xml.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Mono.Security.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.Runtime.Serialization.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.Xml.Linq.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.Data.dll (this message is harmless)
ReflectionTypeLoadException: The classes in the module cannot be loaded.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)

  at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0

  at ConsoleSystem+Index.Build () [0x00000] in <filename unknown>:0

  at ConsoleSystem+Index.Find (System.String strName) [0x00000] in <filename unknown>:0

  at ConsoleSystem+Arg.BuildCommand (System.String command) [0x00000] in <filename unknown>:0

  at ConsoleSystem+Arg..ctor (System.String rconCommand) [0x00000] in <filename unknown>:0

  at ConsoleSystem.ClientRun (System.String strCommand, Boolean sendToServer, Boolean WantsFeedback) [0x00000] in <filename unknown>:0

  at Bootstrap.Initialization () [0x00000] in <filename unknown>:0

  at Bootstrap.Start () [0x00000] in <filename unknown>:0
(Filename:  Line: -1)
I'm not sure exactly where I've gone arwy. One thing that I noticed is that the readme mentions that version 1309 is supported. Checking the console of a working server it appears I'm running v1317. I'm really curious as to what's going on as I see there are a few other dev servers in the 'modded' section that appear to be running without issue. I'd like to get this up and going to build a couple scripts as I'm familiar with Python.

Best Regards,
Noob
 

balu92

Retired Staff
Retired Staff
Trusted Member
Jul 11, 2014
338
75
28
34
Hello Everyone,

I just pulled the latest from Git, compiled, copied the dll's and patched. Everything during the compile went without an issue.

When I start the server the process hangs at 50% cpu and never pops the server console. I took a look at the Ouput log and it appears I'm hitting an exception.

Code:
Initialize engine version: 5.0.0b6 (b5af1b2a5a2b)
Forcing GfxDevice: 4
NullGfxDevice:
    Version:  NULL 1.0 [1.0]
    Renderer: Null Device
    Vendor:   Unity Technologies
Begin MonoManager ReloadAssembly
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\UnityEngine.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\UnityEngine.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-CSharp-firstpass.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-CSharp.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-UnityScript-firstpass.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-UnityScript-firstpass.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-UnityScript.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Assembly-UnityScript.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\UnityEngine.UI.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\CoherentUINet64.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\CoherentUINet64.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\EasyAntiCheat.Client.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\EasyAntiCheat.Client.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\EasyAntiCheat.Server.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\EasyAntiCheat.Server.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Facepunch.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Facepunch.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Ionic.Zip.Reduced.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Ionic.Zip.Reduced.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\LZ4n.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\LZ4n.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Network_Lidgren.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Network_Lidgren.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Newtonsoft.Json.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Newtonsoft.Json.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Raven.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Raven.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\UnityEngine.UI.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Behave.Unity.Assets.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Behave.Unity.Assets.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Behave.Unity.Runtime.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Behave.Unity.Runtime.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\protobuf-net.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\protobuf-net.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\RustBuild.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\RustBuild.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\CoherentUICommon.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\CoherentUICommon.dll into Unity Child Domain
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\DestMath.dll (this message is harmless)
Loading D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\DestMath.dll into Unity Child Domain
- Completed reload, in  0.101 seconds
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.Core.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Pluton.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.Reactive.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\IronPython.Deps.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.Configuration.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.Xml.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\Mono.Security.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.Runtime.Serialization.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.Xml.Linq.dll (this message is harmless)
Platform assembly: D:\steamcmd\steamapps\common\rust_dedicated\Release\RustDedicated_Data\Managed\System.Data.dll (this message is harmless)
ReflectionTypeLoadException: The classes in the module cannot be loaded.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)

  at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0

  at ConsoleSystem+Index.Build () [0x00000] in <filename unknown>:0

  at ConsoleSystem+Index.Find (System.String strName) [0x00000] in <filename unknown>:0

  at ConsoleSystem+Arg.BuildCommand (System.String command) [0x00000] in <filename unknown>:0

  at ConsoleSystem+Arg..ctor (System.String rconCommand) [0x00000] in <filename unknown>:0

  at ConsoleSystem.ClientRun (System.String strCommand, Boolean sendToServer, Boolean WantsFeedback) [0x00000] in <filename unknown>:0

  at Bootstrap.Initialization () [0x00000] in <filename unknown>:0

  at Bootstrap.Start () [0x00000] in <filename unknown>:0
(Filename:  Line: -1)
I'm not sure exactly where I've gone arwy. One thing that I noticed is that the readme mentions that version 1309 is supported. Checking the console of a working server it appears I'm running v1317. I'm really curious as to what's going on as I see there are a few other dev servers in the 'modded' section that appear to be running without issue. I'd like to get this up and going to build a couple scripts as I'm familiar with Python.

Best Regards,
Noob
Dl the the server with:
app_update 258550 validate
without:
-beta experimental
and make sure to copy all the needed dlls to the managed folder. (Jint, IronPython.Deps, System.Reactive, Mono.Cecil and Pluton of course)
And one more thing, don't use msbuild.
 
  • Like
Reactions: Noobixide

Noobixide

New Member
Member
Oct 6, 2014
6
1
3
34
Dl the the server with:
app_update 258550 validate
without:
-beta experimental
and make sure to copy all the needed dlls to the managed folder. (Jint, IronPython.Deps, System.Reactive, Mono.Cecil and Pluton of course)
And one more thing, don't use msbuild.
Will do, Thanks for the quick reply!
 

Noobixide

New Member
Member
Oct 6, 2014
6
1
3
34
balu92, as you advised I re-downloaded the server files using 'app_update 258550 validate'. This appears to have been the issue. I'm not sure what's up with our base install of rust release, but this version is reporting v1309 and is working correctly with Pluton. Thanks for the help!
 

CorrosionX

Plugin Developer
Plugin Developer
Sep 3, 2014
212
85
18
California
how to compli on mac
Go download Xamarin Studio multiplatform and works well when compiling Pluton on my Macbook.


Code:
   {
        "chocholate": {
            "category": "Food",
            "created": "1408534070",
            "description": "Edible chocolate. A great source of calories.",
            "iconmain": "4125",
            "itemid": "11908",
            "name": "Chocolate Bar",
            "shortname": "chocholate",
            "size": 10,
            "version": 2,
            "weight": 0.1
        }
    },
So umm Chocolate is Chocolate...

Also:
Code:
[10/5/2014 6:39:44 PM] [Warning] [Server] (GetTable("OfflinePalyers") == null) ... wut?
Feeling there is a trend here...:D
 
Last edited:

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
Great that Experimental has MOD now... Oxide has it done but will release when updates will slow down!
Python is hard and I would prefer LUA... Easy, Fast understanding, Fast typing, I know it best :D
Time to learn Python... Looks hard but will give it a try!
No. LUA IS EVERYTHING but not fast understanding not easy and not stable at all if you comare It to Python. Py stands above Js and lua in a lot of ways. xD

Im short, you can get into It really easy. Nothing specific, though Im working with It since 2011

Sent from my Samsung Galaxy S4
 
Last edited:

Noobixide

New Member
Member
Oct 6, 2014
6
1
3
34
Are there any example python scripts that I could examine? I'm failing pretty hard with the HelloWorld example.

Best Regards,
Noob
 
  • Like
Reactions: DreTaX

Dunne

New Member
Member
Oct 6, 2014
13
0
1
36
Can someone please make a turorial on xamarin studio , i want to compile the files but i dont know how ...i tried several times but no succes....
 

DaN

New Member
Member
Oct 6, 2014
5
0
1
46
I did app_update 258550 validate a day ago, and it updated Rust server to v1319. Since that I can't start the server if I apply the Pluton patch. Any idea how to get it work? (I replaced the original .dll so it starts now without the mod)
 

balu92

Retired Staff
Retired Staff
Trusted Member
Jul 11, 2014
338
75
28
34
I did app_update 258550 validate a day ago, and it updated Rust server to v1319. Since that I can't start the server if I apply the Pluton patch. Any idea how to get it work? (I replaced the original .dll so it starts now without the mod)
I didn't saw an update for the game, they usually update them the same time... I will check if I can update the server to 1319, and if I can update the patcher. Unfortunately you will have to wait till then.
 

DaN

New Member
Member
Oct 6, 2014
5
0
1
46
I didn't saw an update for the game, they usually update them the same time... I will check if I can update the server to 1319, and if I can update the patcher. Unfortunately you will have to wait till then.
Only the server got updates, the client is still v1309 and works with the newer server versions.
 

Jakkee

Retired Staff
Retired Staff
Plugin Developer
Jul 28, 2014
1,465
932
113
Australia
Can someone please make a turorial on xamarin studio , i want to compile the files but i dont know how ...i tried several times but no succes....
Google is your friend.
I used Visual Studio 2013.
 

balu92

Retired Staff
Retired Staff
Trusted Member
Jul 11, 2014
338
75
28
34
Only the server got updates, the client is still v1309 and works with the newer server versions.
Ok, I'm creating a dummy release right now, so we can test @DreTaX 's downloader. Then I'll dl the new server files and check them. ;)
 
  • Like
Reactions: DaN
Status
Not open for further replies.