Palworld

Palworld

View Stats:
Dark Mar 7, 2024 @ 5:14am
red text in console
red text:
[Lua::execute_file] lua_pcall returned LUA_ERRRUN => ...\Pal\Binaries\Win64\Mods\BPModLoaderMod\scripts\main.lua:261: attempt to call a nil value (global 'RegisterLoadMapPostHook')

line 261:
RegisterLoadMapPostHook(function(Engine, World)
LoadMods(World:get())
end)

i havent learned enough about programming to know what the problem is. not mod dev-ing, trying to figure out why keybind based mods no longer work and this is the reason why.
< >
Showing 1-2 of 2 comments
Praespero Mar 7, 2024 @ 6:28am 
It's trying to call a function or method that does not exist or is not defined, in this case, 'RegisterLoadMapPostHook'.
Dark Mar 7, 2024 @ 7:11am 
dam. yea i was hoping that wasnt the case. did some googling but they werent palworld related, so was hoping their problems werent the same. so since they are; i messaged the modder and we'll see what happens.
< >
Showing 1-2 of 2 comments
Per page: 1530 50

Date Posted: Mar 7, 2024 @ 5:14am
Posts: 2