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

[1.15.2] Server Crash - NoSuchMethodError with SimpleStorageNetwork integration #21

Closed
TigerWalts opened this issue Aug 6, 2020 · 0 comments
Assignees
Labels
type: bug Something isn't working

Comments

@TigerWalts
Copy link

Versions (Be specific, do not write "latest"):

  • Polymorph: 1.15.2-0.9
  • Forge: 1.15.2-31.2.33
  • SimpleStorageNetwork: 1.15.2-1.0.1

Observed Behavior:

I did not observer this myself, the players who ran into the problem could not tell me what they did. There is a ticket on the Simple Storage Network tracker though: Lothrazar/Storage-Network#296

Steps to Reproduce:

From the Simple Storage Network issue:

Encountering this exact error when trying to craft a stack of items by shift-clicking the resulting item in a remote controller.
The item has polymorph alternative available

After crafting one set (6 fences) of said item, the polymorph icon and resulting item icon disappeared. Shift clicking on the now empty result window successfully crafted entire stack of items.

...

Crash Log: Pastebin.

java.lang.NoSuchMethodError: com.lothrazar.storagenetwork.gui.NetworkCraftingInventory.getSizeInventory()I
	at top.theillusivec4.polymorph.common.integrations.storagenetwork.StorageNetworkModule$StorageNetworkProvider.craftShift(StorageNetworkModule.java:106) ~[?:FORGE-1.15.2-0.9] {re:classloading}
	at top.theillusivec4.polymorph.common.integrations.storagenetwork.StorageNetworkModule$StorageNetworkProvider.transfer(StorageNetworkModule.java:79) ~[?:FORGE-1.15.2-0.9] {re:classloading}
	at top.theillusivec4.polymorph.common.network.client.CPacketTransferRecipe.lambda$null$0(CPacketTransferRecipe.java:67) ~[?:FORGE-1.15.2-0.9] {re:classloading}

I checked the server logs to see if there were any errors with loading the Simple Storage Network mod but couldn't find anything.

@TigerWalts TigerWalts added the type: bug Something isn't working label Aug 6, 2020
TheIllusiveC4 added a commit that referenced this issue Aug 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants