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-8 of 8 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.
When I try to spawn an ID, the Slugpup that gets spawned does not have the ID I typed. I spawned in 3 slugpups with what was supposed to be the same ID, and none of them had the ID I had typed.
the portion of the console you write in has all letters replaced by cubes untill you press enter to use the cmd
Issues found while loading mods!
Disabling problematic mods

Dev Console: MissingFieldException: Field
'MoreSlugcats.MoreSlugcatsEnums/AbstractObjectType.SingularityBomb' not found.

Not sure if it matters but i only have like 33 other mods loaded
< >
Showing 1-8 of 8 comments
Per page: 1530 50