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

Error processing element Queue: CLASS_NOT_FOUND #576

Closed Maxdg closed 7 years ago

Maxdg commented 7 years ago

Recreation of ticket #575 with edited stuff, but still different.

So since it was my launcher script it fixed the issue somewhat BUT! it came up with a new error, which I thought got solved by adding the forge launcher stuff aswell ;)

-Edit- Latest.log: http://pastebin.com/aA1cHRWQ fml-server-latest.log: http://pastebin.com/S8CGGzPw fml-junk-earlystartup.log: http://pastebin.com/xgHtgs9t

-/Edit- Explanation of issue:

2016-11-15 17:00:02,341 ERROR Error processing element Queue: CLASS_NOT_FOUND
2016-11-15 17:00:02,435 ERROR Unable to locate appender TerminalConsole for logg
er com.mojang
2016-11-15 17:00:02,435 ERROR Unable to locate appender TerminalConsole for logg
er
2016-11-15 17:00:02,435 ERROR Unable to locate appender TerminalConsole for logg
er net.minecraft
2016-11-15 17:00:02,795 ERROR Error processing element Queue: CLASS_NOT_FOUND
2016-11-15 17:00:02,826 ERROR Unable to locate appender TerminalConsole for logg
er com.mojang
2016-11-15 17:00:02,841 ERROR Unable to locate appender TerminalConsole for logg
er
2016-11-15 17:00:02,841 ERROR Unable to locate appender TerminalConsole for logg
er net.minecraft

after this it just does nothing. no "Press to continue" nothing. And it does not produce an error log in the crash-reports folder

How to recreate this issue: Use this launcher script: http://pastebin.com/nSgiRGqB With Build 58(Alpha) and the Build58(Alpha) Libraries

Modpack Name: (Only if public) The 1.7.10 Pack

Mods Installed: Besides the regulars in The 1.7.10 pack we have also installed Railcraft and Immersive Engineering

Plugins Installed: None

Warmroast Report: (Optional) None

Thermos Version: Thermos Build 58 (ALPHA) 1614-server

Forge Version: forge-1.7.10-10.13.4.1614-1.7.10-universal

Time6628 commented 7 years ago

Don't see that error you posted anywhere in your logs. This is the reason it won't start. [12:25:43] [main/ERROR]: 'X' is not a recognized option

Maxdg commented 7 years ago

I'm going to recheck the logs tomorrow since I'm not behind my PC now. I'll move the logs away and rerun the start script to see if it generates new logs etc since I don't know if the logs are the right one. (#575 I said the logs could have a different date than it actually was so I need to let it generate new logs)

Maxdg commented 7 years ago

Okay so these logs i'm posting here are the newly generated logs.

Latest.log: http://pastebin.com/aA1cHRWQ fml-server-latest.log: http://pastebin.com/S8CGGzPw fml-junk-earlystartup.log: http://pastebin.com/xgHtgs9t crash-logs: nothing generated after cleanup(http://imgur.com/a/eeSBi)

Also I haven't found

[12:25:43] [main/ERROR]: 'X' is not a recognized option

anywhere in the logs from today's launch, so that error has nothing to do with the issue. Ill update the main post with the recent logs to prevent further confusion.

Time6628 commented 7 years ago

It's flans as far as I can tell.

Maxdg commented 7 years ago

i can confirm things changed with removing Flans and Reliquary, but i guess you should assign this since the server prompt window isn't updating, the error above stays inside the server window although latest.log keeps getting updated.

Screenshot showing the latest.log and the server prompt which isn't updating: http://imgur.com/a/roqLb

spannerman79 commented 7 years ago

There are mods in the 1.7.10 pack that are incompatible with Cauldron based forks.

Not sure if those mods were later removed - I don't have the time to support some one else's mod pack when they have their own issue tracker.

Maxdg commented 7 years ago

Also having contact with 1.7.10 support, but the issue currently bothering me is the fact that the server window doesn't get updated anymore instead it freezes on

2016-11-15 17:00:02,341 ERROR Error processing element Queue: CLASS_NOT_FOUND
2016-11-15 17:00:02,435 ERROR Unable to locate appender TerminalConsole for logg
er com.mojang
2016-11-15 17:00:02,435 ERROR Unable to locate appender TerminalConsole for logg
er
2016-11-15 17:00:02,435 ERROR Unable to locate appender TerminalConsole for logg
er net.minecraft
2016-11-15 17:00:02,795 ERROR Error processing element Queue: CLASS_NOT_FOUND
2016-11-15 17:00:02,826 ERROR Unable to locate appender TerminalConsole for logg
er com.mojang
2016-11-15 17:00:02,841 ERROR Unable to locate appender TerminalConsole for logg
er
2016-11-15 17:00:02,841 ERROR Unable to locate appender TerminalConsole for logg
er net.minecraft

while latest.log gets updated etc, i'm currently doing some fixes while looking at the log. but looks like the server boots up 👍