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

Constant crashes after updating to 1.0.20 #320

Closed
UZKHJ opened this issue Oct 11, 2018 · 45 comments
Closed

Constant crashes after updating to 1.0.20 #320

UZKHJ opened this issue Oct 11, 2018 · 45 comments

Comments

@UZKHJ
Copy link

UZKHJ commented Oct 11, 2018

Bug Report

After updating to the latest 1.0.20, my client started crashing. The crash happens after few seconds to minutes of gameplay. After initial few crashes i did a clean install of mod pack but its still crashing.

Logs

Client Information

  • Modpack Version: 1.0.20
  • Server/LAN/Single Player: Single
  • Optifine Installed: No
  • Shaders Enabled: No
@wackoamd1
Copy link

u are lucky to even get in the game , mine crashes at startup . more specific its "craftpresence" that takes down the modpack

@ghost
Copy link

ghost commented Oct 11, 2018

ur lootbag opener crashes ur game

@UZKHJ
Copy link
Author

UZKHJ commented Oct 11, 2018

any fix for that or just void the lootbags and trash the opener? Also was Patient Loot bag removed in 1.0.20 because its in my storage drawer but couldn't find it in JEI

@wackoamd1
Copy link

i fixed my game by removing craftpresence , not a crash in sight.

@shikyo13
Copy link

I'm having the exact same crash as OP. Seems some new item in the lootbags is causing a crash in the LootBag Opener.

@Steve59
Copy link

Steve59 commented Oct 11, 2018

The problem seems to be changes to config\Lootbags_BagConfig.cfg
I restored this file from a backup and the crashing stopped.

@knoxhack knoxhack added the bug label Oct 11, 2018
@UZKHJ
Copy link
Author

UZKHJ commented Oct 12, 2018

Removing the loot bag opener from the world fixed the problem, but now i can't open loot bags, so i will wait for the fix.

@knoxhack
Copy link
Collaborator

Could you try this pls and let me know
https://gist.github.com/knoxhack/a06fbd5fb4437a11a018a486659e4e12

@knoxhack
Copy link
Collaborator

try to so if it crash with this file, if so post the new crashlog pls thanks

@UZKHJ
Copy link
Author

UZKHJ commented Oct 12, 2018

With that new file client crashed at the mod loading phase during start.
https://pastebin.com/xQjz5J2C

@knoxhack
Copy link
Collaborator

@UZKHJ
Copy link
Author

UZKHJ commented Oct 12, 2018

Crashed when i tried to load the save game.
https://pastebin.com/b3MH563K

@knoxhack
Copy link
Collaborator

knoxhack commented Oct 12, 2018

could you provide the latest log file also "/logs"?

@knoxhack
Copy link
Collaborator

Oh, I think I found the problem

@knoxhack
Copy link
Collaborator

@UZKHJ
Copy link
Author

UZKHJ commented Oct 12, 2018

@UZKHJ
Copy link
Author

UZKHJ commented Oct 12, 2018

So i was successfully in the game this time, but it crashed after a minute or so.
https://pastebin.com/UtcDwQS4

@Grynder01
Copy link

Just breaking all the lootbag openers for right now will solve the problem...im just storing the bags in the storage block for now...im thinking it might be the Patient bag that is the problem because i noticed a few times that opening one of the other bags gives a Patient Bag when using the bag opener

@UZKHJ
Copy link
Author

UZKHJ commented Oct 12, 2018

exactly, when i have bag opener in the world the game crashes but when i remove it, its fixed. i believe it has to be patient bag.

@jk1895
Copy link

jk1895 commented Oct 12, 2018

My game is crashes too. I had to downgrade to 1.0.19
Crashlog:
https://pastebin.com/AbW81ELA

@kreezxil
Copy link

kreezxil commented Oct 12, 2018

My dedicated server crashed after updating to 1.0.20 for the same reason these clients crashed.
Here are a list of the crashes which are all the same: http://paste.ubuntu.com/p/yhMhsTCY64/

And here is just one of them from that list: http://paste.ubuntu.com/p/S8C8hCQVSy/

And yes there is a bag opener in the world. I know for a fact there is one, i built one.

Tried

edited out the Patient lootbag, the server still crashed, so the theory presented by the others about the lootbag is simply a theory. http://paste.ubuntu.com/p/b6BVNySZb4/

Will try Koxhack's replacement config now.

Note

that didn't work either, found a reference to a bug from 2016 on Lootbags, posted a report there and referenced all that I found in regards to this issue.

will now try the LootBag config from 1.0.18

Update

Loaded the config from 1.0.18 and the server is stable and not crashing now.

@Sunekaer
Copy link
Owner

@kreezxil
Copy link

kreezxil commented Oct 12, 2018

@Sunekaer that one causes a crash too: http://paste.ubuntu.com/p/VbDx4jTqvc/ and yet the config from 1.0.18 does not.

@TheUnbreakableBedrock
Copy link

I think I've got the same issue. Thank God I made a backup! I will try to downgrade, restore backup, remove the bag openers. I'll let y'all know if it worked.

@kreezxil
Copy link

don't downgrade just use the config from 1.0.18

@TheUnbreakableBedrock
Copy link

TheUnbreakableBedrock commented Oct 12, 2018

I was going to go back to 1.0.20 after that. If this doesn't work I'm gonna copy the config.

@Malorolam
Copy link

Issue has been reported to me too, the problem I found was that there's whitelist entries with a minimum count larger than the maximum, these are the ones I saw in the config I was provided:
line 139: minecraft:gunpowder:0:4:2:20
line 146: minecraft:fish:2:3:2:20
The second number should be smaller or equal to the third number.
Fixing those should prevent the crash. I'll add a catch to the code to stop similar problems in the future but it'll be a little while before I can make a proper release.

@Sunekaer
Copy link
Owner

@UZKHJ
Copy link
Author

UZKHJ commented Oct 12, 2018

@Sunekaer It seems like the crash has been fixed with the file you posted.

@2J3P2001
Copy link

Where do I paste that file?
The one that @Sunekaer lastly posted?

@2J3P2001
Copy link

I always crash... Doesn't matter which lootbag config I use...
This is my Crash thingy
content://com.android.providers.downloads.documents/document/6884

@UZKHJ
Copy link
Author

UZKHJ commented Oct 13, 2018

Where do I paste that file?
The one that @Sunekaer lastly posted?

"C:\Program Files (x86)\Minecraft\Instances\StoneBlock\config" Look for Lootbags_BagConfig.cfg open it and replace everything in it with what Sunekaer posted above. (Don't forget to make backup before changing the file.)

@2J3P2001
Copy link

How do I do that backup?

@2J3P2001
Copy link

@sayzer

@2J3P2001
Copy link

Still not working...

@UZKHJ
Copy link
Author

UZKHJ commented Oct 13, 2018

How do I do that backup?

Still not working...

Backup = copy the original file store it in some other folder, and then make changes to the file in config folder.

  1. Whats not working? game? backup? if you are still experiencing a crash than paste your most recent crash log in pastebin and post a link here.

You can find crash report at crash-reports folder

@MiistaK
Copy link

MiistaK commented Oct 13, 2018

i keep getting a error whenever its halfway through the download,

https://files.forgecdn.net/files

does anyone know how to fix this? I was able to download it previously but after the update, i can't any more

@MiistaK
Copy link

MiistaK commented Oct 14, 2018

https://pastebin.com/PqVSDdTX

im still getting crashes, its really frustrating because it was working and playing fine a few days ago.

@DDzwiedziu
Copy link

For reference: Malorolam/LootBags#159

@kreezxil
Copy link

kreezxil commented Oct 14, 2018 via email

@MiistaK
Copy link

MiistaK commented Oct 14, 2018 via email

@kreezxil
Copy link

kreezxil commented Oct 14, 2018 via email

@2J3P2001
Copy link

Please help me!
I already used the config that @Sunekaer posted previously. Still, when I open my saved world, it loads until it says 0 percent and then it instantly crashes...
I don´t have any bag opener in the world, which, to some people, seems to be the problem...
I´m posting the crash report, hope someone can help me in this particular case.
https://pastebin.com/2RDiD6ak

@knoxhack
Copy link
Collaborator

@2J3P2001 please delete the 'EnderStorage' folder Here: G:\Minecraft Mods\Instances\StoneBlock (2)\saves\StoneBlock\EnderStorage and start the server again.

@knoxhack
Copy link
Collaborator

Fixed in 1.0.21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests