ProjectStarlight / StarlightRiver

Starlight River mod
https://discord.gg/snWQ3QE
GNU General Public License v3.0
145 stars 44 forks source link

Mod cannot load on MacOS and Linux #116

Closed just-another-player closed 2 years ago

just-another-player commented 2 years ago

Github issues should match the following format, for ease of organization and readability.

Issue Description

A thorough description of the problem, including: Expected behavior: [what was supposed to happen?] Actual behavior: [what did happen?] Context: [what else happened around this? When did it happen?] Error message (if applicable): [what did the game think was wrong?]

Reproduction

A detailed walkthrough of how to reproduce the issue, as thorough as possible. Mod list: [what mods you have loaded] Config settings: [the config settings for Starlight River] Game settings: [the settings for the game, things such as zoom, lighting mode, etc] Gameplay events happening: [whats going on? were you fighting a boss? mining ores? AFKing?] Your inputs: [what you did precisely to trigger the issue. EX: running to the left and using the thunderbuss to the right] OS: [what OS are you on?]

Additional context and log files

Add any other context about the problem here. Please attach Client.Log for all single-player issues and both Cleint.log and Server.log (if the host) for all multiplayer issues. Log files are integral to identifying and fixing bugs and especially crashes. Please make sure you include the ENTIRE LOG and not just the final error message. Log files are usually found under Documents\My Games\Terraria\ModLoader\Logs

just-another-player commented 2 years ago
Screen Shot 2021-11-03 at 8 26 26 am
just-another-player commented 2 years ago
Screen Shot 2021-11-03 at 8 27 09 am
just-another-player commented 2 years ago

i have tried this 5 times this is what keeps happening I have no other mods on

Thorium0 commented 2 years ago

+1 I have the same issue

chipgeekjr commented 2 years ago

Same issue on MacOS 11.6, no mods other than this one enabled. client.log

bennomitesan commented 2 years ago

yep, same, im using m1 macbook air 8gb ram

ScalarVector1 commented 2 years ago

Primary cause of this issue appears to be differences in the compiled IL code between these versions and the windows version cause some patches to fail. Further investigation will be required to find all of these problematic patches and create alternative patches which support these versions.

jkk752 commented 2 years ago

Primary cause of this issue appears to be differences in the compiled IL code between these versions and the windows version cause some patches to fail. Further investigation will be required to find all of these problematic patches and create alternative patches which support these versions.

So I can not use it until the next modification?

nttainn commented 2 years ago

Captura de tela de 2021-11-16 18-15-01 i am brazilian but basically it says one or more error found on starlight river something like that. samething on linux fedora 34

ScalarVector1 commented 2 years ago

https://github.com/ProjectStarlight/StarlightRiver/pull/144 has a number of fixes which should resolve this, still need confirmation for macOS platforms

ScalarVector1 commented 2 years ago

Closing this as this has been confirmed to be resolved