New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.
Already on GitHub?
Sign in
to your account
Closed
LLIaMMaH opened this issue
Apr 25, 2021
· 6 comments
Comments
Добрый день. Не могли бы вы исправить проверку версии мода Curios, а то ядро при старте даёт такую ошибку и не грузится.
Good day. Could you fix the version check of the Curios mod, otherwise the kernel gives such an error at startup and does not load.
Details:
Mod File: tetra-1.16.5-3.8.0.jar
Failure message: Mod tetra only supports curios 4 or above
Currently, curios is 1.16.5-4.0.5.0
Mod Version: 3.8.0
Mod Issue URL: https://github.com/mickelus/tetra/issues/new
Exception message: MISSING EXCEPTION MESSAGE
Yes, 4.0 is 4 or above
Downgrade to forge 31.1.9 as a temp fix
Именно это и пришлось сделать. Но ядро MohistMC развивается и использует свежую версию Forge. Поэтому мне приходится держать сервера пока на устаревшем ядре.
This is exactly what had to be done. But the MohistMC core is evolving and uses the latest version of Forge. Therefore, I have to keep the servers on the outdated core for now.
What you can do for a temporrary workaround is opening the tetra .jar file (I use winrar) then go to META-INF > mods.toml (open with notepad++ or some other text editor) > go to the curios dependency and replace the Versionrange line with this: versionRange=»[1.16.2-4.0,)»
Save, close and then it should work
Some of recent versions of mods already incompatible with forge 31.1.10 and below, so this temp fix is not the greatest. Really hope this issue will be fixed soon.
By
pp22eee · Posted 30 minutes ago
We cant figure out why or whats making me crash..
heres the crash report:
—- Minecraft Crash Report —-
// Why did you do that?
Time: 2023-02-09 16:03:42
Description: Unexpected error
java.lang.NullPointerException: Cannot assign field «f_112792_» because «net.minecraft.client.Minecraft.m_91087_().f_91060_.f_109469_.f_110843_» is null
at L_Ender.cataclysm.client.event.ClientEvent.updateAllChunks(ClientEvent.java:147) ~[L_Enders_Cataclysm-0.52-1.19.2.jar%23250!/:0.52-1.19.2] {re:classloading,pl:runtimedistcleaner:A}
at L_Ender.cataclysm.client.event.ClientEvent.onRenderWorldLastEvent(ClientEvent.java:162) ~[L_Enders_Cataclysm-0.52-1.19.2.jar%23250!/:0.52-1.19.2] {re:classloading,pl:runtimedistcleaner:A}
at L_Ender.cataclysm.client.event.__ClientEvent_onRenderWorldLastEvent_RenderLevelStageEvent.invoke(.dynamic) ~[L_Enders_Cataclysm-0.52-1.19.2.jar%23250!/:0.52-1.19.2] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:280) ~[forge-1.19.2-43.2.4-universal.jar%23282!/:?] {re:classloading}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1154) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1068) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.redirect$zgo000$redirectRenderingWorld(GameRenderer.java:2656) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:840) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:imm_ptl.mixins.json:client.MixinMinecraft,pl:mixin:APP:imm_ptl.mixins.json:client.block_manipulation.MixinMinecraft_B,pl:mixin:APP:imm_ptl.mixins.json:client.sync.MixinMinecraft_RedirectedPacket,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:imm_ptl.mixins.json:client.MixinMinecraft,pl:mixin:APP:imm_ptl.mixins.json:client.block_manipulation.MixinMinecraft_B,pl:mixin:APP:imm_ptl.mixins.json:client.sync.MixinMinecraft_RedirectedPacket,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.4.jar%2395!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————
— Head —
Thread: Render thread
Stacktrace:
at L_Ender.cataclysm.client.event.ClientEvent.updateAllChunks(ClientEvent.java:147) ~[L_Enders_Cataclysm-0.52-1.19.2.jar%23250!/:0.52-1.19.2] {re:classloading,pl:runtimedistcleaner:A}
at L_Ender.cataclysm.client.event.ClientEvent.onRenderWorldLastEvent(ClientEvent.java:162) ~[L_Enders_Cataclysm-0.52-1.19.2.jar%23250!/:0.52-1.19.2] {re:classloading,pl:runtimedistcleaner:A}
at L_Ender.cataclysm.client.event.__ClientEvent_onRenderWorldLastEvent_RenderLevelStageEvent.invoke(.dynamic) ~[L_Enders_Cataclysm-0.52-1.19.2.jar%23250!/:0.52-1.19.2] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:280) ~[forge-1.19.2-43.2.4-universal.jar%23282!/:?] {re:classloading}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1154) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1068) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.redirect$zgo000$redirectRenderingWorld(GameRenderer.java:2656) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
— Affected level —
Details:
All players: 1 total; [LocalPlayer[‘pjgurreri’/28780, l=’ClientWorld minecraft:overworld’, x=-2921.40, y=200.50, z=-5221.56]]
Chunk stats: Client Chunks (ImmPtl) 225
Level dimension: minecraft:overworld
Level spawn location: World: (160,106,-48), Section: (at 0,10,0 in 10,6,-3; chunk contains blocks 160,-64,-48 to 175,319,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Level time: 4271837 game time, 4447995 day time
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:450) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:imm_ptl.mixins.json:client.MixinClientLevel,pl:mixin:APP:imm_ptl.mixins.json:client.sound.MixinClientLevel_Sound,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2280) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:imm_ptl.mixins.json:client.MixinMinecraft,pl:mixin:APP:imm_ptl.mixins.json:client.block_manipulation.MixinMinecraft_B,pl:mixin:APP:imm_ptl.mixins.json:client.sync.MixinMinecraft_RedirectedPacket,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:722) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:imm_ptl.mixins.json:client.MixinMinecraft,pl:mixin:APP:imm_ptl.mixins.json:client.block_manipulation.MixinMinecraft_B,pl:mixin:APP:imm_ptl.mixins.json:client.sync.MixinMinecraft_RedirectedPacket,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23277!/:?] {re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.4.jar%2395!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
— Last reload —
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Mod Resources, Default, Supplementaries Generated Pack, Lower shield.zip, low-fire-for-1-19.zip, SpryzeensHealthBars-Resource-Pack-16x-1.19.zip
— System Details —
Details:
Minecraft Version: 1.19.2
Minecraft Version ID: 1.19.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1998995936 bytes (1906 MiB) / 5704253440 bytes (5440 MiB) up to 12884901888 bytes (12288 MiB)
CPUs: 20
Processor Vendor: GenuineIntel
Processor Name: 12th Gen Intel(R) Core(TM) i7-12700F
Identifier: Intel64 Family 6 Model 151 Stepping 2
Microarchitecture: unknown
Frequency (GHz): 2.11
Number of physical packages: 1
Number of physical CPUs: 12
Number of logical CPUs: 20
Graphics card #0 name: NVIDIA GeForce RTX 3070
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2488
Graphics card #0 versionInfo: DriverVersion=31.0.15.2686
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MB): 30049.49
Virtual memory used (MB): 16241.61
Swap memory total (MB): 13824.00
Swap memory used (MB): 374.39
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: 1.19.2-forge-43.2.4
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce RTX 3070/PCIe/SSE2 GL version 3.2.0 NVIDIA 526.86, NVIDIA Corporation
Window size: 1920×1080
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to ‘forge’
Type: Client (map_client.txt)
Graphics mode: fast
Resource Packs: mod_resources, vanilla, Supplementaries Generated Pack, file/Lower shield.zip (incompatible), file/low-fire-for-1-19.zip, file/SpryzeensHealthBars-Resource-Pack-16x-1.19.zip
Current Language: English (US)
CPU: 20x 12th Gen Intel(R) Core(TM) i7-12700F
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.3.jar eventbus PLUGINSERVICE
fmlloader-1.19.2-43.2.4.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.2-43.2.4.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.2-43.2.4.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.2-43.2.4.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.2-43.2.4.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
javafml@null
Mod List:
ExtraArmor+1.19.2-1.17.1.jar |Extra Armor |extraarmor |1.17.1 |DONE |Manifest: NOSIGNATURE
elytraslot-forge-6.1.0+1.19.2.jar |Elytra Slot |elytraslot |6.1.0+1.19.2 |DONE |Manifest: NOSIGNATURE
betteranimalmodels-1.19-5.6.0-forge.jar |Cyber’s Better Animal Models |betteranimalmodels |1.19-5.6.0 |DONE |Manifest: NOSIGNATURE
cgm-1.3.3-1.19.2.jar |MrCrayfish’s Gun Mod |cgm |1.3.3 |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-0.4.2.jar |Player Animator |playeranimator |0.4.2 |DONE |Manifest: NOSIGNATURE
botarium-forge-1.19.2-1.8.2.jar |Botarium |botarium |1.8.2 |DONE |Manifest: NOSIGNATURE
jei-1.19.2-forge-11.5.2.1007.jar |Just Enough Items |jei |11.5.2.1007 |DONE |Manifest: NOSIGNATURE
naturalist-forge-2.1.1-1.19.2.jar |Naturalist |naturalist |2.1.1 |DONE |Manifest: NOSIGNATURE
libraryferret-forge-1.19.2-3.0.0.jar |Library ferret |libraryferret |3.0.0 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.1.1-mc1.19.2forge.jar |Macaw’s Windows |mcwwindows |2.1.1 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.19.2-0.5.38.203.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.38.203 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.19-11.1.0.jar |Waystones |waystones |11.1.0 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.19.2-10.0.5.1-build.0710.jar |ForgeEndertech |forgeendertech |10.0.5.1 |DONE |Manifest: NOSIGNATURE
journeymap-1.19.2-5.9.3-forge.jar |Journeymap |journeymap |5.9.3 |DONE |Manifest: NOSIGNATURE
Placebo-1.19.2-7.1.2.jar |Placebo |placebo |7.1.2 |DONE |Manifest: NOSIGNATURE
citadel-2.1.1-1.19.jar |Citadel |citadel |2.1.1 |DONE |Manifest: NOSIGNATURE
TravelersBackpack-1.19.2-8.2.14.jar |Traveler’s Backpack |travelersbackpack |8.2.14 |DONE |Manifest: NOSIGNATURE
jumpboat-1.19-0.1.0.5.jar |Jumpy Boats |jumpboat |1.19-0.1.0.5 |DONE |Manifest: NOSIGNATURE
GatewaysToEternity-1.19.2-3.1.1.jar |Gateways To Eternity |gateways |3.1.1 |DONE |Manifest: NOSIGNATURE
additional-guns-0.8.2-1.19.2.jar |Additional Guns |additionalguns |0.8.2 |DONE |Manifest: NOSIGNATURE
AdHooks-1.19.2-9.0.3.0-build.0543.jar |Advanced Hook Launchers |adhooks |9.0.3.0 |DONE |Manifest: NOSIGNATURE
betteranimalsplus-1.19.2-11.0.10-forge.jar |Better Animals Plus |betteranimalsplus |1.19.2-11.0.10 |DONE |Manifest: NOSIGNATURE
toolleveling-forge-1.19.2-1.4.1.jar |Tool Leveling |toolleveling |1.19.2-1.4.1 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.19.2-3.18.40.779.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.40.779 |DONE |Manifest: NOSIGNATURE
simpleplanes-1.19.2-5.2.1.jar |Simple Planes |simpleplanes |1.19.2-5.2.1 |DONE |Manifest: NOSIGNATURE
balm-4.5.3.jar |Balm |balm |4.5.3 |DONE |Manifest: NOSIGNATURE
mininggadgets-1.13.0.jar |Mining Gadgets |mininggadgets |1.13.0 |DONE |Manifest: NOSIGNATURE
immersive-portals-2.3.3-mc1.19.2-forge.jar |Immersive Portals |immersive_portals |2.3.3 |DONE |Manifest: NOSIGNATURE
cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE
forge-1.19.2-43.2.4-universal.jar |Forge |forge |43.2.4 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
dragonmounts-1.19.2-1.1.4a.jar |Dragon Mounts: Legacy |dragonmounts |1.1.4a |DONE |Manifest: NOSIGNATURE
twilightforest-1.19.2-4.2.1493-universal.jar |The Twilight Forest |twilightforest |4.2.1493 |DONE |Manifest: NOSIGNATURE
supplementaries-1.19.2-2.2.46.jar |Supplementaries |supplementaries |1.19.2-2.2.46 |DONE |Manifest: NOSIGNATURE
upgradednetherite-1.19.2-5.1.0.5-release.jar |Upgraded Netherite |upgradednetherite |1.19.2-5.1.0.5-relea|DONE |Manifest: NOSIGNATURE
DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |DONE |Manifest: NOSIGNATURE
client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
mcw-bridges-2.0.6-mc1.19.2forge.jar |Macaw’s Bridges |mcwbridges |2.0.6 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.19-1.2.0.jar |Farmer’s Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE
moonlight-1.19.2-2.2.5-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.5 |DONE |Manifest: NOSIGNATURE
bettercombat-forge-1.5.5+1.19.jar |Better Combat |bettercombat |1.5.5+1.19 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.19.2-17.1.2.492.jar |Biomes O’ Plenty |biomesoplenty |17.1.2.492 |DONE |Manifest: NOSIGNATURE
CorgiLib-forge-1.19.2-1.0.0.22.jar |CorgiLib |corgilib |1.0.0.22 |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.19.2-1.0.18.jar |Resourcefulconfig |resourcefulconfig |1.0.18 |DONE |Manifest: NOSIGNATURE
whisperwoods-1.19-2.1.1-forge.jar |Whisperwoods |whisperwoods |1.19-2.1.1 |DONE |Manifest: NOSIGNATURE
L_Enders_Cataclysm-0.52-1.19.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
curios-forge-1.19.2-5.1.1.0.jar |Curios API |curios |1.19.2-5.1.1.0 |DONE |Manifest: NOSIGNATURE
advancednetherite-1.14.6-1.19.2.jar |Advanced Netherite |advancednetherite |1.14.6 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.19-11.1.2.jar |Storage Drawers |storagedrawers |11.1.2 |DONE |Manifest: NOSIGNATURE
bettervillage-forge-1.19.2-2.0.0.jar |Better village |bettervillage |2.0.0 |DONE |Manifest: NOSIGNATURE
invhud.forge.1.19-3.4.7.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.7 |DONE |Manifest: NOSIGNATURE
amogusland.jar |Amogus Land |amogusland |1.0.0 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.19.2-1.1.19.jar |Resourceful Lib |resourcefullib |1.1.19 |DONE |Manifest: NOSIGNATURE
upgradedcore-1.19.2-4.1.0.0-release.jar |Upgraded Core |upgradedcore |1.19.2-4.1.0.0-relea|DONE |Manifest: NOSIGNATURE
architectury-6.5.69-forge.jar |Architectury |architectury |6.5.69 |DONE |Manifest: NOSIGNATURE
simplyswords-forge-1.40-1.19.2.jar |Simply Swords |simplyswords |1.40-1.19.2 |DONE |Manifest: NOSIGNATURE
upgradednetherite_ultimate-1.19.2-4.1.0.2-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.19.2-4.1.0.2-relea|DONE |Manifest: NOSIGNATURE
mcw-furniture-3.0.2-mc1.19.2.jar |Macaw’s Furniture |mcwfurnitures |3.0.2 |DONE |Manifest: NOSIGNATURE
framework-0.4.2-1.19.2.jar |Framework |framework |0.4.2 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
geckolib-forge-1.19-3.1.39.jar |GeckoLib |geckolib3 |3.1.39 |DONE |Manifest: NOSIGNATURE
DivineRPG-1.9.6.3.jar |DivineRPG |divinerpg |1.9.6.3 |DONE |Manifest: NOSIGNATURE
ad_astra-forge-1.19.2-1.12.2.jar |Ad Astra! |ad_astra |1.12.2 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 2d746ee2-e259-4918-abb2-42aa16f70217
FML: 43.2
Forge: net.minecraftforge:43.2.4
Create an account to follow your favorite communities and start taking part in conversations.
r/feedthebeast
level 1
It’s an amazing mod. If only it was more compatible.
level 2
It just needs people to make some material files. Mickelus is just one person, but anyone can make a file that gives stats to a/some material/s and share it with the community.
level 2
Try Enigmatica 6! Tetra has compatibility for almost everything in that pack!
level 1
I hate the underground structures, they’re everywhere and they are mostly unbreakable
level 2
They’re also required for progression iirc, which makes it possible to inflate the size of worlds very quickly…
level 2
There’s an update on the way that will be reducing the spawn rate of the structures. It’s on Devcraft, but I’m not sure if it’s live yet.
level 1
I’ve always loved the idea of sword damage, like what if you were using this, and you got a small cut on your hand, and then instantly died.
level 2
Not sure what you are getting at, are you saying that mobs should receive differing damage based on where they’re hit?
level 1
This just looks like Tinkers’ with extra steps.
level 2
It’s Tinkers with fewer steps, actually, but I prefer it to Tinkers myself.
level 2
Yeah but no smeltery or patterns.
level 2
Actually, Tetra supports a heck of a lot more than Tinkers’, and there are extra mods that add more material support to Tetra to make it even more useful.
level 1
Is this a super detailed Tcon? I’m in for more micromanagement lol
level 2
Not really — TCon has the smeltery and stuff but this mod has a workbench, hammers and a lot more customization
level 1
wow that looks so cool,like upgraded tinker’s contruct
level 1
The style of the GUI reminds me of CrossCode.
level 1
PLEASE LINK ME TO THIS MODPACK
level 2
You can just search “Tetra mod” and it’s the first thing that shows up.
About Community
The subreddit for all things related to Modded Minecraft for Minecraft Java Edition
—
This subreddit was originally created for discussion around the FTB launcher and its modpacks but has since grown to encompass all aspects of modding the Java edition of Minecraft.
The /r/feedthebeast subreddit is not affiliated or associated with the Feed the Beast company.
сборка: All the mods 6.
crash report:
—- Minecraft Crash Report —-
// Don’t do that.
Time: 09.09.22 22:00
Description: Mod loading error has occurred
java.lang.Exception: Mod Loading has failed
at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) [?:?] {re:classloading}
at net.minecraftforge.fml.client.ClientModLoader.completeModLoading(ClientModLoader.java:188) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.lambda$null$1(Minecraft.java:508) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$3606/1502819908.run(Unknown Source) [?:?] {}
at net.minecraft.util.Util.func_215077_a(Util.java:320) [?:?] {re:classloading}
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:504) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$3389/1472659178.accept(Unknown Source) [?:?] {}
at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430_a_(ResourceLoadProgressGui.java:113) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:481) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:classloading,pl:accesstransformer:B,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(Unknown Source) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$438/2121443020.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————
— Head —
Thread: Render thread
Stacktrace:
at net.minecraftforge.fml.CrashReportExtender.lambda$dumpModLoadingCrashReport$7(CrashReportExtender.java:88) ~[?:?] {re:classloading}
— MOD tombstone —
Details:
Mod File: tombstone-1.16-6.3.3.jar
Failure message: Mod tombstone only supports quark
Currently, quark is r2.4-309
Mod Version: 6.3.3
Mod Issue URL: https://github.com/Corail31/tombstone_lite/issues
Exception message: MISSING EXCEPTION MESSAGE
Stacktrace:
at net.minecraftforge.fml.CrashReportExtender.lambda$dumpModLoadingCrashReport$7(CrashReportExtender.java:88) ~[?:?] {re:classloading}
at net.minecraftforge.fml.CrashReportExtender$$Lambda$3636/1211533832.accept(Unknown Source) ~[?:?] {}
at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:86) [?:?] {re:classloading}
at net.minecraftforge.fml.client.ClientModLoader.completeModLoading(ClientModLoader.java:188) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.lambda$null$1(Minecraft.java:508) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$3606/1502819908.run(Unknown Source) [?:?] {}
at net.minecraft.util.Util.func_215077_a(Util.java:320) [?:?] {re:classloading}
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:504) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$3389/1472659178.accept(Unknown Source) [?:?] {}
at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430_a_(ResourceLoadProgressGui.java:113) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:481) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:classloading,pl:accesstransformer:B,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(Unknown Source) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$438/2121443020.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {}
— MOD aquaculture —
Details:
Mod File: Aquaculture-1.16.5-2.1.16.jar
Failure message: Mod aquaculture only supports biomesoplenty 13.0.0.420 or above
Currently, biomesoplenty is 1.16.5-13.1.0.488
Mod Version: 1.16.5-2.1.16
Mod Issue URL: NOT PROVIDED
Exception message: MISSING EXCEPTION MESSAGE
— MOD allthetweaks —
Details:
Mod File: allthetweaks-1.3.2-1.16.5-36.1.0.jar
Failure message: Mod allthetweaks only supports kubejs 1 or above, and below 99
Currently, kubejs is 1605.3.6-build.178
Mod Version: 1.3.2-1.16.5-36.1.0
Mod Issue URL: http://my.issue.tracker/
Exception message: MISSING EXCEPTION MESSAGE
— System Details —
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
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: 601082096 bytes (573 MB) / 1032323072 bytes (984 MB) up to 1895825408 bytes (1808 MB)
CPUs: 4
JVM Flags: 3 total; -Xmx2034M -XX:+IgnoreUnrecognizedVMOptions -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.4.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.34
FML Language Providers:
javafml@36.2
minecraft@1
kotori_scala@2.13.4-build-2
Mod List:
forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |NONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |NONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
Assetto Corsa Unexpected Error Problem Solution
In this article, we will try to solve the «Unexpected Error» error that Assetto Corsa players encounter while opening the game.
The «Unexpected Error» problem that Assetto Corsa players encounter when they want to open the game, due to many problems, restricts your access to the game. If you are facing such a problem, you can solve the problem by performing the following steps.
What is Assetto Corsa Unexpected Error?
This error we encountered restricts our access to the game by encountering such an error output because the models in the game file are not read or read incorrectly. If there is any mod pack you have installed in the game, the game will not be able to read this modeling and will restrict your access to the game.
How To Fix Assetto Corsa Unexpected Error?
In order to fix this error we encountered, you can reach the solution of the problem by following the suggestions below.
1-) Uninstall Mod Pack
We can eliminate this problem by completely removing any mod pack that you have applied in the game from the game file. The mod package you installed in the game folder may not match the game version. For this, a mod pack that will match the game version will prevent you from encountering such problems.
2-) Verify Game File Integrity
We will verify the game file integrity and ensure to scan and download any missing or faulty files. For this;
- Open the Steam program.
- Open the library menu.
- Right-click the Assetto Corsa game on the left and open the Features tab.
- Open the Local Files menu on the left side of the screen that opens.
- Click the «Verify integrity of game files» button in the Local Files menu we encountered.
After this process, the download will be performed by scanning the damaged game files. After the process is finished, try to open the game again.
Источник
Content Manager (Questions & Answers)
Chipi40s
Chipi40s
So i recently install sol 2.0 and had an issue when starting up a practice session in single player mode in Content Manager. I had Sol 1.0 and horizon shades installed with track and car mods aswell as the sidekick mod whihc ran perfectly before i installed Sol 2.0. I kept getting the «unexpected error» message after it loads up the session which i have to alt tab over to to close. After exiting the session window, on content manager i would get «game crashed» and the following error message
ACgame.cpp (261): Game::update
ACgame.cpp (261): Game::update
ACgame.cpp (261): Game::update
ACgame.cpp (112): Game::onIdle
ACgame.cpp (210): Game::run
ACacs.cpp (477): wWinMain
f:ddvctoolscrtcrtw32dllstuffcrtexe.c (618): __tmainCRTStartup
I have no idea what it means or what the problem is. I saved my mods on a seperate folder, re installed AC and added back the mods and had no issues. I installed Sol 2.0.2 and horizon shaders with CSP verzion 1.71. For got to mention i update CSP for sol 2.0 to 1.68. Still having the same issue but not with every track. I dont know why. Can somebody look into it and see how i would be able to fix it?
Attachments
Richmarsh82
Richmarsh82
Evas_18
Evas_18
marinorox
marinorox
Kieran McMahon
Kieran McMahon
Attachments
Please Stop This
Please Stop This
If you have this set to «steam» — then set it back to AppID!
After that just remove «ContentManager.exe» from where you put it after download.
CM is not to be confused with CustomShadersPatch (CSP), to remove that:
-you either remove «dwrite.dll» from AC folder (more stuff in next post, but thats CSP itself)
-or use this button:
Please Stop This
Please Stop This
Wanna make a fresh install?
steamappscommonassettocorsadwrite.dll content->mods, then this too:
steamappscommonassettocorsaMODSShaders Lights Patch*
Remove Apps (GitHub link, use green button):
——————————————————————————
steamappscommonassettocorsaappspythonAccExtHelper*
steamappscommonassettocorsaappspythonAccExtMirrors*
steamappscommonassettocorsaappspythonAccExtRain*
steamappscommonassettocorsaappspythonAccExtWeather*
steamappscommonassettocorsacontentweathersol_**
steamappscommonassettocorsasystemcfgppfilters__Sol.ini
steamappscommonassettocorsasystemcfgppfilterssol_custom_configs*
steamappscommonassettocorsaextensionweather-controllers*
steamappscommonassettocorsaextensionweather*
steamappscommonassettocorsaappspythonsol_config*
steamappscommonassettocorsaappspythonsol_custom_weather*
steamappscommonassettocorsaappspythonsol_weather*
if you have it installed as CM->content->mods, then this too:
steamappscommonassettocorsaMODSsol*
Reset ContentManager (CM)
———————————
Keyfile (if you have one) you can backup:
%userprofile%AppDataLocalAcTools Content ManagerAuthentication.data
You can find it in CM here:
Settings>AppKey>Change )
Now reset CM by removing everything in or this complete folder:
%userprofile%AppDataLocalAcTools Content Manager
— first best install on this CM page (pic)
-dragNdrop of «lights-patch-xxx.zip» into CM is 2nd best way to install
-«Cannot install two things at once» -> Restart CM and do it again
-troubleshooting 101: switch from one version to another and back
-troubleshooting 102: remove all files in:
DocumentsAssetto Corsacfgextension
(this resets all CSP changes from defaults in ‘.INI’ files from:
«assettocorsaextensionconfig»)
Mitch9
Mitch9
daddyroy
daddyroy
Every time I try to start a race, I get the race cancelled error. I’ve tried everything in the book. Checked file integrity, reinstalled the game, tried to force 32 bit, changed resolution, used the different starters even. Nothing works.
My specs: Intel(R) Core i7-6700HQ CPU @2.60GHz 2.59GHz
16gb ram
Model:G752VT with 64 bit operating system
I got this error on the last start up attempt. I’m just frustrated at this point.
00007FFDC44DEADE (steam_api64): (filename not available): SteamAPI_RunCallbacks
ACsteaminterface.cpp (739): SteamInterface::update
ACgame.cpp (261): Game::update
ACgame.cpp (261): Game::update
ACgame.cpp (261): Game::update
ACgame.cpp (112): Game::onIdle
ACgame.cpp (210): Game::run
ACacs.cpp (477): wWinMain
f:ddvctoolscrtcrtw32dllstuffcrtexe.c (618): __tmainCRTStartup
00007FFE1AD67C24 (KERNEL32): (filename not available): BaseThreadInitThunk
00007FFE1BC4D4D1 (ntdll): (filename not available): RtlUserThreadStart
Even when loading up the game manually, it works until I click «start engine.»
It will load, then return back to the race menu.
What can I do? Any help is appreciated?
Kimmo Kokkonen
Lord GTR3, His master’s voice
Kimmo Kokkonen
Michael Krone
Michael Krone
This has happened to me 3-4 times over the last couple years.. Everytime it has, a full reinstall has been in order.
Surely one time it was because I filled up the harddrive that AC was on and at that point it doesnt matter how much stuff I deleted, still corrupted the game and needed to be fully deleted and reinstalled.
Good luck and this may not be your issue, just throwing my experience out there..
daddyroy
daddyroy
daddyroy
daddyroy
This has happened to me 3-4 times over the last couple years.. Everytime it has, a full reinstall has been in order.
Surely one time it was because I filled up the harddrive that AC was on and at that point it doesnt matter how much stuff I deleted, still corrupted the game and needed to be fully deleted and reinstalled.
Good luck and this may not be your issue, just throwing my experience out there..
Kimmo Kokkonen
Lord GTR3, His master’s voice
Kimmo Kokkonen
AC RC issue: Game Crash by start button
AC RC issue: Game Crash by start button
Solution: just blow away the Documents/Assettocorsa folder.
Clean install requires that you remove everything. So just reinstalling from Steam is not enough.
daddyroy
daddyroy
AC RC issue: Game Crash by start button
AC RC issue: Game Crash by start button
Solution: just blow away the Documents/Assettocorsa folder.
Clean install requires that you remove everything. So just reinstalling from Steam is not enough.
daddyroy
daddyroy
FlameStart : Flash textures are missing! (texture prefix = ‘f’ )
what does this mean
Please Stop This
Please Stop This
«So delete docs assetto folder then reinstall? So delete docs assetto folder then reinstall? «
No, not yet, disable all apps and remove «DWrite.dll» from ac folder (thats CustomShadersPatch), then try with vanilla AC.
If still not working now also remove docs folder, then try with vanilla AC again.
Please Stop This
Please Stop This
FlameStart : Flash textures are missing! (texture prefix = ‘f’ )
what does this mean
rodney241
rodney241
Hi there fellow drivers!
I’ve been introduced to the digital racing world for about a year ago and still enjoying the times I sit behind the wheel but still got lost in the jungle of settings..
From the beginning I bought the loadcell brake from Fanatec because of the many happy users and been playing with the settings till.. Well not long ago.. I was using a Playseat and set the Brake force to 20/30 because I didn’t want to bend the rig but couldn’t find the sweet spot and took me a while to tell myself that it doesn’t change the amount of braking in game if I press it trough the rig or just press it to its maximum I set it to even with my new Rseat RS1 I didn’t set it higher then 50, but that’s not the reason for this topic!
My question is what are the best wheel/game settings, I’ve been playing for a couple of months with the same settings and I drove myself some nice times on the green hell!
I started with drifting last week so made a new profile with my drift settings, but today I wanted to do some tourist rounds on multiplayer and took my main settings but it felt different.. So I made some changes and now I’m not satisfied at all, took the Base settings from the Fanatec forum and changed the Gyro setting in the .ini file and it felt totally different then before.
Searched the internet for some tips and advises but I’m getting lost in the forest of settings..
Should I use FFBClip ingame or FFB settings from CM or the FFB settings came with CSP?
My gear:
Fanatec CSL Elite Wheel Base (officially licensed for PlayStation)
CSL Elite Racing Wheel P1
ClubSport Steering Wheel Formula 1 Esports
CSL Elite Pedals + Loadcell
Please ask me anything I need to provide for more information about settings etc.
Источник
Custom Shaders Patch freezing and crashing on the server
Sfsfxv
Sfsfxv
Hello, I have my own server, past 2, 3 weeks everything was perfect but since 8 of June (3 days ago) game start crashing. I’m using content manager, last version, custom shaders patch, before I used 0.1.78-pre. After realizing 0.1.78 I started using 0.1.79-pre. On the server, after 5, 10, 60 secs or few mins game freezes for 1 sec (like it try to load something) and I get message (screen) «unfortunately, Assetto Corsa has crashed». I have this problem with all of the csp versions now. I thought that it maybe problem with my own server, I tested on other servers and I have the same problem. I reinstalled assetto corsa, content manager, csp, deleted all the settings, tried to deactivate some/all csp extensions, changed graphics settings but nothing works I hope that someone can help me, thank you!
P.s. Video how it looks like:
Attachments
justwannadl
justwannadl
When you say you’ve tried deactivating all CSP extensions, does that include deactivating CSP itself?
And does this occur on any other games, or only with AC?
[edit]: I forgot to mention that your video was very helpful in describing the issue, so thank you. Also, does the issue show up in single-player/offline mode?
Sfsfxv
Sfsfxv
When you say you’ve tried deactivating all CSP extensions, does that include deactivating CSP itself?
And does this occur on any other games, or only with AC?
Thank you very much for the reply. If I delete patch from Settings -> CSP, and try to join every server I get a message: «Server auth failed, please update content manager to v0.8.2329.38887 (screen 1), but my CM version is 0.8.2329.39063 (screen 2).
About over games, I play GTA V rage sometimes and don’t have any problems.
About single player mod, I didn’t tested it because I don’t play it anymore, only in multiplayer)
P.S. I tryed to roll back my windows, that didn’t help me either.
Attachments
justwannadl
justwannadl
Unfortunately, I’ve never encountered such an error and cannot help you out there. I suppose you could try to reinstall CM, but I suppose it’s unlikely to fix it since you’re able to connect to the server when CSP is installed. Sorry.
Does Content Manager ever tell you that «your GPU might be overclocked too much or overheated»? I usually get that message after CSP crashes.
Sfsfxv
Sfsfxv
Thank you very much for all of your help, I’ll try to install windows from my save point again, and update nvidia drivers, maybe this will finally help me, good luck
And no, I don’t have CPU overheated somehow.
Mabuck00
Mabuck00
Sfsfxv
Sfsfxv
BumblebeeA8
BumblebeeA8
Unfortunately, I’ve never encountered such an error and cannot help you out there. I suppose you could try to reinstall CM, but I suppose it’s unlikely to fix it since you’re able to connect to the server when CSP is installed. Sorry.
Does Content Manager ever tell you that «your GPU might be overclocked too much or overheated»? I usually get that message after CSP crashes.
I get this message, is there a fix for this?
I underclocked my gpu to counteract this but it didn’t help. So far the only CSP version that my game doesn’t crash on is 1.6.0
justwannadl
justwannadl
I get this message, is there a fix for this?
I underclocked my gpu to counteract this but it didn’t help. So far the only CSP version that my game doesn’t crash on is 1.6.0
I use CSP v1.74, but haven’t tried any other versions to determine whether those will fix the problem
Do you use an Nvidia graphics card?
If so, do the following after you get another crash:
Go to your «Event Viewer» Windows program.
Then go to «Windows Logs > System»
Check the immediate, recent events, and look for something along the lines of «nvidia display driver» with Event ID 13.
If you have that, then I think the fix is to disable Windows Update. I’m unable to explain with complete clarity, because I’m quite tech-illiterate, but the gist of the situation is that Windows Update tries to install or update your graphics driver, which causes issues for your game.
You can disable Windows Update by doing this:
Go to the program «Services» (you can search for this, too).
Go down the list until you find the «Windows Update» service, and right click on it to select «Properties».
Stop the service (if it’s running) and select «Disabled» in the «Startup type» dropdown box.
Beware that Windows ALWAYS finds a way to re-enable your Windows Update service. I’ve been unsuccessful at permanently disabling that service, so I’ve pinned the «Services» app to my toolbar so that I can check whether it’s disabled before racing. When Windows does re-enable the service by itself, the error eventually returns.
I cannot say with complete certainty that this will fix your issue, but it has worked very well for me. At the very least, I hope that you will learn to use the Event Viewer program so that you can identify the root issue. Try taking a look, even if you have an AMD card.
Источник