Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Here's the paste bin to the crash report, https://pastebin.com/er9pfi7k

There are 26 Errors and not loading or instances being created, and I just seem to figure out the issue or what is causing this issue.

Please help, thanks 

Problem with Oh The Biomes You'll Go. Make sure you are using the latest version.
If the Mod is already up to date, report this bug to the Mod author.

  • Author
3 minutes ago, Luis_ST said:

Problem with Oh The Biomes You'll Go. Make sure you are using the latest version.
If the Mod is already up to date, report this bug to the Mod author.

I got a question, how do i figure out these errors, since i struggle alot to figure it out. what should i be looking for 

 

there are a lot of errors but this is the error:

Quote

Mixin apply failed byg.mixins.json:server.MixinMinecraftServer -> net.minecraft.server.MinecraftServer: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException @Shadow field field_240767_f_ was not located in the target class net.minecraft.server.MinecraftServer. Using refmap byg.refmap.json org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @Shadow field field_240767_f_ was not located in the target class net.minecraft.server.MinecraftServer. Using refmap byg.refmap.json

this is the indicate for Oh The Biomes You'll Go:

Quote

Using refmap byg.refmap.json

 

35 minutes ago, ixRaiin said:

I got a question, how do i figure out these errors, since i struggle alot to figure it out. what should i be looking for 

i wish more people had your enthusiasm.
though, i doubt a non-programmer can just read about call stacks in 2min and be done.

see those indented rows? that's what was happening when things crashed. topmost row is what crashed (not always the answer you need, but often enough). row below it is what called the thing that crashed. and row below it is what called the thing that called the thing that crashed...

there's more to it, but you don't need it and i don't want to type all night...

anyway - if the crash is in mod code, you try to recognize the mod from the namespace (thing on the left, separated with dots). if crash is in mojang's code, you may not be able to tell and need to resort to binary search (remove half the mods and try). in this case, we don't have a namespace (it wasn't mod's code) but luckily the message mentions "byg" as a mod code.

  • Author
2 minutes ago, MFMods said:

i wish more people had your enthusiasm.
though, i doubt a non-programmer can just read about call stacks in 2min and be done.

see those indented rows? that's what was happening when things crashed. topmost row is what crashed (not always the answer you need, but often enough). row below it is what called the thing that crashed. and row below it is what called the thing that called the thing that crashed...

there's more to it, but you don't need it and i don't want to type all night...

anyway - if the crash is in mod code, you try to recognize the mod from the namespace (thing on the left, separated with dots). if crash is in mojang's code, you may not be able to tell and need to resort to binary search (remove half the mods and try). in this case, we don't have a namespace (it wasn't mod's code) but luckily the message mentions "byg" as a mod code.

The thing is im new but i occasionally code in python and I wana code but i wana learn to read these codes figure out these errors myself

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.