CosmicDan-Minecraft / SleepingOverhaul

Replaces the vanilla "skip-to-day" function of sleep with an immersive time-lapse sleep (speeds up time), among other configurable sleep enhancements.
Other
3 stars 0 forks source link

Crash when trying to load with CMC #3

Closed corgiblu closed 5 years ago

corgiblu commented 6 years ago

https://paste.dimdev.org/ruwoxiriva.sql

sorry for lazy isssue sudden change of plans and i have to leave my house soon

forge version : 14.23.5.2768

cosmicdan commented 6 years ago

You tried to load with "Dev" version, but that's for other modders to use in their development. You need the non-Dev version :)

corgiblu commented 6 years ago

Ooh that makes sense! Thanks!

On Sat, Oct 13, 2018, 10:45 PM Daniel Connolly notifications@github.com wrote:

Closed #3 https://github.com/CosmicDan-Minecraft/SleepingOverhaul/issues/3.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CosmicDan-Minecraft/SleepingOverhaul/issues/3#event-1902419023, or mute the thread https://github.com/notifications/unsubscribe-auth/AfIZLtbVoZj-7qOhN5KTJVLkuGaCAPhyks5ukqUrgaJpZM4XamYB .

corgiblu commented 6 years ago

Could you point me to the download of CMC? I can't seem to find it.

cosmicdan commented 6 years ago

It's under "Additional Files" on the Download page, same place you accidently got the deobf jar from.

cosmicdan commented 6 years ago

Wait - re-opening this. You have the CMC already, there is only one version. And you have the main mod already? NOT the "deobf" version?

Yeah, that seems all fine - apologies, my reply was rushed too.

I actually have no idea why this is happening. For some reason the CoreMod thinks your instance is a MCP/Forge dev one, but nobody else is getting this issue...

You sure you meet the Requirements as listed in the Changelog?

corgiblu commented 6 years ago

I'll take a look when I get back home. Out shopping right now.

On Sun, Oct 14, 2018, 1:41 PM Daniel Connolly notifications@github.com wrote:

Wait - re-opening this. You have the CMC already, there is only one version. And you have the main mod already? NOT the "deobf" version?

I actually have no idea why this is happening. For some reason the CoreMod thinks your instance is a MCP/Forge dev one, but nobody else is getting this issue...

You sure you meet the Requirements as listed in the Changelog?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CosmicDan-Minecraft/SleepingOverhaul/issues/3#issuecomment-429646220, or mute the thread https://github.com/notifications/unsubscribe-auth/AfIZLrtJpx5CVuk3DBHjFewi3E9ExLXcks5uk3dngaJpZM4XamYB .

corgiblu commented 6 years ago

I know I have the main mod, installed it through twitch so unless the main download is wrong. But it works without cmc.

On Sun, Oct 14, 2018, 1:53 PM Xenon Chase beanaboston@gmail.com wrote:

I'll take a look when I get back home. Out shopping right now.

On Sun, Oct 14, 2018, 1:41 PM Daniel Connolly notifications@github.com wrote:

Wait - re-opening this. You have the CMC already, there is only one version. And you have the main mod already? NOT the "deobf" version?

I actually have no idea why this is happening. For some reason the CoreMod thinks your instance is a MCP/Forge dev one, but nobody else is getting this issue...

You sure you meet the Requirements as listed in the Changelog?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CosmicDan-Minecraft/SleepingOverhaul/issues/3#issuecomment-429646220, or mute the thread https://github.com/notifications/unsubscribe-auth/AfIZLrtJpx5CVuk3DBHjFewi3E9ExLXcks5uk3dngaJpZM4XamYB .

cosmicdan commented 5 years ago

Fixed this on my end. Forge added a new Event for checking if sleep is allowed at the current time, and that broke the "Allow sleep during day" part of the coremod. Good news now is that the Allow sleep during day feature is part of the base mod and doesn't need the CMC.

I need to fix Timelapse and Sleep-Vote for Nether dimension which I'm doing right now (at the moment, all that happens is that it allows you to lie in bed in the nether but nothing else happens).

Once that's done, 1.0.0 will be released.