Rain World

Rain World

Dev Console
Irida Jun 25, 2024 @ 9:38pm
bug reports because i couldnt see one called bug reports
uhhh heres bug reports ig
< >
Showing 1-5 of 5 comments
Irida Jun 25, 2024 @ 9:39pm 
for some reason my font is VERY weird, (every letter i type just comes out as a square/rectangle, but once something is sent into the command history its fine and readable)
this happend when I use the command builder :

new DevConsole.Commands.CommandBuilder("AHHHHHHHHHHHHHHHHHHH") .Run(args => { DevConsole.GameConsole.WriteLine("AHHHHHHHHHHHHHHHHHHHHHHH!", UnityEngine.Color.red); }) .AutoComplete((x) => { if (x.Length == 0) { return ["WHY!!!!!!!!!!!!!!!!!!!!!"]; } return []; }) .Register();

[Warning: Unity Log] System.MissingFieldException: Field 'MoreSlugcats.MoreSlugcatsEnums/AbstractObjectType.SingularityBomb' not found.
at DevConsole.DevConsoleMod+<>c.<Awake>b__4_2 (On.RainWorld+orig_PostModsInit orig, RainWorld self) [0x0000d] in <6a834476c13b4cdf9210ed2fc73a95fa>:0
at ModManager+<>c__DisplayClass52_1.<WrapPostModsInit>b__1 (On.RainWorld+orig_PostModsInit orig, RainWorld self) [0x00014] in <1ce43d89235949a5ba90dc605b43f579>:0

and AbstractObjectType.SingularityBomb is not stored in MoreSlugcats.MoreSlugcatsEnums anymore since the watcher
modded creatures dont work
Originally posted by Irida:
for some reason my font is VERY weird, (every letter i type just comes out as a square/rectangle, but once something is sent into the command history its fine and readable)
Me too.
Jono Jun 7 @ 8:22pm 
when i type a ID in it comes up with a entirely different ID.
< >
Showing 1-5 of 5 comments
Per page: 1530 50