Jump to content

The game crashed whilst rendering overlay Error: java.lang.NoSuchMethodError: 'net.minecraft.network.chat.FormattedText net.mine


Recommended Posts

every time I try to run minecraft it crashes right after the mojang screen loads.

 

---- Minecraft Crash Report ----
// Shall we play a game?

Time: 2023-03-07 13:50:28
Description: Rendering overlay

java.lang.NoSuchMethodError: 'net.minecraft.network.chat.FormattedText net.minecraft.client.gui.Font.ellipsize(net.minecraft.network.chat.FormattedText, int)'
    at net.minecraftforge.client.gui.widget.ExtendedButton.m_6303_(ExtendedButton.java:54) ~[forge-1.19.3-44.1.17-universal.jar%23173!/:?] {re:classloading}
    at net.minecraft.client.gui.components.AbstractWidget.m_86412_(AbstractWidget.java:74) ~[client-1.19.3-20221207.122022-srg.jar%23168!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.gui.LoadingErrorScreen.lambda$render$4(LoadingErrorScreen.java:86) ~[forge-1.19.3-44.1.17-universal.jar%23173!/:?] {re:classloading}
    at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {}
    at net.minecraftforge.client.gui.LoadingErrorScreen.m_86412_(LoadingErrorScreen.java:86) ~[forge-1.19.3-44.1.17-universal.jar%23173!/:?] {re:classloading}
    at net.minecraft.client.gui.screens.LoadingOverlay.m_86412_(LoadingOverlay.java:109) ~[client-1.19.3-20221207.122022-srg.jar%23168!/:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:1332) ~[client-1.19.3-20221207.122022-srg.jar%23168!/:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1135) ~[client-1.19.3-20221207.122022-srg.jar%23168!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:713) ~[client-1.19.3-20221207.122022-srg.jar%23168!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[1.19.3-forge-44.1.17.jar:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[1.19.3-forge-44.1.17.jar:?] {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.3-44.1.17.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {}
    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 net.minecraftforge.client.gui.widget.ExtendedButton.m_6303_(ExtendedButton.java:54) ~[forge-1.19.3-44.1.17-universal.jar%23173!/:?] {re:classloading}
    at net.minecraft.client.gui.components.AbstractWidget.m_86412_(AbstractWidget.java:74) ~[client-1.19.3-20221207.122022-srg.jar%23168!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.gui.LoadingErrorScreen.lambda$render$4(LoadingErrorScreen.java:86) ~[forge-1.19.3-44.1.17-universal.jar%23173!/:?] {re:classloading}
    at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {}
    at net.minecraftforge.client.gui.LoadingErrorScreen.m_86412_(LoadingErrorScreen.java:86) ~[forge-1.19.3-44.1.17-universal.jar%23173!/:?] {re:classloading}
    at net.minecraft.client.gui.screens.LoadingOverlay.m_86412_(LoadingOverlay.java:109) ~[client-1.19.3-20221207.122022-srg.jar%23168!/:?] {re:classloading,xf:OptiFine:default}
-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.screens.LoadingOverlay
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:1332) ~[client-1.19.3-20221207.122022-srg.jar%23168!/:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1135) ~[client-1.19.3-20221207.122022-srg.jar%23168!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:713) ~[client-1.19.3-20221207.122022-srg.jar%23168!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[1.19.3-forge-44.1.17.jar:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[1.19.3-forge-44.1.17.jar:?] {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.3-44.1.17.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {}
    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: vanilla, file/§6§lClassic+3D+v15.2+-+1.19.zip, file/FreshAnimations_v1.8.zip, file/Better+Clear+Glass+1.19.zip, file/Better+Leaves+Add-on+V2.9.1-1.19.zip, file/Better_Dogs_V0.35.zip, file/nan2uu-cute-armor.zip, file/xekr-colorful-flowers-leaves-model-19plus1-0.zip, file/Better_Cats_V0.06.zip, file/ShiNeaL's+Dryads+v1.zip
Stacktrace:
    at net.minecraft.client.ResourceLoadStateTracker.m_168562_(ResourceLoadStateTracker.java:49) ~[client-1.19.3-20221207.122022-srg.jar%23168!/:?] {re:classloading}
    at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2328) ~[client-1.19.3-20221207.122022-srg.jar%23168!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:730) ~[client-1.19.3-20221207.122022-srg.jar%23168!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[1.19.3-forge-44.1.17.jar:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[1.19.3-forge-44.1.17.jar:?] {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.3-44.1.17.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}


-- System Details --
Details:
    Minecraft Version: 1.19.3
    Minecraft Version ID: 1.19.3
    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: 449897744 bytes (429 MiB) / 1207959552 bytes (1152 MiB) up to 2147483648 bytes (2048 MiB)
    CPUs: 8
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz
    Identifier: Intel64 Family 6 Model 142 Stepping 11
    Microarchitecture: Whiskey Lake
    Frequency (GHz): 1.99
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 8
    Graphics card #0 name: Intel(R) UHD Graphics 620
    Graphics card #0 vendor: Intel Corporation (0x8086)
    Graphics card #0 VRAM (MB): 1024.00
    Graphics card #0 deviceId: 0x3ea0
    Graphics card #0 versionInfo: DriverVersion=27.20.100.8336
    Graphics card #1 name: NVIDIA GeForce MX110
    Graphics card #1 vendor: NVIDIA (0x10de)
    Graphics card #1 VRAM (MB): 2048.00
    Graphics card #1 deviceId: 0x174e
    Graphics card #1 versionInfo: DriverVersion=27.21.14.5167
    Memory slot #0 capacity (MB): 4096.00
    Memory slot #0 clockSpeed (GHz): 2.40
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 4096.00
    Memory slot #1 clockSpeed (GHz): 2.67
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 13630.03
    Virtual memory used (MB): 10262.21
    Swap memory total (MB): 5546.22
    Swap memory used (MB): 825.09
    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
    Launched Version: 1.19.3-forge-44.1.17
    Backend library: LWJGL version 3.3.1 build 7
    Backend API: Intel(R) UHD Graphics 620 GL version 3.2.0 - Build 27.20.100.8336, Intel
    Window size: 1366x768
    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: vanilla, file/§6§lClassic+3D+v15.2+-+1.19.zip, file/FreshAnimations_v1.8.zip (incompatible), file/Better+Clear+Glass+1.19.zip (incompatible), file/Better+Leaves+Add-on+V2.9.1-1.19.zip, file/Better_Dogs_V0.35.zip (incompatible), file/nan2uu-cute-armor.zip (incompatible), file/xekr-colorful-flowers-leaves-model-19plus1-0.zip (incompatible), file/Better_Cats_V0.06.zip (incompatible), file/ShiNeaL's+Dryads+v1.zip (incompatible)
    Current Language: English (US)
    CPU: 8x Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz
    OptiFine Version: OptiFine_1.19.3_HD_U_I2_pre5
    OptiFine Build: 20230219-203817
    Render Distance Chunks: 12
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: MakeUp-UltraFast-8.7a.zip
    OpenGlVersion: 3.2.0 - Build 27.20.100.8336
    OpenGlRenderer: Intel(R) UHD Graphics 620
    OpenGlVendor: Intel
    CpuCount: 8
    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.3-44.1.17.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.3-44.1.17.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.3-44.1.17.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.3-44.1.17.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.3-44.1.17.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar OptiFine TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        minecraft@1.0
        lowcodefml@null
        javafml@null
    Mod List: 
        client-1.19.3-20221207.122022-srg.jar             |Minecraft                     |minecraft                     |1.19.3              |NONE      |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
        forge-1.19.3-44.1.17-universal.jar                |Forge                         |forge                         |44.1.17             |NONE      |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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Dr Oz Bites CBD Gummies: As the manufacturer isn't certain about the end result of the supplement, they are going at the back of faux paid promotions to growth the call for for the product. I felt that it's miles because of this motive, Dr Oz Bites CBD Gummies is earning a variety of popularity among the populace.   ➥ ✅Official Website: https://gummiestoday.com/Dr-Oz-Bites-CBD-Gummies/ ➥ Product Name: Dr Oz Bites CBD Gummies ➥ Benefits: Dr Oz Bites CBD Gummies Helps you to get Pain Relief ➥ Healthy Benefits :Control your hormone levels ➥ Category:Pain Relief Supplement ➥ Rating: ★★★★☆ (4.5/5.0) ➥ Side Effects: No Major Side Effects ➥ Availability: In Stock Voted #1 Product in the United States   📞📞 ✔Hurry Up🤑CLICK HERE TO BUY – “OFFICIAL WEBSITE”🎊👇〽💝💞❣️ 📞📞 ✔Hurry Up🤑CLICK HERE TO BUY – “OFFICIAL WEBSITE”🎊👇〽💝💞❣️ 📞📞 ✔Hurry Up🤑CLICK HERE TO BUY – “OFFICIAL WEBSITE”🎊👇〽💝💞❣️     FOR MORE INFO VISIT OUR OTHER LINKS :- https://www.onlymyhealth.com/dr-oz-cbd-gummies-reviews-care-cbd-shark-tank-gummies-exposed-benefits-1701579520 https://www.deccanherald.com/brandspot/featured/cbd-dr-oz-gummies-reviews-care-cbd-gummies-2023-dr-oz-gummies-is-it-worth-buying-2-2797780 https://www.onlymyhealth.com/cbd-dr-oz-gummies-diabetes-reviews-dr-oz-shark-tank-cbd-gummies-1702083884   Official Facebook Page:- https://www.facebook.com/GreenVibeCBDGummiesForDiabetes https://www.facebook.com/DrOzBitesCBDGummiesSupplement   FOR MORE INFO VISIT OUR OFFICIAL SITE :- https://groups.google.com/g/drone-dev-platform/c/X-xNP-OefLg https://groups.google.com/g/mozilla.dev.platform/c/i9X2WfOmkUs https://groups.google.com/g/mozilla.dev.platform/c/DP8vaQGqayk https://groups.google.com/g/comp.os.vms/c/V9XrF_T5u08 https://groups.google.com/g/comp.mobile.android/c/XuYes3irk9w https://groups.google.com/a/chromium.org/g/chromium-reviews/c/xCJCm9yhigE https://groups.google.com/g/comp.protocols.time.ntp/c/yErPa0A9uw0 https://groups.google.com/g/mozilla.dev.platform/c/dzcLb8COWts   Other Reference Pages JIMDO@ https://dr-oz-b-i-t-e-s-cbd-gummies.jimdosite.com/ GROUP GOOGLE@ https://groups.google.com/g/dr-oz-bites-cbd-gummies-lifestyle/c/MTpEvLDAPb0 GOOGLE SITE@ https://sites.google.com/view/drozbitescbdgummiesingredients/ GAMMA APP@ https://gamma.app/docs/Dr-Oz-Bites-CBD-GummiesIS-FAKE-or-REAL-Read-About-100-Natural-Pro-z7obrrpiq9agw3v Company sites@ https://dr-oz-bites-cbd-gummies-side-effects.company.site/   Recent Searches:- #DrOzBitesCBDGummiesReviews #DrOzBitesCBDGummiesLifestyle #DrOzBitesCBDGummiesBenefits #DrOzBitesCBDGummiesBuy #DrOzBitesCBDGummiesCost #DrOzBitesCBDGummiesIngredients #DrOzBitesCBDGummiesOrder #DrOzBitesCBDGummiesPrice #DrOzBitesCBDGummiesWebsite #DrOzBitesCBDGummiesResults #DrOzBitesCBDGummiesSideEffects #DrOzBitesCBDGummiesAdvantage #DrOzBitesCBDGummiesOffers #DrOzBitesCBDGummiesSupplement #DrOzBitesCBDGummiesBuyNow #DrOzBitesCBDGummiesFormula #DrOzBitesCBDGummiesHowToUse Our Official Blog Link Below:- BLOGSPOT==>>https://dr-oz-bites-cbd-gummies-advantage.blogspot.com/2023/12/Dr-Oz-Bites-CBD-Gummies.html Sunflower==>>https://www.sunflower-cissp.com/glossary/cissp/7068/dr-oz-bites-cbd-gummies-reviews-dr-oz-bites-cbd-gummies-where-to-buy Lawfully ==>>https://www.lawfully.com/community/posts/dr-oz-bites-cbd-gummies-navigating-the-wellness-landscape-BYTaVtWKNIUrHsIxGaivMA%3D%3D DIBIZ==>>https://www.dibiz.com/morrislymorales   Medium==>>https://medium.com/@elizabekennedy/is-dr-oz-bites-cbd-gummies-brand-legit-34cfcab397be   Devfolio==>>https://devfolio.co/projects/how-many-dr-oz-bites-cbd-gummies-need-to-i-take-cdf6        
    • So, I started a Forge server which is hosted by cloudnord (don't know it this information is necessary or not). Everything's working fine, the mods are getting loaded, I can join and play on it. Then I wanted to give myself OP. That's where the problems began. I typed "op mc_nicky_com" in the console and just saw, that I automatically disconnected... Weird, I thought and promptly updated the forge version to the client sided version, 47.2.17. Nothing resolved. Thought of downgrading the server to 47.2.0 but still didn't work. Now the server is on 47.2.0 and I can play without OP, which is totally fine but if I want to do something only OPs can do, I have to put it into the console, where I don't have auto-completion. The error it is throwing is the following: io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(31613) + length(1) exceeds writerIndex(31613): UnpooledHeapByteBuf(ridx: 31613, widx: 31613, cap: 31613/31613) I don't know how to fix this and I am thankful for every help attempt that comes here.  With best regards nicky.gg
    • Official Website Link ➲➲➲  https://groups.google.com/a/chromium.org/g/chromium-reviews/c/Zyy6WGX5-gA   Product Name ➲➲➲ Keto Candies ACV Gummies It assists with smothering undesirable food desires and close to home dietary patterns.   Official facebook Link ➲➲➲  https://www.facebook.com/KetoCandiesACVGummiesUS/   Official Blogs ➲➲➲ https://groups.google.com/a/chromium.org/g/chromium-reviews/c/4LZAdq7rQSg https://groups.google.com/g/mozilla.dev.platform/c/Uy2KvvUkCbA https://groups.google.com/g/mozilla.dev.platform/c/L-RBHHTlJm0 https://groups.google.com/g/comp.protocols.time.ntp/c/aqbT3woiM9w https://groups.google.com/g/comp.protocols.time.ntp/c/L3J_LIFnET0 https://groups.google.com/a/chromium.org/g/chromium-reviews/c/Zyy6WGX5-gA https://groups.google.com/a/chromium.org/g/chromium-reviews/c/4LZAdq7rQSg https://keto-candies-acv-gummies-2b37b5.webflow.io/ https://keto-candies-acv-gummies-1.jimdosite.com/ https://groups.google.com/g/getketocandiesacvgummies/c/PaSsvPpQsYw https://groups.google.com/g/getketocandiesacvgummies/c/YLKzSrTdeRI   Blue Vibe CBD Gummies Official Links ➲➲➲  https://www.deccanherald.com/brandspot/sponsored-health/blue-vibe-cbd-gummies-reviews-moneyworth-product-or-not-blue-vibe-cbd-gummies-for-sale-consumer-reports-mega-sale-2673730 https://www.facebook.com/GetBlueVibeCBDGummiesUS/ https://www.facebook.com/BlueVibeCBDGummiesUS/ https://www.facebook.com/BlueVibeCBDGummiesInUS/ https://www.facebook.com/events/334310428943928 https://groups.google.com/a/chromium.org/g/chromium-reviews/c/eq2xmAl5Mm4 https://groups.google.com/a/chromium.org/g/chromium-reviews/c/yb2GhvIIBvI Group Google ➲➲  https://groups.google.com/a/chromium.org/g/chromium-reviews/c/LEwhDmgZLHs Group Google ➲➲  https://groups.google.com/a/chromium.org/g/chromium-reviews/c/gREHzPUfMsw Group Google ➲➲  https://groups.google.com/a/chromium.org/g/chromium-reviews/c/FNtpXHp_r7c Group Google ➲➲  https://groups.google.com/a/chromium.org/g/chromium-reviews/c/KqdhsIEuP8k Group Google ➲➲  https://groups.google.com/a/chromium.org/g/chromium-reviews/c/XfZtZqnG-rM Group Google ➲➲ https://groups.google.com/g/comp.os.vms/c/DGXPLV27qCU Group Google ➲➲ https://groups.google.com/g/comp.os.vms/c/t-W4cjZOFSs Group Google ➲➲ https://groups.google.com/g/comp.os.vms/c/i0Ta7Qy4izw
    • Make a test without practical_plushies_mobs, practical_plushies_animals and dark-waters - looks like it is not working with sinytra connector
  • Topics

×
×
  • Create New...

Important Information

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