Thomas Phillips

Results 11 comments of Thomas Phillips

as a new player, i stumbled across this mod as i need to RTFM 😅 i havent joined the discord so apologies if further discussion has happened there. saw that...

sure, here's latest log: ``` [I] [GL] Version: OpenGL 4.6.0 / NVIDIA Corporation / NVIDIA GeForce RTX 2080 Ti/PCIe/SSE2 [I] [GL] Max texture size: 32768 [I] [GL] Using OpenGL 2...

i think it's the latter. made a local change to rename all files and folders, replacing spaces with _ and the same error is returned. out of curiousty i added...

hmm, not quite that simple; using `currentMod.file.child(...)` gives us almost the correct file path > [E] I:/Steam/steamapps/common/Mindustry/saves/mods/deltanedasrtfm.zip/manuals/RTFM Docs/Getting Started but the .zip structure has an extra folder, which includes a...

Encountering this issue too, in regard to the cropper not allowing to save without editing, though i'm not seeing the code mentioned here > Manage pass over the issue described...

Bump! I am running into the same issue with the Firebase/MLVision package... ... lipo -create -output pods/GoogleUtilities.Environment/XCode/build-out/libGoogleUtilities.a /Users/appdevelopers/Documents/DevSpaces/Thomas_Phillips/objc-automatic-master/pods/GoogleUtilities.Environment/XCode/build-out/libGoogleUtilities.device.a /Users/appdevelopers/Documents/DevSpaces/Thomas_Phillips/objc-automatic-master/pods/GoogleUtilities.Environment/XCode/build-out/libGoogleUtilities.sim.a sharpie bind -output bindings/GoogleUtilities.Environment -sdk "iphoneos" -scope pods/GoogleUtilities.Environment/XCode/build-out/Debug-iphoneos/GoogleUtilities -n DreamTeam.Xamarin.GoogleUtilities.Environment -c...

@alexsorokoletov Hello! has there been any progress made on this?

Bump! I would like to use this within a project as it seems to be a useful package.

Howdy, sorry to be that guy. Has there been any progress made on this? Specifically I wish to consume the Media3.Transformer set of classes. Or if anyone knows of an...

I did a little investigation prior to raising this issue. [Here](https://github.com/hoppscotch/hoppscotch/blob/2917d50c6afe5f52fdcbb284514099d8423eca79/packages/hoppscotch-common/src/components/environments/Selector.vue#L119) is where the picker's items are populated for the view. The data source is generated [here](https://github.com/hoppscotch/hoppscotch/blob/2917d50c6afe5f52fdcbb284514099d8423eca79/packages/hoppscotch-common/src/helpers/teams/TeamEnvironmentAdapter.ts#L114) I think a...