CensoredASM

CensoredASM

422k Downloads

Incompatibility with B3M (Accurate day/night-cycles Mod) (Вращение Земли Майнкрафтская)

SilverBackSpartan opened this issue · 40 comments

commented

With this mod installed - i couldnt get my sun/moon textures to render properly in simple void world - works in overworld fine. i even disabled the texture models in your config and rebooted and i still get pink/black sun & moon texture while in simple voidworld.

commented

still happens - im using ftb revelation. why wouldnt the log file be enough?

commented

Hand the log file over or else

commented

wont let me drag and drop - how do i upload it?

commented

i also just reinstalled your latest update as i removed it from before and problem reoccured - this time im gonna boot up with the options under textures disabled - but that didnt work before

commented

Paste it on pastebin, zerobin or anything like that

commented

trying now with last 3 options or so disabled in config

commented

damn - i guess i'll boot up and narrow it down. i had closed the game and removed loli :/

i went to my space dimension from Advanced Rocketry and skybox was fine

commented

2021-10-09_08 15 46

commented

2021-10-09_08 15 26

commented

if i remove your mod everything goes back to normal. Which i would hate to do - seems fine in overworld tho

commented

Configuration file

ids {
# This is the id of the dimension in the mod, this should be unique to Simple Void World
I:"Dim id"=3
}

tweaks {
# When true this allows creatures to spawn in this dimension
B:CreatureSpawn=false

# When set to true the sky and fog color are black this creates a seamless skybox
B:"Dark mode"=true

# When true this locks the at noon and creates an eternal day
B:"Its High Noon"=false

# When true this allows the player to respawn in this dimension
B:Respawn=true

}

commented

Try disabling releaseSpriteFramesCache in the config

commented

remapper {
# Optimizing Forge's Remapper for not storing redundant entries - <default: true>
B:optimizeFMLRemapper=true
}

rendering {
# Optimizes some rendering features, not game-breaking; however, negligible at times - <default: true>
B:optimizeSomeRendering=false

# Strip unnecessary locals in RenderHelper::enableStandardItemLighting, no idea why it's there - <default: true>
B:stripUnnecessaryLocalsInRenderHelper=false

}

textures {
# Releases TextureAtlasSprite's framesTextureData. Won't touch custom TextureAtlasSprite implementations - <default: true>
B:releaseSpriteFramesCache=false
}

commented

Try disabling releaseSpriteFramesCache in the config

i did - that was this new test was for lol

commented

Then there's nothing I touch relating to textures. This happens only when the resourcepack is active right?

commented
commented

Then there's nothing I touch relating to textures. This happens only when the resourcepack is active right?

this only happens when i add your mod to my pack.

commented

My resource pack covers about 90% of my mods and i've had no issues it would be a pain to disable it for a workaround?

commented

It's not a workaround, I need to know if it's simple void world doing something dodgy or the resource pack's doing.

commented

no problem. think its something with SVW's config for dark mode? seamless skybox

commented

loading up now w/o Texture pack - also with your mod defaults back to true

commented

not a texture pack issue!

commented

2021-10-09_08 59 01

commented

I'll take a look at the simple void world mod, thanks for checking.

commented

i am also using a mod called b3m with these settings.

Вращение Земли Майнкрафтская 1.12.2

Sat 09 Oct 2021 08:38:52 EDT

TimeMultiplier: 1
SystemTime: no
StartDate:
Latitude: 23.5
LocalOffset: 0.0
VariableSunDeclination: yes
SereneSeasonControl: yes
DaylightSaving: yes
DawnSunAngle: 2.5
StartOnDawn: yes

RoundCelestials: yes
SunSize: 10.0
MoonSize: 10.0
Moonlight: yes
DarkerNights: no

ShowClock: yes
ShowDay: yes
ShowDayOfYear: yes
ShowDate: yes
ShowTimeLabel: no
HPos: 4
VPos: 4
TextSize: 1
DoesGuiPauseGame: yes
HideSeed: no

commented

Hmm that mod does look like it could cause issues. Thanks for informing me.

commented

For some reason your last zerobin is still loading

commented

Hmm that mod does look like it could cause issues. Thanks for informing me.

yea - i just check there issues and it may be it - im gonna load up without it and see if your end holds up

commented

For some reason your last zerobin is still loading
latest.log

commented

Yo - Rongmario! i did two things and it seems to be working now.
I removed B3M mod https://www.curseforge.com/minecraft/mc-mods/time-speed-mod
which saddens me - its underrated like yours :)
i also changed SVW config to darkmode=false

Now to test with darkmode true and narrow it down to B3M mod or SVW darkmode

commented

2021-10-09_10 53 24
can even see the shooting star

commented

Okay I'll try to debug with that mod, might take a while since it doesn't seem like it's open source

commented

2021-10-09_11 26 49
simple void world moon - sphax texture. same instance

commented

2021-10-09_11 27 04
thats overworld moon

commented

if i remove your mod - simple void world will use the moon and sun like the first picture
So there is still something going on with SVW - and Loli

commented

Yea everything is fine now. but i noticed something. SVW moon and sun uses my default texture pack for moon & sun. My other dimensions like overworld sun & moon textures from maybe Advanced Rocketry

commented

Mod list and log file please

commented

Closing this as this seems to not be reproduceable now.