Jump to content

NewbieSurvivor

Members
  • Posts

    14
  • Joined

  • Last visited

NewbieSurvivor's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I have no debug.log for that day. Is it because minecraft deletes them automatically?
  2. I know what you mean but it is impossible for someone to have the same problem. This bug reports are unique.
  3. The problem was the cpu of my computer. I deleted the mod that was causing the problem(Valhelsia Structures). Mod is working fine normally but thanks to my computer I can't play with this mod.
  4. I have solved the problem. How can I delete the post?
  5. ---- Minecraft Crash Report ---- // I let you down. Sorry Time: 27.04.2020 18:04 Description: Initializing game java.lang.NullPointerException: Initializing game at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at knightminer.simplytea.core.ClientEvents.registerBlockColors(ClientEvents.java:19) ~[?:1.15.2-2.2.0] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_47_ClientEvents_registerBlockColors_Block.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.1.0-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.1.0-service.jar:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:31.1] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260) ~[?:?] {re:classloading,xf:fermion.asm.service:default} at net.minecraftforge.fml.ModLoader$$Lambda$2698/227080339.accept(Unknown Source) ~[?:?] {} at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {} at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218) ~[?:?] {re:classloading,xf:fermion.asm.service:default} at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260) ~[?:?] {re:classloading,xf:fermion.asm.service:default} at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:207) ~[?:?] {re:classloading} at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.<init>(Minecraft.java:419) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(SourceFile:166) [?:?] {re:classloading} 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:56) [forge-1.15.2-31.1.60.jar:31.1] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$445/1096411163.call(Unknown Source) [forge-1.15.2-31.1.60.jar:31.1] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) at knightminer.simplytea.core.ClientEvents.registerBlockColors(ClientEvents.java:19) at net.minecraftforge.eventbus.ASMEventHandler_47_ClientEvents_registerBlockColors_Block.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260) at net.minecraftforge.fml.ModLoader$$Lambda$2698/227080339.accept(Unknown Source) at java.util.HashMap.forEach(HashMap.java:1280) at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218) at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260) at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:207) at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) at net.minecraft.client.Minecraft.<init>(Minecraft.java:419) -- Initialization -- Details: Stacktrace: at net.minecraft.client.main.Main.main(SourceFile:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$445/1096411163.call(Unknown Source) at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) -- System Details -- Details: Minecraft Version: 1.15.2 Minecraft Version ID: 1.15.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1178734512 bytes (1124 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 4 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 5.1.0+69+master.79f13f7 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-2.1.0-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.1.60.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.1.60.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.1.60.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.1.60.jar runtimedistcleaner PLUGINSERVICE /forge-1.15.2-31.1.60.jar fml TRANSFORMATIONSERVICE /Fermion-1.0.2.jar fermion.asm.service TRANSFORMATIONSERVICE FML: 31.1 Forge: net.minecraftforge:31.1.60 FML Language Providers: javafml@31.1 minecraft@1 Mod List: Fermion Fermion ASM Service {fermion.asm.service@1.0.2 NONE} Fermion Fermion Companion {fermion.asm@1.0.2 NONE} Fermion Fermion Test Suite {fermion.asm.test@1.0.2 NONE} forge-1.15.2-31.1.60-client.jar Minecraft {minecraft@1.15.2 LOAD_REGISTRIES} __extraction__fermion_extraction__mod_file_Fermion_mod.jar Fermion {fermion@1.0.2 LOAD_REGISTRIES} CyclopsCore-1.15.2-1.6.2.jar Cyclops Core {cyclopscore@1.6.2 LOAD_REGISTRIES} simplytea-1.15.2-2.2.0.jar Simply Tea {simplytea@1.15.2-2.2.0 LOAD_REGISTRIES} doubledoors_1.15-2.0.jar Double Doors {doubledoors@2.0 LOAD_REGISTRIES} jmh_1.15.2-2.2.jar Just Mob Heads {jmh@2.2 LOAD_REGISTRIES} Nimble-1.15.2-0.2.0.jar Nimble {nimble@NONE LOAD_REGISTRIES} valhelsia_structures-15.0.2a.jar Valhelsia Structures {valhelsia_structures@15.0.2a ERROR} nhacampfire_1.15-2.1.jar No Hostiles Around Campfire {nhacampfire@2.1 LOAD_REGISTRIES} movingelevators-1.2.12-mc1.15.jar Moving Elevators {movingelevators@1.2.12 LOAD_REGISTRIES} EverlastingAbilities-1.15.2-1.6.1.jar EverlastingAbilities {everlastingabilities@1.6.1 LOAD_REGISTRIES} easyelytrato_1.15-1.2.jar Easy Elytra Takeoff {easyelytrato@1.2 LOAD_REGISTRIES} forge-1.15.2-31.1.60-universal.jar Forge {forge@31.1.60 LOAD_REGISTRIES} nmdar_1.15.2-3.8.jar Named Areas {nmdar@3.8 LOAD_REGISTRIES} FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 LOAD_REGISTRIES} fablibrary-1.15.2-1.1.jar FAB Library {fablibrary@1.1 LOAD_REGISTRIES} healingcf_1.15-2.1.jar Healing Campfire {healingcf@2.1 LOAD_REGISTRIES} bambootiful-1.15.2-1.1.3.jar Bambootiful {bambootiful@1.1.3 LOAD_REGISTRIES} journeymap-1.15.2-5.7.0beta1.jar Journeymap {journeymap@1.15.2-5.7.0beta1 LOAD_REGISTRIES} Launched Version: 1.15.2-forge-31.1.60 Backend library: LWJGL version 3.2.2 build 10 Backend API: Intel(R) HD Graphics 4400 GL version 4.3.0 - Build 20.19.15.4300, Intel GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU: 4x Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz
  6. I redownloaded every mod I did download from that site. The site I used is curseforge.com. Thanks for the help guys. I am going to scan my computer for any malwares.
  7. Yeah, you are right. It was from 9minecraft site. It is not even legit
  8. They were from 9minecraft.net. Thanks to you, I learnt that this site is not trusted and does not credit modders. Right now, I am installing modpacks from curseforge.com. Ignorance is bliss...
  9. When I removed that mod and optifine, it started to work, thank you. Do you have any idea how can I make optifine 1.15.2 and Forge compatible?
  10. " OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre8" it is this one. There is a mod which claims that it can make optifine 1.15+ compatible with Forge.
  11. Crash report: ---- Minecraft Crash Report ---- // Why did you do that? Time: 4/27/20 12:40 PM Description: Exception in server tick loop java.lang.NoSuchMethodError: net.minecraftforge.event.ForgeEventFactory.fireChunkWatch(ZZLnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/world/server/ServerWorld;)V at net.minecraft.world.server.ChunkManager.handler$zbn000$inject$setChunkLoadedAtClient$0(ChunkManager.java:1556) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:APP:mixins.optiforge.json:net.minecraft.world.server.MixinChunkManager,pl:mixin:A} at net.minecraft.world.server.ChunkManager.func_219199_a(ChunkManager.java:909) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:APP:mixins.optiforge.json:net.minecraft.world.server.MixinChunkManager,pl:mixin:A} at net.minecraft.world.server.ChunkManager.func_219234_a(ChunkManager.java:1050) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:APP:mixins.optiforge.json:net.minecraft.world.server.MixinChunkManager,pl:mixin:A} at net.minecraft.world.server.ChunkManager.func_219210_a(ChunkManager.java:1203) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:APP:mixins.optiforge.json:net.minecraft.world.server.MixinChunkManager,pl:mixin:A} at net.minecraft.world.server.ServerChunkProvider.func_217230_c(SourceFile:489) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerWorld.func_217465_m(ServerWorld.java:987) ~[?:?] {re:classloading} at net.minecraft.world.server.ServerWorld.func_217448_f(ServerWorld.java:886) ~[?:?] {re:classloading} at net.minecraft.world.server.ServerWorld.func_217435_c(ServerWorld.java:863) ~[?:?] {re:classloading} at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:167) ~[?:?] {re:classloading} at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:116) ~[?:?] {re:classloading} at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:63) ~[?:?] {re:classloading} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:224) ~[?:?] {re:classloading} at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135) ~[?:?] {re:classloading} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:864) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:163) ~[?:?] {re:classloading,xf:OptiFine:default} at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:635) [?:?] {re:classloading,pl:accesstransformer:B} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.15.2 Minecraft Version ID: 1.15.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 958692464 bytes (914 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 8 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 5.0.0-milestone.4+67+b1a340b ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.1.0.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.1.0.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.0.0-milestone.1-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.1.0.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.1.0.jar runtimedistcleaner PLUGINSERVICE /preview_OptiFine_1.15.2_HD_U_G1_pre8.jar OptiFine TRANSFORMATIONSERVICE /forge-1.15.2-31.1.0.jar fml TRANSFORMATIONSERVICE /Fermion-Lib-1.15.2.jar fermion.asm.service TRANSFORMATIONSERVICE /MixinBootstrap-1.15.2.jar mixinbootstrap TRANSFORMATIONSERVICE /MixinBootstrap-1.15.2.jar mixin PLUGINSERVICE /MixinBootstrap-1.15.2.jar mixinbootstrap PLUGINSERVICE FML: 31.1 Forge: net.minecraftforge:31.1.0 FML Language Providers: javafml@31.1 minecraft@1 Mod List: Fermion Fermion ASM Service {fermion.asm.service@1.0.2 NONE} Fermion Fermion Companion {fermion.asm@1.0.2 NONE} Fermion Fermion Test Suite {fermion.asm.test@1.0.2 NONE} forge-1.15.2-31.1.0-client.jar Minecraft {minecraft@1.15.2 DONE} __extraction__fermion_extraction__mod_file_Fermion_mod.jar Fermion {fermion@1.0.2 DONE} CyclopsCore-1.15.2.jar Cyclops Core {cyclopscore@1.6.1 DONE} Simply-Tea-Mod-1.15.2.jar Simply Tea {simplytea@1.15.2-2.2.0 DONE} Double-Doors-Mod-1.15.2.jar Double Doors {doubledoors@1.2 DONE} Just-Mob-Heads-Mod-1.15.2.jar Just Mob Heads {jmh@2.2 DONE} Nimble-Mod-1.15.2.jar Nimble {nimble@NONE DONE} No-Hostiles-Around-Campfire-Mod-1.15.2.jar No Hostiles Around Campfire {nhacampfire@1.5 DONE} OptiForge-Mod-1.15.2.jar OptiForge {optiforge@0.1.7 DONE} Moving-Elevators-Mod-1.15.2.jar Moving Elevators {movingelevators@1.2.4 DONE} Everlasting-Abilities-Mod-1.15.2.jar EverlastingAbilities {everlastingabilities@1.6.1 DONE} Easy-Elytra-Takeoff-Mod-1.15.2.jar Easy Elytra Takeoff {easyelytrato@1.1 DONE} forge-1.15.2-31.1.0-universal.jar Forge {forge@31.1.0 DONE} Named-Areas-Mod-1.15.2.jar Named Areas {nmdar@3.8 DONE} FastLeafDecay-Mod-1.15.2.jar FastLeafDecay {fastleafdecay@v20 DONE} Healing-Campfire-Mod-1.15.2.jar Healing Campfire {healingcf@1.7 DONE} Bambootiful-Mod-1.15.2.jar Bambootiful {bambootiful@1.1.3 DONE} JourneyMap-Mod-1.15.2-Unlimited.jar Journeymap {journeymap@1.15.2-5.7.0beta1 DONE} Player Count: 1 / 8; [ServerPlayerEntity['DeeShep'/243, l='Adventure Begins', x=-13.50, y=63.00, z=-57.50]] Data Packs: vanilla, mod:bambootiful (incompatible), mod:cyclopscore (incompatible), mod:doubledoors (incompatible), mod:easyelytrato (incompatible), mod:everlastingabilities (incompatible), mod:fastleafdecay, mod:fermion (incompatible), mod:fermion.asm (incompatible), mod:fermion.asm.service (incompatible), mod:fermion.asm.test (incompatible), mod:forge (incompatible), mod:healingcf (incompatible), mod:jmh (incompatible), mod:journeymap (incompatible), mod:movingelevators, mod:nhacampfire (incompatible), mod:nimble, mod:nmdar (incompatible), mod:optiforge, mod:simplytea (incompatible) Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge' OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre8 OptiFine Build: 20200222-224902 Render Distance Chunks: 15 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 - Build 26.20.100.7262 OpenGlRenderer: Intel(R) HD Graphics 630 OpenGlVendor: Intel CpuCount: 8
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.