Supplementaries icon indicating copy to clipboard operation
Supplementaries copied to clipboard

[🐞]: Internal Exception Related to Cloud Storage Chest Search

Open rmod8 opened this issue 1 year ago • 5 comments

Before Continuing:

  • [X] Always check you are using the latest version of the mods and its dependencies
  • [X] Remove known problematic rendering mods such as Optifine, Sodium and others. Do NOT report issues related to said mods
  • [X] If you are unsure which mod is the culprit. Disable half your mods at time until you isolate the culprit
  • [X] If you have a crash ALWAYS post LATEST.LOG below
  • [X] If the issue is about behaviors be sure to consult the WIKI first

Version-Loader

1.20.1-forge

Supplementaries Version

supplementaries-1.20-2.7.22

Moonlight Lib Version

moonlight-1.20-2.8.82-forge

Issue Detail

Internal NoClassDefFound Exception: Could not initialize class net.mehvahdjukaar.supplementaries.configs.ClientConfigs$general

Optional Attachment

No response

To Produce

Video Reproduction

  • Install Supplementaries, MoonLight and Cloud Storage Forge
  • Join a server running the same mods
  • Open a Static Cloud Chest
  • Click on the search button in the bottom right
  • Type anything into the searchbox, wether standard keyboard character or special unicode character.

rmod8 avatar Jan 15 '24 19:01 rmod8

i need latest.log

MehVahdJukaar avatar Jan 15 '24 21:01 MehVahdJukaar

Here it is

rmod8 avatar Jan 15 '24 22:01 rmod8

you sure thats the right one? dont see any crash or any error at all

MehVahdJukaar avatar Jan 16 '24 03:01 MehVahdJukaar

That is the one, sorry it's not helpful. We didn't have issues with the searching in Simple Storage Networks's search bar and originally i thought it was a rendering issue with an item but any letter you put in doesn't seem to work. Trying it in singleplayer seems fine, but i think this is a server issue.

Here is a snippet of the server log, sorry for the messiness.

  • [09:46:57] [Server thread/INFO] [minecraft/MinecraftServer]: rmod8 joined the game
  • [09:46:57] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of rmod8 (17)
  • [09:46:57] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to rmod8
  • [09:47:01] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Successfully authenticated player 08fe7672-0279-427f-ad18-c7434236d090
  • [09:47:02] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Successfully validated connection of player 08fe7672-0279-427f-ad18-c7434236d090
  • [09:47:02] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Player rmod8 (08fe7672-0279-427f-ad18-c7434236d090) successfully connected to voice chat
  • [09:47:06] [Server thread/INFO] [minecraft/MinecraftServer]: [rmod8: Set own game mode to Creative Mode]
  • [09:47:10] [Server thread/INFO] [minecraft/MinecraftServer]: [rmod8: Teleported rmod8 to 0.500000, 90.000000, 2000.500000]
  • [09:48:21] [Server thread/INFO] [minecraft/ServerGamePacketListenerImpl]: rmod8 lost connection: Internal Exception: java.lang.NoClassDefFoundError: Could not initialize class net.mehvahdjukaar.supplementaries.configs.ClientConfigs$General
  • [09:48:21] [Server thread/INFO] [minecraft/MinecraftServer]: rmod8 left the game
  • [09:48:21] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client rmod8`

rmod8 avatar Jan 16 '24 09:01 rmod8

not sure whats going on here. Only thing i can see is if cloud storage were to some how for some reason call a tooltip function on server thread and even then idk why it would fail with no calss def. try new version

MehVahdJukaar avatar Jan 17 '24 02:01 MehVahdJukaar