No. Campaign is disabled on Plutonium.
AutisticLulu
Posts
-
How to play campaingSep 4, 2024, 10:26 AM -
Questions before hostingJul 2, 2022, 12:36 PMFalkerNero Glad you found it helpful. Good luck and have fun
-
Questions before hostingJul 1, 2022, 2:17 PMLate reply but it might be helpful for you or someone else searching for this.
For PC specs, based from both my own testing and computer knowledge. Mods might impact these requirements.
Anything as fast as the following specs or faster will suffice in most cases.
CPU: Intel Core 2 Quad Q6600 2.6GHz or better
RAM: 4GB (Minimum DDR2 800MHz+)
DISK: 7200RPM HDD or an SSD (Heavily recommend using SSD if you got one).
GPU: Should work with even integrated graphics, since hosting is CPU/RAM/DISK reliant.So the short explanation would be:
Basically any average PC newer 2007 will suffice. -
EXE cannot find zoneJul 1, 2022, 11:34 AMIs your game located on another drive than C:\ ?
Like D:\ or E:\ ?Do you mean this error?
I followed the repair gamefiles guide and tried redownloading, but it still didn't work.
(Note that this is not a fact but my theory why)
In my case, it seems like the cause of an issue in the latest launcher(r3266)
and having the game on a separate hard drive, which for some reason made the launcher not loading the following fileplutonium_ui.ff
(which it should do, even the game is it's on a separate drive).I simply made a copy of
plutonium_ui.ff
,plutonium_ui_mp.ff
andpatch_mp.ff
fromC:\Users\Lulu\AppData\Local\Plutonium\storage\t5\zone
and then copied them toG:\pluto_t5_full_game\zone\Common
.After that, I launched the game without any problems.
-
Migrating from _clientids to custom gsc, crash problems.Sep 18, 2021, 11:30 AMJezuzLizard I found the culprits but not sure why they're causing it, probably using outdated/unoptimized functions or something, commit removing the things: Github Commit
Surprisingly feds gsc-utils works flawlessly still, but just incase I moved the script using it into it's own file for possible future issues.
Also found some other interesting things.
Using your config mod loaded through custom gsc not all dvars works correctly, the one I instantly noticed was cmPlayerMaxHealth which never was an issue when used in _clientids,
EDIT: That was my fault apparently, missed the onplayerspawn functions for health.
EDIT2: Nevermind, even when adding what I missed it doesn't work,Disabling Fog, Lod and Dof through dvars doesn't work either. This infuriates me the most out of all things since I get dizzy when there are Fog/Dof effects,
So now I need to try to solve these, but I'm not that experienced in coding in general, I kinda understand how they function when I look at it, like it makes sense to me but I can barely write code myself in C# which I think gsc kinda is right?
If you or someone else could help me try understand the code a bit better that would be very nice. -
Migrating from _clientids to custom gsc, crash problems.Sep 17, 2021, 7:00 PMJezuzLizard Yeah, will be testing everything independently tomorrow and then add the scripts one by one.
I'm aware of Feds plugin being old, but it currently works but maybe not when loading scripts this way? I'll test that too.I'll come back tomorrow with updates when I've tested everything. When the EU players aren't active lol since I reverted to _clientids for now.
-
Migrating from _clientids to custom gsc, crash problems.Sep 17, 2021, 12:22 PMHello. I think this topic fits better into modding support than server host, but tell me if I'm wrong!
The problem:
I'm currently migrating from using clientids to custom gsc for my dedicated server, and I'm running into some struggles getting it to work without crashing. Normally I can usually fix most of these issues by myself but this makes me want to pull my hairs out.
The scripts compile fine without errors and loads without errors, but I've probably made mistakes somewhere, I will try taking a look through them myself later again too when I've rested for a bit.Basically it's a couple of memory access violations and this is often out of my knowledge range since I'm much more familiar with the hardware itself.
Any help would be appreciated! Thanks!
Dump pastebin: https://pastebin.com/VancA6gv
Dump download: https://drive.google.com/file/d/1WR-76MWwm9urAn3EOTt6gx7ollj-md79/view?usp=sharing
Server Scripts source: https://github.com/MeguminBOT/Public-BO2-Mods -
Server not showing upSep 13, 2021, 11:13 AMDeadshotRaj
Nothing you can do, just wait for the server owners to update their servers. -
Bo2 zombies freezes at round 16-20Aug 29, 2021, 2:46 PM@Adem-XD could you take a couple of screenshots from the dumpfile then?
both at the top and the bottom of it, try to find where it starts giving errors in the dump. If you don't know how to open a dumpfile then google is your best friend!The error with GSC isn't really an error but it could be depending on what the gsc script does.
UIImage element has something to do with the code and is outside of my current knowledge of C# / GSC scripting. -
Bo2 zombies freezes at round 16-20Aug 28, 2021, 9:23 AM@Adem-XD Even if no gsc scripts or mods are enabled?
If it happens on unmodded I'm not sure what could cause this. Any error messages, logs or crashdumps generated? -
Crash serversAug 27, 2021, 9:47 AMandresito_20
Code 0xc0000005 is usually the result of windows not being able read the data it's trying to access.
Address: 0x00000006 is related to networking.More than that I don't know, but it might help you or someone else here to figure it out.
My bet is the GSC scripts are the culprit, since what you describe have happened to me too when I made an oopsie in one of my scripts.
Try removing any mods/scripts completely and see if it still crashes. -
Bo2 zombies freezes at round 16-20Aug 27, 2021, 9:19 AMCertain GSC scripts can cause this if it's on servers.
Does it happen on solo too? -
launcher crashAug 27, 2021, 9:08 AMCould also be the folders permissions.
You could try taking ownership of the folder.Launch Command Prompt as Administrator then write or copy/paste:
takeown /f “"C:\Users\YOURNAME\AppData\Local\Plutonium"” /r /d yJust change YOURNAME to your username on Windows.
-
Error for download plutonium win 32Aug 26, 2021, 9:50 AMDss0 doubt he is, it's 2021 afterall. I'm confident he meant "plutonium-bootstrapper-win32.exe" but other than that I have no clue what he's trying to say.
-
Audio issue above 32bit 192khzAug 26, 2021, 8:45 AMTqhr Just use 192kHz if it's so annoying to change everytime. Anything above 48kHz is pointless for ANYTHING but music track mastering.
-
Does the Configuration Mod no longer work?Aug 25, 2021, 4:34 PMContraBeats If you remove your serverkey and upload the whole server folder (except the zones folder) to Google Drive or something I can take a closer look in an hour or so if you want.
-
Does the Configuration Mod no longer work?Aug 25, 2021, 3:23 PMContraBeats try adding a copy of dedicated_zm.cfg from \pluto_t6_full_game\main to \pluto_t6_full_game\t6r\data or the other way around and see what happens.
-
Does the Configuration Mod no longer work?Aug 25, 2021, 11:38 AMContraBeats 0xc0000005 is a access violation error which most often means the software tries to access data from a location that isn't assigned properly, so you've most likely missed a install step or configured it wrong.
Have you placed GSCs at their correct locations?
Double check your .cfg for anything that looks odd or post it here -
Does the Configuration Mod no longer work?Aug 24, 2021, 11:33 PMIt works flawlessly for me.
If you want to rule out if it works at all, I have a fork repo of it on Github both decompiled and compiled with some additional stuff added.