RuneOfNever
Duke Fishron
Multiplayer with mods working?
Solo-Ion
Dungeon Spirit
Functional Multiplayer mods are a bit of a hit-and-miss affair. Not everyone has made the effort to make their mods behave in multiplayer. Last time I checked though, all of mine are fine in multiplayer.Multiplayer with mods working?
Terrarian Dreamkeepers
Hotbar Swapper
Sepheris
Terrarian
I had to create an account specifically for this. Since updating to the latest version, my server no longer works. I have it hosted through CreeperHost and have even contacted them. They've been at it for a few hours and gotten the exact same results as me, before finally saying to contact the devs of tModLoader. So here I am.
Below is the crashlog generated by the game, and that's from a completely clean install of just Terraria and tModLoader. Anyone at all able to shed some light on this?
Below is the crashlog generated by the game, and that's from a completely clean install of just Terraria and tModLoader. Anyone at all able to shed some light on this?
Code:
9/12/2017 10:22:55 AM
System.ArgumentException: Unable to sort because the IComparer.Compare() method returns inconsistent results. Either a value does not compare equal to itself, or one value repeatedly compared to another value yields different results. IComparer: 'System.Array+FunctorComparer`1[System.Int32]'.
at System.Collections.Generic.IntrospectiveSortUtilities.ThrowOrIgnoreBadComparer (System.Object comparer) [0x0000b] in <902ab9e386384bec9c07fa19aa938869>:0
at System.Collections.Generic.ArraySortHelper`1[T].Sort (T[] keys, System.Int32 index, System.Int32 length, System.Collections.Generic.IComparer`1[T] comparer) [0x00022] in <902ab9e386384bec9c07fa19aa938869>:0
at System.Array.Sort[T] (T[] array, System.Int32 index, System.Int32 length, System.Collections.Generic.IComparer`1[T] comparer) [0x00048] in <902ab9e386384bec9c07fa19aa938869>:0
at System.Collections.Generic.List`1[T].Sort (System.Comparison`1[T] comparison) [0x00019] in <902ab9e386384bec9c07fa19aa938869>:0
at Terraria.UI.ItemSorting+ItemSortingLayers+<>c.<.cctor>b__40_0 (Terraria.UI.ItemSorting+ItemSortingLayer layer, Terraria.Item[] inv, System.Collections.Generic.List`1[T] itemsToSort) [0x00065] in <85546c4a76e0492cbc945f6425078a2a>:0
at Terraria.UI.ItemSorting.SetupWhiteLists () [0x0021b] in <85546c4a76e0492cbc945f6425078a2a>:0
at Terraria.ModLoader.ModLoader.do_Load (System.Object threadContext) [0x001ab] in <85546c4a76e0492cbc945f6425078a2a>:0
at Terraria.Main.DedServ () [0x00068] in <85546c4a76e0492cbc945f6425078a2a>:0
at Terraria.Program.LaunchGame (System.String[] args, System.Boolean monoArgs) [0x000f1] in <85546c4a76e0492cbc945f6425078a2a>:0
9/12/2017 10:23:11 AM
System.ArgumentException: Unable to sort because the IComparer.Compare() method returns inconsistent results. Either a value does not compare equal to itself, or one value repeatedly compared to another value yields different results. IComparer: 'System.Array+FunctorComparer`1[System.Int32]'.
at System.Collections.Generic.IntrospectiveSortUtilities.ThrowOrIgnoreBadComparer (System.Object comparer) [0x0000b] in <902ab9e386384bec9c07fa19aa938869>:0
at System.Collections.Generic.ArraySortHelper`1[T].Sort (T[] keys, System.Int32 index, System.Int32 length, System.Collections.Generic.IComparer`1[T] comparer) [0x00022] in <902ab9e386384bec9c07fa19aa938869>:0
at System.Array.Sort[T] (T[] array, System.Int32 index, System.Int32 length, System.Collections.Generic.IComparer`1[T] comparer) [0x00048] in <902ab9e386384bec9c07fa19aa938869>:0
at System.Collections.Generic.List`1[T].Sort (System.Comparison`1[T] comparison) [0x00019] in <902ab9e386384bec9c07fa19aa938869>:0
at Terraria.UI.ItemSorting+ItemSortingLayers+<>c.<.cctor>b__40_0 (Terraria.UI.ItemSorting+ItemSortingLayer layer, Terraria.Item[] inv, System.Collections.Generic.List`1[T] itemsToSort) [0x00065] in <85546c4a76e0492cbc945f6425078a2a>:0
at Terraria.UI.ItemSorting.SetupWhiteLists () [0x0021b] in <85546c4a76e0492cbc945f6425078a2a>:0
at Terraria.ModLoader.ModLoader.do_Load (System.Object threadContext) [0x001ab] in <85546c4a76e0492cbc945f6425078a2a>:0
at Terraria.Main.DedServ () [0x00068] in <85546c4a76e0492cbc945f6425078a2a>:0
at Terraria.Program.LaunchGame (System.String[] args, System.Boolean monoArgs) [0x000f1] in <85546c4a76e0492cbc945f6425078a2a>:0
I'm guessing you are running mono instead of the included script.I had to create an account specifically for this. Since updating to the latest version, my server no longer works. I have it hosted through CreeperHost and have even contacted them. They've been at it for a few hours and gotten the exact same results as me, before finally saying to contact the devs of tModLoader. So here I am.
Below is the crashlog generated by the game, and that's from a completely clean install of just Terraria and tModLoader. Anyone at all able to shed some light on this?
Code:9/12/2017 10:22:55 AM System.ArgumentException: Unable to sort because the IComparer.Compare() method returns inconsistent results. Either a value does not compare equal to itself, or one value repeatedly compared to another value yields different results. IComparer: 'System.Array+FunctorComparer`1[System.Int32]'. at System.Collections.Generic.IntrospectiveSortUtilities.ThrowOrIgnoreBadComparer (System.Object comparer) [0x0000b] in <902ab9e386384bec9c07fa19aa938869>:0 at System.Collections.Generic.ArraySortHelper`1[T].Sort (T[] keys, System.Int32 index, System.Int32 length, System.Collections.Generic.IComparer`1[T] comparer) [0x00022] in <902ab9e386384bec9c07fa19aa938869>:0 at System.Array.Sort[T] (T[] array, System.Int32 index, System.Int32 length, System.Collections.Generic.IComparer`1[T] comparer) [0x00048] in <902ab9e386384bec9c07fa19aa938869>:0 at System.Collections.Generic.List`1[T].Sort (System.Comparison`1[T] comparison) [0x00019] in <902ab9e386384bec9c07fa19aa938869>:0 at Terraria.UI.ItemSorting+ItemSortingLayers+<>c.<.cctor>b__40_0 (Terraria.UI.ItemSorting+ItemSortingLayer layer, Terraria.Item[] inv, System.Collections.Generic.List`1[T] itemsToSort) [0x00065] in <85546c4a76e0492cbc945f6425078a2a>:0 at Terraria.UI.ItemSorting.SetupWhiteLists () [0x0021b] in <85546c4a76e0492cbc945f6425078a2a>:0 at Terraria.ModLoader.ModLoader.do_Load (System.Object threadContext) [0x001ab] in <85546c4a76e0492cbc945f6425078a2a>:0 at Terraria.Main.DedServ () [0x00068] in <85546c4a76e0492cbc945f6425078a2a>:0 at Terraria.Program.LaunchGame (System.String[] args, System.Boolean monoArgs) [0x000f1] in <85546c4a76e0492cbc945f6425078a2a>:0 9/12/2017 10:23:11 AM System.ArgumentException: Unable to sort because the IComparer.Compare() method returns inconsistent results. Either a value does not compare equal to itself, or one value repeatedly compared to another value yields different results. IComparer: 'System.Array+FunctorComparer`1[System.Int32]'. at System.Collections.Generic.IntrospectiveSortUtilities.ThrowOrIgnoreBadComparer (System.Object comparer) [0x0000b] in <902ab9e386384bec9c07fa19aa938869>:0 at System.Collections.Generic.ArraySortHelper`1[T].Sort (T[] keys, System.Int32 index, System.Int32 length, System.Collections.Generic.IComparer`1[T] comparer) [0x00022] in <902ab9e386384bec9c07fa19aa938869>:0 at System.Array.Sort[T] (T[] array, System.Int32 index, System.Int32 length, System.Collections.Generic.IComparer`1[T] comparer) [0x00048] in <902ab9e386384bec9c07fa19aa938869>:0 at System.Collections.Generic.List`1[T].Sort (System.Comparison`1[T] comparison) [0x00019] in <902ab9e386384bec9c07fa19aa938869>:0 at Terraria.UI.ItemSorting+ItemSortingLayers+<>c.<.cctor>b__40_0 (Terraria.UI.ItemSorting+ItemSortingLayer layer, Terraria.Item[] inv, System.Collections.Generic.List`1[T] itemsToSort) [0x00065] in <85546c4a76e0492cbc945f6425078a2a>:0 at Terraria.UI.ItemSorting.SetupWhiteLists () [0x0021b] in <85546c4a76e0492cbc945f6425078a2a>:0 at Terraria.ModLoader.ModLoader.do_Load (System.Object threadContext) [0x001ab] in <85546c4a76e0492cbc945f6425078a2a>:0 at Terraria.Main.DedServ () [0x00068] in <85546c4a76e0492cbc945f6425078a2a>:0 at Terraria.Program.LaunchGame (System.String[] args, System.Boolean monoArgs) [0x000f1] in <85546c4a76e0492cbc945f6425078a2a>:0
Sepheris
Terrarian
It's possible. I'll likely need to pass that information on to the support guys for my host, since it's their own automated installation that's screwing with it. I can play and host on my own PC just fine.
Where would the scripts be for the server stuff?
Where would the scripts be for the server stuff?
It's the same as vanilla, except instead of running ./TerrariaServer you should run ./tModLoaderServer, which is one of the files in the tmodloader download.It's possible. I'll likely need to pass that information on to the support guys for my host, since it's their own automated installation that's screwing with it. I can play and host on my own PC just fine.
Where would the scripts be for the server stuff?
Starsong
Golem
This means you renamed the exe away from Terraria.exeAm I the only one who's getting this message? I open up Terraria to find this happen, is this a problem with my system or Terraria or tMod or the mod itself?
Sepheris
Terrarian
It's the same as vanilla, except instead of running ./TerrariaServer you should run ./tModLoaderServer, which is one of the files in the tmodloader download.
Huh... Considering that when I run the server it makes an attempt at loading the mods, I'd have thought that it would be running the correct one. I'll give it a try
cheeftnx97
Skeletron Prime
I'm having trouble with 0.10.1 on startup. It loads up, then when it starts "finding mods" the game freezes and closes. There's no crash report, it just comes up with "Terraria.exe has stopped working" and then it closes.
Master Nikslg
Terrarian
I am not sure if that's related or not.
But for some reasons I experience heavy lags when playing on the server.
When I play alone with 3 mods (Calamity, Tremor and Thorium) I rarely have any lags. But when I join the server it goes from small lag to slideshow.
But for some reasons I experience heavy lags when playing on the server.
When I play alone with 3 mods (Calamity, Tremor and Thorium) I rarely have any lags. But when I join the server it goes from small lag to slideshow.
Rallygrabben [HCC]
Terrarian
It just stops working after it gets to the "Setting up" thing. Help
lagerloflove
Terrarian
When I play Terraria vanilla I have 1.3.5.3 but when I install tmodloader (latest version) it is in 1.3.5.2 preventing me from starting and joining a server with mods (through the file included when downloading).
Please help I have a LAN party on friday...
Thanks in advance!
Please help I have a LAN party on friday...
Thanks in advance!
I want to make a small notice for v0.10.1
There was introduced the GetWeaponCrit hook for ModItem and GlobalItem, unfortunately it slipped under the radar that this hook won't be working for custom damage types (which is kind of its purpose) In the next tModLoader update however, it will work properly and the documentation is updated, so if you experience the hook not working right now it's because of this.
There was introduced the GetWeaponCrit hook for ModItem and GlobalItem, unfortunately it slipped under the radar that this hook won't be working for custom damage types (which is kind of its purpose) In the next tModLoader update however, it will work properly and the documentation is updated, so if you experience the hook not working right now it's because of this.
Sounds like you are trying to join a vanilla server, you can't do that. If you are joining a tmodloader server, it's the tmodloader version that matters, the 1.3.5.2 thing is just a number.When I play Terraria vanilla I have 1.3.5.3 but when I install tmodloader (latest version) it is in 1.3.5.2 preventing me from starting and joining a server with mods (through the file included when downloading).
Please help I have a LAN party on friday...
Thanks in advance!
'm having trouble with 0.10.1 on startup. It loads up, then when it starts "finding mods" the game freezes and closes. There's no crash report, it just comes up with "Terraria.exe has stopped working" and then it closes.
It just stops working after it gets to the "Setting up" thing. Help
I had this problem, it would seem to be working fine until freezing and giving a 'this has stopped working, trying to find a solution' type pop up.
Tried reinstalling Terraria and tmod, but that didn't work so I deleted all the Terraria.exe that weren't the latest version (Terraria_v1.3.5.3.exe-The one you have to use the tmodloaderinstaller.jar to get). This fixes that problem, but causes this issue when trying to reload mods.
Am I the only one who's getting this message? I open up Terraria to find this happen, is this a problem with my system or Terraria or tMod or the mod itself?
this is solved by renaming the Terraria_v1.3.5.3.exe to just Terraria.exe. Causing the first problem to return.
Any solutions would be welcome.
lagerloflove
Terrarian
Sounds like you are trying to join a vanilla server, you can't do that. If you are joining a tmodloader server, it's the tmodloader version that matters, the 1.3.5.2 thing is just a number.
The thing is that I want to know how I host a server with mods and then join it with my friends. When I start a server with a file I got from the tmodloader folder it is in 1.3.5.3. Me and my friends games are in 1.3.5.2 and I thought that was the problem.
I appreciate you responding so fast!
I am positive the tModLoaderServer.exe that comes in the download will report "tModLoader v0.10.1 -- Terraria v1.3.5.2", if it says anything about 1.3.5.3, you are running the vanilla server exe.The thing is that I want to know how I host a server with mods and then join it with my friends. When I start a server with a file I got from the tmodloader folder it is in 1.3.5.3. Me and my friends games are in 1.3.5.2 and I thought that was the problem.
I appreciate you responding so fast!
Similar threads
- Replies
- 40
- Views
- 23K
- Replies
- 5
- Views
- 1K
- Replies
- 893
- Views
- 891K
- Replies
- 0
- Views
- 477
- Sticky
- Replies
- 270
- Views
- 263K
-
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.