Ok, i am on the vanilla version playing tpt MP.
The mod isnt working, it keeps giving me this error. /scripts/downloaded/2 LBPHacker-TPTMulti.lua:65: bad argument #3 to '__index' (value expected) now, im good at debugging, but i have no idea what to do here, this is next level stuff for me, also, to any mod makers out there, if you want to make an explosion hot, DO NOT SET THE TEMP TO MATH.HUGE, IT WONT MAKE THE TEMPERTURE HIGH, IT WILL OVERFLOW AND MAKE THE EXPLOSION ABSOLUTE ZERO, JUST USE 9999. it annoys me every time to do this to poorly debugged mods, so, modders, please debug your mods before releasing them, at least filter off the most obvious bugs, thank you, and sorry for the rant, it just infuriates me when somebody releases what woukd be a good mod, if it werent for the tens of thousands of bugs it has, and i have to find each and every one of them to make the mod not absolute crap.
ahh, and i had another problem caused by user error, i forgot that i had spike's biology mod instead of vanilla, and the mod was on a slightly older version, which probably didnt have sim.ReplaceModeFlags(), and i have a problem, how do you figure out which line the error is in, it is almost impossible to find it on my pc and i have to search through each individual line, i use Visual Studio Code, what is the best environment for debugging.
so could you tell me how to debug, look at the underlined part of my last comment, before i debuged on my phone :P, which is easier, but is still a pain.
Is there any way to make a private server ?