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

v2-rewrite: Minor warnings #172

Open
FinishedFragment opened this issue Jan 2, 2021 · 0 comments
Open

v2-rewrite: Minor warnings #172

FinishedFragment opened this issue Jan 2, 2021 · 0 comments

Comments

@FinishedFragment
Copy link

I tested v2-rewrite a bit and noticed a few minor warnings. These are not gamebreaking and possibly low priority.

The first two always appear when joining a new world. The stamina-related one does not appear in creative mode.

WARNING[Server]: Assignment to undeclared global "aeffect" inside a function at ...Lord-of-the-Test/mods/lottplayer/effects/physics.lua:49.
WARNING[Server]: Assignment to undeclared global "stamina_regen_amt" inside a function at ...Lord-of-the-Test/mods/lottplayer/systems/stamina.lua:122.

When choosing Iron Hills Dwarf as race there will be a warning because of the biome:

WARNING[Emerge-0]: Assignment to undeclared global "j" inside a function at ...Lord-of-the-Test/mods/lottmapgen/technical/functions.lua:1196

This warning might not appear instantly but it will eventually pop up when roaming the biome.

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

2 participants