CyberdyneCC / Thermos

(NO LONGER DEVELOPED) Minecraft Forge Server Software implementing the Spigot/Bukkit API, formerly known as Cauldron/MCPC
http://cyberdynecc.github.io/Thermos/
GNU General Public License v3.0
258 stars 185 forks source link

Massive log out from Players at the same time #569

Closed Dream-Master closed 7 years ago

Dream-Master commented 7 years ago

Massive log out from Players at the same time from my Thermos Server.

The log says to report it here.

Server log: https://gist.github.com/Dream-Master/f0773dc6d0e0c3865689af75184b7128 Thermos Version 58 Forge 1614 Modpack : https://github.com/GTNewHorizons/NewHorizons

Plugins we using :http://imgur.com/L45s4Wt

Mod we using https://github.com/GTNewHorizons/NewHorizons

Time6628 commented 7 years ago

java.lang.ClassCastException: thaumicenergistics.common.container.ContainerPartArcaneCraftingTerminal cannot be cast to appeng.container.implementations.ContainerCraftAmount Not a thermos problem.

Dream-Master commented 7 years ago

@Time6628 And the things comes after this thaumicenergistics issue. Did you read the whole log?

[16:48:50] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[16:48:50] [Spigot Watchdog Thread/ERROR]: Please report this to https://github.com/CyberdyneCC/Thermos/issues
[16:48:50] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[16:48:50] [Spigot Watchdog Thread/ERROR]: Cauldron version: 1.7.10-1614.58 (MC: 1.7.10)
[16:48:50] [Spigot Watchdog Thread/ERROR]: The server is going slow. Last server tick was 99888ms ago
[16:48:50] [Spigot Watchdog Thread/ERROR]: Last Tick: 1478360830560 Current Time: 1478360930448 Warning: 30000 Timeout: 90000
[16:48:50] [Spigot Watchdog Thread/ERROR]: [TPS]: 20.0 Server Tick #604352
[16:48:50] [Spigot Watchdog Thread/ERROR]: Last recorded TPS: 20.0

https://gist.github.com/Dream-Master/f0773dc6d0e0c3865689af75184b7128#file-server-log-L1443

Time6628 commented 7 years ago

Yes, the server stalls because of the Thaumic energistics problem.

Dream-Master commented 7 years ago

Ah ok.