Quark Oddities

Quark Oddities

22M Downloads

1.18.1 ded server wont start up

ZEROX7 opened this issue ยท 13 comments

commented

server hangs up on modload with quark added
latest.log:
latest.log

commented

Can confirm this is still happening. Quark is incompatible with the latest starlight. (1.0.1)

commented

Issue on Starlight's page with a bit more information

commented

https://github.com/VazkiiMods/Quark/blob/master/src/main/java/vazkii/quark/content/building/block/LeafCarpetBlock.java#L71

Issue is that these methods exist on the server, anything trying to reflect into classes, i.e. mixins; has a chance of blowing up due to the existence of these methods in the server referencing to client only classes

commented

Post the full log, not screenshots.

Also, did you add AutoRegLib?

commented

it doesnt apear in the log just in the console for some reason and yes autoreg lib is installed

commented

I have the same issue, it doesn't show up in the logs and no crash-report is generated

commented

I have the same issue, it doesn't show up in the logs and no crash-report is generated

can you tellme your modlist maybe we have one mod that does have a issue with quark

commented

it seams i found a the issue and its a interaction between quark and starlight wich freezes up the server on the loadup

commented

removing eather one fixes the issue but cant be run with both

commented

There's nothing relevant in the log here, not sure what could be causing this

commented

server starts normally without quark forge version is 1.18.1-39.0.59

commented

image

commented

wait let me try again
this time i will provide a screen shot of the server console because it is for some reason not saved in the log lol