AFCMS / Subway-Miner

🥈 AFCMS's submission to the Minetest Game Jam 2021
GNU General Public License v3.0
11 stars 1 forks source link

Error Code #7

Open Gerold55 opened 2 years ago

Gerold55 commented 2 years ago

I get this error code now when I try to load the game up.

2022-01-08 05:10:38: ACTION[Server]: singleplayer [127.0.0.1] joins game. List of players: singleplayer
2022-01-08 05:10:39: ERROR[Main]: ServerError: AsyncErr: Lua: finishGenRuntime error from mod 'sm_game' in callback environment_OnGenerated(): Must only be called in a mapgen thread!
2022-01-08 05:10:39: ERROR[Main]: stack traceback:
2022-01-08 05:10:39: ERROR[Main]:   [C]: in function 'get_mapgen_object'
2022-01-08 05:10:39: ERROR[Main]:   ...-win64\bin\..\games\subway_miner\mods\sm_game/mapgen.lua:290: in function <...-win64\bin\..\games\subway_miner\mods\sm_game/mapgen.lua:284>
2022-01-08 05:10:39: ERROR[Main]:   ...ds\minetest-5.4.1-win64\bin\..\builtin\game\register.lua:422: in function <...ds\minetest-5.4.1-win64\bin\..\builtin\game\register.lua:406>
2022-01-08 05:10:40: ACTION[Server]: singleplayer leaves game. List of players: 
2022-01-08 05:10:40: ACTION[Main]: Server: Shutting down
AFCMS commented 2 years ago

Which version of the game do you have? Check if you have custom mapgen settings in your minetest.conf

Gerold55 commented 2 years ago

Which version of the game do you have? Check if you have custom mapgen settings in your minetest.conf

I have the latest version of MT

Gerold55 commented 2 years ago

Which version of the game do you have? Check if you have custom mapgen settings in your minetest.conf

enable_clouds = 1 screen_h = 991 mg_name = singlenode enable_damage = false time_speed = 72 menu_last_game = subway_miner screen_w = 1920 world_config_selected_mod = 1 creative_mode = true enable_fog = false mainmenu_last_selected_world = 2 fixed_map_seed = maintab_LAST = local selected_world_path = C:\Users\Marle\Downloads\minetest-5.4.1-win64\bin..\worlds\pac

This is what's in the conf file

AFCMS commented 2 years ago

Does is happens every time you try to load the game? I don't see anything wrong with your configuration :thinking:

Gerold55 commented 2 years ago

It didn't the first couple of times but now it does it every single time.

On Sun, Jan 16, 2022, 3:40 PM AFCMS @.***> wrote:

Does is happens every time you try to load the game? I don't see anything wrong with your configuration 🤔

— Reply to this email directly, view it on GitHub https://github.com/AFCMS/Subway-Miner/issues/7#issuecomment-1013948532, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADJTVFZXRXKCZ63GMRM52ILUWMUMPANCNFSM5LQOOKDA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

wsor4035 commented 2 years ago

@Gerold55 if your using windows, this is a upstream issue https://github.com/minetest/minetest/issues/11544

Gerold55 commented 2 years ago

I'm on windows 11

On Sun, Feb 27, 2022, 7:49 PM wsor4035 @.***> wrote:

@Gerold55 https://github.com/Gerold55 if your using windows, this is a upstream issue minetest/minetest#11544 https://github.com/minetest/minetest/issues/11544

— Reply to this email directly, view it on GitHub https://github.com/AFCMS/Subway-Miner/issues/7#issuecomment-1053748856, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADJTVF7AKDSC62RNDJZ7T2DU5LBBTANCNFSM5LQOOKDA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>