Uninstall and reinstall REUE4SS. You only need to delete UE4SS.dll and dwmapi.dll and then redownload them and drop them back to your game's folder. Make sure you've installed the latest version of REUE4SS, version 3 dropped not too long ago with bug fixes and performance improvements! Release v3.0.0 · UE4SS-RE/RE-UE4SS (github.com) Open UE4SS-settings.ini in \Pal\Binaries\Win64 with something like Notepad and set bUseUObjectArrayCache to false, GuiConsoleEnabled to 0 and GuiConsoleVisible to 0.
My game is crashing after installing REUE4SS
Open UE4SS-settings.ini in \Pal\Binaries\Win64 with something like Notepad and set bUseUObjectArrayCache to false, GuiConsoleEnabled to 0 and GuiConsoleVisible to 0.
The mod isn't working on client/server
Make sure you've installed everything correctly, according to the instructions in the description. Most mods need to be installed on both the server and the clients to work and if the mod includes settings you most probably need to use the same settings in both the client and the server.
I've installed everything correctly but still nothing
If REUE4SS is working then you should be getting a file UE4SS.log in \Pal\Binaries\Win64. You can open it with Notepad to see if you're getting something like "Mod '*Mod's Name*' has enabled.txt, starting mod." If there's no such line then the mod was not installed correctly. If there are errors you can share the contents of your log file on Pastebin.com and share the link in the bugs section. You can find log files on both the server and the client folders. You need to specify which is which when sharing them.
Where do I get help or info on modding the game?
You can join the Palworld modding discord server: invite
How to share bugs/log files/ask for help?
You can share bugs and your logs in the bugs section of the mod. You need to clarify if you're running the mod on both your clients and server, if the bug is happening in multiplayer, singleplayer, server or coop. You need to share steps to replicate the issue, unless it is completely random. Please make sure to read through the comments/the discord server/other bug reports in case your issue is a duplicate and/or is already resolved. Please make proper bug reports and comments, I can't help you if all you share is "doesn't work".
Ditto UE4SS is just kicking out a bunch of cannot hook "RegisterHook" functions or some Šhit (I serousily cannot type Šhit anymore on Nexus?!!! ƒuck you Nexus!), and I don't know enough about LUA to figure out why it's not hooking. I can't imagine the developers change table names when trying to hook into game functions.
Just tried the non-map version of this mod and works fine. Just a little annoying on a 21:9 ratio because it's not in the right spot.
Hello! Unknown as to what the cause is, however, I noticed on occasion my game would crash upon opening the map whilst your mod is activated.
I've unfortunately have been unable to replicate it.
It'll work perfectly, display date and time just fine, however, randomly, it would crash upon opening the map or trying to fast travel. I've been able to play it for a good few hours until a crash, but it's also crashed minutes upon opening the game.
I play on my own Dedicated Server, so uncertain if this is an exclusive server issue, or if it's happening BECAUSE I'm in a dedicated server. The mod is only installed on my client, not the server.
I spent a lot of time testing this, literally all day yd and the day before that. Had no crashes while spamming open/close map and I did try fast traveling in case there was any issue with my Fast travel from anywhere mod. This was in singleplayer but I expect it to be fine in the server as well, since this is a client sided mod.
Do these crashes happen even if the mod is uninstalled? The game is in early access and REUE4SS tends to make some games unstable (although v3 of reue4ss has been really stable for me), so the crashes could be unrelated to the mod.
Sadly I haven't had any crashes when your mod is not installed.
You mentioned you didn't have any crashes at all upon testing, which leads me to believe it might be incompatibility with another mod I have installed.
The only other map related mod I have is the Map reveal mod.
Unless by chance it might conflict with another mod unrelated to maps.
Just a simple request, is possible show not in the map, but at botton left corner of game's screen, just below player's hunger bar? or at another locations on the main screen of the game, please? It wold be great if we can saw this withut need the map open :D and ofc the coords of the player. Thanks!!!
Just tried this mod and it is not compatible with FastTravelFromAnywhere. Just wanted to tell those who use both mods and see FastTravelFromAnywhere stops working for unknown reasons.
Yea I just noticed. Both of them are mine. It seems like there's something weird going on, maybe a bug with REUE4SS? - because they use the same hook. I'm investigating D:
yeah just tested this myself and it seems like it overrides the fast travel mod. the name of the mod starts with a D, so it comes before F in modloader, but in the log it says map hooks and mod loaded so i honestly have no idea what to tell you. my only suggestion is the (somewhat) simple fix of combining the 2 mods into one lua file and having that as a 3rd option for people who want both of your map mods, at least for now? i would really love to have both
if you want both to work, simply add this line into mods.txt in Palworld/Pal/Binaries/Win64/Mods : FastTravelFromAnywhere: 1 this works just tested it, bpmodloader handles the date and time (this mod) and force loading the teleport mod like this on steam version 1.4 using UE4SS 3.0.0
Having the functions in the same file, essentially merging the mods fixes this issue. And the fact that your fix fixes this issue is so weird. Everything about this is weird af. I feel like this is a bug with reue4ss. D:
Btw, in my save the map says I'm on the 18th but in the menu it says I'm on the 107th Is it because of the bug that the game had in the previous version that reset the number of days displayed in the menu?
seems like it is day of the month not total days, more like a real calendar. for me i just tested on a save that is day 54 and it says day 24 in game, when i get to day 61 i fully expect it to say day 1 on the map but this is just my guess
28 comments
Release v3.0.0 · UE4SS-RE/RE-UE4SS (github.com)
FAQs/Troubleshooting
Performance issues after installing REUE4SS
Uninstall and reinstall REUE4SS. You only need to delete UE4SS.dll and dwmapi.dll and then redownload them and drop them back to your game's folder.
Make sure you've installed the latest version of REUE4SS, version 3 dropped not too long ago with bug fixes and performance improvements!
Release v3.0.0 · UE4SS-RE/RE-UE4SS (github.com)
Open UE4SS-settings.ini in \Pal\Binaries\Win64 with something like Notepad and set bUseUObjectArrayCache to false, GuiConsoleEnabled to 0 and GuiConsoleVisible to 0.
My game is crashing after installing REUE4SS
Open UE4SS-settings.ini in \Pal\Binaries\Win64 with something like Notepad and set bUseUObjectArrayCache to false, GuiConsoleEnabled to 0 and GuiConsoleVisible to 0.
The mod isn't working on client/server
Make sure you've installed everything correctly, according to the instructions in the description. Most mods need to be installed on both the server and the clients to work and if the mod includes settings you most probably need to use the same settings in both the client and the server.
I've installed everything correctly but still nothing
If REUE4SS is working then you should be getting a file UE4SS.log in \Pal\Binaries\Win64. You can open it with Notepad to see if you're getting something like "Mod '*Mod's Name*' has enabled.txt, starting mod." If there's no such line then the mod was not installed correctly. If there are errors you can share the contents of your log file on Pastebin.com and share the link in the bugs section. You can find log files on both the server and the client folders. You need to specify which is which when sharing them.
Where do I get help or info on modding the game?
You can join the Palworld modding discord server: invite
How to share bugs/log files/ask for help?
You can share bugs and your logs in the bugs section of the mod. You need to clarify if you're running the mod on both your clients and server, if the bug is happening in multiplayer, singleplayer, server or coop. You need to share steps to replicate the issue, unless it is completely random. Please make sure to read through the comments/the discord server/other bug reports in case your issue is a duplicate and/or is already resolved. Please make proper bug reports and comments, I can't help you if all you share is "doesn't work".
Just tried the non-map version of this mod and works fine. Just a little annoying on a 21:9 ratio because it's not in the right spot.
I've unfortunately have been unable to replicate it.
It'll work perfectly, display date and time just fine, however, randomly, it would crash upon opening the map or trying to fast travel.
I've been able to play it for a good few hours until a crash, but it's also crashed minutes upon opening the game.
I play on my own Dedicated Server, so uncertain if this is an exclusive server issue, or if it's happening BECAUSE I'm in a dedicated server.
The mod is only installed on my client, not the server.
Do these crashes happen even if the mod is uninstalled? The game is in early access and REUE4SS tends to make some games unstable (although v3 of reue4ss has been really stable for me), so the crashes could be unrelated to the mod.
Anything of interest in your log file?
You mentioned you didn't have any crashes at all upon testing, which leads me to believe it might be incompatibility with another mod I have installed.
The only other map related mod I have is the Map reveal mod.
Unless by chance it might conflict with another mod unrelated to maps.
Edit: Which variant of the mod are you using?
I'm using the 12 hour format.
hey i have the same problems
let me ask you.
1º you are using hosted server??
2º what mods do you use? beyond this one
It wold be great if we can saw this withut need the map open :D
and ofc the coords of the player.
Thanks!!!
Display current date time
my only suggestion is the (somewhat) simple fix of combining the 2 mods into one lua file and having that as a 3rd option for people who want both of your map mods, at least for now? i would really love to have both
if you want both to work, simply add this line into mods.txt in Palworld/Pal/Binaries/Win64/Mods : FastTravelFromAnywhere: 1
this works just tested it, bpmodloader handles the date and time (this mod) and force loading the teleport mod like this
on steam version 1.4 using UE4SS 3.0.0
Edit: Fixed!
Is it because of the bug that the game had in the previous version that reset the number of days displayed in the menu?
--if hour >= 12 then
-- am_pm = "PM"
-- if hour > 12 then
-- hour = hour - 12
-- end
--end
--if hour == 0 then
-- hour = 12
--end
--local time = string.format("%02d:%02d %s", hour, minute, am_pm)
local time = string.format("%02d:%02d", hour, minute)
I'll see if I can implement an option to change between 24h format and 12h format.
Edit: Done!