Skip to content
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

Charm incompat - Crashing when opening a forge #80

Closed
Inf4d3l opened this issue Nov 9, 2022 · 5 comments
Closed

Charm incompat - Crashing when opening a forge #80

Inf4d3l opened this issue Nov 9, 2022 · 5 comments
Labels
status: confirmed this issue is reproducible or otherwise confirmed to exist status: wontfix this issue is confirmed, but will not be fixed type: compatibility this issue is caused by a compatibility problem

Comments

@Inf4d3l
Copy link

Inf4d3l commented Nov 9, 2022

When opening a forge controller, the game crashes.
Here is the bottom of the latest.log
REI
[14:19:53] [VoiceChatAuthenticationThread/INFO]: Trying to authenticate voice connection
[14:19:53] [VoiceChatConnectionThread/INFO]: Server acknowledged authentication
[14:19:53] [NativeInitializationThread/INFO]: Using Opus version 'libopus 1.3.1'
[14:19:54] [Render thread/WARN]: Received passengers for unknown entity
[14:20:43] [Render thread/ERROR]: ########## GL ERROR ##########
[14:20:43] [Render thread/ERROR]: @ Render
[14:20:43] [Render thread/ERROR]: 65540: Invalid scancode -1
[14:20:54] [Render thread/WARN]: @Final field field_25883:Lnet/minecraft/class_4970$class_4973; in charm.mixins.json:more_portal_frames.AddValidPortalFrameBlocksMixin from mod charm should be final
[14:20:55] [Render thread/WARN]: Configuration conflict: there is more than one oshi.architecture.properties file on the classpath
[14:20:56] [Render thread/INFO]: Clearing audio channels
[14:20:56] [Render thread/INFO]: Stopping microphone thread
[14:20:56] [Render thread/INFO]: Disconnecting voicechat
[14:20:56] [Render thread/INFO]: Minimap session finalized.
[14:20:56] [Render thread/INFO]: Finalizing world map session...
[14:20:56] [Thread-20/INFO]: World map force-cleaned!
[14:20:56] [Render thread/INFO]: World map session finalized.
[14:20:56] [Render thread/INFO]: Unloading server config for easymagic
[14:20:56] [Render thread/INFO]: Unloading server config for enchantinginfuser
[14:20:56] [Render thread/INFO]: Unloading server config for pickupnotifier
[14:20:57] [Render thread/INFO]: Stopping worker threads
[14:20:57] [Netty Client IO #1/ERROR]: Invalid BlockState ID (266803)! Couldn't match it with any existing value!
[14:20:57] [Netty Client IO #1/ERROR]: Caused by: net.minecraft.class_2637.redirect$fbl000$polymer_decodeState(class_2637.java:532)
[14:20:57] [Netty Client IO #1/ERROR]: Invalid BlockState ID (266820)! Couldn't match it with any existing value!
[14:20:57] [Netty Client IO #1/ERROR]: Caused by: net.minecraft.class_2637.redirect$fbl000$polymer_decodeState(class_2637.java:532)
[14:20:57] [Netty Client IO #1/ERROR]: Invalid BlockState ID (266805)! Couldn't match it with any existing value!
[14:20:57] [Netty Client IO #1/ERROR]: Caused by: net.minecraft.class_2626.redirect$fbj001$polymer_replaceState(class_2626.java:533)
[14:20:57] [Netty Client IO #1/ERROR]: Invalid BlockState ID (266801)! Couldn't match it with any existing value!
[14:20:57] [Netty Client IO #1/ERROR]: Caused by: net.minecraft.class_2637.redirect$fbl000$polymer_decodeState(class_2637.java:532)
[14:20:57] [Netty Client IO #1/ERROR]: Invalid BlockState ID (266801)! Couldn't match it with any existing value!
[14:20:57] [Netty Client IO #1/ERROR]: Caused by: net.minecraft.class_2637.redirect$fbl000$polymer_decodeState(class_2637.java:532)
[14:20:57] [Render thread/ERROR]: Reported exception thrown!
net.minecraft.class_148: Rendering screen
at net.minecraft.class_757.method_3192(class_757.java:890) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1177) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:768) [client-intermediary.jar:?]
at net.minecraft.client.main.Main.method_44604(Main.java:244) [client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:51) [client-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461) [fabric-loader-0.14.10.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.14.10.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.14.10.jar:?]
Caused by: java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013) ~[?:?]
at java.util.ArrayList$Itr.next(ArrayList.java:967) ~[?:?]
at net.minecraft.class_437.method_25394(class_437.java:106) ~[client-intermediary.jar:?]
at net.minecraft.class_465.method_25394(class_465.java:104) ~[client-intermediary.jar:?]
at io.wispforest.owo.ui.base.BaseOwoHandledScreen.method_25394(BaseOwoHandledScreen.java:156) ~[owo-lib-0.8.5+1.19.jar:?]
at wraith.alloyforgery.client.AlloyForgeScreen.method_25394(AlloyForgeScreen.java:39) ~[wraith-alloy-forgery-2.0.17+1.19.jar:?]
at net.minecraft.class_757.method_3192(class_757.java:881) ~[client-intermediary.jar:?]
... 7 more
Mods:
roughlyenoughitems 9.1.568
alloy_forgery 2.0.17+1.19
owo 0.8.5+1.19
fabric-api 0.66.0+1.19.2

@Inf4d3l
Copy link
Author

Inf4d3l commented Nov 9, 2022

@Noaaan
Copy link
Member

Noaaan commented Nov 11, 2022

After investigating this a bit further via the Wraith Coding Sesh Discord, this is a crash caused with latest Alloy Forgery (2.0.17) and Charm.
Reverting to 2.0.16 seems to mitigate this issue, although we are still looking into why this happens.

@Noaaan Noaaan changed the title [Crash] Crashing when opening a forge. (REI installed) FABRIC 1.19.2 - 0.14.10 Charm incompat - Crashing when opening a forge Nov 11, 2022
@Noaaan Noaaan added type: bug this issue breaks or otherwise adversely affects functionality type: compatibility this issue is caused by a compatibility problem labels Nov 11, 2022
@Noaaan Noaaan pinned this issue Nov 11, 2022
@Dragon-Seeker
Copy link
Member

Issue report in Charm Github.

@Dragon-Seeker
Copy link
Member

Dragon-Seeker commented Nov 12, 2022

Working Solution is to download this Custom Mod that will fix the issue by disabling any modules that are using the offensive API.
Modrinth: Link
Curseforge: Link

@Dragon-Seeker
Copy link
Member

Closing this issue should no longer be present on new versions of charm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: confirmed this issue is reproducible or otherwise confirmed to exist status: wontfix this issue is confirmed, but will not be fixed type: compatibility this issue is caused by a compatibility problem
Projects
None yet
Development

No branches or pull requests

4 participants