Jab125 / forge-early-loading-screen

Port of (Neo)Forge's earlydisplay to Fabric
GNU Lesser General Public License v2.1
7 stars 0 forks source link

Minecraft crashes with mod installed #4

Closed zumbiepig closed 3 months ago

zumbiepig commented 9 months ago

When I start Minecraft, it crashes. Why is this happening? The instance runs fine when I disable the mod. Logs: https://mclo.gs/kfJMnN3

Jab125 commented 9 months ago

does this happen with the mod by itself? I cannot reproduce this error with a modpack running Fabulously Optimised 5.8.0-alpha.2 with the mod added.

Jab125 commented 9 months ago

Export the modpack as an .mrpack and send it here

zumbiepig commented 9 months ago

Sorry Github doesn't support .mrpack, so here's my mod list: I have copied my instance without any config (just mods folder), and it still crashes.

EDIT: Here is a .mrpack with the file extension changed manually, you need to change it back. Fabric.zip

Jab125 commented 8 months ago

Does 0.3.0 fix this?

zumbiepig commented 8 months ago

ill test this later, as im currently learning how to make my own mod right now

On Sun, Dec 17, 2023 at 8:39 PM Jab125 @.***> wrote:

Does 0.3.0 https://modrinth.com/mod/forge-early-loading-screen-fabric/version/0.3.0 fix this?

— Reply to this email directly, view it on GitHub https://github.com/Jab125/forge-early-loading-screen/issues/4#issuecomment-1859539133, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5A2HSOS7UESLZZBFFLDA63YJ7CIHAVCNFSM6AAAAABAV3EJTOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJZGUZTSMJTGM . You are receiving this because you authored the thread.Message ID: @.***>

zumbiepig commented 8 months ago

nope it doesnt work. it crashes even earlier in the launch sequence. logs: https://mclo.gs/VTqqUaK

On Sun, Dec 17, 2023 at 8:40 PM Orion Leon @.***> wrote:

ill test this later, as im currently learning how to make my own mod right now

On Sun, Dec 17, 2023 at 8:39 PM Jab125 @.***> wrote:

Does 0.3.0 https://modrinth.com/mod/forge-early-loading-screen-fabric/version/0.3.0 fix this?

— Reply to this email directly, view it on GitHub https://github.com/Jab125/forge-early-loading-screen/issues/4#issuecomment-1859539133, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5A2HSOS7UESLZZBFFLDA63YJ7CIHAVCNFSM6AAAAABAV3EJTOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJZGUZTSMJTGM . You are receiving this because you authored the thread.Message ID: @.***>

Jab125 commented 3 months ago

There shouldn't be a crash now, since the mod will work even if patching fails.