Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
[00:03:23]: [string "../mods/workshop-741879530/scripts/patches/..."]:52: attempt to call upvalue '_onpickedfn' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-741879530/scripts/patches/diseaseregrowth.lua:52 in (field) onpickedfn (Lua) <50-53>
scripts/components/pickable.lua:520 in (method) Pick (Lua) <460-550>
scripts/actions.lua:1217 in (field) fn (Lua) <1215-1220>
scripts/bufferedaction.lua:25 in (method) Do (Lua) <21-35>
scripts/entityscript.lua:1456 in (method) PerformBufferedAction (Lua) <1432-1471>
scripts/stategraphs/SGworm.lua:137 in (field) fn (Lua) <135-138>
scripts/stategraph.lua:576 in (method) UpdateState (Lua) <544-588>
scripts/stategraph.lua:615 in (method) Update (Lua) <607-635>
scripts/stategraph.lua:128 in (method) Update (Lua) <109-146>
scripts/update.lua:282 in () ? (Lua) <218-292>
#LUA ERROR stack traceback:
@../mods/workshop-741879530/scripts/components_rezecibsrebalance/domesticatable.lua:238 in (field) fn (Lua) <229-269>
inst = 126687 - arong (valid:true)
self =
decaytask = PERIODIC 126687: 10.000000
domesticated = false
tendencies = table: 3E5BF318
lastdomesticationgain = 0
inst = 126687 - arong (valid:true)
domesticationdecaypaused = false
minobedience = 0
num_recent_feeders = 0
domestication_triggerfn = function - ../mods/workshop-1988174629/scripts/prefabs/musha_arong.lua:453
domestication_latch = false
near_death = false
obedience = 0.17916666666667
num_domesticators = 0
recent_feeders = table: 3E5BF570
domestication = table: 3E5BF548
maxobedience = 1
Compatibility report error
The Klei version of Woodie is even stronger than your old school one, lol
I didn't get crashes with riding beefalo, do you have the crash message from the logs or a crash screenshot?
would love klei to have you, it's quite fun to play your design vision
Currently one struggle in Don't Starve (Together) with making late game bases, is relocating all the turf as you'd like to shape your world to. It is very time consuming. A suggestion I would make, would be to give Maxwell one more unique shadow. Obviously wielding a pitchfork, this shadow puppet would dig up turf. Probably like the other shadows, you can't really control what turf it digs up, and would just dig up every turf within your leash range, but maybe they could be tasked so that Maxwell firsts needs to dig up a turf himself, and then the shadows lock themselves onto that specific turf.
It would certainly be a usefull tool for lategame base building. Furthermore it would also kind of fit Maxwell's lore/theme of him deeming the constant as his and him shaping it to his image.
I just cant stop playing Wortox xD
Fixed Wortox's Soul Hop not working
Removed the Ancient Guardian respawn mechanic because you can do it with the Fuelweaver now
Allowed disabling certain patches in public games
Improved mod detection code so it will better detect conflicts for patches, and added one mod to check for conflicts with Maxwell's changes
GLOBAL.ACTIONS.BLINK.fn = function(act)
if act.invobject and act.invobject.components.blinkstaff and not act.invobject.components.fueled:IsEmpty() then
return act.invobject.components.blinkstaff:Blink(act.pos, act.doer)
elseif act.doer ~= nil --have to accomodate for Wortox
and act.doer.sg ~= nil
and act.doer.sg.currentstate.name == "portal_jumpin_pre"
and act.pos ~= nil
and act.doer.components.inventory ~= nil
and act.doer.components.inventory:Has("wortox_soul", 1) then
act.doer.components.inventory:ConsumeByName("wortox_soul", 1)
act.doer.sg:GoToState("portal_jumpin", act.pos)
return true
end
end
I'd rather beefalo not be affected by roads. They're already the fastest means of transportation a rider beefalo being 30% faster than the player before saddles than 55% faster than that with a glossamer saddle.
Unsure how I feel about the potentially immortal bit, on one hand they're a huge investment and it'd be sad to see them go, on the other hand it gets rid of great deal of risk management.
I'd like it if the collar could make riding them exclusive to you even outside of pvp.
Willow to be immune to fire since its just cooler and more convenient. Don't want scale-mail to be more optimal in a Dragon Fly fight while i'm Willow, cuz that's just lame, also easier to regain sanity by fire proximity if you're immune.