Problem (Ultimate 1.1.2) Player's actions vanish as well as resources

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Blazstyn

New Member
Jul 29, 2019
65
0
0
I run Ultimate on a heavily enhanced version of MCPC+, over 40 bukkit plugins powering server features. Today one of my players brought this event to my attention:


Player is connected normally,
then Player is disconnected due to a Java error.
Player reconnects and continues playing (but the console indicates that there is a duplicated user),
Eventually the player is disconnected again...
When they reconnect their inventory is reverted to before the duplicate user warning.


All items they moved around have vanished, and they are not in the original locations either.
Any ideas how to stop this happening?
 
We need a full list of plugins, MCPC+ version, and all mods that you may have added if there are any.
 
Okay, here goes, pretty long list:

Feed-the-Beast Ultimate 1.1.2
MCPC+ Legacy 62 for 1.4.7 (API 1.4.7-R1.1-SNAPSHOT)

Two additional Forge mods:
LoginMessage 0.4​
DynMap for Forge 1.7.1​

Bukkit plugins:
afkTerminator​
AutoMessage​
BattleTracker​
BlockHat​
bPermissions​
Citizens​
dtlCitizensTraders​
ColorMe​
CommandRank​
CommandSpy​
CraftInc BorderProtection​
DynMapCB-Bridge​
EchoPet​
EnderSpawn​
EnjinMP​
Essentials (and EsentialsSpawn)​
FirstJoinPlus​
FishChecker​
GregRecipies​
HeroChat5​
LogBlock (for MCPC)​
LWC (for MCPC)​
MineBans​
NBTEdit​
OnTime​
ProtectionStones​
PVPflight​
PVPdelay​
PVPrestore​
Register​
PlayerScanner​
SimpleReserve​
SparkTrail​
StrangeWeapons​
TagAPI​
TekkitCustomizer​
VanishNP​
Vault​
Votifier​
WorldBorder​
WorldDifficulty​
WorldEdit​
WorldGuard​
Server's wrapper is MCMA.

Thanks, if anyone can help.
 
Try updating the last version of MCPC+ for 1.4.7 which is 67. Also, could we get the full client side logs and server side? I have seen the duplicated player issue when the server stops responding, the player logs off, and logs back in once the server is responding again.
 
I'll run a new build with the latest version of MCPC+.

So the associated error from the Bukkit server-log is here:
Code:
2013-06-28 00:40:23 [INFO] [MineBans v0.16]: AlwaysQuads (213.119.111.121) was allowed to join the server.
2013-06-28 00:40:23 [INFO] AlwaysQuads[/213.119.111.121:61697] logged in with entity id 1556250 at ([world] 4260.689735291245, 78.0, 5649.569546100654)
2013-06-28 00:40:23 [INFO] Loading Player: AlwaysQuads
2013-06-28 00:40:23 [INFO] Sending serverside check to: AlwaysQuads
2013-06-28 00:40:25 [INFO] Connection reset
2013-06-28 00:40:25 [INFO] AlwaysQuads lost connection: disconnect.genericReason
2013-06-28 00:40:25 [INFO] Unloading Player: AlwaysQuads

ForgeModLoader
Server Log
Client Log from player
Client Log from myself

Bukkit (MCPC)
Server Log (filled with error spam from PvPflight)

Minecraft Client
This error appears when the server disconnects the user. Upon next reconnect - items and inventory have rolled back, but disappeared:
HDiJHML.png


To find the affected user's commands, associated data logs, etc, search for 'AlwaysQuads'. This is the IGN of the user who is losing data due to this ongoing issue.

edit1: added Client Log from recent crash, so the time won't link, but the error is the same. I have also had the same error, my log is posted above too.
edit2: added Client-side error message thrown by Minecraft.
 
Additionally, this error!

Code:
---- Minecraft Crash Report ----
// I let you down. Sorry :(
 
Time: 6/29/13 4:44 AM
Description: Ticking entity

View full error report here.