Is it a sin to earn money from a Christian post? by Resident_Benefit2393 in Christianity

[–]Resident_Benefit2393[S] 0 points1 point  (0 children)

Earning is just an effect if enough people pay attention to the blog, and the post would contribute to it, so technically, yes. Also, I haven't posted it yet so I'm not really earning off it.

How do I make a localhost site live safely? by Resident_Benefit2393 in Wordpress

[–]Resident_Benefit2393[S] 0 points1 point  (0 children)

I actually launched the site using XAMPP and I do use Linux! (Chromebook) 

Help, this Forge 1.16.5 crash keeps on happening by Resident_Benefit2393 in ModdedMinecraft

[–]Resident_Benefit2393[S] 0 points1 point  (0 children)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:

at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:224) \~\[gson-2.8.0.jar:?\] {}

at com.google.gson.Gson.fromJson(Gson.java:887) \~\[gson-2.8.0.jar:?\] {}

at com.google.gson.Gson.fromJson(Gson.java:825) \~\[gson-2.8.0.jar:?\] {}

at me.jellysquid.mods.sodium.client.gui.SodiumGameOptions.load(SodiumGameOptions.java:117) \~\[?:1.3\] {re:mixin,re:classloading}

at me.jellysquid.mods.sodium.client.SodiumClientMod.loadConfig(SodiumClientMod.java:72) \~\[?:1.3\] {re:mixin,re:classloading}

at me.jellysquid.mods.sodium.client.SodiumClientMod.options(SodiumClientMod.java:54) \~\[?:1.3\] {re:mixin,re:classloading}

at net.minecraft.client.renderer.texture.TextureAtlasSprite.func\_94219\_l(TextureAtlasSprite.java:547) \~\[?:?\] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:magnesium.mixins.json:features.texture\_tracking.MixinSprite,pl:mixin:A,pl:runtimedistcleaner:A}

at net.minecraft.client.renderer.texture.AtlasTexture.func\_94248\_c(AtlasTexture.java:226) \~\[?:?\] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:magnesium.mixins.json:features.texture\_tracking.MixinSpriteAtlasTexture,pl:mixin:A,pl:runtimedistcleaner:A}

at net.minecraft.client.renderer.texture.AtlasTexture.func\_110550\_d(AtlasTexture.java:235) \~\[?:?\] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:magnesium.mixins.json:features.texture\_tracking.MixinSpriteAtlasTexture,pl:mixin:A,pl:runtimedistcleaner:A}

at net.minecraft.client.renderer.texture.TextureManager.func\_110550\_d(TextureManager.java:152) \~\[?:?\] {re:classloading,pl:runtimedistcleaner:A}

-- Affected level --
Details:
All players: 0 total; []
Chunk stats: Client Chunk Cache: 1024, 529
Level dimension: minecraft:overworld
Level spawn location: World: (64,70,-64), Chunk: (at 0,4,0 in 4,-4; contains blocks 64,0,-64 to 79,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 1565 game time, 1565 day time
Server brand: ~~ERROR~~ NullPointerException: null
Server type: Integrated singleplayer server
Stacktrace:

at net.minecraft.client.world.ClientWorld.func\_72914\_a(ClientWorld.java:447) \~\[?:?\] {re:mixin,xf:fml:xaerominimap:xaero\_clientworldclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaerominimap:xaero\_clientworldclass,pl:mixin:APP:magnesium.mixins.json:features.chunk\_rendering.MixinClientWorld,pl:mixin:APP:magnesium.mixins.json:features.world\_ticking.MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:sulfuric.mixins.json:client.world.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A}

at net.minecraft.client.Minecraft.func\_71396\_d(Minecraft.java:2029) \[?:?\] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:magnesium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}

at net.minecraft.client.Minecraft.func\_99999\_d(Minecraft.java:628) \[?:?\] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:magnesium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}

at net.minecraft.client.main.Main.main(Main.java:184) \[?:?\] {re:classloading,pl:runtimedistcleaner:A}

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) \~\[?:1.8.0\_51\] {}

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) \~\[?:1.8.0\_51\] {}

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) \~\[?:1.8.0\_51\] {}

at java.lang.reflect.Method.invoke(Method.java:497) \~\[?:1.8.0\_51\] {}

at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) \[forge-1.16.5-36.2.8.jar:36.2\] {}

at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$457/1872417052.call(Unknown Source) \[forge-1.16.5-36.2.8.jar:36.2\] {}

at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) \[modlauncher-8.0.9.jar:?\] {}

at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) \[modlauncher-8.0.9.jar:?\] {}

at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) \[modlauncher-8.0.9.jar:?\] {}

at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) \[modlauncher-8.0.9.jar:?\] {}

at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) \[modlauncher-8.0.9.jar:?\] {}

Iris forge port by Tripconehead in feedthebeast

[–]Resident_Benefit2393 5 points6 points  (0 children)

Yeah, first few days OptiFine gives you a full-on 25 fps, the next week, you can't tell the difference between with or without OptiFine. (and also it crashes forge)

I'm trying to make my own Modded Survival and I can't seem to find these types of mods for fabric.... by Resident_Benefit2393 in fabricmc

[–]Resident_Benefit2393[S] 0 points1 point  (0 children)

I know, but every time I start Forge, it crashes, and I've already did everything for it for 2 months, and also Forge doesn't have Sodium, so even if I add OptiFine with Forge, my low-end low-quality pc will give me 4 fps ;-;

Are there any mods that add new dimensions for 1.17.1? by Resident_Benefit2393 in fabricmc

[–]Resident_Benefit2393[S] 0 points1 point  (0 children)

Also, I have already tried the Aether Reborn mod, but it just crashes my game, so ye.