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

Single Player Crash When Generating World #3

Closed
Darkfiend009 opened this issue May 2, 2020 · 3 comments
Closed

Single Player Crash When Generating World #3

Darkfiend009 opened this issue May 2, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@Darkfiend009
Copy link

Describe the bug
Client crash when generating a new Minecraft world. I added Occultism to a modpack i am developing. Here is the crash log: https://pastebin.com/EENCsXfw

To Reproduce

  1. Load modpack
  2. Click 'Single Player'
  3. Create world
  4. Crash while generating world

Expected behavior
World to generate without crashing

System (please complete the following information):

  • OS: Windows 10
  • Minecraft Version: 1.15.2, Forge 31.1.63, Occultism 0.2.1
  • Modpack Link and Version: See crash log above. Modpack still in development

Additional context
Add any other context about the problem here.

@klikli-dev
Copy link
Owner

Can you try to reproduce this on a clean instance with no other mods?
The error it throws is somewhat nonsensical (technoblabber incoming) as the mentioned method exists even on vanilla entities. Might be that another mod is trying to access-transform it.

@klikli-dev
Copy link
Owner

Alpha 0.2.2 might fix this issue. Please test it once it's available on forge and let me know if it worked. Thank you!

@lag42
Copy link

lag42 commented May 2, 2020

i was also getting a crash when creating a world with an extremely similar looking crash log, 0.2.2 did fix it for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants