饑荒聯機版

饑荒聯機版

5,643 次評價
[API] Gem Core
2
8
5
5
2
   
獎勵
加入最愛
已加入最愛
移除最愛
檔案大小
發佈於
更新時間
423.481 KB
2018 年 5 月 5 日 上午 8:18
3 月 3 日 下午 12:37
127 項更新註記 (檢視)

訂閱以下載
[API] Gem Core

在 Zarklord 的 1 個收藏中
Island Adventures Dedicated Server Setup
2 個項目
描述
版本5.1.45
适用于mod开发人员的强大改装工具库。

访问Gem Core Wiki []以获得API信息
有关错误报告和功能请求,请转到Gem核心问题页面[]页面,并创建一个记录您的错误/功能请求的问题。

在gitlab []上为此模块做贡献

如果您有崩溃但没有给我崩溃日志,我将无法修复它!

想和我谈谈您的车祸吗? 需要在您的mod中使用Gem Core功能的帮助吗? 你会发现我不和谐。
[discord.gg]

学分:
Zarklord-用于创建此API。
Fidooop-确保一切正确。
Rezecib-对于他出色的高价黑客。
NSimplex-对于memspikefix。
ksaab-用于帮助标签实体。
熱門討論 檢視全部(1)
1
3 月 3 日 下午 12:45
Using Deconstruction Staff to disassemble items can sometimes cause the server to crash
冰冰羊
770 則留言
Zarklord  [作者] 7 月 15 日 上午 10:06 
@myxal, seems to actually be a base game bug assuming that "winona_machineparts_1" has an AnimState, nothing to do with gem core
myxal 7 月 12 日 下午 12:58 
Not sure where it originates, but I have a client crash (with a dedicated server) when moving winona's doohickeys between inventories (main/overflow/open container) using shift-click.

Logs: https://gist.github.com/myxal/ba387908baad4d8e065d1b64a65d2bd4
el_Chuchmay 6 月 25 日 下午 12:27 
Had a seed and now its a different world...
SERTKAZANICI31 6 月 19 日 下午 12:56 
on numara mod:steamhappy:
Aozor**ings 5 月 16 日 上午 11:34 
[00:00:07]: [string "../mods/workshop-1908933602/scripts/Feast_M..."]:2: attempt to call method 'FindAndConvertIngredient' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-1908933602/scripts/Feast_ManyMeats.lua(2,1)
=(tail call) ?
=[C] in function 'xpcall'
scripts/mods.lua(186,1) in function 'recipepostinitany'
scripts/recipe.lua(157,1) in function '_Recipe_ctor'
../mods/workshop-1378549454/gemscripts/gemdictionary/recipe.lua(34,1) in function 'constructor'
scripts/modutil.lua(156,1) in function '_ctor'
mecheart 3 月 30 日 下午 4:33 
"reset same world" doesn't work if you stay in the menu. you have to escape the menu after clicking that. at least was true alone in auto-paused state
Zarklord  [作者] 3 月 8 日 上午 9:18 
This crash is not from gemcore, it's from whatever mod added the prefab: "buff_critter_kitten"
Alii的少女心 3 月 8 日 上午 8:07 
[00:08:36]: [string "scripts/dumper.lua"]:118: Cannot dump userdata (Transform (0x6000040ef5c0) - unknown)
LUA ERROR stack traceback:
../mods/workshop-1378549454/gemscripts/tools/dynamictilemanager.lua:188 in (global) error (Lua) <183-189>
scripts/dumper.lua:118 in () ? (Lua) <104-119>
=(tail call):-1 in () (tail) <-1--1>
scripts/dumper.lua:176 in () ? (Lua) <158-194>
=(tail call):-1 in () (tail) <-1--1>
Alii的少女心 3 月 8 日 上午 8:07 
plz
LUA ERROR stack traceback:
../mods/workshop-1378549454/gemscripts/tools/dynamictilemanager.lua:188 in (global) error (Lua) <183-189>
message = Cannot dump userdata (Transform (0x6000040ef5c0) - unknown)
level = 2
scripts/dumper.lua:118 in () ? (Lua) <104-119>
value = Transform (0x6000040ef5c0)
var = nil
i = 8
=(tail call):-1 in () (tail) <-1--1>
scripts/dumper.lua:176 in () ? (Lua) <158-194>
value = 112650 - buff_critter_kitten (valid:true)
numidx = 1
key = Transform
val = Transform (0x6000040ef5c0)
=(tail call):-1 in () (tail) <-1--1>
Beethoven-此喵非彼喵 2 月 19 日 下午 7:58 
There may be some side effects somewhere with the mods and setup but the logs point to the gemdictionary changing the target parameter to an invalid entity reference. Target changes from 160767 to 160696 inside of the gemdictionary part of the mod.