Rust server windows, console log duplicate lines.Solved

I'm trying to update my "About You" and it won't save. I'm probably doing something that is completely stupid. I'm pretty computer literate, but some websites have a learning curve.

Second question, I know you have answered this on another thread, but I didn't see the fix for my problem.

I started having issue with my Rust console duplacating lines twice and I've tryed to fix my syntax in my start up script and it looks perfect to me. I've gone through my oxide plugins and nothing should be causing the problem. I think it might be related to "race condition", but I'm at my end point figuring it out. It dosen't help that there is another code or scripting named "rust" on google.

ErrorLog

I think I see it happening at the end of SRTBULL's video.
https://www.youtube.com/watch?v=Yo1bY-rnmcA

P.S. I know this isn't in the right support channel, new to site. Thanks!

Do you have -logfile set in your startup?

If you mean the About on our site, it doesn't get used anywhere right now.

Here is my code without the sensitive info, I hope...
ErrorLog2

Merged post

This my is CFG...
ErrorLog3

LlK8lXr33ioVFKt.jpg Flechen

Here is my code without the sensitive info, I hope...
ErrorLog2

Merged post

This my is CFG...
ErrorLog3

I am not sure if this is of any help to you but i have had double lines for every line in my server console since i first rented one about 6-7 years ago, i accepted it as a "not important" anomoly , I get the normal single line in RustAdmin (which i usually use full time) and RustIO console

If another person can comfirm that its normal and doesn't effect server perfromance that would help sway my decision to mark as solved, although I'm a perfectionist and would love to see those single lines again. Wink Wink please!
Until then I thank you for the great response time and current answers. Keep it up!

Merged post

This is my RustAdmin, Same Thing... Still getting Failed to call Hook Also, I assume its because it doesn't have data to run.😕
ErrorLog4

Have you tried without plugins?

Thats my next step, I'll give you update when finished, Please Stand By...

Merged post


I guess its a plugin doing it. dammit! Ok I'll have to add one at time until it happens again. I'll put my findings here when I find the plugin that does it.
Thanks!

Listing 14 plugins: Basics I would Want

01 "Backpacks" (3.7.2) by LaserHydra (0.01s) - Backpacks.cs

02 "Gathering Manager" (2.2.76) by Mughisi (0.21s) - GatherManager.cs

03 "Image Library" (2.0.60) by Absolut & K1lly0u (0.55s) - ImageLibrary.cs

04 "InfoPanel" (1.0.7) by Gonzi (1.29s) - InfoPanel.cs

05 "Kits" (4.0.15) by k1lly0u (0.00s) - Kits.cs

06 "Loading Messages" (1.0.7) by CosaNostra/Def/klauz24 (0.00s) - LoadingMessages.cs

07 "Loot Bouncer" (1.0.7) by Sorrow/Arainrr (0.01s) - LootBouncer.cs

08 "Monument Addons" (0.12.0) by WhiteThunder (0.03s) - MonumentAddons.cs

09 "Monument Finder" (3.1.0) by WhiteThunder (0.03s) - MonumentFinder.cs

10 "PermissionsManager" (2.0.6) by Steenamaroo (0.05s) - PermissionsManager.cs

11 "Server Info" (0.5.8) by FastBurst (0.06s) - ServerInfo.cs

12 "Stack Size Controller" (4.1.1) by AnExiledDev (0.02s) - StackSizeController.cs

13 "No Give Notices" (0.3.0) by Wulf (0.00s) - NoGiveNotices.cs

14 "Rustcord" (3.2.5) by Kirollos & OuTSMoKE (0.52s) - Rustcord.cs

Out of that list, https://umod.org/plugins/rustcord looks to be the one I'd say given it's the only one intercepting logging using logMessageReceived, but I haven't looked at the code directly.

Update, still loading one at time.

Got errors so far...

Fatal Error in gc
Too many heap sections

CsharpCompiler has stopped working
A problem Cause the program to stop working corrrectly. Plcolse the program.

Timed out waiting for plugin to be compiled: RidableDrones
Ignored unexpected plugin compilation failure: RidableDrones
Error while compiling: compiler version disconnected

I'm might need to remove it if does this more.😂

> o.reload RidableDrones
RidableDrones was compiled successfully in 3492ms
Loaded plugin Ridable Drones v1.2.4 by WhiteThunder

avUYUX9R0ZEw682.png Wulf

Out of that list, https://umod.org/plugins/rustcord looks to be the one I'd say given it's the only one intercepting logging using logMessageReceived, but I haven't looked at the code directly.

It hasn't gave me trouble yet other then disconnecting and reconnecting. I'm waiting for my console log to start jittering and blinking at the bottom info and the duplicating lines.

[Discord Extension] [Info]: Discord has requested a reconnect. Reconnecting...
[Discord Extension] [Info]: Discord socket opened!
[Discord Extension] [Info]: Your bot was found in 1 Guilds!

This Quote was supposed to be under your message. if you have control to move up then do so, remove this line if so... thanks



Merged post

Loaded plugin Rust Map Api v1.3.2 by MJSU
[Rust Map Api] Default 1x1 not found removing
[Rust Map Api] Default 2x2 not found removing
[Rust Map Api] Icons 1x1 not found removing
[Rust Map Api] Icons 2x2 not found removing
[Rust Map Api] Validating config has latest monuments
[Rust Map Api] Loaded image icons
[Rust Map Api] Map Render Took: 1.45 Seconds
[Rust Map Api] Abandoned Military Base contains an invalid image
[Rust Map Api] Ice Lake contains an invalid image
[Rust Map Api] Ice Lake contains an invalid image
[Rust Map Api] Substation contains an invalid image
[Rust Map Api] Substation contains an invalid image
[Rust Map Api] Substation contains an invalid image
[Rust Map Api] Substation contains an invalid image
[Rust Map Api] Substation contains an invalid image
[Rust Map Api] Substation contains an invalid image
[Rust Map Api] Underwater Lab contains an invalid image
[Rust Map Api] Underwater Lab contains an invalid image
[Rust Map Api] Underwater Lab contains an invalid image
[Rust Map Api] Icon Render Took: 0.63 Seconds
[Rust Map Api] Default Encoding Took: 0.06 Seconds
[Rust Map Api] Icons Encoding Took: 0.06 Seconds
[Rust Map Api] Default 2x2 Split Took: 0.09 Seconds
[Rust Map Api] Icons 2x2 Split Took: 0.17 Seconds

Merged post

How do I add this in to Console Filter? Thanks!
I know I'm stretching my asking out for help, but I don't know how to write the code right now.
Almost done loading all the plugins and removing ones that I think are causing the problem, but MagicLoot and Nav is annoying the heck out of me. Been up all night working on this.

I might switch to BetterLoot if I can't remove these nagging messages.

Invalid Position: scientist_corpse[148410] (976.3, 10.2, -3000.5) (destroy
Invalid Position: generic_world[148406] rifle.lr300 (world) (976.7, 10.7,
Invalid Position: item_drop_backpack[148416] (976.3, 10.2, -3000.5) (destr
5529162[5529162] died (Generic)
Invalid Position: scientist_corpse[148435] (970.9, 7.1, -3000.7) (destroyi
Invalid Position: generic_world[148431] smg.mp5 (world) (971.1, 7.7, -3000
Invalid Position: item_drop_backpack[148440] (971.1, 7.1, -3001.2) (destro
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
5943339[5943339] died (Generic)
Invalid Position: scientist_corpse[148465] (986.7, 7.2, -3000.1) (destroyi
Invalid Position: generic_world[148461] rifle.lr300 (world) (986.7, 7.6, -
Invalid Position: item_drop_backpack[148471] (986.7, 7.1, -3000.1) (destro
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
8666805[8666805] died (Generic)
Invalid Position: scientist_corpse[148492] (983.5, 10.1, -3000.6) (destroy
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
Invalid Position: generic_world[148488] rifle.lr300 (world) (983.2, 10.7,
Invalid Position: item_drop_backpack[148495] (983.6, 10.1, -3000.9) (destr
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
Invalid Position: rhib[105827] (975.0, 9.2, -3000.3) (destroying)
6724518[6724518] died (Generic)
Invalid Position: scientist_corpse[149871] (-1726.9, 23.8, 3000.5) (destro
Invalid Position: generic_world[149867] rifle.lr300 (world) (-1727.0, 24.4
Invalid Position: item_drop_backpack[149879] (-1727.1, 23.7, 3000.9) (dest
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
176256[176256] died (Generic)
Invalid Position: scientist_corpse[149902] (-1725.4, 10.1, 3000.4) (destro
Invalid Position: generic_world[149898] rifle.lr300 (world) (-1725.5, 10.6
Invalid Position: item_drop_backpack[149912] (-1725.4, 10.1, 3000.4) (dest
6823071[6823071] died (Generic)
Invalid Position: scientist_corpse[149931] (-1714.5, 4.1, 3000.5) (destroy
Invalid Position: generic_world[149927] rifle.lr300 (world) (-1714.4, 4.6,
Invalid Position: item_drop_backpack[149938] (-1714.5, 3.9, 3000.5) (destr
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
7813723[7813723] died (Generic)
Invalid Position: scientist_corpse[149957] (-1718.9, 10.1, 3000.4) (destro
Invalid Position: generic_world[149953] rifle.lr300 (world) (-1718.6, 10.7
Invalid Position: item_drop_backpack[149960] (-1718.9, 10.1, 3000.4) (dest
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
8084508[8084508] died (Generic)
Invalid Position: scientist_corpse[150002] (-1715.1, 7.2, 3000.5) (destroy
Invalid Position: generic_world[149998] rifle.lr300 (world) (-1715.5, 7.6,
Invalid Position: item_drop_backpack[150009] (-1715.1, 7.2, 3000.5) (destr
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
8049829[8049829] died (Generic)
Invalid Position: scientist_corpse[150032] (-1735.4, 19.1, 3000.4) (destro
Invalid Position: generic_world[150028] rifle.lr300 (world) (-1735.7, 19.7
Invalid NavAgent Position: assets/rust.ai/agents/npcplayer/humannpc/scient
Invalid Position: item_drop_backpack[150040] (-1735.8, 19.1, 3001.2) (dest
Invalid Position: rhib[105849] (-1726.1, 9.2, 3000.4) (destroying)
microphonestandio.entity.static[105840] changed its network group to null
microphonestand.deployed.static[105839] changed its network group to null
connectedspeaker.deployed.static[105841] changed its network group to null
connectedspeaker.deployed.static[105842] changed its network group to null
connectedspeaker.deployed.static[105843] changed its network group to null
connectedspeaker.deployed.static[105844] changed its network group to null
connectedspeaker.deployed.static[105845] changed its network group to null
connectedspeaker.deployed.static[105846] changed its network group to null
recycler_static[106259] changed its network group to null
recycler_static[106261] changed its network group to null
recycler_static[106263] changed its network group to null
crate_elite[106576] changed its network group to null
crate_normal[106600] changed its network group to null
crate_normal[106618] changed its network group to null
crate_normal[106636] changed its network group to null
crate_normal[106661] changed its network group to null
crate_normal_2[106675] changed its network group to null
crate_normal_2[106690] changed its network group to null
crate_normal_2[106708] changed its network group to null
crate_normal_2[106729] changed its network group to null
crate_elite[111290] changed its network group to null
crate_normal[111327] changed its network group to null
crate_normal[111351] changed its network group to null
crate_normal[111387] changed its network group to null
crate_normal[111418] changed its network group to null
crate_normal_2[111446] changed its network group to null
crate_normal_2[111474] changed its network group to null
crate_normal_2[111503] changed its network group to null
crate_normal_2[111519] changed its network group to null
crate_elite[121422] changed its network group to null
crate_normal[121453] changed its network group to null
crate_normal[121474] changed its network group to null
crate_normal[121496] changed its network group to null
crate_normal[121516] changed its network group to null
crate_normal_2[121530] changed its network group to null
crate_normal_2[121554] changed its network group to null
crate_normal_2[121576] changed its network group to null
crate_normal_2[121592] changed its network group to null
microphonestandio.entity.static[105862] changed its network group to null
microphonestand.deployed.static[105861] changed its network group to null
connectedspeaker.deployed.static[105863] changed its network group to null
connectedspeaker.deployed.static[105864] changed its network group to null
connectedspeaker.deployed.static[105865] changed its network group to null
connectedspeaker.deployed.static[105866] changed its network group to null
connectedspeaker.deployed.static[105867] changed its network group to null
connectedspeaker.deployed.static[105868] changed its network group to null
recycler_static[106253] changed its network group to null
recycler_static[106255] changed its network group to null
recycler_static[106257] changed its network group to null
crate_elite[106352] changed its network group to null
crate_normal[106383] changed its network group to null
crate_normal[106397] changed its network group to null
crate_normal[106416] changed its network group to null
crate_normal[106446] changed its network group to null
crate_normal_2[106459] changed its network group to null
crate_normal_2[106482] changed its network group to null
crate_normal_2[106508] changed its network group to null
crate_normal_2[106521] changed its network group to null
crate_elite[111572] changed its network group to null
crate_normal[111591] changed its network group to null
crate_normal[111609] changed its network group to null
crate_normal[111630] changed its network group to null
crate_normal[111642] changed its network group to null
crate_normal_2[111664] changed its network group to null
crate_normal_2[111679] changed its network group to null
crate_normal_2[111700] changed its network group to null
crate_normal_2[111727] changed its network group to null
crate_elite[121668] changed its network group to null
crate_normal[121706] changed its network group to null
crate_normal[121734] changed its network group to null
crate_normal[121748] changed its network group to null
crate_normal[121772] changed its network group to null
crate_normal_2[121793] changed its network group to null
crate_normal_2[121815] changed its network group to null
crate_normal_2[121828] changed its network group to null
crate_normal_2[121848] changed its network group to null

So are you still seeing duplicate messages?

Nevermind I'm at square one, the log is duplicating again. I have to start over again. This is a race condition that is a pain in the butt.

Merged post

Console Filter might have caused it.

Merged post

I noticed it as I wrote the last message.

Merged post

(08:26:08) | [FancyDrop] Random Airdrop of type 'regular' incoming at: (-305, 31, 276) grid area: E4

(08:26:08) | [FancyDrop] Timed Airdrop initiated with command 'ad.random'

(08:26:08) | [FancyDrop] Next timed Airdrop in 3 minutes

(08:29:00) | FauxAdmin was compiled successfully in 3172ms

(08:29:00) | Loaded plugin FauxAdmin v1.0.20 by Colon Blow

(08:29:08) | [FancyDrop] Random Airdrop of type 'regular' incoming at: (-3, 12, 166) grid area: G5

(08:29:08) | [FancyDrop] Timed Airdrop initiated with command 'ad.random'

(08:29:08) | [FancyDrop] Next timed Airdrop in 23 minutes

(08:31:13) | [Timed Execute] ran CMD: say "Crates Event Last One Hour From Envent Announcement! 1440"

(08:31:17) | ChestStacks was compiled successfully in 3053ms

(08:31:17) | Loaded plugin ChestStacks v1.4.5 by MON@H

(08:32:33) | [Update Checker] Finished Plugin Updates check at 08:31:29 by Automatic (total: 190, updated: 161)

 

Outdated: (0)

None

Not found: (0)

None

(08:32:33) | [Update Checker] Loading info about 1732 plugins

(08:35:18) | [Economics] Saving balances for players...

(08:35:18) | [Phones Plus] saved data

(08:35:19) | Saved 13,314 ents, cache(0.06), write(0.01), disk(0.01).

(08:35:19) | Saving complete

(08:35:25) | Checking for new Steam Item Definitions..

(08:36:45) | ConsoleFilter was compiled successfully in 2980ms

(08:36:45) | Loaded plugin Console Filter v0.0.2 by Wulf

(08:36:45) | Loaded plugin Console Filter v0.0.2 by Wulf

(08:37:16) | []

(08:39:49) | Invalid Position: generic_world[166145] scrap (world) (0.3, -502.5, -586.3) (destroying)

(08:39:49) | Invalid Position: generic_world[166145] scrap (world) (0.3, -502.5, -586.3) (destroying)

(08:42:33) | [Update Checker] Loading info about 1732 plugins

(08:42:33) | [Update Checker] Loading info about 1732 plugins

(08:43:13) | [Timed Execute] ran CMD: say "Crates Event Last One Hour From Envent Announcement! 3600"

(08:43:13) | [Timed Execute] ran CMD: say "Crates Event Last One Hour From Envent Announcement! 3600"

(08:43:13) | [Timed Execute] ran CMD: say "Crates Event Has Ended! 3600"

(08:43:13) | [Timed Execute] ran CMD: say "Crates Event Has Ended! 3600"

(08:43:13) | [Timed Execute] ran CMD: startCratesEvent

(08:43:13) | [Timed Execute] ran CMD: startCratesEvent



Merged post

Found it!

(08:36:45) | ConsoleFilter was compiled successfully in 2980ms

(08:36:45) | Loaded plugin Console Filter v0.0.2 by Wulf

(08:36:45) | Loaded plugin Console Filter v0.0.2 by Wulf

(08:37:16) | []

Merged post

Unless its:

(08:31:17) | Loaded plugin ChestStacks v1.4.5 by MON@H

Merged post

I have three now that might be the problem...
(08:31:13) | [Timed Execute]



Merged post

ConsoleFilter is the problem, I have a 30/30/30 shot at it and I restarted the server after unloading it and everything works again.

Merged post

I just need someone to put that plugin in there server and confirm please... I will hit solved when that happens. Thank You!

I dont use console filter or chest stacks plugins and still have had duplicate console lines for about 6-7 years with no obvious detriment to the server load

nMyfFlEnglczTD3.jpg pookins

I dont use console filter or chest stacks plugins and still have had duplicate console lines for about 6-7 years with no obvious detriment to the server load

Where do you host your server? What plugins do you use?
Thank You!

I get double lines quite often when I switch from one server to another in my Rcon. Refreshing the page removes the duplicates.

Locked automatically